summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/frame
Commit message (Expand)AuthorAgeFilesLines
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Autoslide/hide notifications after timeout.oshima@chromium.org2010-03-123-5/+25
* fix bustage by defining a function in a cros classben@chromium.org2010-03-102-0/+4
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-082-5/+5
* Lazy AppLauncher creation to make tests stable.oshima@chromium.org2010-03-051-1/+3
* Implements mini-tab support for linux.sky@chromium.org2010-03-051-11/+4
* Fix leaks caused by main menu singleton.oshima@chromium.org2010-03-042-21/+26
* First pass at revamping the main menu, now called app launcher.jcampan@chromium.org2010-03-041-6/+6
* This fixes the crash that happens when opening dev tools/javascript console.oshima@chromium.org2010-03-031-1/+5
* Clean up some of the frame code a bit.pkasting@chromium.org2010-03-022-99/+49
* BrowserFrameView for ChromeOS.oshima@chromium.org2010-02-227-184/+640
* Add "Network settings..." menu item to network menu button for ChromeOS.chocobo@chromium.org2010-02-221-1/+5
* Removes tab overview related classes and renames TabOverviewTypes tosky@chromium.org2010-02-222-21/+17
* fix bug to not show context menu when mouse is between tabstrip and toolbar.kuan@chromium.org2010-02-191-1/+9
* Moved chromeos's frame classes under chromeos/frame.oshima@chromium.org2010-02-129-0/+1401