1. 1ad4183 data-fetcher: Discard really big data URLs. by sadrul · 9 years ago
  2. c3999e8 Don't use resolved url for instance identity in ApplicationManager by ben · 9 years ago
  3. 41b9d49 Some more minor cleanup to ApplicationManager. by ben · 9 years ago
  4. 038f884 Revert of Some more minor cleanup to ApplicationManager. (patchset #4 id:60001 of https://codereview.chromium.org/1351963002/ ) by jdonnelly · 9 years ago
  5. 1c6879b Revert of Don't use resolved url for instance identity in ApplicationManager (patchset #4 id:60001 of https://codereview.chromium.org/1346143004/ ) by jdonnelly · 9 years ago
  6. a7c3c8b Added a unique command buffer ID for command buffers. by dyen · 9 years ago
  7. 81346a9 Don't use resolved url for instance identity in ApplicationManager by ben · 9 years ago
  8. 0ae32d2 Some more minor cleanup to ApplicationManager. by ben · 9 years ago
  9. cd2efdc mojo: Add DataURLFetcher for processing data: urls. by sadrul · 9 years ago
  10. 3a5a945 Mandoline UI Process: Update namespaces and file names by fsamuel · 9 years ago
  11. 960e8ad Mandoline: WebGL: Pass context creation attributes to GPU. by penghuang · 9 years ago
  12. e8e09c7 Mandoline: Fix PackageManager initialization by fsamuel · 9 years ago
  13. 26edadf Compilation error in http://crrev.com/1352663002 by yosin · 9 years ago
  14. f9ca7b9 Extract some stuff into PackageManager: by ben · 9 years ago
  15. 95734cf Revert of Mandoline UI Process: Update namespaces and file names (patchset #9 id:150001 of https://codereview.chromium.org/1340983002/ ) by thakis · 9 years ago
  16. a95279b Overhaul Mandoline event transport code by rjkroege · 9 years ago
  17. 7ddf573 This change adds WebGL support in mandoline. It also adds GL by penghuang · 9 years ago
  18. c292489 Mandoline UI Process: Update namespaces and file names by fsamuel · 9 years ago
  19. bfb2f96 Revert of Mandoline: Add WebGL support (patchset #9 id:180001 of https://codereview.chromium.org/1338433002/ ) by dpranke · 9 years ago
  20. d9d958f This change adds WebGL support in mandoline. It also adds GL by penghuang · 9 years ago
  21. 9b3b693 Remove ui::KeyEvent::platform_keycode_ by kpschoedel · 9 years ago
  22. 47279ff Shift URLRequestContextStorage over to taking scoped_ptrs. by rdsmith · 9 years ago
  23. 8f7a274 Clean up some unused methods from ApplicationManager by ben · 9 years ago
  24. 3993efd Mandoline: let html_viewer handle more contents by yzshen · 9 years ago
  25. 9588803 Move fetching logic out of ApplicationManager, eliminate url mappings. by ben · 9 years ago
  26. 8df02f8 Revert of Overhaul Mandoline event transport code (patchset #5 id:80001 of https://codereview.chromium.org/1313353010/ ) by rdevlin.cronin · 9 years ago
  27. f20d6ec Overhaul Mandoline event transport code by rjkroege · 9 years ago
  28. 16a3e72 Revert of Move fetching logic out of ApplicationManager, eliminate url mappings. (patchset #14 id:260001 of https://codereview.chromium.org/1342503003/ ) by rdevlin.cronin · 9 years ago
  29. 67bf583 Updates mojo:view_manager -> mojo:mus by sky · 9 years ago
  30. 34c2cd4 Move fetching logic out of ApplicationManager, eliminate url mappings. by ben · 9 years ago
  31. 9e2f735 Fix bug in shut down of HTMLViewer by sky · 9 years ago
  32. 5b79ff5 third_party/mojo: stop syncing from the Mojo repository. by yzshen · 9 years ago
  33. 37588d7 Mandoline: Rename components/view_manager to components/mus by fsamuel · 9 years ago
  34. b3ad3d2 Revert of Move fetching logic out of ApplicationManager, eliminate url mappings. (patchset #12 id:220001 of https://codereview.chromium.org/1342503003/ ) by rdevlin.cronin · 9 years ago
  35. e552da9 Move fetching logic out of ApplicationManager, eliminate url mappings. by ben · 9 years ago
  36. f638962 Temporarily disables html_viewer tests by sky · 9 years ago
  37. 0b5d08a mandoline: Set up WebViewTest and add a basic test. by erg · 9 years ago
  38. 57030e1 Add GL_CHROMIUM_screen_space_antialiasing to support alternative AA by jin.a.yang · 9 years ago
  39. b194c0b Makes all tests isolated for now by sky · 9 years ago
  40. 5ba9489 Move Singleton and related structs to namespace base by olli.raula · 9 years ago
  41. 56d0628 Adds better security checking to OnCreatedFrame() by sky · 9 years ago
  42. 02fc6ad Renames mandoline_frame_apptests to web_view_apptests by sky · 9 years ago
  43. 40777ba jni: Forbid inappropriate JNI parameter conversions. by torne · 9 years ago
  44. fcfc9f0 Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  45. b4362fa Drop ui::TouchEvent shims for radius_{x,y} and force by robert.bradford · 9 years ago
  46. c510c59 jni_generator: Pass object parameters as JavaParamRef. by torne · 9 years ago
  47. 310c58c Remove |requestor_url| from ApplicationManager::ConnectToApplication(). by yzshen · 9 years ago
  48. ede59fd Group ConnectToApplication-related info into a params struct. by yzshen · 9 years ago
  49. 4da8028 view-manager: Use --override-use-gl-with-osmesa-for-tests for apptests on non-android. by sadrul · 9 years ago
  50. 53d49d7 Apply skew on both axes together rather than sequentially on Compositor thread. by nainar · 9 years ago
  51. 19cf63a Revert of Fix sbox_validation_tests & Make isolate_driver.py include the executable itself (patchset #3 id:90001 of https://codereview.chromium.org/1245873002/ ) by stgao · 9 years ago
  52. 499be0d Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  53. 6032e24 view-manager: Fix some issues regarding running tests in x11. by sadrul · 9 years ago
  54. dc9a508 Adds a common way to initialize logging by sky · 9 years ago
  55. b7e7475 Fix mojo_runner_unittests in debug builds. by jam · 9 years ago
  56. 5f370df Make UrlRequestContextBuilder take scoped_ptr's when it takes ownership by pauljensen · 9 years ago
  57. e830423 Adds a way to determine id of content handler that created app by sky · 9 years ago
  58. 934fca1 Mandoline: Fix OOPIF high DPI sizing. by fsamuel · 9 years ago
  59. af16dea mandoline: lock down the linux sandbox more. by erg · 9 years ago
  60. 3c539ae Reland again [Startup Tracing] Add --trace-config-file flag by zhenw · 9 years ago
  61. 5ebd90e IWYU in mojo/converters/geometry/geometry_type_converters.h by danakj · 9 years ago
  62. e405ba8 Moves initialization of exception handler registration by sky · 9 years ago
  63. 7a32e32 Revert of Reland [Startup Tracing] Add --trace-config-file flag (patchset #2 id:20001 of https://codereview.chromium.org/1317333002/ ) by sergeyv · 9 years ago
  64. 4fc1693 Reland [Startup Tracing] Add --trace-config-file flag by zhenw · 9 years ago
  65. 1da7d64 Revert of [Startup Tracing] Add --trace-config-file flag (patchset #6 id:100001 of https://codereview.chromium.org/1315463002/ ) by sergeyv · 9 years ago
  66. fd9f216 [Startup Tracing] Add --trace-config-file flag by zhenw · 9 years ago
  67. f794f26 mandoline: Obey --no-sandbox. by erg · 9 years ago
  68. 565fba8 Consolidate startup_metric_utils BrowserOpenTabs code. by msw · 9 years ago
  69. b12da55 Mandoline: Make scrolling sync across processes. by fsamuel · 9 years ago
  70. 5346518 Mandoline: Allow submitting CompositorFrames directly to mojo::Views by fsamuel · 9 years ago
  71. 24bc9fa Update mojo sdk to rev cbf8d2ee9b7d07c7751d8d861f3b7e2bd9829b05 by rockot · 9 years ago
  72. dce105f gpu: Remove async texture uploads. by reveman · 9 years ago
  73. b9fe6fa Mandoline: fix the issue of same-URL navigation. by yzshen · 9 years ago
  74. 4149526 Reland "jni_generator: Make all object-returning natives return ScopedJavaLocalRef." by torne · 9 years ago
  75. de4a511 Refine Chrome and Mandoline startup metric measurements. by msw · 9 years ago
  76. 91becc1 Avoid checker-boarding by actually re-using transport buffers by rjkroege · 9 years ago
  77. 2c943e8 Mandoline + CC: Move ReturnedResource to compositor_frame.mojom and add comments by fsamuel · 9 years ago
  78. 1b29221 Someone forgot to include the auto-generated files update. by zmo · 9 years ago
  79. 1c17c52 Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler by svaldez · 9 years ago
  80. 4b3899c Revert of jni_generator: Make all object-returning natives return ScopedJavaLocalRef. (patchset #5 id:80001 of https://codereview.chromium.org/1288183004/ ) by nasko · 9 years ago
  81. fab71c5 jni_generator: Make all object-returning natives return ScopedJavaLocalRef. by torne · 9 years ago
  82. 46db050 Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 9 years ago
  83. 932b3f0 Rename several instances of SubmitFrame to SubmitCompositorFrame by fsamuel · 9 years ago
  84. 28a021e Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #1 id:1 of https://codereview.chromium.org/1310103002/ ) by rockot · 9 years ago
  85. 7859f57 Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 9 years ago
  86. 62ddcee Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #3 id:120001 of https://codereview.chromium.org/1296453004/ ) by yosin · 9 years ago
  87. ee7ac0f Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 9 years ago
  88. 9d751ff IWYU for base/memory/scoped_vector.h. by thestig · 9 years ago
  89. b03619a Connect WebUSB client interface to the devices app by rockot · 9 years ago
  90. 534b59f Support --apptest-filter= and arbitrary apptest runner args. by msw · 9 years ago
  91. f871539 command_buffer.mojom: make CommandBufferSyncClient.DidInitialize() accept a nullable GpuCapabilities pointer. by yzshen · 9 years ago
  92. 7252369 Allow the combination of BufferFormat::UYVY_422 and GL_RGB internal format by andresantoso · 9 years ago
  93. edd7f6b Fail apptests with no fixtures; disable mandoline_browser_apptests. by msw · 9 years ago
  94. 4874dd8 Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion. by fsamuel · 9 years ago
  95. 2dbeb07 Add glCompressedCopySubTextureCHROMIUM by christiank · 9 years ago
  96. 54e34ae Allow url::SchemeHostPort to hold non-file scheme without port by tyoshino · 9 years ago
  97. 125f6d5 Added suport for integer versions of GetQueryObjectvEXT(). by dyen · 9 years ago
  98. 06def9d Makes html_viewer apptests use osmesa by sky · 9 years ago
  99. 488ab2d [Tracing] Move tracing switches to components by zhenw · 9 years ago
  100. ee8e7b6 Revert of Re-land: cc: Use worker context for one-copy tile initialization. (patchset #29 id:560001 of https://codereview.chromium.org/1230203007/ ) by sky · 9 years ago