1. 2ad30f2 Sort histograms by name before displaying them. by bcwhite · 9 years ago
  2. 4a3852a android: Fix the histogram delimiter for PercentageOfResidentCodeBeforePrefetch. by lizeb · 9 years ago
  3. ef8860b Set |heap_profiling_enabled_| on ctor and MemoryDumpManager::Initialize() by bashi · 9 years ago
  4. 5dc27f9 Remove logging::LogAtLevel and rewrite its sole caller. by jbroman · 9 years ago
  5. 7bc39c8 Start of display management for mus by sky · 9 years ago
  6. f8b29b7 Allow std::unordered_*. by davidben · 9 years ago
  7. 5e17fd5 Disable PersistentMemoryAllocatorTest.CorruptionTest on TSAN bot as it's supposed to fail by oshima · 9 years ago
  8. 33f2f31 Revert of [tracing] Dump child processes' memory metrics in browser (patchset #1 id:1 of https://codereview.chromium.org/1591553002/ ) by oshima · 9 years ago
  9. 738bfff Fix gn builds with locally installed VS by brucedawson · 9 years ago
  10. 11c9cca Convert base::Callback move-only support tests to be type parameterized. by dcheng · 9 years ago
  11. 46c552a Remove ipc_channel_unittests from Android build. by brettw · 9 years ago
  12. ec70b2d Reduce boilerplate needed to configure mojo::Binding by sky · 9 years ago
  13. a1a0090 Reland (2) of: Allow base to depend on allocator by primiano · 9 years ago
  14. 2861290 Add support for CountResidentBytes in windows by ssid · 9 years ago
  15. d70e43f [tracing] Add method to create "weak" global dumps by ssid · 9 years ago
  16. 5ea8c10 [doc] logging: explain how to enable it in junit tests by dgn · 9 years ago
  17. 651a9bf Remove use of void** from HttpResponseHeaders::EnumerateHeaderLines by olli.raula · 9 years ago
  18. 953a4b6 Change mojo enums to be scoped enums in the generated C++ bindings. by sammc · 9 years ago
  19. 8f14415 Removed old sync point support from Mojo. by dyen · 9 years ago
  20. ca78458 VS 2015 package with VSINSTALLDIR and VCINSTALLDIR by brucedawson · 9 years ago
  21. d55b243 Revert of Allow std::unordered_*. (patchset #15 id:280001 of https://codereview.chromium.org/1502373009/ ) by davidben · 9 years ago
  22. 6e60ccf Allow std::unordered_*. by davidben · 9 years ago
  23. e0bfa83 Replace WindowCallbackWrapper with generated instance by twellington · 9 years ago
  24. 636720c Removed client side support for old sync points. by dyen · 9 years ago
  25. f89a15f Revert of Reland of: Allow base to depend on allocator (patchset #2 id:20001 of https://codereview.chromium.org/1605023004/ ) by primiano · 9 years ago
  26. 722c947 Reland of: Allow base to depend on allocator by primiano · 9 years ago
  27. 6a76590 Revert of Allow base to depend on allocator (patchset #3 id:60001 of https://codereview.chromium.org/1584893002/ ) by robert.bradford · 9 years ago
  28. 69650ed Allow base to depend on allocator by primiano · 9 years ago
  29. 2f54619 [Tracing] Tweak heap dump heuristic and add test by ruuda · 9 years ago
  30. 6c8df61 Create "persistent memory allocator" for persisting and sharing objects. by bcwhite · 9 years ago
  31. 16934fe base: fix a note in big_endian.h pointing to the wrong usage by tfarina · 9 years ago
  32. cddad40 base: Remove SYSLOG* macros from logging.h. by jbroman · 9 years ago
  33. 5d7ed79 Fix unique_ptr specialization of IsMoveOnlyType to allow custom deleters by dcheng · 9 years ago
  34. b7e5a54 Reduce string copies in GURL creation by brettw · 9 years ago
  35. 7fec1e9 Document UMA_HISTOGRAM_SPARSE_SLOWLY. by scheib · 9 years ago
  36. 9ce8109 Add an alias FooAssociatedPtrInfo for AssociatedInterfacePtrInfo<Foo>. by yzshen · 9 years ago
  37. 8ba8d94 Reland of [tracing] Dump child processes' memory metrics in browser (patchset #1 id:1 of https://codereview.chromium.org/1586893003/ ) by ssid · 9 years ago
  38. ae1dafb Enable attachment brokering of SharedMemoryHandle on Windows. by erikchen · 9 years ago
  39. 913a34a [tracing] Do not disable unbound dump providers on post task failures by ssid · 9 years ago
  40. bc6ee72 Fix undefined GYP_MSVS_VERSION failure for non-googlers by lwchkg · 9 years ago
  41. 8faa990 Never unmap memory reserved for RELRO file creation. by simonb · 9 years ago
  42. c1523eb Revert of [mojo] Add CreateSharedBuffer method to Broker. (patchset #12 id:220001 of https://codereview.chromium.org/1555273002/ ) by edcourtney · 9 years ago
  43. 2a19a3b Fix a race in HandleWatcherTest and remove suppression. by amistry · 9 years ago
  44. 8607128 base: update SetNonBlocking() function to use HANDLE_EINTR by tfarina · 9 years ago
  45. bbafdb2 [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2) by jbudorick · 9 years ago
  46. 062140f Downgrade MessageInTransitQueue log. by jam · 9 years ago
  47. 685b602 Remove undefined behavior from safe_strerror_posix.cc by thakis · 9 years ago
  48. d84a2ff Update the toolchain if there's a mismatch between the env and win_toolchain.json by sebmarchand · 9 years ago
  49. 529be79 Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND) (patchset #2 id:20001 of https://codereview.chromium.org/1590243003/ ) by jbudorick · 9 years ago
  50. d2e9459 New VS 2015 package and copy ucrtbased.dll by brucedawson · 9 years ago
  51. 4f6c367 [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND) by jbudorick · 9 years ago
  52. 14770dd mojo: Fix the alignment of several platform-specific structs by lhchavez · 9 years ago
  53. 9e6d707 Reland of move Pass on OS X. (patchset #1 id:1 of https://codereview.chromium.org/1597543002/ ) by dcheng · 9 years ago
  54. 6a3ce2a Revert of Remove Pass on OS X. (patchset #1 id:1 of https://codereview.chromium.org/1586743002/ ) by samuong · 9 years ago
  55. 4075610 Remove Pass on OS X. by dcheng · 9 years ago
  56. 252e4d1 Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (patchset #7 id:120001 of https://codereview.chromium.org/1581563003/ ) by vasilii · 9 years ago
  57. d6cb1b2 [Android] Rework multidex and enable multidex for unit_tests_apk. by jbudorick · 9 years ago
  58. 38236fa Disable Web Notifications in Incognito by johnme · 9 years ago
  59. ad6229b [mojo] Add CreateSharedBuffer method to Broker. by edcourtney · 9 years ago
  60. 640808f Make `content` target build without unused data members on Linux. by mlamouri · 9 years ago
  61. 34b4168 Revert of [tracing] Dump child processes' memory metrics in browser (patchset #15 id:400001 of https://codereview.chromium.org/1417003003/ ) by huangs · 9 years ago
  62. 52c7c7e [tracing] Dump child processes' memory metrics in browser by ssid · 9 years ago
  63. fe63cff Creates views_apptests by sky · 9 years ago
  64. ae797a9 tracing: Fix AddMetadataEvent race in presence of Convertable arguments by primiano · 9 years ago
  65. b8b5245 Small set of cleanups to MessagePumpMojo. by amistry · 9 years ago
  66. 03fa005 Pass Manifest JSON paser error line and column number to console. by horo · 9 years ago
  67. 26a2f41 Precompile mojom bindings generator jinja templates. by sammc · 9 years ago
  68. 4cbaa91 Move bit_cast from base/macros.h to its own header by tapted · 9 years ago
  69. 06c7962 Avoid shutdown leak in RawChannel and MessgePipeDispatcher. by jam · 9 years ago
  70. 70d7ec1 mojo: Remove Pass() from MOJO_MOVE_ONLY_TYPE by danakj · 9 years ago
  71. 1262dae Adds MOUSE_EXIT events and makes EventDispatcher generate them by sky · 9 years ago
  72. 01c57d7 Removing ipc/content debugging for ResourceMsg. by erikchen · 9 years ago
  73. 08f7617 Ensure GYP_MSVS_VERSION is set for GN build. by halton.huo · 9 years ago
  74. 0ed2f8c Modify tracked_objects::DeathData to use atomics. by amistry · 9 years ago
  75. 40efda6 mustash: gpu: Move OS GL calls from main thread to a dedicated GPU thread. by penghuang · 9 years ago
  76. ad2d676 Add run-time CHECK to smoke-test allocator overrides by primiano · 9 years ago
  77. 44bd6b1 Remove base/win/metro.{cc|h} and some associated code by scottmg · 9 years ago
  78. 6b4d626 Update an error message expectation on base_nocompile_test by tzik · 9 years ago
  79. e745d3f Move mojo/application/public -> mojo/shell/public by ben · 9 years ago
  80. 4885ee2 Downgrade spammy log statement by jam · 9 years ago
  81. 09e9bb8 Change VS 2015 Update 1 package to VM version by brucedawson · 9 years ago
  82. f0dea91 [mojo] Add multiprocess test to DataPipe. by edcourtney · 9 years ago
  83. d4f07e0 Mojo JS bindings: fix mojo_js_integration_tests. by yzshen · 9 years ago
  84. e4c07a8 Remove gcc_version from gyp and gn files. by thakis · 9 years ago
  85. d44196e [Android] Convert uses of cmd_helper in tools/ to devil. by jbudorick · 9 years ago
  86. 66a4f8f mojo: Fix compilation of AssociatedInterfacePtr::associated_group() by lhchavez · 9 years ago
  87. b25c8e7 Makes bindings work with nested message loops by sky · 9 years ago
  88. c89e183 [Android] Prepare build/android/ for catapult+devil. by jbudorick · 9 years ago
  89. 4610345 [Tracing] Add lookup support to AllocationRegister by ruuda · 9 years ago
  90. b59162b Move install-build-deps.py to build/experimental by Paweł Hajdan, Jr · 9 years ago
  91. 29c12c8 android: Add RecordHistogram.recordPercentageHistogram(), convert existing ones. by lizeb · 9 years ago
  92. 36c2775 [mojo] Pack broker message structs, and make sure enum values are always 4 bytes. by edcourtney · 9 years ago
  93. a27efaa Tweak iterations in HandleWatcherPerftest to be less noisy. by amistry · 9 years ago
  94. c086c89 Fix race on mojo message pump shutdown. by amistry · 9 years ago
  95. 44042bb Remove |target| from glCompressedCopyTextureCHROMIUM. by zmo · 9 years ago
  96. 491bf9d mojo: Change one .Pass() to std::move() by lhchavez · 9 years ago
  97. b209521 mojo: Fix the size of several platform-specific structs by lhchavez · 9 years ago
  98. 38bafd8 [iOS] Allow overriding icuctl.dat file location. by justincohen · 9 years ago
  99. aaa247b Clean up event flags a bit: by pkasting · 9 years ago
  100. b36883d Add proguard_verbose GN arg by agrieve · 9 years ago