1. f355d88 MultiProcessTest: Update SpawnChild* to return a Process. by rvargas · 10 years ago
  2. 9a89f24 base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON(). by danakj · 10 years ago
  3. 92661bb media: Optimize HW Video to 2D Canvas copy. by dongseong.hwang · 10 years ago
  4. 8b1f9ff Change the non-component definition of mojo_system_for_component by blundell · 10 years ago
  5. f43dd14 Mojo HTML viewer crash by dtapuska · 10 years ago
  6. f5edbe1 Update mojo sdk to rev e3719475d5971283d1d2250533d53066b2ff9797 by rockot · 10 years ago
  7. 5b9341e Update mojo sdk to rev cc531b32182099a5a034a99daff35ed5d38a61c8 by Daniel Cheng · 10 years ago
  8. 2ad7011 Enable logging in mojo:media app. by xhwang · 10 years ago
  9. 9718056 Support unprefixed EME in HTMLViewer. by xhwang · 10 years ago
  10. e9e2834 Run gpu/command_buffer/build_gles2_cmd_buffer.py and commit all changes. by zmo · 10 years ago
  11. b035b94 Encrypted Media: Add DefaultCdmFactory. by xhwang · 10 years ago
  12. 66cb304 mojo HTMLViewer crash by dtapuska · 10 years ago
  13. 3fab2b1 Move HTMLViewer et. al. out of mojo namespace by davemoore · 10 years ago
  14. a22f653 Add a license for third_party/ply/__init__.py. by thestig · 10 years ago
  15. ad16210 Move virtual setSurfaceReady to non-virtual StartCompositor. by danakj · 10 years ago
  16. 62ce3f0 Move mojo gypfiles to toplevel mojo by rockot · 10 years ago
  17. 4d4103a [Mojo] Load V8's external snapshot before initializing Blink. by rmcilroy · 10 years ago
  18. 41013ee Introduce MojoRendererFactory::ServiceProvider. by xhwang · 10 years ago
  19. bbfc9a9 Update mojo sdk to rev 59145288bae55b0fce4276b017df6a1117bcf00f by rockot · 10 years ago
  20. 7114b6a mojo: Don't put override on methods overriding blink interfaces. by danakj · 10 years ago
  21. e87194e [cc] Add nearest neighbor filtering for PictureLayer. by jackhou · 10 years ago
  22. a8aa446 Move Load() from HTMLDocument::OnEmbed() to the constructor. by xhwang · 10 years ago
  23. 7c0a537 Introduce media::RendererFactory interface. by xhwang · 10 years ago
  24. 05b2724 Move output surface fallback from cc to embedders by enne · 10 years ago
  25. 347713b Fix html viewer. by qsr · 10 years ago
  26. 4a23170 Add argument to pass elastic overscroll delta to Blink (Chrome side) by ccameron · 10 years ago
  27. 425bc30 Changed the GPU Tracer so the category names can be customized. by dyen · 10 years ago
  28. 978d814 Update mojo sdk to rev f6c8ec07c01deebc13178d516225fd12695c3dc2 by rockot · 10 years ago
  29. ac260bd Pass mojo::MediaRendererPtr in MojoRendererImpl's constructor. by xhwang · 10 years ago
  30. 7c96cc1 Clean up media/mojo target names. by xhwang · 10 years ago
  31. 384a263 [cc] Add nearest neighbor filtering for TextureLayer. by jackhou · 10 years ago
  32. 35d4bd3 Remove call to widget->didCommitFrameToCompositor since this is going away in Blink. by rmcilroy · 10 years ago
  33. 947c104 gpu: Added IPC traits for new texture_rg flag by hendrikw · 10 years ago
  34. 2928ee5 Update mojo sdk to rev 98d8236f7eea383e5214254c8d045df6c7a6297a by rockot · 10 years ago
  35. b5f4ea6 Enable logging for HTMLViewer. by xhwang · 10 years ago
  36. f6f2220 Remove obsolete form of registerViewportLayers by ccameron · 10 years ago
  37. ab74f4d Allow scroll elasticity layer to be NULL by ccameron · 10 years ago
  38. a8d5ba4 Update mojo sdk to rev 5aa6dbdccf1950daf0cd3014bf763f35899bccf9 by rockot · 10 years ago
  39. be5e7d4 Plumb scroll elasticity layer from Blink to cc by ccameron · 10 years ago
  40. 618317c Enable MSVC warning for unused locals. by Peter Kasting · 10 years ago
  41. 9bc526d Beginning of an accessibility implementation for html_viewer. by aa · 10 years ago
  42. 37e3cc7 remove some calls to to-be-deprecated v8::Value::To* functions by dcarney · 10 years ago
  43. 9fb77ad Fix output name for mojo_application template on mac by jamesr · 10 years ago
  44. 220877f Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35a by jamesr · 10 years ago
  45. 958860f Move EncryptedMediaPlayerSupport and ProxyDecryptor from content to media. by xhwang · 10 years ago
  46. 83ec5eb Remove gyp for mojo_surfaces targets by jamesr · 10 years ago
  47. a5d95ac Revert of Update mojo sdk to rev afb4440fd5a10cba980878c326180b7ad7960480 (patchset #3 id:40001 of https://codereview.chromium.org/728553002/) by thakis · 10 years ago
  48. 967fb45 Update mojo sdk to rev afb4440fd5a10cba980878c326180b7ad7960480 by jamesr · 10 years ago
  49. a6feb5c Add Mojo application test support to Chromium. by msw · 10 years ago
  50. 15ed5a9 cc: Make separate interface for BeginFrame ipc from OutputSurface by simonhong · 10 years ago
  51. f654a42 Minor cleanup of network_service by davemoore · 10 years ago
  52. f3ad2dd Replace mojo:// URL by mojo: URL by qsr · 10 years ago
  53. dbb52dc Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac by jamesr · 10 years ago
  54. e1df011 Cleanup: Remove unneeded path_service.h includes. by thestig · 10 years ago
  55. 0d65491 Remove mojo/application_manager, code not needed in chromium by jamesr · 10 years ago
  56. 6ec4d0c Remove mojo/tools/, not needed in chromium by jamesr · 10 years ago
  57. df1d70e Script to upload prebuilt network service by jamesr · 10 years ago
  58. 6abc94d mojo: Fix html_viewer. by qsr · 10 years ago
  59. e3b591d Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21 by jamesr · 10 years ago
  60. 7a2fff4 Store network_service cache in memory by abarth · 10 years ago
  61. 3a36c26 Split out mojo_converters into its own target. by dalecurtis · 10 years ago
  62. 404574f Update mojo sdk to rev 91d94d6993c9b0c4135a95687a7d541ce90629b by jamesr · 10 years ago
  63. 9ceb87b Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444 by aa · 10 years ago
  64. e69a683 Revert of Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444 (patchset #6 id:120001 of https://codereview.chromium.org/683583002/) by binjin · 10 years ago
  65. d037c6e Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444 by aa · 10 years ago
  66. 9ccd3a7 Make ListContainer Consistently Act as Container of Pointers by weiliangc · 10 years ago
  67. 295c83d Cleanup: Remove more unused timer.h includes. by thestig · 10 years ago
  68. fc1a7ed Remove mojo/{aura,views} by jamesr · 10 years ago
  69. 6615d2e Reland "Replace Chrome IPC with Mojo IPC for querying BatteryStatus service" by ppi · 10 years ago
  70. cf927e3 Remove mojo/spy by jamesr · 10 years ago
  71. 632c37b cc: Move GpuMemoryBufferManager interface to gpu namespace. by reveman · 10 years ago
  72. 4eaaab7 Remove mojo/examples/pepper_container_app by jamesr · 10 years ago
  73. c191f05 Remove mojo/shell and (most) service implementations by jamesr · 10 years ago
  74. dc79d9c Remove GYP for mojo/shell and mojo/services by James Robinson · 10 years ago
  75. ce3d6e4 Make browser GPU channel creation async. by jbauman · 10 years ago
  76. 2955fb3 Revert of Replace Chrome IPC with Mojo IPC for querying BatteryStatus service (patchset #23 id:570001 of https://codereview.chromium.org/592153002/) by leviw · 10 years ago
  77. 93ca776 Replace Chrome IPC with Mojo IPC for querying BatteryStatus service by ppi · 10 years ago
  78. 1515833 Remove mojo/apps/js, it is unused by jamesr · 10 years ago
  79. 1742cf5 Update mojo sdk to rev e0416d1cfdcc669756d29802aa8644586273f5c7 by aa · 10 years ago
  80. d48920a Delete mojo/examples/* except pepper_container. by aa · 10 years ago
  81. 21eccd9 Align base::hash_map with C++11, part 2. by davidben · 10 years ago
  82. 97b4003 gpu: Rewrite MailboxSynchronizer by sievers · 10 years ago
  83. 09f140d Disable testConformance in response to test failure (second try) by qyearsley · 10 years ago
  84. 89beddf Revert of Disabling testConformance in response to test failure (patchset #1 id:1 of https://codereview.chromium.org/676893002/) by avi · 10 years ago
  85. 9b82548 Disabling testConformance in response to test failure by Quinten Yearsley · 10 years ago
  86. d9e5420 Update mojo sdk to rev 3b54eded8dadb36548934c09c5100e9e645ec328 by jamesr · 10 years ago
  87. 6617a8a Remove IsDIPEnabled from Screen by scottmg · 10 years ago
  88. c5669f8 Remove gyp for view_manager_lib and html_viewer by jamesr · 10 years ago
  89. cbc934f Remove mojo/services{view,window}_manager by jamesr · 10 years ago
  90. ef8c236 Rename mojo_html_viewer target to just html_viewer. by aa · 10 years ago
  91. afebcb4 Remove mojo/go - this is being developed in the mojo repo by jamesr · 10 years ago
  92. bf70ccc Add support for real audio output to mojo. by dalecurtis · 10 years ago
  93. dbb4dc1 Supports MojoRendererImpl in WebMediaPlayerImpl for HTMLViewer. by xhwang · 10 years ago
  94. 390b363 Remove mojo/python and gyp targets by jamesr · 10 years ago
  95. e1f954f Revert of Add gclient hook to download prebuilt mojo_shell (patchset #7 id:120001 of https://codereview.chromium.org/667853002/) by yurys · 10 years ago
  96. c83f288 Add gclient hook to download prebuilt mojo_shell by jamesr · 10 years ago
  97. b264d6c Mojo: More virtual/override style fixes in mojo/. by Viet-Trung Luu · 10 years ago
  98. e430df8 Update targetSdkVersion for Chromium applications. by aurimas · 10 years ago
  99. 12d0d58 Mojo: Fixes to current virtual/override style in mojo/edk/. by Viet-Trung Luu · 10 years ago
  100. 071a8c6 Standardize usage of virtual/override/final in mojo/ by dcheng · 10 years ago