summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/frame/panel_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-2/+2
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-2/+2
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-2/+1
* chromeos: Run beforeunload handlers when closing panels.derat@chromium.org2011-01-131-1/+4
* Remove CrOS hack from ppapi.gyp that made the include directories work. Thisbrettw@chromium.org2010-12-171-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.pkasting@chromium.org2010-10-231-2/+2
* Google codestyle prescribes sorting #include filenames within a section.dilmah@chromium.org2010-09-161-3/+3
* Fix previous cl to implement new panel mock to have each title own its backgr...davemoore@chromium.org2010-08-131-31/+64
* Revert "Update panel title to match current mock. The corners become slightly...tony@chromium.org2010-08-131-62/+30
* Update panel title to match current mock. The corners become slightly rounded.davemoore@chromium.org2010-08-121-30/+62
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Checking in CL http://www.codereview.chromium.org/2836058 on behalf of zbehan@:zelidrag@chromium.org2010-07-221-1/+1
* Make notification panel vertically resizable.oshima@chromium.org2010-07-211-1/+3
* Replaced IsOnlyLeftMouseButton() with IsLeftMouseButton() in PanelController:...stevenjb@chromium.org2010-07-071-1/+1
* Fix a couple crashes.xiyuan@chromium.org2010-06-281-4/+9
* Adding reporting of parent browser's id, so that we can open up next to that ...dhg@chromium.org2010-06-041-2/+4
* Don't focus notificaiton panel when opened.oshima@chromium.org2010-06-021-4/+3
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-291-7/+9
* Revert r45952: broke checkdeps.willchan@chromium.org2010-04-291-9/+7
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-291-7/+9
* Adding dchecks that may help diagnose the issue http://crosbug.com/2743oshima@chromium.org2010-04-291-1/+15
* Memory leak fix.oshima@chromium.org2010-04-291-1/+2
* notification panel fix on chromeos.oshima@chromium.org2010-04-081-4/+14
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Autoslide/hide notifications after timeout.oshima@chromium.org2010-03-121-5/+14
* Removes tab overview related classes and renames TabOverviewTypes tosky@chromium.org2010-02-221-18/+14
* Moved chromeos's frame classes under chromeos/frame.oshima@chromium.org2010-02-121-0/+333