1. ee2af6e Add alpha argument to glResizeCHROMIUM by jbauman · 9 years ago
  2. 4d188ef Remove kint32min. by avi · 9 years ago
  3. 2b8443b GN: asset_location -> android_assets() for mojo_runner by agrieve · 9 years ago
  4. 5d948ee Mojo C++ bindings: associated interface pointers/requests validation by yzshen · 9 years ago
  5. f084224 mojo: Improve crash stack. by penghuang · 9 years ago
  6. 9b43077 Add CommitOverlayPlanesCHROMIUM command buffer function by watk · 9 years ago
  7. 8b050fa Mojo C++ bindings: Add an alias, BarAssociatedPtr, for AssociatedInterfacePtr<Bar>. by yzshen · 9 years ago
  8. 12e06e5 mandoline: Also add files added in gn to gyp. by erg · 9 years ago
  9. 53e3c5d Cleanup SurfaceVisibility code. by sohan.jyoti · 9 years ago
  10. 800e9ce Revert making HandleWatcher block until no longer waiting on pipe (r285266). by jam · 9 years ago
  11. 256bd05 Fix shutdown assert in new Mojo EDK. by jam · 9 years ago
  12. d11f5bc Remove SimpleBroker and instead use the production broker implementation in tests. by jam · 9 years ago
  13. 9e2858b Remove ScopedVector from ElementsUploadDataStream by olli.raula · 9 years ago
  14. b0789fa Remove problematic-and-ignored ALIGNAS(4) by brucedawson · 9 years ago
  15. 85e69a4 Renames example_wm to mash_wm by sky · 9 years ago
  16. a694855 Fix Clang-plugin style error in ChildBrokerHost by Hans Wennborg · 9 years ago
  17. 50269ab Mojo C++ bindings: support passing associated interface pointers/requests in method parameter lists and structs. by yzshen · 9 years ago
  18. 6de73f3 Rename mojo::TokenSerializer to mojo::Broker. by jam · 9 years ago
  19. 6b5afc7 Add context_utils.h includes where needed. by torne · 9 years ago
  20. 89870c5 Make CapabilityFilter non-nullable. by ben · 9 years ago
  21. a79f824 Mojo C++ bindings: InterfacePtr<T> and Binding<T> use MultiplexRouter when T passes associated interface pointers/requests. by yzshen · 9 years ago
  22. 26b7ede gpu: Implement the new fence syncs in mojo command buffer. by penghuang · 9 years ago
  23. d0ab793 Switch to static_assert in the repo. by avi · 9 years ago
  24. 37b7abd Mojo C++ bindings: introduce public associated-interface-related types. by yzshen · 9 years ago
  25. c87d1ca Define a Java-side global application context. by torne · 9 years ago
  26. f9c275f Avoid iterating over all handles in MessagePumpMojo on every iteration to calculate deadlines. by amistry · 9 years ago
  27. 00e880c Create a broker interface for the new Mojo EDK so that the browser can create and duplicate message pipes. by John Abd-El-Malek · 9 years ago
  28. 54c3c09 Don't leak the WatcherThreadManager background thread. by John Abd-El-Malek · 9 years ago
  29. ed30c78 Pass CapabilityFilter via CreateInstanceForHandle by ben · 9 years ago
  30. 853c866 URLRequestJob: change ReadRawData contract by xunjieli · 9 years ago
  31. 11e0de2 Allow wait in CommandBufferClientImpl. by penghuang · 9 years ago
  32. cd71196 Re-land "Flip 'Linux x64' bot on chromium waterfall to GN." by dpranke · 9 years ago
  33. d96c1be Convert ConnectToApplication to take a params class by ben · 9 years ago
  34. 6eead09 Mojo C++ bindings: introduce MultiplexRouter and related classes. by yzshen · 9 years ago
  35. 5765bb3 Run gn --format over all .gn files by agrieve · 9 years ago
  36. 2d13f97 Revert "Reland: URLRequestJob: change ReadRawData contract" by xunjieli · 9 years ago
  37. 68333e0 Fetch Mandoline components from Google Storage as needed. by msw · 9 years ago
  38. 0b2c0c6 Use unique URLs rather than qualifiers to uniquify RenderProcesses. by ben · 9 years ago
  39. 905ece1 Bind Application in renderer. by ben · 9 years ago
  40. 0bdf377 Use std::default_delete as the default deleter for scoped_ptr. by dcheng · 9 years ago
  41. 46fb2df Revert of Bind Application in renderer (patchset #15 id:280001 of https://codereview.chromium.org/1452823003/ ) by alancutter · 9 years ago
  42. 4098851 mojo_runner: Get --trace-start working with generic mojo_runner. by erg · 9 years ago
  43. c589ca9 Bind Application in renderer. by ben · 9 years ago
  44. dd1514c Revert of mandoline/mojo: Make ApplicaitonImpl connect to tracing during startup. (patchset #9 id:160001 of https://codereview.chromium.org/1440403002/ ) by erg · 9 years ago
  45. ca150e6 Revert the work of supporting WorkerPool clean shutdown on POSIX. by yzshen · 9 years ago
  46. b48acd7 Revert of Bind Application in renderer (patchset #14 id:260001 of https://codereview.chromium.org/1452823003/ ) by msramek · 9 years ago
  47. a780dbd Reland: URLRequestJob: change ReadRawData contract by xunjieli · 9 years ago
  48. a203f56 Bind Application in renderer. by ben · 9 years ago
  49. c4fa907 Mojo bindings: add message pipe control message definition and C++ helpers. by yzshen · 9 years ago
  50. ed50a1e Simplify MessagePumpMojo by having a single control pipe instead of nesting them per run-loop. by amistry · 9 years ago
  51. 15c3f2b mandoline/mojo: Make ApplicaitonImpl connect to tracing during startup. by erg · 9 years ago
  52. 9ee40fe Remove master.mojom and associated code. by jam · 9 years ago
  53. 90e37e8 Tweak iterations in HandleWatcherPerftest to reduce noise. by amistry · 9 years ago
  54. 4e99ead Another branch build fix by ben · 9 years ago
  55. 4655f3a Fix compile issue, missing override. by ben · 9 years ago
  56. 768609d Remove CreateStreamTexture from GL interfaces. by siva.gunturi · 9 years ago
  57. 19fe53c Move Shell connection to content. by ben · 9 years ago
  58. 7b1e5ec Remove mojo_sdk_source_set & mojo_edk_source_set templates. by jam · 9 years ago
  59. bf2a947 Fix "missing source file" errors during gclient runhooks. by pkasting · 9 years ago
  60. 6617b97 Make the new Mojo EDK work on XP. by jam · 9 years ago
  61. a5a03ef Fix racy crash in Mandoline child processes. by jam · 9 years ago
  62. 09327f1 Implement CreateInstanceForHandle. by ben · 9 years ago
  63. d029552 Revert of Fix racy crash in Mandoline child processes. (patchset #4 id:60001 of https://codereview.chromium.org/1439863002/ ) by hablich · 9 years ago
  64. 3ba8ca4 Revert of Followup to r359266 to make mojo_edk_unittests2 pass again. (patchset #2 id:20001 of https://codereview.chromium.org/1440083003/ ) by hablich · 9 years ago
  65. 2080a07 Revert of Implement CreateInstanceForHandle (patchset #13 id:230001 of https://codereview.chromium.org/1434083002/ ) by hablich · 9 years ago
  66. 699fb1e Implement CreateInstanceForHandle. by ben · 9 years ago
  67. 7616b55 Followup to r359266 to make mojo_edk_unittests2 pass again. by jam · 9 years ago
  68. af32acb Move third_party/mojo/src/mojo/public to mojo/public by rockot · 9 years ago
  69. 562aab6 [Android] Enable multidex for debug builds of ChromePublic. by jbudorick · 9 years ago
  70. 5a9ae5b Remove duplication between Mandoline and mojo_runner main functions. by jam · 9 years ago
  71. 1c515bc Add an application for the Shell. by ben · 9 years ago
  72. 1baaca3 mandoline: Reland "Fix ICU initialization". by erg · 9 years ago
  73. 0fa4b1c Remove mention of png_viewer from Mandoline since it doesn't exist. by jam · 9 years ago
  74. 454ec14 Remove unused kLogTag in mojo/runner/android/main.cc by pkotwicz · 9 years ago
  75. 2e8a628 Fix racy crash in Mandoline child processes. by jam · 9 years ago
  76. b834aac Add profiling to WatcherThreadManager::StopWatching. by amistry · 9 years ago
  77. e115b2d Fail mojo apptests with no GTest '[ RUN ] <Suite.Fixture>' output. by msw · 9 years ago
  78. 8c4ac9c Add a perftest for HandleWatcher. by amistry · 9 years ago
  79. c47f480 Replace the context type in awakables with uintptr_t. by amistry · 9 years ago
  80. df51c13 Use TimeTicks as much as possible in startup_metric_utils. by gab · 9 years ago
  81. 1c6cc82 Eliminate third_party/mojo/src from all targets' include paths by Ken Rockot · 9 years ago
  82. a5c76e8 Clean up the runner directory. by ben · 9 years ago
  83. 056c8cd Fix tracing message pipe outliving the IO thread. by jam · 9 years ago
  84. dc8dc10 Isolate NativeRunner into a subdir. by ben · 9 years ago
  85. 5a66341 Enable multiprocess by default on desktop mojo_runner. by jam · 9 years ago
  86. abf2a9c Plumb stdout and stderr for Mandoline child processes. by jam · 9 years ago
  87. 462890c Provide blocking pool to NativeRunner impls via dependency injection instead of passing Context. by ben · 9 years ago
  88. af79782 Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https://codereview.chromium.org/1425853003/ ) by erg · 9 years ago
  89. ac64f63 mandoline: Fix ICU initialization. by erg · 9 years ago
  90. 5492cf2 gpu: Add CHROMIUM_schedule_ca_layer by ccameron · 9 years ago
  91. 05888ea Implement a MusBrowserFrame. by ben · 9 years ago
  92. acdafd8 Add a warning when running Mandoline in single-process mode for component builds. by jam · 9 years ago
  93. 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
  94. 853667d Revert "URLRequestJob: change ReadRawData contract" by xunjieli · 9 years ago
  95. 5f771b7 Allow Chrome to bind an Application request from mojo_runner. by ben · 9 years ago
  96. 09244d0 Enable multiprocess by default on desktop mojo_runner. by jam · 9 years ago
  97. ffbf990 Fix UrlLoaderImplTest to work with different EDK timings. by jam · 9 years ago
  98. f4fd3f7 Replace hidden values with private symbols in mojo and gin by jochen · 9 years ago
  99. b323319 Get Mandoline working in component build. by jam · 9 years ago
  100. bc378d8 URLRequestJob: change ReadRawData contract by xunjieli · 9 years ago