summaryrefslogtreecommitdiffstats
path: root/mandoline
Commit message (Expand)AuthorAgeFilesLines
* Move setting access policy to WebViewsky2015-09-082-3/+0
* Converts BrowserCommand to an enum classsky2015-09-082-14/+14
* Changes around how embed roots are setsky2015-09-042-5/+3
* Mandoline: resize html_viewer to fullscreen for phone_ui.penghuang2015-09-042-0/+8
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-041-1/+3
* Wire title changes from WebFrameClient all the way through to PlatformWindowben2015-09-034-0/+16
* Fixes crash in initialize loggingsky2015-09-022-1/+5
* Moves mandoline/tab into components/web_view part 1sky2015-09-0242-2750/+15
* Adds a common way to initialize loggingsky2015-09-023-0/+4
* Makes html_viewer only swap to remote when necessarysky2015-09-0218-115/+459
* view-manager: Allow closing down a view-tree.sadrul2015-09-016-7/+40
* Adds a way to determine id of content handler that created appsky2015-09-011-4/+6
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* mandoline: Fix mandoline crash on Android.penghuang2015-08-314-3/+18
* Mandoline: Plumb --force-device-scale-factorfsamuel2015-08-312-8/+26
* Reland again [Startup Tracing] Add --trace-config-file flagzhenw2015-08-312-6/+7
* Changes ViewTreeHost::AddAccelerator() to take an int id.ben2015-08-285-11/+31
* Revert of Reland [Startup Tracing] Add --trace-config-file flag (patchset #2 ...sergeyv2015-08-282-7/+6
* Reland [Startup Tracing] Add --trace-config-file flagzhenw2015-08-282-6/+7
* Fixes deps in omniboxsky2015-08-281-0/+1
* Fix up urls entered in omniboxben2015-08-283-1/+7
* Revert of [Startup Tracing] Add --trace-config-file flag (patchset #6 id:1000...sergeyv2015-08-282-7/+6
* [Startup Tracing] Add --trace-config-file flagzhenw2015-08-282-6/+7
* Make Ctrl+N open a new window and focus the omnibox.ben2015-08-2810-137/+155
* Consolidate startup_metric_utils BrowserOpenTabs code.msw2015-08-271-3/+3
* Eliminate ViewTreeHostConnection and replace with a factory function.ben2015-08-277-22/+34
* Mandoline: Allow submitting CompositorFrames directly to mojo::Viewsfsamuel2015-08-272-128/+10
* ViewManagerRoot -> ViewTreeHostben2015-08-276-24/+22
* Rename ViewManager -> ViewTreeConnectionben2015-08-2613-100/+102
* Refine Chrome and Mandoline startup metric measurements.msw2015-08-263-23/+31
* Fix nullptr crash in OnEmbedben2015-08-251-1/+1
* Rename ViewManagerService,ViewManagerClient -> ViewTree,ViewTreeClientben2015-08-2515-51/+51
* Eliminate ViewManagerClientFactory to make view manager use more idiomatic mojo.ben2015-08-255-22/+30
* aura: Allow deferred widget creationsievers2015-08-251-1/+2
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-241-0/+1
* Rename several instances of SubmitFrame to SubmitCompositorFramefsamuel2015-08-241-3/+2
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...rockot2015-08-231-1/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-221-0/+1
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...yosin2015-08-221-1/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-221-0/+1
* Mandoline: Introduce a tab-level DevTools agent and persist state across navi...yzshen2015-08-2211-12/+360
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Adds ability for frame to know when it should swap to remotesky2015-08-2111-119/+153
* Rename mandoline/ui/browser -> mandoline/ui/desktop_uiben2015-08-2125-142/+94
* Merge Browser and DesktopUI.ben2015-08-2113-477/+220
* Restructure AndroidUI as a separate mojo:phone_ui app.ben2015-08-219-2/+257
* Nukes non-OOPIF pathsky2015-08-208-171/+1
* Make BrowserManager manage BrowserUIs instead.ben2015-08-2013-139/+115
* Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion.fsamuel2015-08-192-2/+3
* Mandoline: Merge Surfaces and Views appsfsamuel2015-08-195-12/+2