summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-17107-242/+239
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-176-7/+7
* fix bustage - file movedben@chromium.org2009-03-171-1/+1
* bustage fix - file movedben@chromium.org2009-03-175-5/+5
* bustage fix - file movedben@chromium.org2009-03-176-9/+9
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-1762-80/+80
* fix bustage -moved fileben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-1739-51/+52
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-1632-314/+339
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-162-2/+0
* Linux accelerators cleanup:estade@chromium.org2009-03-162-2/+2
* forgot this fileben@chromium.org2009-03-141-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-1424-67/+74
* rollback againben@chromium.org2009-03-1425-75/+68
* Rename Window->WindowWinben@chromium.org2009-03-1425-68/+75
* Disallows dragging from the bookmark bar when the bookmark bar issky@google.com2009-03-131-0/+8
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-132-75/+222
* revertben@chromium.org2009-03-1325-75/+63
* Rename Window->WindowWinben@chromium.org2009-03-1325-63/+75
* Makes drops above the tabstrip work again. This stopped workingsky@google.com2009-03-138-127/+163
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-132-2/+0
* Reverting 11640.finnur@chromium.org2009-03-132-222/+75
* RSS feed support (part 1)finnur@chromium.org2009-03-132-75/+222
* This CL fixes issue 8684 -- RTL Regression: Text should be right aligned for ...xji@chromium.org2009-03-131-1/+1
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-122-2/+1
* bustageben@chromium.org2009-03-121-1/+1
* bustageben@chromium.org2009-03-121-253/+0
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-1236-100/+363
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-122-384/+55
* Make toggling fullscreen mode on/off significantly less janky-looking by mean...pkasting@chromium.org2009-03-123-16/+52
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-125-188/+102
* Make fullscreen exit bubble link work by preventing the bubble from ever bein...pkasting@chromium.org2009-03-122-5/+25
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-121-6/+8
* Remove some empty source files from the tree.deanm@chromium.org2009-03-112-0/+0
* Change SpellChecker::Language to be an ASCII string.estade@chromium.org2009-03-113-2/+20
* Changes docking in the following ways:sky@google.com2009-03-101-140/+80
* Move the tab images into the TabRenderer class.jhawkins@chromium.org2009-03-102-76/+86
* Fix interactive UI tests. It was crashing due to a NULL ExtensionsService in...mpcomplete@google.com2009-03-101-1/+2
* Unrevert 11294.mpcomplete@google.com2009-03-102-7/+96
* Highlight tab close button on click. Original patch by kimworking@gmail.com,...pkasting@chromium.org2009-03-101-2/+4
* Make Chromium windows not hide auto-hide taskbars, take 2.pkasting@chromium.org2009-03-105-32/+68
* NO CODE CHANGEdeanm@chromium.org2009-03-1089-91/+0
* InputWindow's window delegate should pass DeleteDelegate through to its own d...ben@chromium.org2009-03-101-0/+5
* Make the last tab part of the client area instead of the non-client as it is ...ben@chromium.org2009-03-092-14/+0
* Reverting 11294.mpcomplete@google.com2009-03-092-96/+7
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-092-7/+96
* Remove the spellcheck language preference setting when UI language is changed...sidchat@google.com2009-03-091-0/+5
* Fixes session restore bug where we wouldn't necessarily correctlysky@google.com2009-03-091-1/+0
* Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserViewsky@google.com2009-03-092-7/+22
* Back out r10845 because it caused too many other regressions.pkasting@chromium.org2009-03-095-65/+33