summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Remove even more ATL dependencies.maruel@chromium.org2009-05-143-9/+8
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-2/+2
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-133-8/+9
* Remove even more ATL dependencies.maruel@chromium.org2009-05-133-9/+8
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-133-3/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-053-3/+3
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-057-9/+9
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-042-3/+3
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-5/+4
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-0/+3
* Add quarantine metadata to downloads on the Mac. Patch by Stuart Morganmark@chromium.org2009-04-271-0/+1
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-277-18/+87
* Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...pinkerton@chromium.org2009-04-221-2/+2
* Give each HistoryService instance it's own backend thread.tim@chromium.org2009-04-142-6/+8
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-137-13/+17
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-10/+12
* Build fix: DeleteURLAndFavicon was a friend.agl@chromium.org2009-04-011-1/+1
* Disable DeleteURLAndFaviconagl@chromium.org2009-04-011-1/+1
* Temporary fix to avoid crash in typing in Omnibox. The crash happenssky@chromium.org2009-03-261-3/+12
* Fixes possible crash in visitdb. As far as I can tell the archive_db_sky@chromium.org2009-03-261-0/+3
* History import was exercising a codepath that didn't have code to update Hist...glen@chromium.org2009-03-241-0/+6
* Port more UI tests to Linux.phajdan.jr@chromium.org2009-03-231-14/+16
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-1822-162/+168
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-1/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-162-2/+4
* Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.thestig@chromium.org2009-03-131-0/+1
* Ports TextDatabase and ExpireHistoryTest to use FilePath.brettw@chromium.org2009-03-136-64/+74
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-0/+1
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-123-4/+1
* Stop history search going on beyond the start of history.glen@chromium.org2009-03-117-2/+77
* NO CODE CHANGEdeanm@chromium.org2009-03-1035-35/+0
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-092-6/+6
* NO CODE CHANGE.maruel@google.com2009-03-057-14/+30
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-053-3/+3
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-3/+2
* Back out r10487 toomark@chromium.org2009-02-262-3/+3
* More URL constants replacement.brettw@chromium.org2009-02-262-3/+3
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-262-2/+4
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-4/+5
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-242-7/+5
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-3/+3
* 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-123-5/+8
* Unittest gardening on MacOS X:shess@chromium.org2009-02-112-6/+2
* Re-check in some of my dynamic linking change.evan@chromium.org2009-02-104-3/+10
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-104-10/+3