1. 381ae07b win: sealed -> final rename, part 3/3. by [email protected] · 11 years ago
  2. 6cb96f0d win: Now that we're on msvs2013, spell final 'final' not 'sealed'. by [email protected] · 11 years ago
  3. b86facd Remove the LIKELY() macro. by [email protected] · 11 years ago
  4. 583c4de Remove the NSSTRING_FORMAT() macro. by [email protected] · 11 years ago
  5. bb259180 Add a macro NSSTRING_FORMAT for Objective-C formatting function by [email protected] · 11 years ago
  6. 2bc0c699 Use branch prediction hints to make trace events cheaper by [email protected] · 12 years ago
  7. 36c2b137 Fix NaCl-related build errors in MemorySanitizer builds. by [email protected] · 12 years ago
  8. eb82dfb Include the MSan interface header in base/compiler_specific.h. by [email protected] · 12 years ago
  9. 38950138 compiler_specific.h: define FINAL as final when using Clang on Windows by [email protected] · 12 years ago
  10. 5a8d4ce Move DumpProcessWithoutCrash to base, so we can use it from net and content by [email protected] · 12 years ago
  11. 9d6985f6 Correctly define OVERRIDE / FINAL when building with g++ 4.7 and C++11 support by [email protected] · 12 years ago
  12. ccf8453d Mojo: First stab at making MessagePipes work across OS pipes. by [email protected] · 12 years ago
  13. 3122c37 Add FINAL to base/compiler_specific.h. by [email protected] · 12 years ago
  14. 1652dcc base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro. by [email protected] · 12 years ago
  15. 7815a36 Update ALLOW_THIS_IN_INITIALIZER_LIST macro to reflect its deprecatation. by [email protected] · 12 years ago
  16. 75086be Annotate ThreadData::PushToHeadOfList for MemorySanitizer. by [email protected] · 12 years ago
  17. 9f01b02 Upgrade AlignedMemory to support dynamic allocations. by [email protected] · 13 years ago
  18. 7f5b89239 Revert 147988 - Upgrade AlignedMemory to support dynamic allocations. by [email protected] · 13 years ago
  19. f8f5593b Upgrade AlignedMemory to support dynamic allocations. by [email protected] · 13 years ago
  20. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  21. cd924d6 Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySingletonTraits by [email protected] · 13 years ago
  22. 2149cc62 Add a stackframe named 'CrashIntentionally' to crashes from about:crash. by [email protected] · 14 years ago
  23. bfa08197 Make the comment above NON_EXPORTED_BASE talk about static data. by [email protected] · 14 years ago
  24. 117bbe3 Comment on WARN_UNUSED_RESULT about how to defeat it. by [email protected] · 14 years ago
  25. 13677b8 net: Add NET_API to net/base by [email protected] · 14 years ago
  26. 50795a0 Add shutdown trace functions by [email protected] · 14 years ago
  27. ad67f97 Roll clang to r124477. by [email protected] · 15 years ago
  28. 914ffd1b Disable OVERRIDE for clang for a while. by [email protected] · 15 years ago
  29. 2b6bba91 Support OVERRIDE for clang. by [email protected] · 15 years ago
  30. f5059510 Add an OVERRIDE macro to our list of compiler-specific annotations. by [email protected] · 15 years ago
  31. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  32. 34b2b00 Add compiler-specific "examine printf format" attributes to printfs. by [email protected] · 16 years ago
  33. 85e0f1f Platform cleanup in browser/ and porting of few files. by [email protected] · 17 years ago
  34. dd9afc0b Generate a warning if the return value of FilePath::Append is ignored. by [email protected] · 17 years ago
  35. 0eb9f434 Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf, by [email protected] · 17 years ago
  36. b91902d Unignore most warnings on POSIX in build/SConscript.main. by [email protected] · 17 years ago
  37. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  38. f1ea2fa Fix the final gcc warnings in base and net. Provide some macros to selectively disable MSVC warnings. by [email protected] · 17 years ago