summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-129-57/+74
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-129-73/+61
* This CL fixes issue 6103 -- Individual download items on the download shelf a...xji@chromium.org2009-06-121-27/+36
* Adds wiring for tab overview.sky@chromium.org2009-06-122-0/+310
* Fix a layout bug in the fonts and languages dialog wheretc@google.com2009-06-111-13/+7
* Another fix for issue 13724: Don't hard code chrome.exeagl@chromium.org2009-06-111-1/+4
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-111-4/+6
* Fix browser window crash on windows.thakis@chromium.org2009-06-111-0/+8
* Relanding reverted patch 18090.mad@google.com2009-06-111-6/+4
* Fix HWND for Importer Dialogmhm@chromium.org2009-06-111-4/+2
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-111-0/+2
* GTK: Implement BlockedPopupContainerView for linux.erg@google.com2009-06-102-7/+1
* Revert 18090jrg@chromium.org2009-06-101-4/+6
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-101-6/+4
* Refactors tab overview and gets the rest of the chunks working. I'vesky@chromium.org2009-06-1010-308/+903
* Issue 8838: Close box not highlightedidanan@chromium.org2009-06-101-0/+1
* Remove checked-in .vcproj files that have been converted to gyp.sgk@google.com2009-06-101-909/+0
* Fix compile bustage by using macroben@chromium.org2009-06-101-1/+2
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-096-142/+78
* Fix 13570: Find box stops responding to browser window resize.finnur@chromium.org2009-06-091-0/+26
* Implement different radio groups for Options > Personal Stuffmhm@chromium.org2009-06-092-8/+9
* Fix toolkit_views bustage by updating callsite to use the new function name.ben@chromium.org2009-06-091-2/+3
* Form Autofil Options should be a radio groupmhm@chromium.org2009-06-092-84/+64
* Fix omnibox popup positioning by not calling "SetChildBounds" which attempts ...ben@chromium.org2009-06-091-5/+4
* Fix weird stretchy text rendering in O2 popup. Apparently the tile flags were...ben@chromium.org2009-06-091-2/+2
* First part of tab overview. It isn't wired up, nor is it complete, butsky@chromium.org2009-06-0810-0/+1054
* Creates a BlockedPopupContainerView interface, and changes the current Blocke...erg@google.com2009-06-084-303/+257
* Rename the TabContents::SetInitialFocus(reverse) method to TabContents::Focus...jcampan@chromium.org2009-06-081-2/+3
* Convert toolbar page and app menus over to use the new system.ben@chromium.org2009-06-084-266/+446
* Adjusting the page action icon drawing slightly.finnur@chromium.org2009-06-081-14/+16
* Clicking a bookmark does not discard omnibox editsmhm@chromium.org2009-06-081-7/+16
* Rename BrowserToolbarView->ToolbarView to match file name.ben@chromium.org2009-06-066-541/+548
* Completely miscellaneous minor cleanup. Remove some unneeded class declarati...pkasting@chromium.org2009-06-051-7/+7
* Give the Go button the correct tooltip based on what's in the omnibox.pkasting@chromium.org2009-06-051-6/+18
* Change the name of chrome\browser\views\blocked_popup_container.{cc,h}sgk@google.com2009-06-053-5/+5
* More theme bits for the NTP and window frame.glen@chromium.org2009-06-051-0/+12
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-051-1/+1
* Fix for closing the download shelf with multiple tabs open.paul@chromium.org2009-06-041-4/+2
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+2
* Forbid tab drops on application windows.ben@chromium.org2009-06-041-1/+2
* Make the inactive tab background line up with the parent without using magic ...glen@chromium.org2009-06-045-8/+29
* Fix for DWM crash.glen@chromium.org2009-06-041-1/+2
* Relanding the first of probably several patches trying to clean up the Blocke...erg@google.com2009-06-043-582/+97
* Make tab resize relayout on mouse out work.ben@chromium.org2009-06-042-18/+35
* Fix timing issue with first run bubble, and tweak size of OEM bubble so it lo...mirandac@chromium.org2009-06-041-1/+6
* Allow WindowGtks to be moved and sized when the mouse is over the caption or ...ben@chromium.org2009-06-041-9/+8
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-046-99/+78
* Reland of r17500:glen@chromium.org2009-06-041-3/+18
* Add ability to theme our buttons.glen@chromium.org2009-06-041-10/+28
* Fix toolkit_views bustage.ben@chromium.org2009-06-044-17/+8