summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Take 2: Preload the visited link db on the file thread if"tony@chromium.org2010-01-121-1/+0
* Take 2: Preload the visited link db on the file thread iftony@chromium.org2010-01-121-0/+1
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-081-2/+28
* Revert 35703 - Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-16/+2
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-2/+16
* [More BTP includes.]erg@google.com2009-12-181-1/+1
* Revert "Preload the visited link db on the file thread if the file exists."tony@chromium.org2009-12-171-1/+0
* TBR: Revert to fix Chromos.erg@google.com2009-12-171-1/+1
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-171-1/+1
* Preload the visited link db on the file thread if the file exists.tony@chromium.org2009-12-171-0/+1
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-1/+1
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-0/+1
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-301-1/+1
* Take 2 at moving NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-231-1/+3
* Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...tony@chromium.org2009-11-201-3/+1
* Move NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-201-1/+3
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-5/+0
* Implement a NTP resource cache. Instead of re-generating thetony@chromium.org2009-11-191-0/+1
* 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