1. ddbf729 win: sealed -> final rename, part 3/3. by thakis@chromium.org · 10 years ago
  2. b239581 win: Now that we're on msvs2013, spell final 'final' not 'sealed'. by thakis@chromium.org · 10 years ago
  3. 3bc00fb Remove the LIKELY() macro. by viettrungluu@chromium.org · 10 years ago
  4. 56243b9 Remove the NSSTRING_FORMAT() macro. by viettrungluu@chromium.org · 10 years ago
  5. bf69451 Add a macro NSSTRING_FORMAT for Objective-C formatting function by sdefresne@chromium.org · 10 years ago
  6. 98e93c0 Use branch prediction hints to make trace events cheaper by skyostil@chromium.org · 10 years ago
  7. 815eb60 Fix NaCl-related build errors in MemorySanitizer builds. by earthdok@chromium.org · 11 years ago
  8. 0446a67 Include the MSan interface header in base/compiler_specific.h. by earthdok@chromium.org · 11 years ago
  9. 4f7a2b7 compiler_specific.h: define FINAL as final when using Clang on Windows by hans@chromium.org · 11 years ago
  10. 74e19e2 Move DumpProcessWithoutCrash to base, so we can use it from net and content by jochen@chromium.org · 11 years ago
  11. 7d932ba Correctly define OVERRIDE / FINAL when building with g++ 4.7 and C++11 support by ch.dumez@samsung.com · 11 years ago
  12. 7b35b88 Mojo: First stab at making MessagePipes work across OS pipes. by viettrungluu@chromium.org · 11 years ago
  13. 1a0e314 Add FINAL to base/compiler_specific.h. by jered@chromium.org · 11 years ago
  14. 7456955 base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro. by tfarina@chromium.org · 11 years ago
  15. 891d0e1 Update ALLOW_THIS_IN_INITIALIZER_LIST macro to reflect its deprecatation. by scherkus@chromium.org · 11 years ago
  16. 5eff831 Annotate ThreadData::PushToHeadOfList for MemorySanitizer. by eugenis@chromium.org · 11 years ago
  17. ee81643 Upgrade AlignedMemory to support dynamic allocations. by dalecurtis@chromium.org · 12 years ago
  18. 22f77fd Revert 147988 - Upgrade AlignedMemory to support dynamic allocations. by acolwell@chromium.org · 12 years ago
  19. 9ec2ad7 Upgrade AlignedMemory to support dynamic allocations. by dalecurtis@chromium.org · 12 years ago
  20. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  21. dde8e30 Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySingletonTraits by jbates@chromium.org · 12 years ago
  22. f1ab5fe Add a stackframe named 'CrashIntentionally' to crashes from about:crash. by eroman@chromium.org · 12 years ago
  23. 743e2e3 Make the comment above NON_EXPORTED_BASE talk about static data. by jam@chromium.org · 13 years ago
  24. 0da7dbd Comment on WARN_UNUSED_RESULT about how to defeat it. by shess@chromium.org · 13 years ago
  25. 1ed7f9a net: Add NET_API to net/base by rvargas@google.com · 13 years ago
  26. f895b37 Add shutdown trace functions by davemoore@chromium.org · 13 years ago
  27. 54ad902 Roll clang to r124477. by thakis@chromium.org · 14 years ago
  28. 10bf978 Disable OVERRIDE for clang for a while. by thakis@chromium.org · 14 years ago
  29. 63465b0 Support OVERRIDE for clang. by thakis@chromium.org · 14 years ago
  30. 6b68db3 Add an OVERRIDE macro to our list of compiler-specific annotations. by evan@chromium.org · 14 years ago
  31. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  32. 3f6b260 Add compiler-specific "examine printf format" attributes to printfs. by evan@chromium.org · 15 years ago
  33. 81427ab Platform cleanup in browser/ and porting of few files. by phajdan.jr@chromium.org · 16 years ago
  34. 1958301 Generate a warning if the return value of FilePath::Append is ignored. by agl@chromium.org · 16 years ago
  35. 520ada6 Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf, by deanm@chromium.org · 16 years ago
  36. 5756c4f Unignore most warnings on POSIX in build/SConscript.main. by evanm@google.com · 16 years ago
  37. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  38. fa5f993 Fix the final gcc warnings in base and net. Provide some macros to selectively disable MSVC warnings. by mmentovai@google.com · 16 years ago