1. ed14ab2 Add ProcessMetrics::CreateCurrentProcessMetrics() method. by fdoray · 9 years ago
  2. df51c13 Use TimeTicks as much as possible in startup_metric_utils. by gab · 9 years ago
  3. 1c6cc82 Eliminate third_party/mojo/src from all targets' include paths by Ken Rockot · 9 years ago
  4. 9d412f1 mac: The attachment broker waits for the port provider before brokering. by erikchen · 9 years ago
  5. a5c76e8 Clean up the runner directory. by ben · 9 years ago
  6. 056c8cd Fix tracing message pipe outliving the IO thread. by jam · 9 years ago
  7. df1c444 Unify mc.exe calling in GN, set environment. by brettw · 9 years ago
  8. 5c3e9ba GN: Enable proguard for apks by agrieve · 9 years ago
  9. b2734d2 Turn off PYTHONUNBUFFERED to fix net_unittests and friends. by stip · 9 years ago
  10. dc8dc10 Isolate NativeRunner into a subdir. by ben · 9 years ago
  11. 5a66341 Enable multiprocess by default on desktop mojo_runner. by jam · 9 years ago
  12. abf2a9c Plumb stdout and stderr for Mandoline child processes. by jam · 9 years ago
  13. 462890c Provide blocking pool to NativeRunner impls via dependency injection instead of passing Context. by ben · 9 years ago
  14. af79782 Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https://codereview.chromium.org/1425853003/ ) by erg · 9 years ago
  15. 39955f0 Remove unused OS_ANDROID_HOST GYP define by pkotwicz · 9 years ago
  16. ac64f63 mandoline: Fix ICU initialization. by erg · 9 years ago
  17. f98df99 mac: Log messages to the system log via ASL by mark · 9 years ago
  18. 526c9ae Revert of Add 200MS delay before starting toolbar scale animation (patchset #2 id:20001 of https://codereview.chromium.org/1389293003/ ) by robliao · 9 years ago
  19. 11f0140 Add 200MS delay before starting toolbar scale animation by ianwen · 9 years ago
  20. 41f0853 Fix crash when test launcher tries to find location of disabled tests. by lukasza · 9 years ago
  21. 00eec55 Fix errorprone StaticAccessedFromInstance warning in LibraryLoader. by mikecase · 9 years ago
  22. 5492cf2 gpu: Add CHROMIUM_schedule_ca_layer by ccameron · 9 years ago
  23. 05888ea Implement a MusBrowserFrame. by ben · 9 years ago
  24. 857590b Handle null |error| in LoadNativeLibrary on Mac. by xhwang · 9 years ago
  25. acdafd8 Add a warning when running Mandoline in single-process mode for component builds. by jam · 9 years ago
  26. be7fc08 Revert of Enable multiprocess by default on desktop mojo_runner. (patchset #7 id:120001 of https://codereview.chromium.org/1434563004/ ) by jam · 9 years ago
  27. f57c20d Add frame argument to the trace events from DocumentTiming and DocumentLoadTiming by ksakamoto · 9 years ago
  28. 853667d Revert "URLRequestJob: change ReadRawData contract" by xunjieli · 9 years ago
  29. 5f771b7 Allow Chrome to bind an Application request from mojo_runner. by ben · 9 years ago
  30. 09244d0 Enable multiprocess by default on desktop mojo_runner. by jam · 9 years ago
  31. ffbf990 Fix UrlLoaderImplTest to work with different EDK timings. by jam · 9 years ago
  32. b70751e [tracing] Fix typo in malloc dump provider for Mac by primiano · 9 years ago
  33. b281f0e [tracing] Add malloc dump provider for mac by ssid · 9 years ago
  34. c6b28a5 [tracing] Display private resident memory in mac by ssid · 9 years ago
  35. 8b7b117 include what you use: errno.h and string.h in base/ by mostynb · 9 years ago
  36. d7a5750 include what you use: errno.h and string.h in ipc_channel_posix_unittest.cc by mostynb · 9 years ago
  37. cba51a4 [Discardable Shared Memory] Adding Windows support. by pennymac · 9 years ago
  38. bc46195 Add CommandLineArgumentParameter and use it for WebView tests by mnaganov · 9 years ago
  39. feee476 Implement UncheckedMalloc and UncheckedCalloc for platforms that stub out EnableTerminationOnOutOfMemory. by grt · 9 years ago
  40. f4fd3f7 Replace hidden values with private symbols in mojo and gin by jochen · 9 years ago
  41. 0bf1240 ipc: AttachmentBroker dispatches notifications onto an appropriate thread. by erikchen · 9 years ago
  42. 81f88c3 Deprecate *_EXPORT_PRIVATE macros. by xhwang · 9 years ago
  43. b323319 Get Mandoline working in component build. by jam · 9 years ago
  44. bc378d8 URLRequestJob: change ReadRawData contract by xunjieli · 9 years ago
  45. 7534eaa Enable downloading Google Play services via deps hook by dgn · 9 years ago
  46. 40fa462 [Tracing] Estimate memory overhead of AllocationRegister by ruuda · 9 years ago
  47. a9f80b9 Make sure IPC deserialization isn't O(n^2) in the message size. by thakis · 9 years ago
  48. c18fbf5 Revert of Allow Chrome to bind an Application request from mojo_runner. (patchset #7 id:100001 of https://codereview.chromium.org/1423063004/ ) by nasko · 9 years ago
  49. 07e4cdd Allow Chrome to bind an Application request from mojo_runner. by ben · 9 years ago
  50. 3f44ded Memory Sheriff: Tiny string formatting fix by tommycli · 9 years ago
  51. 36c5252 [Tracing] Consider metadata events in tracing overhead estimation by ruuda · 9 years ago
  52. 1cd1210 Kills TraceTicks, which was functionally the same as TimeTicks by charliea · 9 years ago
  53. efc201d include what you use: errno.h in process_memory_dump.cc by mostynb · 9 years ago
  54. e415a7b arc-bridge: Add IPC message definitions by lhchavez · 9 years ago
  55. 64795962 Makes windowmanager draw non-client area by sky · 9 years ago
  56. 1086b85 Update StringPrintfTest.Invalid for VS 2015 by brucedawson · 9 years ago
  57. d33ea18 mac: StackDumpSignalHandler() should reraise the signal. by erikchen · 9 years ago
  58. 22ab238 Android Webview IPC-based sync compositing by boliu · 9 years ago
  59. babf673 base: SysInfo::Uptime() returns a TimeDelta by sque · 9 years ago
  60. 123ae25 ipc: Add more UMA metrics for AttachmentBrokerUnprivileged. by erikchen · 9 years ago
  61. 5c348dd ui/gfx/geometry: Rename empty() method to IsEmpty() on Insets APIs. by tfarina · 9 years ago
  62. c385b94 Revert of StackDumpSignalHandler() should reraise the signal. (patchset #8 id:140001 of https://codereview.chromium.org/1402403006/ ) by jorgelo · 9 years ago
  63. 83e359c GN: Remove "outputs" parameter for java_cpp_enum() by agrieve · 9 years ago
  64. 3093d4f Make Google API keys available for the Java codebase. by dvh · 9 years ago
  65. d2f1b52 Call reset(nullptr) in scoped_ptr's destructor. by amistry · 9 years ago
  66. 410216f Add gfx::Size::GetCheckedArea and use it where appropriate. by vmpstr · 9 years ago
  67. 905b9b9 Trim IPC ChannelReader's buffer after processing large messages. by dskiba · 9 years ago
  68. 2acb2d8 Avoid const int definition problems by brucedawson · 9 years ago
  69. 134773c Window Type Launcher as a process. by ben · 9 years ago
  70. 4cd9386 StackDumpSignalHandler() should reraise the signal. by erikchen · 9 years ago
  71. 9bbfa01 [tracing] Add support for composable memory dumps by primiano · 9 years ago
  72. e4080a8 Use SequencedWorkerPoolOwner in SequencedTaskRunnerHandlerTest. by bauerb · 9 years ago
  73. 94fd827 Modified old wait sync point functions to also accept new sync tokens. by dyen · 9 years ago
  74. 46ea9c2 Use chromium linker and relocation packing for chrome_public_apk in GN by pkotwicz · 9 years ago
  75. 5680a83 [Tracing] Add support type IDs to heap profiler by ruuda · 9 years ago
  76. c42571e [tracing] Add TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_PROCESS_ID by primiano · 9 years ago
  77. bff6015 Reland Reland Reland Switch Chrome Android using v8 arch specific external data name by michaelbai · 9 years ago
  78. 67e13bc Add negative test case for CompareAndSwap. by bcwhite · 9 years ago
  79. 1892b29 Change VLOGs in ipc::SyncChannel to DVLOGs. by bauerb · 9 years ago
  80. dd48306 android: Add ToJavaByteArray variant for vector<uint8_t>. by scheib · 9 years ago
  81. 0fb5037 Revert of Reland Reland Switch Chrome Android using v8 arch specific external data name (patchset #9 id:180001 of https://codereview.chromium.org/1422793004/ ) by sammc · 9 years ago
  82. 5a90276 Reland Reland Switch Chrome Android using v8 arch specific external data name by michaelbai · 9 years ago
  83. 3394b1a gfx: Make conversions from gfx::Point to PointF explicit. by danakj · 9 years ago
  84. a7f3ea2 Stack sampling profiler: handle unloading and unloaded modules by wittman · 9 years ago
  85. b5f8a1d Register a default instance of FeatureList for content browser. by asvitkine · 9 years ago
  86. ddd69bb Include TraceConfig JSON into trace metadata by lpy · 9 years ago
  87. c11f6cd Enable multiprocess by default on desktop Mandoline. by jam · 9 years ago
  88. b3cf2c7 Tracing: Renamed the exported folder to common as it will also be used as the DEPS mountpoint by oysteine · 9 years ago
  89. 031e976 reland 3: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers." by erikchen · 9 years ago
  90. cba45cb Revert of Enable multiprocess by default on desktop Mandoline. (patchset #5 id:80001 of https://codereview.chromium.org/1406403004/ ) by jam · 9 years ago
  91. c42519e [tracing] Move memory-infra dumps to dedicated thread by primiano · 9 years ago
  92. c87fe94 [tracing] heap-profiler: Use explicit ConvertableToTraceFormat cast by primiano · 9 years ago
  93. aad0b0d Reduced the size of each TraceEvent from 152 to 144 bytes (x64) by being more strategic about padding by oysteine · 9 years ago
  94. a14ea7c Enable multiprocess by default on desktop Mandoline. by jam · 9 years ago
  95. e270a1d Revert of Call reset(nullptr) in scoped_ptr's. (patchset #7 id:120001 of https://codereview.chromium.org/1356483002/ ) by perkj · 9 years ago
  96. 387cb02 command_buffer: Support textured path rendering for CHROMIUM_path_rendering by kkinnunen · 9 years ago
  97. 2987ad0 Fix hangs in Mandoline page cycler on Linux with --enable-multiprocess. by jam · 9 years ago
  98. 256bf94 Change ScopedPtr(Hash)Map to make qualified calls to ignore_result(). by sammc · 9 years ago
  99. 7a0e111 Call reset(nullptr) in scoped_ptr's destructor. by amistry · 9 years ago
  100. b5f99be Fix Python imported modules depfile generation by tsniatowski · 9 years ago