summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/frame/browser_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Some ChromeOS GTK cleanup: removing WmIpc and related files. And a few orphan...saintlou@chromium.org2012-03-191-643/+0
* Move IsRunningOnChromeOS to base/chromeos so that ui/, /chromeos and other co...oshima@chromium.org2012-03-161-2/+2
* views: Nuke is_mouse_gesture parameter from ContextMenuController::ShowContex...tfarina@chromium.org2012-03-111-4/+3
* Settings: Direct the user to the advanced page instead of the non-existentjhawkins@chromium.org2012-02-221-2/+2
* chromeos: Add an enum parameter to StatusAreaView::AddButton().tfarina@chromium.org2012-02-161-2/+3
* chromeos/aura: Make login screen status area font non-bold.derat@chromium.org2012-02-071-7/+3
* Implement Panel::GetDispositionForPopupBounds(), move shared to browser_navig...stevenjb@chromium.org2011-12-231-24/+4
* Revert 115610 - Broke Win Aura Compilersesek@chromium.org2011-12-221-4/+24
* Implement Panel::GetDispositionForPopupBounds() and move shared logic to brow...stevenjb@chromium.org2011-12-221-24/+4
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-141-1/+1
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-3/+3
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-2/+2
* [cros] Make screen_mode static variable in StatusAreaViewChromeos.nkostylev@chromium.org2011-11-241-1/+2
* Remove more totally obvious usage of: defined(TOUCH_UI)saintlou@chromium.org2011-11-231-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2/+2
* aura: Fix Chrome OS status area browser tests.derat@chromium.org2011-11-211-3/+0
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-2/+2
* Implement the status tray/icon API for ChromeOS.leandrogracia@chromium.org2011-11-181-0/+20
* Revert 110691 - Implement the status tray/icon API for ChromeOS.leandrogracia@chromium.org2011-11-181-20/+0
* Implement the status tray/icon API for ChromeOS.leandrogracia@chromium.org2011-11-181-0/+20
* Revert 110613 - Implement the status tray/icon API for ChromeOS.hbono@chromium.org2011-11-181-20/+0
* Implement the status tray/icon API for ChromeOS.leandrogracia@chromium.org2011-11-181-0/+20
* aura: Touch state file after first browser is ready.derat@chromium.org2011-11-171-1/+1
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-2/+2
* Add status area to Aura builds.stevenjb@google.com2011-11-141-32/+44
* Add DidChangeFocus to FocusChangeListener.alicet@chromium.org2011-11-101-3/+2
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-1/+1
* WIP: Separate StatusAreaView from StatusAreaViewChromeosstevenjb@google.com2011-11-081-34/+30
* views: Change MenuItemView API to string16.tfarina@chromium.org2011-10-201-7/+5
* This compiles out IPC under Aura. I have built and run chromeos with and with...saintlou@chromium.org2011-10-121-1/+14
* views: remove vertical tabsthakis@chromium.org2011-10-061-62/+1
* chromeos: Start Chrome with a non-maximized window on Linux desktop by default.satorux@chromium.org2011-10-061-1/+3
* Make the CROS browser size itself to the MonitorWorkAreaNearestWindow again,danakj@chromium.org2011-10-041-5/+1
* Fix chromeos touch buildoshima@google.com2011-10-041-0/+10
* views: Change MenuDelegate::GetLabel() to string16.tfarina@chromium.org2011-10-031-3/+3
* Make the browser window the same size as the cros widget.danakj@chromium.org2011-09-281-1/+4
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-311-2/+5
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-291-5/+2
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-291-2/+5
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-251-10/+14
* Include chromeos_wm_ipc_enums.h from third_party/cros_system_api.satorux@chromium.org2011-08-161-1/+1
* Use widget to specify the parent of views menu.oshima@google.com2011-07-261-1/+1
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-2/+2
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-231-2/+2
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-2/+2
* Revert 93724oshima@google.com2011-07-221-2/+2
* Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...oshima@google.com2011-07-221-2/+2
* Makes sure widget is created at right size before showingsky@chromium.org2011-07-191-1/+0
* chromeos: Hide status icons when they shouldn't be shown.derat@chromium.org2011-07-151-0/+4