summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.h
Commit message (Expand)AuthorAgeFilesLines
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-8/+2
* Support shortcut show styles for "run maximized", "run minimized" etc.ben@chromium.org2008-10-171-0/+2
* Convert SchedulePaint and a few other methods to use gfx types.ben@chromium.org2008-10-171-6/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-4/+3
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-281-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-1/+1
* Revert a fix where I mistakenly assumed that numbers coming into erg@google.com2008-08-201-1/+1
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-3/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-9/+6
* Don't terminate the process when a tab becomes unresponsive during ojan@google.com2008-08-111-6/+5
* Another Frame Grab-Bagbeng@google.com2008-08-111-0/+6
* Even more tweaks.beng@google.com2008-08-091-0/+11
* The rectangle passed in to MoveContents is a content rectangle, not a window ...erg@google.com2008-08-061-1/+1
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-051-0/+1
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-9/+19
* Move the BookmarkBarView into the frames.beng@google.com2008-08-011-7/+0
* Move BrowserToolbarView to the frames (XPFrame/VistaFrame).beng@google.com2008-07-311-7/+1
* Make the download arrow show and hide correctly in response to shelf visibili...glen@google.com2008-07-301-1/+1
* Fix 1295677: REGRESSION: Import SETS startup page to imported home page.finnur@google.com2008-07-301-3/+7
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-3/+3
* Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...ojan@google.com2008-07-291-3/+7
* Add chrome to the repository.initial.commit2008-07-261-0/+633