summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-261-1/+7
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-251-7/+1
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-251-1/+7
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-171-1/+1
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-111-1/+1
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-101-1/+1
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-101-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+5
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-0/+18
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-241-0/+23
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-081-1/+39
* Revert 35703 - Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-36/+1
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-1/+36
* Take 2 at moving NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-231-0/+7
* Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...tony@chromium.org2009-11-201-7/+0
* Move NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-201-0/+7
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-091-0/+7
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-021-2/+2
* Remove the browser_sync flag.zork@chromium.org2009-10-271-5/+0
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-2/+2
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-291-0/+17
* Coverity: initialize created_theme_provider_ in the other constructor.mattm@chromium.org2009-09-251-0/+1
* Convert the BrowerThemeProvider pointer from being ref counted totony@chromium.org2009-09-251-5/+4
* GTK Themes: Add basic unit tests for gtk themes.erg@google.com2009-09-031-2/+23
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-1/+2
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-7/+7
* Attempt to fix leaks in DOMUISources test glen@chromium.org2009-05-161-0/+4
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-0/+29
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+2
* Porting in chrome/phajdan.jr@chromium.org2009-02-121-7/+2
* Bring history.cc and dependents into the build.evan@chromium.org2009-02-111-5/+1
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-1/+11
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-11/+1
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-041-1/+11
* Porting profiles to the Mac.avi@chromium.org2009-01-281-6/+7
* Makes the tab restore service contain any windows that were open atsky@google.com2008-12-181-4/+8
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Makes the following changes to the bookmark bar context menu:sky@google.com2008-10-161-2/+4
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-0/+9
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-18/+18
* Makes the HistoryContentsProvider query bookmark titles. I nuked asky@google.com2008-08-291-1/+45
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-7/+19
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-9/+25
* Tests for KeywordEditorView.sky@google.com2008-08-131-0/+4
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-111-0/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+69