summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+2
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-021-1/+1
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-301-2/+2
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-3/+3
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-10/+8
* Reverting 27389.darin@chromium.org2009-09-301-2/+2
* Coverity: Initialize got_thumbnail_callback_, query_url_success_, and redirec...jhawkins@chromium.org2009-09-291-2/+7
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-2/+2
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-2/+2
* Revert of r22559.aa@chromium.org2009-08-061-1/+1
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-1/+1
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-0/+1
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-011-17/+17
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-011-15/+20
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-3/+3
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-131-3/+3
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-18/+20
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Platform cleanup in chrome/browser/history/history_unittest.cc.phajdan.jr@chromium.org2009-02-131-41/+38
* Change url wstrings to GURLSestade@chromium.org2009-02-121-1/+1
* Porting profiles to the Mac.avi@chromium.org2009-01-281-9/+9
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-271-1/+1
* undo 8692 (fix build failure)estade@chromium.org2009-01-271-1/+1
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-271-1/+1
* Convert download manager to FilePath.estade@chromium.org2009-01-061-2/+2
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-2/+2
* * switch download manager to using FilePathestade@chromium.org2009-01-051-2/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-10/+12
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+2
* Fix a leak in HistoryProfileTest.TypicalProfileVersion.erikkay@google.com2008-08-251-8/+9
* 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-73/+0
* Add chrome to the repository.initial.commit2008-07-261-0/+925