summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/frame/panel_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-179/+0
* Implement chrome.windows.update(drawAttention=false).jennb@chromium.org2012-01-141-3/+3
* Add Browser::IsPanelWindow() to correctly identify panel windows.stevenjb@google.com2012-01-111-0/+4
* Implement Panel::GetDispositionForPopupBounds(), move shared to browser_navig...stevenjb@chromium.org2011-12-231-1/+4
* Revert 115610 - Broke Win Aura Compilersesek@chromium.org2011-12-221-4/+1
* Implement Panel::GetDispositionForPopupBounds() and move shared logic to brow...stevenjb@chromium.org2011-12-221-1/+4
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Addressed or cleaned-up a number of TODOs (some obsolete ones were removed too).saintlou@chromium.org2011-11-111-8/+0
* Applied review comments from oshima for CL 7850026.saintlou@chromium.org2011-09-201-3/+1
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-0/+10
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-311-9/+9
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-291-9/+9
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-291-9/+9
* Include chromeos_wm_ipc_enums.h from third_party/cros_system_api.satorux@chromium.org2011-08-161-1/+1
* Alwas set saved maximized state for panels to 'false'.stevenjb@google.com2011-08-021-0/+5
* Add option to chrome.windows.update extension API to draw the user's attentio...jennb@chromium.org2011-07-141-0/+5
* Add Widget::Observer for observing Widgets.sadrul@chromium.org2011-07-131-2/+6
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+0
* Fix errors caught by clang.stevenjb@google.com2011-06-081-3/+0
* Fix window.open() from panels in ChromeOS.stevenjb@google.com2011-06-081-0/+9
* cros: More clang plugin appeasing. Also fix a compile error my last CL introd...thakis@chromium.org2011-05-151-1/+1
* cros: More out-of-lining for the clang plugin.thakis@chromium.org2011-05-151-0/+2
* Set gtk urgency for panels when tab title changes.stevenjb@google.com2011-04-161-0/+14
* Add focused property to chrome.windows.create extension API.jennb@chromium.org2011-03-281-3/+12
* Reland 78062 with some NULL checks.ben@chromium.org2011-03-141-2/+2
* Revert 78062 - Migrate more of BrowserFrame's event handling down into Window...ben@chromium.org2011-03-141-2/+2
* Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...ben@chromium.org2011-03-141-2/+2
* Add Activation support to WindowDelegate.ben@chromium.org2011-03-111-10/+10
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-1/+1
* chromeos: Run beforeunload handlers when closing panels.derat@chromium.org2011-01-131-0/+4
* Remove CrOS hack from ppapi.gyp that made the include directories work. Thisbrettw@chromium.org2010-12-171-1/+1
* [ChromeOS] Remove PanelBrowserView::Init.xiyuan@chromium.org2010-11-031-18/+0
* chromium-os:5166 Panel/popup cleanup for ChromeOSstevenjb@google.com2010-10-041-5/+56
* Multiple calls to PanelBrowserView::Show() are spawning multiple PanelControl...stevenjb@chromium.org2010-08-261-4/+6
* Checking in http://codereview.chromium.org/2806070 and http://codereview.chro...zelidrag@chromium.org2010-07-271-1/+1
* Make notification panel vertically resizable.oshima@chromium.org2010-07-211-1/+4
* Adding reporting of parent browser's id, so that we can open up next to that ...dhg@chromium.org2010-06-041-2/+9
* Don't focus notificaiton panel when opened.oshima@chromium.org2010-06-021-2/+2
* Moved chromeos's frame classes under chromeos/frame.oshima@chromium.org2010-02-121-0/+79