summaryrefslogtreecommitdiffstats
path: root/mandoline/ui/omnibox
Commit message (Expand)AuthorAgeFilesLines
* Changes ViewTreeHost::AddAccelerator() to take an int id.ben2015-08-281-3/+3
* Fix up urls entered in omniboxben2015-08-283-1/+7
* Make Ctrl+N open a new window and focus the omnibox.ben2015-08-285-120/+127
* Rename ViewManager -> ViewTreeConnectionben2015-08-262-8/+8
* Rename ViewManagerService,ViewManagerClient -> ViewTree,ViewTreeClientben2015-08-252-7/+7
* Eliminate ViewManagerClientFactory to make view manager use more idiomatic mojo.ben2015-08-252-6/+18
* Rename mandoline/ui/browser -> mandoline/ui/desktop_uiben2015-08-212-3/+3
* Nukes non-OOPIF pathsky2015-08-201-2/+0
* Mandoline: Enable Android software keyboard for the Omnibox.penghuang2015-08-171-0/+1
* Streamline opening of omnibox.ben2015-08-142-14/+38
* Gets //mandoline passing gn checksky2015-08-121-1/+3
* Revert of Gets //mandoline passing gn check (patchset #1 id:1 of https://code...sky2015-08-111-3/+1
* Gets //mandoline passing gn checksky2015-08-111-1/+3
* Share ICU data file among multiple Mandoline apps through the ResourceProvider.jam2015-07-151-5/+1
* mandoline: Create a separate pak file for resources.sadrul2015-06-261-2/+2
* views: Move resources used by views into views_resources.sadrul2015-06-241-2/+2
* Fixes crash on android when clicking on non-blinksky2015-06-191-1/+1
* Reland: Build Mojo apps in sub-dirs, like application packages.msw2015-06-161-2/+2
* Revert of Build Mojo apps in subdirectories, like application packages. (patc...msw2015-06-151-2/+2
* Build Mojo apps in subdirectories, like application packages.msw2015-06-151-2/+2
* Allow Mandoline to load URLs via Intent while its singleTask activity is stil...ben2015-06-112-3/+3
* Add missing mandoline dependencies.brettw2015-06-111-0/+2
* Removes ServiceProviders from ViewManager::Embedsky2015-06-102-7/+3
* Cleanup GN BUILD files, gni's and imports.msw2015-06-091-1/+0
* mandoline: Allow running the aura/views UI on android.sadrul2015-06-092-3/+8
* Renames ViewManagerDelegate::OnViewManagerDisconnected to OnViewManagerDestroyedsky2015-06-032-2/+3
* Move navigations with POST or referrer to the shell.jam2015-05-211-2/+3
* Remove duplicate application cpp files in mojo/application.jam2015-05-202-8/+3
* Get the omnibox to show up again. Sky's changes from yesterday removed the wi...ben2015-05-162-1/+5
* mandoline/omnibox: Add some opacity.sadrul2015-05-151-1/+6
* Nukes the windowmanager interfacesky2015-05-143-6/+1
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-143-5/+5
* Omnibox appben2015-05-135-0/+281