summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.finnur@chromium.org2009-03-211-0/+2
* Allow multiple toolstrips in an extension.aa@chromium.org2009-03-211-3/+6
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-206-5/+254
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-191-1/+1
* Convert FindInPage wstrings to string16.tc@google.com2009-03-192-4/+4
* Bug 4688: First run bubble ignores user's keyboard attemptfinnur@chromium.org2009-03-182-10/+43
* Remove BrowserWindow::Init().estade@chromium.org2009-03-182-52/+54
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* Mac bookmark work. jrg@chromium.org2009-03-185-41/+3
* Fix bug where an extension toolstrip would sometimes get added twice to thempcomplete@google.com2009-03-171-3/+11
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-2/+4
* Fixes crash on showing info bubble.sky@google.com2009-03-171-6/+4
* 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