summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-5/+5
* Adds logging of loading/saving bookmarks to help me diagnose why somesky@google.com2008-09-161-0/+1
* Move the download code to new directories:paulg@google.com2008-09-132-2/+2
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-113-14/+14
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-093-4/+4
* Modifies the query parser to provide the position of the match in thesky@google.com2008-08-295-38/+98
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-0/+2
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-2714-241/+603
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-265-2/+13
* Fix a leak in HistoryProfileTest.TypicalProfileVersion.erikkay@google.com2008-08-251-8/+9
* Fixes bogus typedef for HistoryService's empty callback. This turnedsky@google.com2008-08-241-1/+1
* Use a more compact license header in source files.license.bot2008-08-2458-1630/+232
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-2128-1665/+351
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+1
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-12/+0
* Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh...timsteele@google.com2008-08-011-1/+61
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-5/+5
* Removes a method never implemented in HistoryDB.sky@google.com2008-07-301-3/+0
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-281-1/+0
* Add chrome to the repository.initial.commit2008-07-2658-0/+19604