1. 92e9302 [Android] Support conditional test disabling based on android.os.Build values. by jbudorick · 9 years ago
  2. eddcba4 These caused failures on debug win7 bots that need further investigation. by wfh · 9 years ago
  3. 68e023c [Tracing Clock Sync] Implement clock sync in Chrome by zhenw · 9 years ago
  4. 66b0fb5 Fix Android renderer crash related to field trial synchronization. by asvitkine · 9 years ago
  5. a5ae763 Revert of [tracing] Simplify logic of MemoryDumpManager (patchset #9 id:160001 of https://codereview.chromium.org/1536533004/ ) by primiano · 9 years ago
  6. ceb0311 [tracing] Simplify logic of MemoryDumpManager by primiano · 9 years ago
  7. 203747c [tracing]Fix resident size of malloc for mac and ios. by ssid · 9 years ago
  8. 6a5bbb5 Revert of Allow IAT patches to fail when patching for Active Verifier. (patchset #3 id:40001 of https://codereview.chromium.org/1540723002/ ) by finnur · 9 years ago
  9. 67a4078 Allow IAT patches to fail when patching for Active Verifier. by wfh · 9 years ago
  10. ac4cb19 move libevent into base by tfarina · 9 years ago
  11. 260fab5 Replace typedef with using for Callback/Bind related files by tzik · 9 years ago
  12. 4c64d45 [Tracing] Remove context_id in favor of traits by fmeawad · 9 years ago
  13. f0a3e1d Reland of [Tracing] Adjust allocation register size for low-end devices by ruuda · 9 years ago
  14. c3fa454 Revert of [Tracing] Adjust allocation register size for low-end devices (patchset #4 id:60001 of https://codereview.chromium.org/1530583003/ ) by phoglund · 9 years ago
  15. e0bf288 MRUCacheBase - Added Swap method to exchange contents of two MRUCache objects. by rtenneti · 9 years ago
  16. d213a50 Add a web reference to arraysize() macro docs. by tnagel · 9 years ago
  17. 5b8bf3f Remove unbound base::Bind overload by tzik · 9 years ago
  18. 707844c Added protection against mapping image sections between processes. by forshaw · 9 years ago
  19. 7ae89c2 Remove unused Tuple dispatch functions by mdempsky · 9 years ago
  20. f555c17 [Tracing] Adjust allocation register size for low-end devices by seantopping · 9 years ago
  21. 6351b4d base: remove dcheng's TODO for updating webrtc by tfarina · 9 years ago
  22. 92cda53 Give ScopedJavaGlobalRef copy and assignment constructors by aberent · 9 years ago
  23. 7b98d83 Cleanup: Remove unused SharedMemory ctor. by thestig · 9 years ago
  24. 76180b0 [mojo] Use base::Pickle for Message storage. by rockot · 9 years ago
  25. ffba521 Remove unused #include. by davidben · 9 years ago
  26. 368053a Cleanup: Convert const char* kFoo to const char kFoo[]. by thestig · 9 years ago
  27. 3617705 Revert of Use SequenceChecker to allow Timer to run in SequencedWorkerPool (patchset #6 id:100001 of https://codereview.chromium.org/1433373003/ ) by jsbell · 9 years ago
  28. 22bed02 Disable NativeLibraryPrefetcherTest tests that use mincore() by timav · 9 years ago
  29. 63eff10 Move handle hooks into base/win and add tests. by wfh · 9 years ago
  30. 266492c Use SequenceChecker to allow Timer to run in SequencedWorkerPool by jsbell · 9 years ago
  31. 6d2d7ac Linux: Correctly count the number of open file descriptors. by thestig · 9 years ago
  32. a5d36bc net: Extract SetNonBlocking() function from net_util.h by tfarina · 9 years ago
  33. 97db946 Add open FDs count support to the task manager on Linux and CrOS by afakhry · 9 years ago
  34. 24f0b81 Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. (patchset #13 id:240001 of https://codereview.chromium.org/1465383003/ ) by danakj · 9 years ago
  35. a4c5b53 android: Record how much of the native library is there before prefetch. by lizeb · 9 years ago
  36. 1692b9e [Tracing Clock Sync] Add TracingAgent interface in Chrome by zhenw · 9 years ago
  37. c649ce1 [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. by jbudorick · 9 years ago
  38. b063222 Clean up base::Callback stuff by tzik · 9 years ago
  39. 961ff4a Rewrite Pass() to std::move() in base/ by dcheng · 9 years ago
  40. 6d6d8ed Check for null when registering for ACTION_BATTERY_CHANGED. by tedchoc · 9 years ago
  41. 3d580cf Compatibility shim to allow std::unique_ptr use with base::Callback. by dcheng · 9 years ago
  42. f64f60e Don't use a delgating constructor passing a member variable. by bcwhite · 9 years ago
  43. 46033b5 base: Make saturated_cast behavior for NaNs configurable. by vmpstr · 9 years ago
  44. 4f10c19 Add WrapUnique helper to wrap a raw pointer in a std::unique_ptr. by dcheng · 9 years ago
  45. 3294f29 Fix strict mode violation in SelectFileDialog.java by qinmin · 9 years ago
  46. 2f4c0ff [Tracing] Fix --trace-to-console by zhenw · 9 years ago
  47. cc1f4c7 [base] Accidentally omitted file_locking_unittest.cc changes. by shess · 9 years ago
  48. 33f2880 Fix PathProvider to not modify result when DIR_TEST_DATA does not exist by maniscalco · 9 years ago
  49. 587f17f Fix nocompile base_unittests by tzik · 9 years ago
  50. 1faa86e Revert "Added a call to ActivityManager.isLowRamDevice() from SysUtils.detectLowEndDevice()." by aelias · 9 years ago
  51. 5a983bb Remove the NoAtExitBaseTestSuite anti-pattern. by jam · 9 years ago
  52. 7bcee67 Fix a memory leak in the encoding detector wrapper by jshin · 9 years ago
  53. 23e6c9b [base] POSIX File::Unlock() didn't actually unlock file. by shess · 9 years ago
  54. 50dd4a1 [Tracing] Enable heap dumps with both type info and backtraces by ruuda · 9 years ago
  55. 3f83f16 Remove kint32max. by avi · 9 years ago
  56. ca01de9 Reorganize histograms for persistence. by bcwhite · 9 years ago
  57. abbc93c Prepare chrome to use the new Mojo EDK by default. by John Abd-El-Malek · 9 years ago
  58. 02ea2c2 [Android] Add support for timeouts scaling for OnDevice instrumentation. by mikecase · 9 years ago
  59. 1ebbfb9 clang/win: Let some chromium_code targets build with -Wextra. by thakis · 9 years ago
  60. a5c246d Replace ScopedVector<ScopedFD> with std::vector<ScopedFD> by mdempsky · 9 years ago
  61. cb44272 Remove kuint64max. by avi · 9 years ago
  62. 6a3ed4c Fix comments in SampleForTests. by mvanouwerkerk · 9 years ago
  63. 078c3c3 Port android_must_copy_system_libraries logic GYP->GN by agrieve · 9 years ago
  64. d17ce2a base: Introduce Process::GetPidInNamespace(). by nya · 9 years ago
  65. 1f6e200 Fix mojo:example_main. by jam · 9 years ago
  66. 2b2fe56 Hide StrictMode flashes for TabContentManager. by wnwen · 9 years ago
  67. 95a2f37 Remove kint64max. by avi · 9 years ago
  68. 477a7cd C++11 atomics by jfb · 9 years ago
  69. d697456 Stack sampling profiler: fix leaf function unwinding and remove blacklisting by wittman · 9 years ago
  70. 9a34049 Rename MOVE_ONLY_TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 by danakj · 9 years ago
  71. 7f456f3 Only refer to base_debugging_flags in the target toolchain. by brettw · 9 years ago
  72. a7589e7 base: Stop using Pass() on move-only types in Bind and Callback. by danakj · 9 years ago
  73. 190afae Don't evaluate args to LOG(INFO) and LOG(WARNING) in release builds. by skobes · 9 years ago
  74. 62ad702 Test Launcher: document --test-launcher-filter-file. by nick · 9 years ago
  75. bdb0770 [Tracing] Make StackFrameDeduplicator take a range by ruuda · 9 years ago
  76. d38bbd6 Cleanup: Use ContainsValue() instead of std::find() in base/ by thestig · 9 years ago
  77. e6ac460 [Android] Check for null app metadata during multidex installation. by jbudorick · 9 years ago
  78. db4764b Remove allocator_extension_thunks since this layer is not required by primiano · 9 years ago
  79. b6894c1 base: get rid of deprecated TrimWhitespace() function by tfarina · 9 years ago
  80. eb0f090 Merge allocator and tcmalloc unittests and move to base_unittests by ssid · 9 years ago
  81. 0ad2b98 Move ENABLE_PROFILING to build flags system. by brettw · 9 years ago
  82. 27b4007 Remove kuint32max. by avi · 9 years ago
  83. 1a33614 Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro. by danakj · 9 years ago
  84. cff9a1e Remove DISALLOW_EVIL_CONSTRUCTORS by thakis · 9 years ago
  85. fab5a03 Revert of Move ENABLE_PROFILING to build flags system. (patchset #3 id:40001 of https://codereview.chromium.org/1499773002/ ) by jochen · 9 years ago
  86. 3221d74 Move ENABLE_PROFILING to build flags system. by brettw · 9 years ago
  87. 1e0bd04 Added --force-ui-direction flag for developers to force LTR or RTL. by mgiuca · 9 years ago
  88. 53b7feb Make PathData's LazyInstance Leaky by Scott Graham · 9 years ago
  89. 82bb343 mac: Back discardable shared memory with a Mach primitive. by erikchen · 9 years ago
  90. 5853c89 Remove kint64min. by avi · 9 years ago
  91. 2ad4082 Remove kuint8max. by avi · 9 years ago
  92. bb434cf jni: Allow nullptr to be converted to JavaRef. by torne · 9 years ago
  93. bb4d3c2 Reland of Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destructor. (patchset #1 id:1 of https://codereview.chromium.org/1496493004/ ) by tapted · 9 years ago
  94. fce4134 Revert of Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destructor. (patchset #4 id:60001 of https://codereview.chromium.org/1417353006/ ) by tapted · 9 years ago
  95. 7a5d633 Fix ProcessMetrics::GetCPUUsage() on Linux and CrOS returning negative values by afakhry · 9 years ago
  96. 52645f8 Change the cast in base::Location::Hash to uintptr_t. by amistry · 9 years ago
  97. 4d188ef Remove kint32min. by avi · 9 years ago
  98. 2a9d4ff Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destructor. by tommycli · 9 years ago
  99. 74d208c jni: Pass method parameters as JavaParamRef in base. by torne · 9 years ago
  100. 358b43a Using switch case fall through property that have same case content, this will keep code concise and easy to understand. by deepak.m1 · 9 years ago