summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.vcproj
Commit message (Expand)AuthorAgeFilesLines
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-291-10/+10
* Forgot to include this in changed files.sky@google.com2008-10-241-0/+8
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-231-0/+16
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-16/+0
* Construct a field trial to see if HIGH or MEDIUM memory model "works better"jar@google.com2008-10-191-0/+8
* Adds the anti-carpet bombing dialog. More specifically a newsky@google.com2008-10-171-0/+8
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-171-0/+4
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-161-0/+8
* Rename RenderWidgetHostHWND to RenderWidgetHostViewWin for consistency with o...brettw@google.com2008-10-141-3/+3
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-131-1/+5
* Start splitting out view-related stuff from WebContents into a new class WebC...brettw@google.com2008-10-101-0/+12
* A partially working implementation of a faster safe browsing implementation.erikkay@google.com2008-10-021-0/+8
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-301-0/+24
* Re-land SDCH filter support experimentjar@google.com2008-09-231-0/+8
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-8/+0
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-0/+8
* Create a SafeBrowsing database interface to more easilypaulg@google.com2008-09-201-0/+8
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-141-44/+48
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-52/+0
* Move the download code to new directories:paulg@google.com2008-09-131-38/+42
* Move XPFrame, VistaFrame to views/old_framesbeng@google.com2008-09-131-64/+0
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-64/+60
* Remove some files and directories we no longer use (We can resurrect them fro...beng@google.com2008-09-121-22/+6
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-121-49/+1
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-2/+2
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-9/+9
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-0/+4
* Remove the profiling system. This wasn't being used and complicated some part...brettw@google.com2008-08-251-24/+0
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-0/+16
* Kill NavigationControllerBase. I merged the two into NavigationController.brettw@google.com2008-08-211-8/+0
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+8
* Moves bookmark bar context menu controller into its own files alongsky@google.com2008-08-131-0/+8
* Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and...maruel@google.com2008-08-131-532/+8
* Move RenderViewHost management out of WebContents into a newbrettw@google.com2008-08-121-0/+8
* A simple view that wraps a RenderViewHost in an HWNDView, to facilitatetimsteele@google.com2008-08-111-0/+8
* * add webkit version and V8 version to about:versionerikkay@google.com2008-08-061-1/+1
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-041-0/+8
* Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...beng@google.com2008-08-011-0/+4
* Stub out the files to be used for the new browser frame.beng@google.com2008-07-311-0/+48
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-5/+9
* Add chrome to the repository.initial.commit2008-07-261-0/+2756