1. 6c70362 [mojo] Add typemap and variant support to generators by rockot · 9 years ago
  2. 77427df [mojo] Suppress findbugs errors on generated bindings by rockot · 9 years ago
  3. 63eff10 Move handle hooks into base/win and add tests. by wfh · 9 years ago
  4. 266492c Use SequenceChecker to allow Timer to run in SequencedWorkerPool by jsbell · 9 years ago
  5. 2b3bc1c Cleaning up and refactoring gms update/preprocess scripts by dgn · 9 years ago
  6. 6d2d7ac Linux: Correctly count the number of open file descriptors. by thestig · 9 years ago
  7. f6383d0 [mojo] Add mojom parser support for native-only structs by rockot · 9 years ago
  8. a5d36bc net: Extract SetNonBlocking() function from net_util.h by tfarina · 9 years ago
  9. 2f45e02 Remove unused nacl related files in mojo/public. by jam · 9 years ago
  10. 0a18b77 Removing unused mgl files in mojo. by jam · 9 years ago
  11. 4b0781c Fix race condition with multiplexed message pipes. by jam · 9 years ago
  12. 97db946 Add open FDs count support to the task manager on Linux and CrOS by afakhry · 9 years ago
  13. 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
  14. 001dcd0 Remove directories in mojo/public/third_party that just mirrored third_party. by jam · 9 years ago
  15. 84bac04 Followup fix to r365175 for new Mojo EDK. by jam · 9 years ago
  16. a4c5b53 android: Record how much of the native library is there before prefetch. by lizeb · 9 years ago
  17. 1692b9e [Tracing Clock Sync] Add TracingAgent interface in Chrome by zhenw · 9 years ago
  18. c649ce1 [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. by jbudorick · 9 years ago
  19. b063222 Clean up base::Callback stuff by tzik · 9 years ago
  20. aeffdf5 Fix shutdown assert with the new Mojo EDK. by jam · 9 years ago
  21. 53ecf30 Add IPC message definitions for camera by henryhsu · 9 years ago
  22. b093617 Revert of Remove directories in mojo/public/third_party that just mirrored third_party. (patchset #1 id:1 of https://codereview.chromium.org/1530433002/ ) by hiroshige · 9 years ago
  23. 3272e2c Remove directories in mojo/public/third_party that just mirrored third_party. by jam · 9 years ago
  24. 961ff4a Rewrite Pass() to std::move() in base/ by dcheng · 9 years ago
  25. 6d6d8ed Check for null when registering for ACTION_BATTERY_CHANGED. by tedchoc · 9 years ago
  26. 474da03 Add comparison operator to mojo::Handle. by amistry · 9 years ago
  27. 11e05e6 Create direct write font proxy classes and unit tests. by kulshin · 9 years ago
  28. 3d580cf Compatibility shim to allow std::unique_ptr use with base::Callback. by dcheng · 9 years ago
  29. f64f60e Don't use a delgating constructor passing a member variable. by bcwhite · 9 years ago
  30. e6414d2 Fix race condition in new Mojo EDK exposed by Mac ASAN bots. by jam · 9 years ago
  31. 46033b5 base: Make saturated_cast behavior for NaNs configurable. by vmpstr · 9 years ago
  32. 4f10c19 Add WrapUnique helper to wrap a raw pointer in a std::unique_ptr. by dcheng · 9 years ago
  33. 744b85a Fix race condition in new Mojo EDK. by jam · 9 years ago
  34. 3294f29 Fix strict mode violation in SelectFileDialog.java by qinmin · 9 years ago
  35. f9dfc1b Mojo C++ bindings: use base::ThreadChecker instead of mojo::internal::ThreadChecker. by yzshen · 9 years ago
  36. 2f4c0ff [Tracing] Fix --trace-to-console by zhenw · 9 years ago
  37. c583cbf Add URLLoaderStatus bytes_read and content_length for progress. by msw · 9 years ago
  38. 1acd3fa Adds a simple task viewer to mash. by ben · 9 years ago
  39. cc1f4c7 [base] Accidentally omitted file_locking_unittest.cc changes. by shess · 9 years ago
  40. e20f49e [Android] Move forwarder.py into devil/. by jbudorick · 9 years ago
  41. 1144007 Remove third_party/mojo_services. by jam · 9 years ago
  42. 33f2880 Fix PathProvider to not modify result when DIR_TEST_DATA does not exist by maniscalco · 9 years ago
  43. 1da90a2 Make mojo::edk::PlatformHandle have the same named member on all platforms. by jam · 9 years ago
  44. 40f6f88 Hook up RendererMediaSessionManager with browser side by davve · 9 years ago
  45. 587f17f Fix nocompile base_unittests by tzik · 9 years ago
  46. 1faa86e Revert "Added a call to ActivityManager.isLowRamDevice() from SysUtils.detectLowEndDevice()." by aelias · 9 years ago
  47. 6bf2be7 Implementation of WaitSet for new EDK. by amistry · 9 years ago
  48. 5a983bb Remove the NoAtExitBaseTestSuite anti-pattern. by jam · 9 years ago
  49. 09b1228 Mojo C++ bindings: Support Wait and Pause on InterfacePtr<T> and Binding<T> even if T has methods to pass associated interfaces, as long as there is currently no associated interfaces running on the pipe. by yzshen · 9 years ago
  50. c68d932 Fix new Mojo EDK multiplexing code on Android. by jam · 9 years ago
  51. 7bcee67 Fix a memory leak in the encoding detector wrapper by jshin · 9 years ago
  52. 6bcc02f Fix ws by John Abd-El-Malek · 9 years ago
  53. 23e6c9b [base] POSIX File::Unlock() didn't actually unlock file. by shess · 9 years ago
  54. 1386338 Revert "Create direct write font proxy classes and unit tests." by mek · 9 years ago
  55. 526f2d1 Create direct write font proxy classes and unit tests. by kulshin · 9 years ago
  56. 50dd4a1 [Tracing] Enable heap dumps with both type info and backtraces by ruuda · 9 years ago
  57. 3f83f16 Remove kint32max. by avi · 9 years ago
  58. fa35f38 Fix mojo_runner hang on Windows with component build. by jam · 9 years ago
  59. ca01de9 Reorganize histograms for persistence. by bcwhite · 9 years ago
  60. abbc93c Prepare chrome to use the new Mojo EDK by default. by John Abd-El-Malek · 9 years ago
  61. d540baf get provision_devices to not fall over on user builds by bpastene · 9 years ago
  62. 7ac40ec WaitSet implementation for old EDK. by amistry · 9 years ago
  63. 5283dbf Fixing remaining VC++ 2015 64-bit build breaks by brucedawson · 9 years ago
  64. 02ea2c2 [Android] Add support for timeouts scaling for OnDevice instrumentation. by mikecase · 9 years ago
  65. 1ebbfb9 clang/win: Let some chromium_code targets build with -Wextra. by thakis · 9 years ago
  66. c51f760 Jitter Measurement by jaydasika · 9 years ago
  67. a5c246d Replace ScopedVector<ScopedFD> with std::vector<ScopedFD> by mdempsky · 9 years ago
  68. 4827293 Added VerifySyncTokensCHROMIUM() function to sync_point_CHROMIUM. by dyen · 9 years ago
  69. cb44272 Remove kuint64max. by avi · 9 years ago
  70. 4f03db8 Mojo JS bindings: fix the unittests. by yzshen · 9 years ago
  71. 2534e30 Fix build_utils.AddToZipHermetic() default compression logic by agrieve · 9 years ago
  72. e4ab875 mustash: gpu: Remove CommandBufferSyncClient & CommandBufferSyncPointClient. by penghuang · 9 years ago
  73. 6a3ed4c Fix comments in SampleForTests. by mvanouwerkerk · 9 years ago
  74. 078c3c3 Port android_must_copy_system_libraries logic GYP->GN by agrieve · 9 years ago
  75. d17ce2a base: Introduce Process::GetPidInNamespace(). by nya · 9 years ago
  76. 3c142b0 Reenables mash_wm_apptests by sky · 9 years ago
  77. a668d64 Fix mojo_system_unittests2 component build after r363386 by jam · 9 years ago
  78. bf7de60 Reland "Added an extra sync token field for extra command buffer..." by dyen · 9 years ago
  79. aa550f5 API definition for WaitSet. by amistry · 9 years ago
  80. 1f6e200 Fix mojo:example_main. by jam · 9 years ago
  81. 967afa1 Show the callstack that a nontransferable message pipe was first used if it's erroneously sent later. by jam · 9 years ago
  82. 9f0a7eb Update the depot_tools version of VS 2015 to Update 1 by brucedawson · 9 years ago
  83. 2b2fe56 Hide StrictMode flashes for TabContentManager. by wnwen · 9 years ago
  84. 95a2f37 Remove kint64max. by avi · 9 years ago
  85. b1240f3 Revert "Create direct write font proxy classes and unit tests." by Lambros Lambrou · 9 years ago
  86. dcad056 Revert of mustash: gpu: Remove CommandBufferSyncClient & CommandBufferSyncPointClient. (patchset #5 id:80001 of https://codereview.chromium.org/1497783004/ ) by fsamuel · 9 years ago
  87. f9cc80a Fix flaky AssociatedInterfaceTest.MultiThreadAccess. by yzshen · 9 years ago
  88. 7086216 Create direct write font proxy classes and unit tests. by kulshin · 9 years ago
  89. d53d170 Revert of Disable web_view_apptests apptests while I investigate flakiness. (patchset #1 id:1 of https://codereview.chromium.org/1505713004/ ) by mkwst · 9 years ago
  90. 477a7cd C++11 atomics by jfb · 9 years ago
  91. ca3ccc4 Disable web_view_apptests apptests while I investigate flakiness. by John Abd-El-Malek · 9 years ago
  92. d697456 Stack sampling profiler: fix leaf function unwinding and remove blacklisting by wittman · 9 years ago
  93. 9a34049 Rename MOVE_ONLY_TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 by danakj · 9 years ago
  94. 7f456f3 Only refer to base_debugging_flags in the target toolchain. by brettw · 9 years ago
  95. a2e37bb Disable MultiThreadAccess on Android by dtrainor · 9 years ago
  96. 175f480 Update the depot_tools version of VS 2015 to Update 1 by brucedawson · 9 years ago
  97. a7589e7 base: Stop using Pass() on move-only types in Bind and Callback. by danakj · 9 years ago
  98. d0c3f0f build CrOS chrome with gn by rjkroege · 9 years ago
  99. 9aff2a3 ipc: Add debugging to verify the source of ResourceDispatcher crashes. by erikchen · 9 years ago
  100. ffb7d9e Revert of Reenables mash_wm_apptests (patchset #1 id:1 of https://codereview.chromium.org/1510563002/ ) by sky · 9 years ago