summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame
Commit message (Expand)AuthorAgeFilesLines
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-182-25/+102
* A quick fix for Issue 37250.hbono@chromium.org2010-06-181-7/+17
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-112-4/+4
* Rip out the multiprofile implementation.erg@chromium.org2010-06-102-10/+0
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-062-2/+2
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-0/+1
* Fixes layout of side tabs on windows.sky@chromium.org2010-06-0415-208/+269
* Adds side tab layout for chromeos. As part of this I renamed thesky@chromium.org2010-05-284-4/+19
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-271-2/+0
* Implement upgrade notifications.finnur@chromium.org2010-05-262-3/+12
* More side tabs tweaks:sky@chromium.org2010-05-243-4/+5
* Refactors renderer related classes for better sharing.sky@chromium.org2010-05-171-1/+2
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-172-4/+4
* Ensure that we use a normal browser window as parent for HTML dialogs on Chro...xiyuan@chromium.org2010-05-131-7/+24
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-131-16/+9
* Fix crash when opening "Select certificate file" in OOBE.nkostylev@google.com2010-05-131-1/+1
* Make sure the Omnibox is hidden when toolbar is collapsed.finnur@chromium.org2010-05-131-16/+6
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-2/+3
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+2
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-102-6/+4
* Collapse toolbars in app tabs.aa@chromium.org2010-05-083-13/+10
* Use normal browser window as PageInfoView's parent rather than the popup brow...xiyuan@chromium.org2010-05-061-2/+13
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-4/+1
* Fix regression in position of OTR icon.aa@chromium.org2010-05-031-0/+4
* DevTools: focus devtools on breakpoint while docked (Linux & Mac fix).pfeldman@chromium.org2010-05-032-6/+0
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-3010-47/+91
* Implement UI automation on the Mac.jrg@chromium.org2010-04-291-6/+25
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-2910-85/+47
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-2910-47/+85
* Always use opaque frame for extension app windows. It hasn't been implemented...aa@chromium.org2010-04-283-0/+8
* Windows/Views: delete native bookmark manager code.viettrungluu@chromium.org2010-04-282-5/+0
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-265-10/+156
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-245-151/+10
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-245-10/+151
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-232-6/+0
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-235-67/+121
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-232-3/+3
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-225-121/+67
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-209-66/+37
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-209-37/+66
* Add infrastructure for supporting Views to the accessibility extension api.dmazzoni@chromium.org2010-04-192-0/+6
* Revert 44907 - Add infrastructure for supporting Views to the accessibility ...dmazzoni@chromium.org2010-04-192-6/+0
* Add infrastructure for supporting Views to the accessibility extension api.dmazzoni@chromium.org2010-04-192-0/+6
* Round the top left and right edges of the toolbar.glen@chromium.org2010-04-103-17/+105
* Make the bottom edges of the opaque frame rounded.glen@chromium.org2010-04-091-17/+2
* Fix client edge insets for fullscreen mode. we were incorrectly insetting the...ben@chromium.org2010-04-091-3/+6
* Add menu and menu item events to the accessibility extension api, anddmazzoni@chromium.org2010-04-062-4/+19
* Fix pyauto test on ChromeOS withOUT introducing a perf regression on XP.jrg@chromium.org2010-04-051-1/+1
* A patch to fix a couple of issues in interactive_ui_tests on ChromeOSoshima@chromium.org2010-04-052-23/+5
* Star/reload shuffle, Windows version.pkasting@chromium.org2010-04-031-26/+6