1. ef1ad82 Remove ListValue::Append(new {Fundamental,String}Value(...)) pattern in //dbus by dcheng · 8 years ago
  2. 4f4ece6 Implement LatencyInfo StructTraits by fsamuel · 8 years ago
  3. a172b1a Include <wchar.h> for mbstate_t. by benchan · 8 years ago
  4. 250632d Mojo C++ bindings GYP build: only unset "-Wglobal-constructors' for unittests depending on WTF types. by yzshen · 8 years ago
  5. 49a04ff Revert of Reland of Move side-loaded test data /sdcard -> /sdcard/gtestdata (patchset #3 id:300001 of https://codereview.chromium.org/2018663002/ ) by agrieve · 8 years ago
  6. 7476de8 Check stack pointer to be inside stack when unwinding. by dskiba · 8 years ago
  7. a5eb626 Remove use of deprecated MessageLoop methods in mojo. by fdoray · 8 years ago
  8. 45f49b7 StructTraits to map mus::mojom::Event to unique_ptr<ui::Event>. by moshayedi · 8 years ago
  9. c356cf4 Revert of In official builds, let CHECK(false) crash instead of calling BreakDebugger. (patchset #2 id:20001 of https://codereview.chromium.org/1982123002/ ) by primiano · 8 years ago
  10. 0046873 Add logging to remote commands by hunyadym · 8 years ago
  11. 78fd8fe [mojo-edk] Make the Mojo EDK compile under NaCl. by amistry · 8 years ago
  12. 202e8f2 [mojo-edk] Bind a child token to child launches and port reservations. by amistry · 8 years ago
  13. 8b1b9e6 Make ChannelMojo compile under NaCl. by amistry · 8 years ago
  14. f1a26c8 Mojo C++ bindings: rename ArrayValidateParams for clarity by tibell · 8 years ago
  15. e42204f Convert MimeRegistry to use mojo. by sammc · 8 years ago
  16. a04cfe8 Mojo: Add a C++-style SharedBuffer API. by sammc · 8 years ago
  17. 8e902df Validate map keys in C++ Mojo bindings by tibell · 8 years ago
  18. 71ea0ad [tracing] Sanitize process memory dump names for background mode by ssid · 8 years ago
  19. 92b6111 Set up background memory light tracing field trials by ssid · 8 years ago
  20. 53470a4 Mojo C++ bindings: handle double peer endpoint closed event for the same endpoint. by yzshen · 8 years ago
  21. 08e2e51 Remove ListValue::Append(new {Fundamental,String}Value(...)) pattern in //components by dcheng · 8 years ago
  22. b98e785 Create ForTesting method rather than declaring a dozen "friend" classes. by bcwhite · 8 years ago
  23. f95bdff Fix some MultiplexRouter behavior for sync messages by rockot · 8 years ago
  24. 124dcbb Mojo C++ bindings: more consistent Clone() and Equals(). by yzshen · 8 years ago
  25. 1c1840f Make changing a record's type an atomic operation. by bcwhite · 8 years ago
  26. f09a370 Remove base::Tuple by tzik · 8 years ago
  27. c78fc99 Merge subprocess metrics into global StatisticsRecorder. by bcwhite · 8 years ago
  28. 886319e Remove ListValue::Append(new {Fundamental,String}Value(...)) pattern in //ipc by dcheng · 8 years ago
  29. 9cf45f6 Use plural formats and native digits by jshin · 8 years ago
  30. a8e76e6 Implement gfx::Vector2d and gfx::Vector2dF StructTraits by fsamuel · 8 years ago
  31. 5b68ae5 Remove pepper_messages.h. by sammc · 8 years ago
  32. 4fabce1 Implement ui/gfx/geometry StructTraits unit tests by fsamuel · 8 years ago
  33. ef75a6f Set Deduplicators in ProcessMemoryDumpTest.TakeAllDumpsFrom by bashi · 8 years ago
  34. 96202ef Properly create zero-initialized local memory. by bcwhite · 8 years ago
  35. c9564b1 tracing: Reduce memory usage of heap_profiler_allocation_register_unittest.cc by primiano · 8 years ago
  36. f9374ae Migrate WaitableEvent to enum-based constructor in read_write_lock_unittest.cc by gab · 8 years ago
  37. d7e26bc Migrate WaitableEvent to enum-based constructor in dbus/ by gab · 8 years ago
  38. 38330f5 Add a missing define for MOJO_DUPLICATE_BUFFER_HANDLE_OPTIONS_FLAG_READ_ONLY. by sammc · 8 years ago
  39. e6320be Add SkBitmap StructTraits for skia::mojo::Bitmap. by msw · 8 years ago
  40. 51d1f91 Remove GL_CHROMIUM_iosurface extension by ccameron · 8 years ago
  41. a957568 Migrate WaitableEvent enum-based constructor in templated EventPerfTest by gab · 8 years ago
  42. 5616233 Migrate WaitableEvent to enum-based constructor in base/ by gab · 8 years ago
  43. c1aebcf Migrate WaitableEvent to enum-based constructor in ipc/ by gab · 8 years ago
  44. d99b556 Rename mojo.* ui/gfx/geometry/mojo types to gfx.mojom.* by fsamuel · 8 years ago
  45. 815cd43 Copy local CRT DLLs to gn output directories by brucedawson · 8 years ago
  46. abc4ad7 Implement gfx::Transform StructTraits by fsamuel · 8 years ago
  47. e1ad6f6 Support rvalue-reference Runnables in base::Bind internals by tzik · 8 years ago
  48. 1ed1be4 content: Rename RasterWorkerPool -> CategorizedWorkerPool. by prashant.n · 8 years ago
  49. 9877a3a Create a reader-writer lock implementaiton in base. by amistry · 8 years ago
  50. 6abe0cd Make WaitableEvent's constructor enum-based. by gab · 8 years ago
  51. 7c8f6ff Implement URL and Origin typemaps/struct traits for blink. by mek · 8 years ago
  52. 8884800 Remove stderr redirect hack from build/download_gold_plugin.py. by pcc · 8 years ago
  53. c7bdd1d [tracing] Introduce BACKGROUND mode in MemoryInfra by ssid · 8 years ago
  54. e14d409 Update jni_generator documentation removing GYP. by scheib · 8 years ago
  55. 5c5ee9f Separate BaseInstrumentationTestRunner from BaseChromiumITR by yolandyan · 8 years ago
  56. 423502e Mojo C++ bindings: fix a DCHECK in multiplex_router.h by yzshen · 8 years ago
  57. 645103a Mojo C++ bindings: fix AssociatedInterfaceTest.MultiThreadAccess. by yzshen · 8 years ago
  58. 3ea1faa Mojo C++ bindings: custom type mapping of map by yzshen · 8 years ago
  59. 9bbf1b3 Disable AssociatedInterfaceTest.MultiThreadAccess by ymalik · 8 years ago
  60. 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
  61. 3dd82f3 Re-land: [mojo] Use a pipe path to initialise Mojo in elevated utility processes. by amistry · 8 years ago
  62. 48cd702 Remove debug instrumentation for crbug.com/359406. by asvitkine · 8 years ago
  63. a04cee8 Disable file operations on NACL builds. by bcwhite · 8 years ago
  64. 6ad83f3 Change PopDataAsValue to return a std::unique_ptr. by dcheng · 8 years ago
  65. 80223fa [mojo-edk] Explicitly serialise HANDLEs into messages instead of PlatformHandles. by amistry · 8 years ago
  66. 3db5526 Remove ProcessMemoryDump::AddHeapDump() by bashi · 8 years ago
  67. 55c49f7 Add: check exploded time is properly converted. by maksim.sisov · 8 years ago
  68. 2a8e26f Record the return value of NativeLibraryPreloader.loadLibrary in UMA by michaelbai · 8 years ago
  69. 899a4d7 Change mojo geometry structs from using type converters to StructTraits. by sammc · 8 years ago
  70. 46b9178 Implement DISALLOW_COPY_AND_ASSIGN using =delete, stage three. by pkasting · 8 years ago
  71. 457711d Merge code which extracts assets from APK to file by pkotwicz · 8 years ago
  72. a2ff08f Generate a templated Clone method for all mojo structs. by sammc · 8 years ago
  73. 80bf6e8 Mojo JS: Attempt to simplify bindTo* related code. by dpapad · 8 years ago
  74. d59854e mojo/converters/ime,display -> ui/platform_window,display/mojo by ben · 8 years ago
  75. 81cfb7a Reland of Move side-loaded test data /sdcard -> /sdcard/chromium_tests_root by agrieve · 8 years ago
  76. c2ac525 Make base::Optional trivially destructible when possible. by alshabalin · 8 years ago
  77. 00809c1 Implement cc::SurfaceId StructTraits by fsamuel · 8 years ago
  78. 8ea38a8 Implement DISALLOW_COPY_AND_ASSIGN using =delete, stage two. by pkasting · 8 years ago
  79. ab20f54 [mojo-edk] Remove ChildProcessLaunched that returns a pipe handle. by amistry · 8 years ago
  80. 58d57b9 Fully support read/write memory-mapped files for persistent memory. by bcwhite · 8 years ago
  81. a4b051e Implement DISALLOW_COPY_AND_ASSIGN using =delete for Linux only. by pkasting · 8 years ago
  82. 1f0c5b0 Version of MessagePumpForUI optimized for GPU by stanisc · 8 years ago
  83. 71a2059 mojo/converters/surfaces -> components/mus/public/cpp/surfaces by ben · 8 years ago
  84. 860e0a3 mojo/converters/input_events -> ui/events/mojo by ben · 8 years ago
  85. 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
  86. c30064a Move side-loaded test data /sdcard -> /sdcard/chromium_tests_root by agrieve · 8 years ago
  87. cfba5de Add mojom structs for base::Time, base::TimeDelta and base::TimeTicks. by sammc · 8 years ago
  88. 2981260 Move mojo/converters/geometry -> ui/gfx/geometry/mojo by ben · 8 years ago
  89. 369929a [mojo-edk] Revert port reservation timeout behavior by rockot · 8 years ago
  90. d1fa88a Remove a bunch of stuff in //mojo by ben · 8 years ago
  91. cc79904 base: Support using (D)CHECK on scoped enums. by jbroman · 8 years ago
  92. 6a7de8b Fix a couple of pointer DCHECKs. by wez · 8 years ago
  93. d65d160 Cleanup: Pass std::string as const reference from testing/ by ki.stfu · 8 years ago
  94. 510b309 Mojo bindings: remove an outdated TODO. by yzshen · 8 years ago
  95. a1e2ce4 Revise the README.md by ben · 8 years ago
  96. 3ab38f5 Define kInvalidPlatformFile in base by rockot · 8 years ago
  97. 1fa44fb Use std::unique_ptr for base::DictionaryValue and base::ListValue's internal store. by dcheng · 8 years ago
  98. c5bb7c2 Make cc::SurfaceId unguessable by fsamuel · 8 years ago
  99. 4ca9264 Send input event IPCs directly from the UI thread by rockot · 8 years ago
  100. 9d12c1c Remove Mojo GLES2 API by penghuang · 8 years ago