summaryrefslogtreecommitdiffstats
path: root/mandoline
Commit message (Expand)AuthorAgeFilesLines
* mus: components/mus/vm => components/mus/wsfsamuel2015-10-161-1/+1
* View => Window in components/mus/public/cppfsamuel2015-10-166-58/+58
* Adds GetDisplays() to WindowManagersky2015-10-152-4/+2
* Moves mandoline/ui/aura to ui/views/mussky2015-10-1419-1146/+14
* Get searching forward/backwards working.erg2015-10-145-8/+26
* Move ViewObserver out of NativeWidgetViewManagerfsamuel2015-10-143-55/+72
* Adds MUSViewsInitsky2015-10-141-1/+3
* Makes example use TYPE_WINDOWsky2015-10-132-2/+10
* Creates a trivial wm example appsky2015-10-135-14/+25
* Add a basic LaunchHandler Mandoline browser apptest.msw2015-10-133-137/+27
* mandoline: Add find in page.erg2015-10-068-1/+223
* Add clear_system_cache dependency for Mandoline perf tests.msw2015-10-021-0/+4
* mus: move View Manager to components/mus/vmfsamuel2015-09-301-1/+1
* mus: remove mojo/ccfsamuel2015-09-302-5/+4
* mandoline: Make sure omnibox gets updated when navigating back/forwards.sadrul2015-09-284-11/+16
* Fix the typo "visibility".avi2015-09-181-1/+1
* Some more minor cleanup to ApplicationManager.ben2015-09-182-2/+5
* Revert of Some more minor cleanup to ApplicationManager. (patchset #4 id:6000...jdonnelly2015-09-181-4/+2
* Some more minor cleanup to ApplicationManager.ben2015-09-171-2/+4
* Mandoline UI Process: Update namespaces and file namesfsamuel2015-09-1718-101/+103
* Mandoline: Fix PackageManager initializationfsamuel2015-09-171-1/+1
* Extract some stuff into PackageManager:ben2015-09-173-1/+5
* Fixes two issues with reporting loading statussky2015-09-174-16/+5
* Revert of Mandoline UI Process: Update namespaces and file names (patchset #9...thakis2015-09-1718-103/+101
* Mandoline UI Process: Update namespaces and file namesfsamuel2015-09-1618-101/+103
* Move fetching logic out of ApplicationManager, eliminate url mappings.ben2015-09-161-1/+4
* Updates mandoline to shutdown FontLoadersky2015-09-152-1/+20
* Update mojo://view_manager/ to mojo://mus/.penghuang2015-09-152-2/+2
* Revert of Move fetching logic out of ApplicationManager, eliminate url mappin...rdevlin.cronin2015-09-151-4/+1
* Updates mojo:view_manager -> mojo:mussky2015-09-153-3/+3
* Move fetching logic out of ApplicationManager, eliminate url mappings.ben2015-09-151-1/+4
* mandoline: Add back/forward support and UI.erg2015-09-158-54/+175
* Mandoline: Rename components/view_manager to components/musfsamuel2015-09-1430-47/+47
* Revert of mandoline: Add back/forward support and UI. (patchset #9 id:160001 ...rdevlin.cronin2015-09-148-175/+54
* mandoline: Add back/forward support and UI.erg2015-09-148-54/+175
* Revert of Move fetching logic out of ApplicationManager, eliminate url mappin...rdevlin.cronin2015-09-141-4/+1
* Move fetching logic out of ApplicationManager, eliminate url mappings.ben2015-09-141-1/+4
* Don't implicitly convert Rect to RectF in mandoline and ui.danakj2015-09-101-3/+2
* html_viewer/web_view: An app for running layout-tests.Sadrul Habib Chowdhury2015-09-101-0/+1
* Renames mandoline_frame_apptests to web_view_apptestssky2015-09-091-1/+1
* 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