1. e9f1f1a Set dump_without_crashing_function_ in chrome.dll with value of exported chrome!DumpProcessWithoutCrash. by wfh@chromium.org · 10 years ago
  2. 1ac03c5 Decrement CreateDoubleValue count by estade@chromium.org · 10 years ago
  3. 8f650b2 Add metadata that report whether the buffer was full, and the timestamp when that happens. by nednguyen@google.com · 10 years ago
  4. 10ef485 [android_webview] Introduce AwAssets to reference assets inside the apk. by primiano@chromium.org · 10 years ago
  5. 971b174 Fix data race with synthetic delay initialization by skyostil@chromium.org · 10 years ago
  6. 4ba57ac Roll ICU to icu52 by jshin@chromium.org · 10 years ago
  7. 0abdf80 Fix StackOverFlow in AdvancedMockContext. by nyquist@chromium.org · 10 years ago
  8. 9ed6d6a Workaround removal of __system_property_get in Android NDK. by rmcilroy@chromium.org · 10 years ago
  9. f65e67e Avoid macro redefinition in tools_sanity_unittest.cc by tzik@chromium.org · 10 years ago
  10. ddd442d Make ObserverList non-inline to save 90KB with gcc by bratell@opera.com · 10 years ago
  11. 4aea001 Separate ResizeHelper from RenderWidgetHelper by ccameron@chromium.org · 10 years ago
  12. 0137aa8 Fix the build when use_glib is set to 0. by zhaoze.zhou@partner.samsung.com · 10 years ago
  13. e02b153 Track size of files serialized by the JsonPrefStore. by gab@chromium.org · 10 years ago
  14. f0b7853 add double support to base::Pickle by mostynb@opera.com · 10 years ago
  15. 6d7276c Add the required xvfb testing tool to the isolate target for some tests. by petermayo@chromium.org · 10 years ago
  16. 8e183b6 Leftover cleanups from https://codereview.chromium.org/324493002 . by erikwright@chromium.org · 10 years ago
  17. 81c9f98 The message length should be serialized as a 64-bit value. by wtc@chromium.org · 10 years ago
  18. c9ff378 Introduce task_runner() accessors for both base::Thread and base::MessageLoop by rsleevi@chromium.org · 10 years ago
  19. fa86f1f DCHECK(CalledOnValidThread()) for ScopedUserPrefUpdate by battre@chromium.org · 10 years ago
  20. c62f3a2 Set parcel data position to 0 when cloning the relro bundle. by simonb@chromium.org · 10 years ago
  21. 61e0bea base: Default android version to 4.4.99 by boliu@chromium.org · 10 years ago
  22. cb33c35 Fixes for re-enabling more MSVC level 4 warnings: base/ edition #2 by pkasting@chromium.org · 10 years ago
  23. 9ef69ca base: Increase hard limit for emulated discardable memory. by reveman@chromium.org · 10 years ago
  24. f01cfba Move logging.h's definitions of operator<< into namespace std. by jyasskin@chromium.org · 10 years ago
  25. 15135cd [Android] Spill out CHECK error message in official build by feng@chromium.org · 10 years ago
  26. 11db908 Fix compilation error encountered when DEBUG set to 1. by simonb@chromium.org · 10 years ago
  27. 6593c3b base: Add soft memory limit to DiscardableMemoryManager. by reveman@chromium.org · 10 years ago
  28. b05cfd8 Fix tracing 64-bit to 32-bit truncations. by wfh@chromium.org · 10 years ago
  29. 9507289 Set CONFIGURATION_NAME to be used in base.isolate. by scheib@chromium.org · 10 years ago
  30. 0b4f8e5 Change g_native_tls_key to be 32-bit wide to match underlying type. by wfh@chromium.org · 10 years ago
  31. dc52a71 Extend workaround from https://codereview.chromium.org/98403005 to clang/win. by thakis@chromium.org · 10 years ago
  32. d6cec52 Add CancelableTaskTracker::PostTaskAndReplyWithResult by sdefresne@chromium.org · 10 years ago
  33. 0cd4615 Remove ProcessMetrics::CalculateFreeMemory. by wfh@chromium.org · 10 years ago
  34. 2962b2b Fixes for re-enabling more MSVC level 4 warnings: base/ edition by pkasting@chromium.org · 10 years ago
  35. 98eec04 Fix a typo in a comment for Closure. by wtc@chromium.org · 10 years ago
  36. 15a496f Revert of Revert of Revert 221427 "Add instrumentation to the MessagePumpMac family ..." (https://codereview.chromium.org/366873002/) by rsesek@chromium.org · 10 years ago
  37. a141b17 Resolve build issues for ashmem_allocator/libc++ by pasko@chromium.org · 10 years ago
  38. 95560b3 Revert of Revert 221427 "Add instrumentation to the MessagePumpMac family ..." (https://codereview.chromium.org/360373004/) by tzik@chromium.org · 10 years ago
  39. 29bdafe Revert 221427 "Add instrumentation to the MessagePumpMac family ..." by rsesek@chromium.org · 10 years ago
  40. c288d3e Enable the crazy linker for arm64. by simonb@chromium.org · 10 years ago
  41. 411bc20 Add switch for turning on library in zip file support. by anton@chromium.org · 10 years ago
  42. 0950371 Increase storage for Java exception information. by ohrn@opera.com · 10 years ago
  43. 30a2c00 [Android]: Replace calls to getdtablesize with sysconf(_SC_OPEN_MAX) in tools. by rmcilroy@chromium.org · 10 years ago
  44. 8bdadee [Android] Add an error message for java exception crash by boliu@chromium.org · 10 years ago
  45. 4d0eaad Add base::SizeTToString. by wtc@chromium.org · 10 years ago
  46. 22546e5 Chromium Linker support for loading lib*.so from within an APK file by anton@chromium.org · 10 years ago
  47. 6be6fe5 Add support for uncompress library in APK to the build system by anton@chromium.org · 10 years ago
  48. 2360282 stub out debug::StackTrace().Print() when using uclibc by mostynb@opera.com · 10 years ago
  49. c8e1071 Fix comparison between signed and unsigned integer expressions. by yfriedman@chromium.org · 10 years ago
  50. da21aff Expose a low-end device mode override flags for non-android OSs as well by c.shu@samsung.com · 10 years ago
  51. 70dc565 Suppress data race reports: by glider@chromium.org · 10 years ago
  52. c75e137 Make sure ThreadSanitizer v2 reports a data race in ToolsSanityTest.DataRace. by glider@chromium.org · 10 years ago
  53. acaaae7 Edited comment to say "callback will not be run" instead of "callback will not be issued". by brandonsalmon@chromium.org · 10 years ago
  54. 51c332a Move all remaining appcache-related code to content namespace by pilgrim@chromium.org · 10 years ago
  55. 3ff110a Revert of Revert "[Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefault" (https://codereview.chromium.org/354673005/) by jeremy@chromium.org · 10 years ago
  56. 9324f33 Memory tools suppressions: by glider@chromium.org · 10 years ago
  57. f85ff20 Add history_size=7 to the TSan default options. by glider@chromium.org · 10 years ago
  58. fb98e33 Add depfile support to android build scripts by cjhopman@chromium.org · 10 years ago
  59. 496e758 Create WebSocketTransportClientSocketPool by ricea@chromium.org · 10 years ago
  60. 557257d Revert "[Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefault" by miletus@chromium.org · 10 years ago
  61. 5e65bd0 Maximise timer slack for Sync thread by jeremy@chromium.org · 10 years ago
  62. 4826afb Remove base/platform_file.* by rvargas@chromium.org · 10 years ago
  63. 07f590c Increase the test output line limit 50 -> 5000 by phajdan.jr@chromium.org · 10 years ago
  64. bd1dc1d Update the class comment for StringPiece to reflect the internal guidance by rch@chromium.org · 10 years ago
  65. 09dd8df base: Default android version to 0.0.0 by boliu@chromium.org · 10 years ago
  66. 26b34d1 MSan: introduce a GYP flag to control origin tracking. by earthdok@chromium.org · 10 years ago
  67. 4bef357 [Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefault by jeremy@chromium.org · 10 years ago
  68. 24edd0e Revert of [Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefault (https://coderevie… (https://codereview.chromium.org/331983002/) by ckocagil@chromium.org · 10 years ago
  69. 6b7b117 Reland change to use a native MessagePump instead of a MessagePumpDefault. by jeremy@chromium.org · 10 years ago
  70. b2154c0 Test that a WeakPtrFactory can create new weak pointers after a by wtc@chromium.org · 10 years ago
  71. 41410a1 Move FieldTrialHelper from chrome to base and call it FieldTrialList. by maxbogue@chromium.org · 10 years ago
  72. d0ead9c Fix potential deadlock situation for ChromeOS sounds. by dalecurtis@google.com · 10 years ago
  73. ba1a954 net: FileStream cleanup by rvargas@chromium.org · 10 years ago
  74. 553584f JarJar resources when building the android_webview. by mkosiba@chromium.org · 10 years ago
  75. d476569 Expand the JsonPrefStore's interface to allow for an alternate filename to be specified. by gab@chromium.org · 10 years ago
  76. 5355397 Password bubble: Ensure that the bubble stays open for at least 1 second. by mkwst@chromium.org · 10 years ago
  77. 8987159 Set chrome thread name in JVM. by byungchul@chromium.org · 10 years ago
  78. a679c26 Alter the design of the bootstrap sandbox to only take over the bootstrap port of children when necessary. by rsesek@chromium.org · 10 years ago
  79. 0398341 Remove unused header in safe_math_impl.h by jschuh@chromium.org · 10 years ago
  80. 80cadb0 Fix not to close the bubble when entering full screen. by malcolm.2.wang@gmail.com · 10 years ago
  81. 64ba2c4 ServiceWorker: Remove unused suppression for tsan by nhiroki@chromium.org · 10 years ago
  82. 8153cb4 Suppress data race in ExtensioNGCMAppHandlerTest by oshima@chromium.org · 10 years ago
  83. c1cbdbb Improve the no-op reconcilor so that it doesn't "hang" after the first execution, but instead successfully completes the reconciliation. by mlerman@chromium.org · 10 years ago
  84. 27203be Move preference MACs to the protected preference stores. by erikwright@chromium.org · 10 years ago
  85. 7c5ba71 Remove the definition of AtomicOps_Internalx86CPUFeatures from base/atomicops_internals_tsan.h by glider@chromium.org · 10 years ago
  86. 3dc979c Remove two unused logging::LogMessage constructors. by viettrungluu@chromium.org · 10 years ago
  87. 345add6 Remove TraceStringWrapper::operator const char*() by wangxianzhu@chromium.org · 10 years ago
  88. 0e28948 Revert 268371 "base: Increase emulated discardable memory limit." by reveman@chromium.org · 10 years ago
  89. fa1131c Calling Shutdown() for Android content_browsertests. Removed webrtc test hack. by starodub@google.com · 10 years ago
  90. 08773ff Revert "Improve the no-op reconcilor so that it doesn't "hang" after the first execution, but instead successfully completes the reconciliation." (https://codereview.chromium.org/309843002/) by hirono@chromium.org · 10 years ago
  91. b17810f Fix SafeSPrintfTest.Truncation in base_unittests by yang.gu@intel.com · 10 years ago
  92. 96fa8f5 Follow-up to https://codereview.chromium.org/291993003/ by thakis@chromium.org · 10 years ago
  93. 001b068 Android: enable chromium linker on the shells. by bulach@chromium.org · 10 years ago
  94. 7915acf Speculatively increase test timeouts under MSan. by earthdok@chromium.org · 10 years ago
  95. 96925ac Remove the LOG_ERROR_REPORT log severity level. by viettrungluu@chromium.org · 10 years ago
  96. 492bbde Improve the no-op reconcilor so that it doesn't "hang" after the first execution, but instead successfully completes the reconciliation. by mlerman@chromium.org · 10 years ago
  97. a43b6c2 Increase test timeouts under MSan. by earthdok@chromium.org · 10 years ago
  98. cfb4faa Use the local crazy_linker source fork in place of the NDK. by simonb@chromium.org · 10 years ago
  99. dff2d73 Add 'strip_path_prefix=Release/../../' to the default options for ASan/TSan. by earthdok@chromium.org · 10 years ago
  100. 42d5b6f Export ASAN helpers for component builds. by dcheng@chromium.org · 10 years ago