summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* mandoline: Obey --no-sandbox.erg2015-08-283-4/+12
* Consolidate startup_metric_utils BrowserOpenTabs code.msw2015-08-273-6/+6
* Mandoline: Make scrolling sync across processes.fsamuel2015-08-274-9/+70
* Mandoline: Allow submitting CompositorFrames directly to mojo::Viewsfsamuel2015-08-274-73/+23
* Update mojo sdk to rev cbf8d2ee9b7d07c7751d8d861f3b7e2bd9829b05rockot2015-08-275-42/+21
* gpu: Remove async texture uploads.reveman2015-08-272-48/+0
* Mandoline: fix the issue of same-URL navigation.yzshen2015-08-264-13/+43
* Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc...torne2015-08-262-75/+72
* Refine Chrome and Mandoline startup metric measurements.msw2015-08-265-5/+17
* Avoid checker-boarding by actually re-using transport buffersrjkroege2015-08-254-2/+40
* Mandoline + CC: Move ReturnedResource to compositor_frame.mojom and add commentsfsamuel2015-08-251-2/+2
* Someone forgot to include the auto-generated files update.zmo2015-08-241-1/+2
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-241-2/+1
* Revert of jni_generator: Make all object-returning natives return ScopedJavaL...nasko2015-08-241-66/+70
* jni_generator: Make all object-returning natives return ScopedJavaLocalRef.torne2015-08-241-70/+66
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-245-0/+5
* Rename several instances of SubmitFrame to SubmitCompositorFramefsamuel2015-08-241-3/+2
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...rockot2015-08-235-5/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-225-0/+5
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...yosin2015-08-225-5/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-225-0/+5
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Connect WebUSB client interface to the devices approckot2015-08-211-1/+3
* Support --apptest-filter= and arbitrary apptest runner args.msw2015-08-212-10/+27
* command_buffer.mojom: make CommandBufferSyncClient.DidInitialize() accept a n...yzshen2015-08-211-1/+3
* Allow the combination of BufferFormat::UYVY_422 and GL_RGB internal formatandresantoso2015-08-211-1/+1
* Fail apptests with no fixtures; disable mandoline_browser_apptests.msw2015-08-212-6/+7
* Add components/view_manager to gn check; fix errors.msw2015-08-201-0/+1
* Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion.fsamuel2015-08-193-9/+14
* Mandoline: Merge Surfaces and Views appsfsamuel2015-08-191-1/+0
* Add glCompressedCopySubTextureCHROMIUMchristiank2015-08-192-0/+20
* [GN] Don't hardcode google_play_services dependenciesdgn2015-08-191-1/+1
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-191-1/+1
* Added suport for integer versions of GetQueryObjectvEXT().dyen2015-08-192-0/+12
* Makes html_viewer apptests use osmesasky2015-08-191-3/+5
* [Tracing] Move tracing switches to componentszhenw2015-08-184-6/+2
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-183-9/+5
* Add stats collection for telemetry startup.warm.blank_page test.msw2015-08-1817-56/+207
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-183-5/+9
* Implemented GPU Timer Disjoint Value checking on the GLES2 Client.dyen2015-08-182-0/+4
* Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat...msramek2015-08-181-1/+1
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-181-1/+1
* mandoline: Reland "Sandbox mojo:browser and mojo:omnibox."erg2015-08-171-1/+1
* Fixes crash in Array converterssky2015-08-172-2/+10
* Mandoline: Enable Android software keyboard for the Omnibox.penghuang2015-08-175-0/+171
* Print stack traces in browser tests when any process crashes, or an assert fi...jam2015-08-171-1/+5
* Makes OOPIFs the defaultsky2015-08-141-11/+3
* HTMLViewer no longer connects to NetworkService interface.ben2015-08-1414-78/+151
* Use CapabilityFilter to restrict what HTMLViewers can connect to.ben2015-08-134-12/+33
* A few more spurious cleanups on ApplicationImpl.ben2015-08-123-26/+34