summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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