summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.h
Commit message (Expand)AuthorAgeFilesLines
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-091-3/+7
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-0/+4
* Add a stub implementation of PersonalDataManager, the connection between the ...jhawkins@chromium.org2009-11-061-0/+1
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-021-3/+5
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+1
* Factor search vs. navigate classification into its own file to make it more b...pkasting@chromium.org2009-10-291-0/+3
* Remove the browser_sync flag.zork@chromium.org2009-10-271-2/+0
* Add functions to purge the Web Database memory and get the service without cr...pkasting@chromium.org2009-10-231-0/+3
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-4/+5
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-1/+1
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-121-0/+3
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-081-0/+3
* Committing change 255087 for Roger:tommi@chromium.org2009-10-081-0/+20
* Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...pkasting@chromium.org2009-10-021-0/+1
* Put the dummy implementations in testing_profile.h on one line where possible...pkasting@chromium.org2009-10-021-114/+44
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-291-3/+8
* Convert the BrowerThemeProvider pointer from being ref counted totony@chromium.org2009-09-251-1/+1
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-1/+1
* GTK Themes: Add basic unit tests for gtk themes.erg@google.com2009-09-031-4/+7
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-2/+3
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-0/+4
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-241-0/+3
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-0/+3
* Some personalization cleanup:tim@chromium.org2009-08-151-3/+1
* Implement kCurrentThemeID so we can know what the last theme to be installed ...avi@chromium.org2009-08-031-0/+3
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-0/+3
* Fix my accidental change from r21037.thestig@chromium.org2009-07-181-3/+0
* Remove file_path.h from testing_profile.h, it's already included in file_util.h.thestig@chromium.org2009-07-181-2/+4
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-0/+1
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-261-0/+6
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-0/+3
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-0/+2
* Modified ThumbnailStore to cache/store JPEGs insteadbrettw@chromium.org2009-06-091-0/+5
* Fix user scripts not getting initialized.aa@chromium.org2009-06-081-4/+2
* Change PasswordStoreDefault to access the WebDataService from the UI thread o...stuartmorgan@chromium.org2009-06-031-0/+3
* Reverting 17273 - Fails reliability testsmhm@chromium.org2009-05-301-3/+0
* Re-land the password store work from bug 8205, with changes that should fix b...stuartmorgan@chromium.org2009-05-301-0/+3
* Revert the password manager refactoring -- it failed reliability tests.evan@chromium.org2009-05-261-3/+0
* Patch to make password patch build.evan@chromium.org2009-05-221-0/+3
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-0/+3
* Attempt to fix leaks in DOMUISources test glen@chromium.org2009-05-161-1/+8
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-141-0/+3
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+6
* Resurrect ExtensionProcessManager. Move the code for starting extensionmpcomplete@google.com2009-05-061-0/+3
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-1/+1
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-0/+5
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-10/+1
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-0/+2
* Issue 348: can view old incognito cache if main process left runningidanan@chromium.org2009-03-271-0/+3
* Mac bookmark work. jrg@chromium.org2009-03-181-1/+1