summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/frame
Commit message (Expand)AuthorAgeFilesLines
* Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...benrg@chromium.org2012-01-181-2/+2
* Implement chrome.windows.update(drawAttention=false).jennb@chromium.org2012-01-142-5/+5
* Add Browser::IsPanelWindow() to correctly identify panel windows.stevenjb@google.com2012-01-112-0/+5
* Use CompactBrowserFrameView for Aura compact mode.xiyuan@chromium.org2012-01-093-126/+3
* Implement Panel::GetDispositionForPopupBounds(), move shared to browser_navig...stevenjb@chromium.org2011-12-233-29/+8
* Revert 115610 - Broke Win Aura Compilersesek@chromium.org2011-12-223-8/+29
* Implement Panel::GetDispositionForPopupBounds() and move shared logic to brow...stevenjb@chromium.org2011-12-223-29/+8
* Remove remaining TOUCH_UI code under chromeos.saintlou@chromium.org2011-12-151-45/+0
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-141-1/+1
* Make BubbleWindow a Widget override with a BubbleFrameView.msw@chromium.org2011-12-067-146/+52
* UI polish for certificate viewer.bshe@chromium.org2011-12-021-7/+29
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-302-2/+2
* views: Move some random files from views/ to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-292-2/+2
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-292-2/+2
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-282-4/+4
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-286-8/+8
* [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-233-3/+3
* Add OVERRIDE to chrome/browser/chromeos/.avi@chromium.org2011-11-221-1/+1
* Get rid of the EnableClose() infrastructure in Widget.ben@chromium.org2011-11-222-4/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-226-10/+10
* aura: Fix Chrome OS status area browser tests.derat@chromium.org2011-11-212-3/+2
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-216-10/+10
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-216-10/+10
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Promote bubble_window_style to more general dialog_style.rbyers@chromium.org2011-11-185-27/+10
* Implement the status tray/icon API for ChromeOS.leandrogracia@chromium.org2011-11-182-0/+33
* Revert 110691 - Implement the status tray/icon API for ChromeOS.leandrogracia@chromium.org2011-11-182-33/+0
* Implement the status tray/icon API for ChromeOS.leandrogracia@chromium.org2011-11-182-0/+33
* Revert 110613 - Implement the status tray/icon API for ChromeOS.hbono@chromium.org2011-11-182-33/+0
* Implement the status tray/icon API for ChromeOS.leandrogracia@chromium.org2011-11-182-0/+33
* aura: Touch state file after first browser is ready.derat@chromium.org2011-11-173-3/+3
* Cleanup: Remove unneeded forward declarations from chrome/browser/chromeos.thestig@chromium.org2011-11-152-11/+0
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-142-2/+2
* 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
* Addressed or cleaned-up a number of TODOs (some obsolete ones were removed too).saintlou@chromium.org2011-11-111-8/+0
* Further removal of unused code in old bubbles.saintlou@chromium.org2011-11-113-75/+0
* Renaming bubble_window.cc to bubble_window_gtk.ccsaintlou@chromium.org2011-11-111-25/+0
* Add DidChangeFocus to FocusChangeListener.alicet@chromium.org2011-11-102-4/+4
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-093-3/+3
* WIP: Separate StatusAreaView from StatusAreaViewChromeosstevenjb@google.com2011-11-082-48/+42
* Enable panels by default on Win/Mac/Linux.jennb@chromium.org2011-10-271-5/+0
* views: Change MenuItemView API to string16.tfarina@chromium.org2011-10-201-7/+5
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-191-5/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-192-12/+9
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-121-6/+8