1. 4518400 Reland of Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  2. 3f06cbd Remove 'global' user-data in favor of 'process' user-data. by bcwhite · 7 years ago
  3. 05ea6d8 memory-infra: port peak detection logic to MemoryPeakDetector by primiano · 7 years ago
  4. 6bdbeb2 Rewrite base::Bind into base::BindOnce on trivial cases in base by tzik · 7 years ago
  5. 7ce5d82 Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ ) by rouslan · 7 years ago
  6. 0143ef0 Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  7. c56cc7f Remove base::BinaryValue by jdoerrie · 7 years ago
  8. 62e159c Reland of Use base::flat_map for base::Value dictionary storage. (patchset #1 id:1 of https://codereview.chromium.org/2811043002/ ) by mkwst · 7 years ago
  9. 86c7264 Revert of Use base::flat_map for base::Value dictionary storage. (patchset #3 id:40001 of https://codereview.chromium.org/2807953002/ ) by mkwst · 7 years ago
  10. dd9573d [Android] Simplify naming of generated java enums IntDefs by dgn · 7 years ago
  11. cc92070 android: Async setupConnection binder call by boliu · 7 years ago
  12. aad64a4 Cleaner fall-back stack capture for --enable-heap-profiling=native. by wez · 7 years ago
  13. 4da803a Revert of android: Async setupConnection binder call (patchset #4 id:60001 of https://codereview.chromium.org/2810433002/ ) by rouslan · 7 years ago
  14. ce5db03 Use base::flat_map for base::Value dictionary storage. by brettw · 7 years ago
  15. 5b557dc Allow ObserverListThreadSafe to be used from sequenced tasks. by fdoray · 7 years ago
  16. 6d7bea6 android: Async setupConnection binder call by boliu · 7 years ago
  17. 7c4d0be memory-infra: Reland: Fill the memory dump callback result (2/2) by hjd · 7 years ago
  18. d913073 Add field-initializing factory static methods to generated mojo unions. by sammc · 7 years ago
  19. c1a5511 Consolidate JNI registrations for mojo system. by leon.han · 7 years ago
  20. d659737 The Blink Rename by Blink Reformat · 7 years ago
  21. 24c654d Make flat containers stable, allow constructing from vector. by brettw · 7 years ago
  22. 2890d2f Separate the create and start phases in SchedulerWorkerPoolImpl. by fdoray · 7 years ago
  23. 9a50ffd Replace all OnConnect implementations with OnBindInterface & (mostly) BinderRegistry. by ben · 7 years ago
  24. 7b2f1e0 Revert of [reland] Do not block in SimpleThread::Start(). (patchset #1 id:1 of https://codereview.chromium.org/2801073005/ ) by lukasza · 7 years ago
  25. 07f0b9d Move SharedBitmapManager implementation out of content/ by xlai · 7 years ago
  26. 65b81f3 android: Mark two binder calls oneway by boliu · 7 years ago
  27. 3062477 Remove redundant code from Android context menu native. by tedchoc · 7 years ago
  28. c280dea [reland] Do not block in SimpleThread::Start(). by fdoray · 7 years ago
  29. 83b01f1 De-duplicate ranges information in persistent memory. by bcwhite · 7 years ago
  30. 4233ad5 Revert of memory-infra: Fill the memory dump callback result (2/2) (patchset #6 id:100001 of https://codereview.chromium.org/2766173003/ ) by hjd · 7 years ago
  31. db98a85 memory-infra: Fill the memory dump callback result (2/2) by hjd · 7 years ago
  32. aee83de Fix race condition in TaskSchedulerTaskTrackerTest.WillPostAndRunLongTaskBeforeShutdown. by fdoray · 7 years ago
  33. fcdbae7 Remove base::Value::CreateNullValue by jdoerrie · 7 years ago
  34. 272e58e Change ITestClient to be similar to IChildProcessService. by jcivelli · 7 years ago
  35. be818ff Mojofy GpuHostMsg_FieldTrialActivated by chiniforooshan · 7 years ago
  36. 062fb10 Explicitly specify whether to emit frame pointers by default. by erikchen · 7 years ago
  37. 5477ba0 Filter extra output introduced by updating proguard by zpeng · 7 years ago
  38. f889892 Initialize TaskScheduler with InitParams in CreateAndSetSimpleTaskScheduler(). by fdoray · 7 years ago
  39. 79aa571 Disable LoggingTest.CheckStreamsAreLazy/Dcheck tests due to flakiness. by lukasza · 7 years ago
  40. be8f7cb Use ScopedTaskEnvironment instead of MessageLoop in mojo unit tests. by fdoray · 7 years ago
  41. c16fff3 [Memory Infra] Update the location of the file where the types are redefined by fmeawad · 7 years ago
  42. 7d69e09 Add base::test::ScopedTaskEnvironment. by fdoray · 7 years ago
  43. 1cf3591 Reland "Android: Remove GetApplicationContext part 2" by wnwen · 7 years ago
  44. 1dae3fb Revert of Android: Remove GetApplicationContext part 2 (patchset #9 id:160001 of https://codereview.chromium.org/2784353002/ ) by wnwen · 7 years ago
  45. 4b08880 Android: Remove GetApplicationContext part 2 by wnwen · 7 years ago
  46. 2765c7b Fixing std::swap(x, x) in base. by dyaroshev · 7 years ago
  47. f7ff31a Allow UmaHistogramEnumeration to be used with enum classes. by benwells · 7 years ago
  48. 4afa8ba Remove usage of USE_SYSTEM_PROTOBUF by thomasanderson · 7 years ago
  49. 9d73042 Move CreateSocketPair to header file by shunhsingou · 7 years ago
  50. 3c147c4 Replace base::get with std::get by tzik · 7 years ago
  51. d61a194 Remove base::is_trivially_destructible and use the standard library. by danakj · 7 years ago
  52. 99debb1 Remove base::underlying_type, replace uses with std::underlying_type by danakj · 7 years ago
  53. 39bc39e Initialize TaskScheduler with InitParams in ScopedAsyncTaskScheduler. by fdoray · 7 years ago
  54. 8f0ce10 Migrate base::TaskRunner from Closure to OnceClosure by tzik · 7 years ago
  55. 751d7d7 Deprecate Value::(Create)DeepCopy by jdoerrie · 7 years ago
  56. 3396e16 Clean up some Mac memory code. by asvitkine · 7 years ago
  57. e7b58ef android: Limit bindToCaller check to webview by boliu · 7 years ago
  58. 91c91ca Change flat_tree::unsafe_emplace to actually emplace by jdoerrie · 7 years ago
  59. 0ead844 Remove base::is_*assignable as these are now in the linux sysroot. by danakj · 7 years ago
  60. eef0142 heap-profiler: Clean up some comments and C++. by ajwong · 7 years ago
  61. e8d596e [aura-mus] Add ui::CursorData, with mojo serialization. by erg · 7 years ago
  62. 77e9f02 Remove BuildInfo#isGreaterThanN() by twellington · 7 years ago
  63. 5fe3526 DCHECK tasks posted by TaskRunner::PostTask by tzik · 7 years ago
  64. ad4d5ab Revert of NativeStackSampler implementation for Mac. (patchset #21 id:400001 of https://codereview.chromium.org/2702463003/ ) by avi · 7 years ago
  65. 5defcdf Generate TaskScheduler::InitParams from components/task_scheduler_util/. by fdoray · 7 years ago
  66. d95691c memory-infra: Add peak-detector skeleton. by primiano · 7 years ago
  67. 8eaad9a [3/5] Add translated rasterization support for RasterBuffer & below by trchen · 7 years ago
  68. d4796f0 Update type_traits in base/values_unittest.cc by jdoerrie · 7 years ago
  69. eca6d7d Revert of RedirectNonUINonIOBrowserThreads to TaskScheduler by default on trunk. (patchset #3 id:40001 of https://codereview.chromium.org/2690183002/ ) by robliao · 7 years ago
  70. 19aa739 base: CommandLineFlags.Add need to parse out value by boliu · 7 years ago
  71. 1b7664a On heap tracking datastructure overflow, degrade instead of CHECK() by primiano · 7 years ago
  72. 16a5e32 RedirectNonUINonIOBrowserThreads to TaskScheduler by default on trunk. by gab · 7 years ago
  73. 7754ace Moving LatencyInfo into a separate component. by mfomitchev · 7 years ago
  74. 5b41b5e Flush TaskScheduler in content::RunAllBlockingPoolTasksUntilIdle(). by fdoray · 7 years ago
  75. bfc6770 Start BindStateBase ref count from 1 instead of 0 by tzik · 7 years ago
  76. a967a35 Mojo JS bindings: support auto-loading mojom.js deps. by yzshen · 7 years ago
  77. d3b98d1 Mojo JS bindings: change module loading solution. by yzshen · 7 years ago
  78. c7531ba Use more accurate matching in fix_gn_headers.py by wychen · 7 years ago
  79. c242a95 Adds lots of Mojo documentation by rockot · 7 years ago
  80. cf620cf Duplicate process handle in process_metrics_win.cc by stanisc · 7 years ago
  81. 8a08348 Assert sequence validity on non-thread-safe RefCount manipulations by tzik · 7 years ago
  82. 7791fc0 Make Android Clipboard Keep Track of Last Modified Time by mpearson · 7 years ago
  83. f01e762 Add new wired memory metric to memory-infra dumps. by erikchen · 7 years ago
  84. 13ef2e8 Enable content shell crash integration test on Windows by jochen · 7 years ago
  85. 51d5135 memory-infra: refactoring to extract MemoryDumpProviderInfo class by primiano · 7 years ago
  86. 1e0b7d7 NativeStackSampler implementation for Mac. by avi · 7 years ago
  87. 0aa1f8c Add analyzer support for multiple processes. by bcwhite · 7 years ago
  88. f8d176b memory-infra: Disable two MemoryDumpManager tests on iOS by hjd · 7 years ago
  89. c059d86 Disable MemoryDumpManagerTest.RegistrationConsistency and DisableTracingWhileDumping by ortuno · 7 years ago
  90. 41e1b2a Moving IChildProcessService to base/ by jcivelli · 7 years ago
  91. a535b3c mojo: Support sync calls through ThreadSafeInterfacePtr by watk · 7 years ago
  92. 68ad7c5 The msan runtime aborts on RTLD_DEEPBIND, so disable the test under msan that does that. by avi · 7 years ago
  93. 68099d9 Revert of Add new wired memory metric to memory-infra dumps. (patchset #7 id:120001 of https://codereview.chromium.org/2782503002/ ) by stgao · 7 years ago
  94. d5ca69d Fix method naming in SequenceCheckerImpl::Core to match SequenceCheckerImpl::CalledOnValidSequence() by gab · 7 years ago
  95. 3368b51 Make UMA_HISTOGRAM_ENUMERATION work with scoped enums. by dcheng · 7 years ago
  96. ae98891 Roll Android SDK to N-MR1 by mikecase · 7 years ago
  97. 9b80bf8 Add new wired memory metric to memory-infra dumps. by erikchen · 7 years ago
  98. 0588a9f Revert of Remove a superfluous optimization from ApiCompatibilityUtils (patchset #1 id:1 of https://codereview.chromium.org/2723593002/ ) by yusufo · 7 years ago
  99. 6198cf9 Revert of Assert sequence validity on non-thread-safe RefCount manipulations (2) (patchset #35 id:700001 of https://codereview.chromium.org/2666423002/ ) by wjmaclean · 7 years ago
  100. ac37f18 Handle large rects better. by petermayo · 7 years ago