summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-041-1/+1
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+3
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-0/+3
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-1/+1
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-1/+1
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-1/+1
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-041-7/+19
* Porting profiles to the Mac.avi@chromium.org2009-01-281-2/+2
* Add user script support to extensions.aa@chromium.org2009-01-251-0/+2
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-3/+3
* 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
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-1/+1
* Makes the tab restore service contain any windows that were open atsky@google.com2008-12-181-3/+16
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-051-0/+3
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-291-1/+1
* - Make user script loading asynchronous on the file thread.evanm@google.com2008-10-281-0/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-2/+2
* Fix the test build when BUILD_PERSONALIZATION is enabled.nick@chromium.org2008-10-181-1/+2
* Makes the following changes to the bookmark bar context menu:sky@google.com2008-10-161-1/+7
* Change SpellChecker language without restarting the browser.sidchat@google.com2008-10-151-0/+2
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-1/+8
* Remove registration step between NavigationController > Profile.tim@chromium.org2008-09-161-10/+0
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-11/+8