1. a957568 Migrate WaitableEvent enum-based constructor in templated EventPerfTest by gab · 8 years ago
  2. 5616233 Migrate WaitableEvent to enum-based constructor in base/ by gab · 8 years ago
  3. c1aebcf Migrate WaitableEvent to enum-based constructor in ipc/ by gab · 8 years ago
  4. d99b556 Rename mojo.* ui/gfx/geometry/mojo types to gfx.mojom.* by fsamuel · 8 years ago
  5. 815cd43 Copy local CRT DLLs to gn output directories by brucedawson · 8 years ago
  6. abc4ad7 Implement gfx::Transform StructTraits by fsamuel · 8 years ago
  7. e1ad6f6 Support rvalue-reference Runnables in base::Bind internals by tzik · 8 years ago
  8. 1ed1be4 content: Rename RasterWorkerPool -> CategorizedWorkerPool. by prashant.n · 8 years ago
  9. 9877a3a Create a reader-writer lock implementaiton in base. by amistry · 8 years ago
  10. 6abe0cd Make WaitableEvent's constructor enum-based. by gab · 8 years ago
  11. 7c8f6ff Implement URL and Origin typemaps/struct traits for blink. by mek · 8 years ago
  12. 8884800 Remove stderr redirect hack from build/download_gold_plugin.py. by pcc · 8 years ago
  13. c7bdd1d [tracing] Introduce BACKGROUND mode in MemoryInfra by ssid · 8 years ago
  14. e14d409 Update jni_generator documentation removing GYP. by scheib · 8 years ago
  15. 5c5ee9f Separate BaseInstrumentationTestRunner from BaseChromiumITR by yolandyan · 8 years ago
  16. 423502e Mojo C++ bindings: fix a DCHECK in multiplex_router.h by yzshen · 8 years ago
  17. 645103a Mojo C++ bindings: fix AssociatedInterfaceTest.MultiThreadAccess. by yzshen · 8 years ago
  18. 3ea1faa Mojo C++ bindings: custom type mapping of map by yzshen · 8 years ago
  19. 9bbf1b3 Disable AssociatedInterfaceTest.MultiThreadAccess by ymalik · 8 years ago
  20. bb489f4 Revert of Add: check exploded time is properly converted (patchset #7 id:340001 of https://codereview.chromium.org/1988663002/ ) by guidou · 8 years ago
  21. 3dd82f3 Re-land: [mojo] Use a pipe path to initialise Mojo in elevated utility processes. by amistry · 8 years ago
  22. 48cd702 Remove debug instrumentation for crbug.com/359406. by asvitkine · 8 years ago
  23. a04cee8 Disable file operations on NACL builds. by bcwhite · 8 years ago
  24. 6ad83f3 Change PopDataAsValue to return a std::unique_ptr. by dcheng · 8 years ago
  25. 80223fa [mojo-edk] Explicitly serialise HANDLEs into messages instead of PlatformHandles. by amistry · 8 years ago
  26. 3db5526 Remove ProcessMemoryDump::AddHeapDump() by bashi · 8 years ago
  27. 55c49f7 Add: check exploded time is properly converted. by maksim.sisov · 8 years ago
  28. 2a8e26f Record the return value of NativeLibraryPreloader.loadLibrary in UMA by michaelbai · 8 years ago
  29. 899a4d7 Change mojo geometry structs from using type converters to StructTraits. by sammc · 8 years ago
  30. 46b9178 Implement DISALLOW_COPY_AND_ASSIGN using =delete, stage three. by pkasting · 8 years ago
  31. 457711d Merge code which extracts assets from APK to file by pkotwicz · 8 years ago
  32. a2ff08f Generate a templated Clone method for all mojo structs. by sammc · 8 years ago
  33. 80bf6e8 Mojo JS: Attempt to simplify bindTo* related code. by dpapad · 8 years ago
  34. d59854e mojo/converters/ime,display -> ui/platform_window,display/mojo by ben · 8 years ago
  35. 81cfb7a Reland of Move side-loaded test data /sdcard -> /sdcard/chromium_tests_root by agrieve · 8 years ago
  36. c2ac525 Make base::Optional trivially destructible when possible. by alshabalin · 8 years ago
  37. 00809c1 Implement cc::SurfaceId StructTraits by fsamuel · 8 years ago
  38. 8ea38a8 Implement DISALLOW_COPY_AND_ASSIGN using =delete, stage two. by pkasting · 8 years ago
  39. ab20f54 [mojo-edk] Remove ChildProcessLaunched that returns a pipe handle. by amistry · 8 years ago
  40. 58d57b9 Fully support read/write memory-mapped files for persistent memory. by bcwhite · 8 years ago
  41. a4b051e Implement DISALLOW_COPY_AND_ASSIGN using =delete for Linux only. by pkasting · 8 years ago
  42. 1f0c5b0 Version of MessagePumpForUI optimized for GPU by stanisc · 8 years ago
  43. 71a2059 mojo/converters/surfaces -> components/mus/public/cpp/surfaces by ben · 8 years ago
  44. 860e0a3 mojo/converters/input_events -> ui/events/mojo by ben · 8 years ago
  45. c8fe937 Revert of 👔 Move side-loaded test data /sdcard -> /sdcard/gtestdata (patchset #17 id:320001 of https://codereview.chromium.org/1926793002/ ) by agrieve · 8 years ago
  46. c30064a Move side-loaded test data /sdcard -> /sdcard/chromium_tests_root by agrieve · 8 years ago
  47. cfba5de Add mojom structs for base::Time, base::TimeDelta and base::TimeTicks. by sammc · 8 years ago
  48. 2981260 Move mojo/converters/geometry -> ui/gfx/geometry/mojo by ben · 8 years ago
  49. 369929a [mojo-edk] Revert port reservation timeout behavior by rockot · 8 years ago
  50. d1fa88a Remove a bunch of stuff in //mojo by ben · 8 years ago
  51. cc79904 base: Support using (D)CHECK on scoped enums. by jbroman · 8 years ago
  52. 6a7de8b Fix a couple of pointer DCHECKs. by wez · 8 years ago
  53. d65d160 Cleanup: Pass std::string as const reference from testing/ by ki.stfu · 8 years ago
  54. 510b309 Mojo bindings: remove an outdated TODO. by yzshen · 8 years ago
  55. a1e2ce4 Revise the README.md by ben · 8 years ago
  56. 3ab38f5 Define kInvalidPlatformFile in base by rockot · 8 years ago
  57. 1fa44fb Use std::unique_ptr for base::DictionaryValue and base::ListValue's internal store. by dcheng · 8 years ago
  58. c5bb7c2 Make cc::SurfaceId unguessable by fsamuel · 8 years ago
  59. 4ca9264 Send input event IPCs directly from the UI thread by rockot · 8 years ago
  60. 9d12c1c Remove Mojo GLES2 API by penghuang · 8 years ago
  61. 5aef0ef i18n of Zoom % to use locally correct numeric glyphs by glevin · 8 years ago
  62. 097a533 Revert of Implement DISALLOW_COPY_AND_ASSIGN using = delete. (patchset #28 id:540001 of https://codereview.chromium.org/1981053002/ ) by hajimehoshi · 8 years ago
  63. 91382de Implement DISALLOW_COPY_AND_ASSIGN using = delete. by pkasting · 8 years ago
  64. d71deaf Mojo C++ bindings: support attaching context object for StructTraits. by yzshen · 8 years ago
  65. 81b5367 Revert of [mojo] Use a pipe path to initialise Mojo in elevated utility processes. (patchset #22 id:420001 of https://codereview.chromium.org/1893313003/ ) by isheriff · 8 years ago
  66. ff2e9aa Remove MessageLoop::os_modal_loop_. by fdoray · 8 years ago
  67. f120cb0 [Mojo] Add [Native] type traits for base::Values by rdevlin.cronin · 8 years ago
  68. 3286f56 [iOS/GN] Fix the compilation of "all" on iOS with gn. by sdefresne · 8 years ago
  69. 3a961b9 Move mus command buffer client code from //mojo/gles2 to //components/mus/public by penghuang · 8 years ago
  70. c2485fb Mojo custom typemapping: support "pass_by_value" in typemap config. by yzshen · 8 years ago
  71. 559f1b3 Check for system function errors in ProcessUtilTest by xyzzyz · 8 years ago
  72. bb6956f Revert of win: Stopgap solution to shared memory allocation failures. (patchset #2 id:20001 of https://codereview.chromium.org/2006163002/ ) by erikchen · 8 years ago
  73. 43fecd4 [mojo-edk] Move some port functions outside of |ports_lock_|. by amistry · 8 years ago
  74. 342d222 Enhance the error message if the build fails due to a bad zip file. by tedchoc · 8 years ago
  75. 71d4b93 Replace usages of NDEBUG with DCHECK_IS_ON. by amistry · 8 years ago
  76. ba8474f [mojo] Use a pipe path to initialise Mojo in elevated utility processes. by amistry · 8 years ago
  77. 1bedfc0 Remove //mojo/platform_handle by rockot · 8 years ago
  78. 4c96e54 [mojo-edk] Expose portable API for platform handle wrapping by rockot · 8 years ago
  79. 0a9c7a4 Reserve fd 5 on Android and bump the base fd to 6. by amistry · 8 years ago
  80. 0633979 [mojo-edk] Prepare for introduction of new EDK messages by rockot · 8 years ago
  81. 99e5630 win: Stopgap solution to shared memory allocation failures. by erikchen · 8 years ago
  82. 0125b76 Begin to enable extension APIs in Extension Service Worker. by lazyboy · 8 years ago
  83. cd486fd ChannelMojo: Don't signal Channel errors with lock held by rockot · 8 years ago
  84. cf19b9d Fix "unused variable" warnings. by pkasting · 8 years ago
  85. e4b25ca Mojo C++ bindings: move support for mojo::String. by yzshen · 8 years ago
  86. 1765f72 Timing issue in IncomingTaskQueue::AddToIncomingQueue by stanisc · 8 years ago
  87. eee7201 [mojo-edk] Add some buffer checks and fix UAF on NodeChannel by rockot · 8 years ago
  88. f28c8b0 Move IncomingTaskQueue::CalculateDelayedRuntime to an anonymous namespace. by amistry · 8 years ago
  89. 029ea7a Simplify validity detection in SafeNumerics tests by jschuh · 8 years ago
  90. d0141bb Add support for calling the java Callback from native. by tedchoc · 8 years ago
  91. 73b0f7b Fix clobber.py to restore args.gn on failure by brucedawson · 8 years ago
  92. 0a10927 Delay PersistentHistogramAllocator creation until it's known to be used. by bcwhite · 8 years ago
  93. 6018ee2 Revive the clipboard service and get it compiling again. by erg · 8 years ago
  94. dae93c9 Support read/write memory-mapped files. by bcwhite · 8 years ago
  95. 55d3248 Reland of Check for 0-length files in ResourceExtractor by agrieve · 8 years ago
  96. b694b2d Fix i18n number formats in tray power displays by glevin · 8 years ago
  97. 3c9cd37 SurfaceAggregator should check whether output is secure when drawing. by jbauman · 8 years ago
  98. add0fb2 [Android] Disable death check in BindingCallbackTest.DeleteCallbackBeforeBindingDeathTest. by jbudorick · 8 years ago
  99. 4480cd3 Fix icu_use_data_file = false. by altimin · 8 years ago
  100. 51fa7be [Mojo]Add StringTraits specification for base::string16. by leon.han · 8 years ago