summaryrefslogtreecommitdiffstats
path: root/components/web_view
Commit message (Expand)AuthorAgeFilesLines
* views/mus: Set-up transient windows correctly.sadrul2016-01-131-2/+2
* Move mojo/application/public -> mojo/shell/publicben2016-01-1218-30/+30
* Move package_manager into mojo/shellben2016-01-071-1/+1
* WindowTreeConnection::GetRoot() -> GetRoots()sky2016-01-052-2/+3
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-2618-116/+142
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-2522-11/+50
* Don't use get() to test whether |window_tree_client| is bound in Frame::InitC...amistry2015-12-081-3/+2
* Disable some mojo_apptests that are blocking CQlambroslambrou2015-12-081-1/+7
* Add multiplexing of message pipes in the new EDK.John Abd-El-Malek2015-12-061-2/+2
* mus: Allow switching between activatable windows.sadrul2015-11-242-3/+6
* Convert ConnectToApplication to take a params classben2015-11-203-9/+5
* Run gn --format over all .gn filesagrieve2015-11-202-4/+2
* mojo_runner: Get --trace-start working with generic mojo_runner.erg2015-11-184-0/+5
* mus: Move some files used by both the window server and client lib to common dirfsamuel2015-11-143-1/+3
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-1315-18/+19
* Fix tracing message pipe outliving the IO thread.jam2015-11-111-4/+4
* Isolate NativeRunner into a subdir.ben2015-11-112-1/+2
* Adds logic to deal with properties that are set by both wm and clientsky2015-11-092-2/+3
* Fix UAF in find controller.jam2015-11-092-4/+4
* Converts client lib to use gfx typessky2015-10-283-14/+8
* Routes calls to WM through WSsky2015-10-272-2/+2
* mandoline: Clean up default parameter from last patch.erg2015-10-261-1/+1
* mandoline: Start adding trace events for mandoline stuff.erg2015-10-232-0/+11
* mandoline: Add automatic tracing at mojo call sites.erg2015-10-231-0/+1
* Mandoline webview: View => Windowfsamuel2015-10-1814-202/+210
* mus: CreateWindow => NewWindowfsamuel2015-10-184-5/+5
* components/mus/public/interfaces View => Windowfsamuel2015-10-1613-82/+82
* mandoline: Actually use mojo:tracing from core_services.erg2015-10-162-0/+16
* View => Window in components/mus/public/cppfsamuel2015-10-1616-125/+128
* Correctly record and pass around navigation start time.yzshen2015-10-1515-41/+130
* Get searching forward/backwards working.erg2015-10-1414-99/+348
* Adds MUSViewsInitsky2015-10-142-3/+9
* Remove //build/module_args/mojo.gni.dpranke2015-10-121-1/+1
* mandoline: Plumb local navigations to the back/forward stack.erg2015-10-0615-9/+88
* layout-tests: Move some test-setup related code into test_runner component.sadrul2015-10-061-0/+4
* mandoline: Add find in page.erg2015-10-0615-9/+526
* Add data_deps for mojo applications connecting to mojo:mus.msw2015-10-061-1/+0
* mus: move View Manager to components/mus/vmfsamuel2015-09-301-2/+2
* mandoline: Make sure omnibox gets updated when navigating back/forwards.sadrul2015-09-288-17/+51
* Makes WebView create a new View each time it navigatessky2015-09-253-9/+21
* Provides frame origin to OnWillNavigate()sky2015-09-244-6/+17
* Build web_view target as a data_deps of mojo:web_view_apptests.msw2015-09-241-1/+4
* Fixes timing issue with frame creationsky2015-09-234-4/+51
* Pauses incoming FrameClient methods until we get view connection idsky2015-09-232-5/+10
* Rename frame classessky2015-09-2116-248/+246
* mandoline: fix win 8 x64 gn compile.erg2015-09-181-1/+1
* mandoline: Copy the structure of content::NavigationControllerImpl.erg2015-09-1817-57/+434
* Mandoline: send loading state/load event to remote parentyzshen2015-09-184-2/+154
* Removes unnecessary conditionalssky2015-09-181-13/+12
* Nukes dated TODOsky2015-09-171-3/+0