summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-275-5/+5
* undo 8692 (fix build failure)estade@chromium.org2009-01-275-5/+5
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-275-5/+5
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-2/+2
* Fix two bugs that resulted in misplaced downloads and missingpaulg@google.com2009-01-211-1/+2
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-4/+4
* Move search code to a subdirben@chromium.org2009-01-162-2/+2
* Fie.ben@chromium.org2009-01-152-2/+2
* Move search engines files into subdirben@chromium.org2009-01-152-2/+2
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-55/+73
* Convert download manager to FilePath.estade@chromium.org2009-01-063-8/+10
* Turn on GetVisibleVisitsInRange test on POSIX.jeremy@chromium.org2009-01-061-3/+0
* Reverting 7574 which reverted 7570. It was an error on my part.maruel@chromium.org2009-01-061-9/+14
* Reverting 7570.maruel@chromium.org2009-01-061-14/+9
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-053-10/+8
* * Port l10n_utiL and it's unit test on POSIX.jeremy@chromium.org2009-01-051-9/+14
* * switch download manager to using FilePathestade@chromium.org2009-01-053-8/+10
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-73/+55
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-55/+73
* Make some more ui_test Purify friendly.paulg@google.com2008-12-181-2/+2
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-171-14/+14
* Add a test for fts2 prefix searching.mpcomplete@google.com2008-12-171-0/+15
* Reverting 7083,7079.phajdan.jr@chromium.org2008-12-161-14/+14
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-161-14/+14
* Move file enumeration to filepaths.avi@google.com2008-12-111-3/+4
* Adds QueryParser::ExtractQueryWords. For consistent this shouldsky@google.com2008-12-093-15/+71
* Changes query parser to sort and coalesce overlapping match positions.sky@google.com2008-12-092-2/+53
* Reupload of 12418glen@chromium.org2008-12-071-1/+1
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-043-9/+10
* Make WordIterator and Snippet::MatchPositions use size_t instead of int for o...pkasting@chromium.org2008-12-035-54/+50
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* Port some files in chrome/browser/ - part 1.deanm@chromium.org2008-11-252-5/+6
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-141-1/+5
* Port some unit tests in chrome/browser/agl@chromium.org2008-11-144-38/+25
* Port some files in chrome/browser/agl@chromium.org2008-11-144-41/+16
* Fix history_indexer.idl to stop from rebuilding it every time.maruel@chromium.org2008-11-121-0/+12
* Fix initialization order to fix Mac & Linux.brettw@google.com2008-11-071-2/+2
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-0713-60/+434
* Whitespace typo fix from CL 8722agl@chromium.org2008-11-051-2/+2
* Don't crash when getting strings out of the database. column_text is a little...brettw@google.com2008-11-052-3/+3
* Wrap forward declarations in their relevant namespaceagl@chromium.org2008-11-051-1/+3
* Make sure titles and bodies of web pages that come into the history system verybrettw@google.com2008-10-305-32/+139
* Add compatible version support since it was only halfway in place, and try an...pkasting@chromium.org2008-10-305-41/+65
* Trivial patch: add whitespace to some SQL statements to turn "INSERT INTO foo...pkasting@chromium.org2008-10-293-8/+8
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-2735-87/+139
* Make ChromeThreadTest and TextDatabaseTest inherit from PlatformTest formark@chromium.org2008-10-171-1/+4
* Fix bug 3470, where the download tab would show the temporary name for danger...jcampan@chromium.org2008-10-171-2/+4
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-107-1/+41
* Port some more of chrome/ to Linux.deanm@google.com2008-10-0211-36/+39