summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Fix build. finnur@chromium.org2012-03-061-1/+1
* Move the .h ExtensionKeybindingRegistry implementation to the Views specific ...finnur@chromium.org2012-03-062-1/+73
* Revert 125155 (compile failure on Linux Builder (dbg)(shared)) - gtk: Move Sc...finnur@chromium.org2012-03-061-1/+1
* Move the ExtensionKeybindingRegistry implementation to the Views specific sec...finnur@chromium.org2012-03-061-0/+113
* gtk: Move ScopedRegion into scoped_region.{h,cc}.tfarina@chromium.org2012-03-061-1/+1
* Move creation of CookiesTreeModel to UI code and add getter for the LocalStor...markusheintz@chromium.org2012-03-061-2/+29
* Aura: CrOS dialogs use new window framesjamescook@chromium.org2012-03-063-287/+28
* Make the Views sad tab code not be tied down to TabContentsViewViews. This al...jam@chromium.org2012-03-066-56/+36
* Refactor dangerous download warning text generation into DownloadItemModel.asanka@chromium.org2012-03-061-85/+11
* Launch panels as popup windows in Aura, and add separate launcher icon logic ...stevenjb@chromium.org2012-03-066-28/+72
* Move overlay stuff out of content. It's only used by sad tab, which is a Chro...jam@chromium.org2012-03-051-2/+5
* ash: Add context menu to app list.xiyuan@chromium.org2012-03-052-50/+188
* Fix DCHECK in BrowserActionsContainer::OnWidgetClosingstevenjb@chromium.org2012-03-051-1/+7
* Implement one click login.rogerta@chromium.org2012-03-051-0/+172
* Added yoshiki@chromium.org to task-manager related OWNERS files, as estade re...kgr@chromium.org2012-03-051-1/+1
* Extract the last SkColor from ResourceBundle API.tfarina@chromium.org2012-03-052-4/+7
* Move TabContentsDragWin to content and rename it to WebContentsDragWin.jam@chromium.org2012-03-054-488/+4
* Changing the ominbar text colors according to spec. This change was marked as...skuhne@chromium.org2012-03-051-5/+6
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-055-16/+16
* Make the visual feedback for taking screenshot, with fix.mukai@chromium.org2012-03-052-0/+46
* Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...jam@chromium.org2012-03-055-7/+8
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-0314-48/+58
* Fix compilation error on win_aura which is the side effect of 124852oshima@chromium.org2012-03-032-0/+2
* Aura: Fix gray line at top of toolbar with translucent framesjamescook@chromium.org2012-03-033-89/+62
* browser: Minor changes to use SkPoint::iset() function.tfarina@chromium.org2012-03-032-19/+10
* Cleanup: Deprecate wstring version of file_util::CopyDirectory().thestig@chromium.org2012-03-031-5/+17
* Cleanup: Another round of unused forward declaration cleanup.thestig@chromium.org2012-03-031-3/+1
* TabFirstRenderWatcher -> TabRenderWatcher.derat@chromium.org2012-03-023-10/+11
* Fixing highlight & autocomplete colors according to specskuhne@chromium.org2012-03-021-0/+5
* Rename chrome/browser/ui/views/{aura => ash}/erg@chromium.org2012-03-0245-106/+106
* Fix keyword search erroneously not triggering in two obscure cases:pkasting@chromium.org2012-03-022-4/+5
* Aura: Update window frames, allow resize from outside windowjamescook@chromium.org2012-03-024-571/+477
* Get rid of chrome dependencies from tab_contents_drag_win.cc. After this I'll...jam@chromium.org2012-03-024-41/+49
* Cleanup: Typedef std::pairs in TaskManager code. Also making goat teleporting...thestig@chromium.org2012-03-021-2/+3
* aura: Implement app list M19 mock.xiyuan@chromium.org2012-03-028-101/+95
* Remove obsolete codeoshima@chromium.org2012-03-022-13/+0
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-021-3/+5
* Move the core drag&drop code for Windows to content\browser to match Mac/GTK....jam@chromium.org2012-03-023-15/+19
* Do not show menus for opening datetime/network/language config pages on lock ...yusukes@google.com2012-03-021-5/+2
* Aura: Build on the linux desktop, plus add USE_ASH.erg@chromium.org2012-03-013-18/+26
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-4/+2
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-2/+4
* Attempt 2: Allows tab dragging when maximized on aura. To fix it I made it sosky@chromium.org2012-03-012-1/+25
* Revert 124433 - Adding persistance for gesture recognition parms.yzshen@chromium.org2012-03-011-110/+0
* Adding persistance for gesture recognition parms.girard@chromium.org2012-03-011-0/+110
* Revert 124385 - Allows tab dragging when maximized on aura. To fix it I made ...battre@chromium.org2012-03-012-25/+1
* Allows tab dragging when maximized on aura. To fix it I made it sosky@chromium.org2012-03-012-1/+25
* Allow platform apps to specify a maximum size for the shell container.jeremya@chromium.org2012-03-011-3/+12
* Platform apps shortcuts use their own browser processbenwells@chromium.org2012-03-011-0/+2
* [Web Intents] Views implementation of WebIntentPicker, trying to match the mo...binji@chromium.org2012-03-011-80/+512