summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame
Commit message (Expand)AuthorAgeFilesLines
* [Accessibility] Chrome's main window is missing an accessible namectguil@chromium.org2010-03-181-0/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-175-5/+5
* [accessibility] Bookmarks bar is missing some MSAA informationctguil@chromium.org2010-03-163-13/+3
* Revert "Make DevTools open docked by default for chrome os."tony@chromium.org2010-03-161-14/+13
* Provide Web Contents accessibility info.ctguil@chromium.org2010-03-161-1/+2
* Make DevTools open docked by default for chrome os.xiyuan@chromium.org2010-03-151-13/+14
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-131-1/+1
* Last set of tweaks to icon positioning code. Clarifies positioning algorithm...pkasting@chromium.org2010-03-122-65/+47
* Initial focus fix on x11/gtkoshima@chromium.org2010-03-104-3/+16
* Implements AeroPeek of Windows 7.hbono@chromium.org2010-03-102-0/+28
* fix bustage by defining a functionben@chromium.org2010-03-101-0/+1
* 1. Correct shapes for side tabs.ben@chromium.org2010-03-1015-23/+86
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-092-0/+0
* Use web app icon as ICON_BIG for Windowsxiyuan@chromium.org2010-03-082-0/+11
* Clean up/fix more frame code. In general this is bringing the less-common fr...pkasting@chromium.org2010-03-083-234/+229
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-052-0/+8
* Implements mini-tab support for linux.sky@chromium.org2010-03-051-1/+1
* Test cookie prompting.darin@chromium.org2010-03-042-0/+13
* Fix issue 29996xiyuan@chromium.org2010-03-031-2/+20
* Clean up some of the frame code a bit.pkasting@chromium.org2010-03-025-139/+84
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-022-3/+16
* Mirror sysmenu target rect on RTL UIs.pkasting@chromium.org2010-02-241-3/+1
* windows: Theme the popup window with the incognito theme when we are in the i...jhawkins@chromium.org2010-02-241-4/+8
* Build breakage fixoshima@chromium.org2010-02-221-1/+1
* Build breakage fixoshima@chromium.org2010-02-221-1/+1
* BrowserFrameView for ChromeOS.oshima@chromium.org2010-02-229-76/+21
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* previous cl (r39286) only disables commands in fullscreen mode for chromeos=1...kuan@chromium.org2010-02-171-1/+1
* disable comamnds in full screen modekuan@chromium.org2010-02-171-0/+8
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-164-32/+90
* Moved chromeos's frame classes under chromeos/frame.oshima@chromium.org2010-02-123-9/+19
* Use BrowserFrame::TitleFont in OpaqueBrowserFrameView as well.oshima@chromium.org2010-02-122-23/+5
* Fix the remaining issues with showing the app menu for the top left part of t...pkasting@chromium.org2010-02-123-40/+64
* Make clicking on side tabs to select them work. ben@chromium.org2010-02-111-1/+1
* Revert 38828 - Make clicking on side tabs to select them work.ben@chromium.org2010-02-111-1/+1
* Make clicking on side tabs to select them work.ben@chromium.org2010-02-111-1/+1
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-5/+0
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-092-2/+9
* Make basic side tabs actually appear.ben@chromium.org2010-02-063-4/+8
* Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo...pkasting@chromium.org2010-02-062-5/+15
* Change how the opaque frame lays out its titlebar. This takes advantage of a...pkasting@chromium.org2010-02-062-113/+76
* This CL adds support for displaying Chrome InfoBars in pages rendered via Chr...ananta@chromium.org2010-02-052-1/+11
* Support app menu and double-click close on upper left corner of window, part ...pkasting@chromium.org2010-02-057-51/+5
* Make the side tabstrip participate in the layout of the BrowserView.ben@chromium.org2010-02-056-46/+67
* Fix bustage. The app panel frame change went in moments before mine :-(ben@chromium.org2010-02-042-3/+3
* Create a new base class BaseTabStrip that is the intermediary between Browser...ben@chromium.org2010-02-0416-42/+37
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-046-8/+703
* Start making a vertical tabstrip. Does nothing right now.ben@chromium.org2010-02-044-0/+34
* Remove the "On top" display mode of the extension shelf, it is no longer used...ben@chromium.org2010-02-032-42/+4