summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_prefs.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Kill WebContents by moving the remaining methods to TabContents. WebContentsbrettw@chromium.org2009-04-241-1/+0
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-131-0/+2
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-2/+2
* Mac bookmark work. jrg@chromium.org2009-03-181-6/+2
* Register more prefs on linux/mac.tc@google.com2009-03-171-6/+5
* Get rid of --start-renderers-manually since it's been broken for a long time ...jam@chromium.org2009-03-101-1/+0
* Register SSLManager preferences on linux and mac.evan@chromium.org2009-03-041-3/+3
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-2/+2
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-3/+3
* Registering the AutoFill manager because someone added it to the build withou...avi@chromium.org2009-02-171-2/+2
* Register some more prefs on startup, now that their modules work.evan@chromium.org2009-02-161-2/+2
* Register PasswordManager prefs for Mac and Linux.evanm@google.com2009-02-161-2/+2
* Register Metrics prefs for Mac and Linux.avi@chromium.org2009-02-131-3/+3
* This CL ensures we don't store empty values in the autofill form DB.jcampan@chromium.org2009-02-111-0/+2
* Hook up tab close menu item and plumb tab closing scaffolding through UI laye...pinkerton@chromium.org2009-02-051-1/+1
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-051-4/+4
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-041-1/+1
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-041-5/+5
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-031-5/+5
* Will the real BrowserProcessImpl please stand up?beng@google.com2009-02-011-2/+2
* Re-land this changelist to make BrowserInit work on Mac.beng@google.com2009-01-311-3/+9
* Rollback 8998beng@google.com2009-01-311-9/+3
* Bring up BrowserInit on MacOS X.beng@google.com2009-01-301-3/+9
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+2
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-1/+1
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Move password manager files into a subdirben@chromium.org2009-01-151-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* clean up safe browsing pref registration by following thetc@google.com2009-01-061-3/+3
* Move the hang monitor to the BrowserView, since it's highly Windows/HWND spec...ben@chromium.org2008-11-111-0/+2
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-291-0/+4
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-291-1/+0
* Reshuffling the options in the UnderTheHood section. A summary of my changes:...finnur@google.com2008-10-271-1/+0
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-1/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+84