summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Adding in memory log of history visit database. Thishuanr@chromium.org2009-09-024-0/+178
* Remove most Sleeps from RedirectTest and wait properly.phajdan.jr@chromium.org2009-09-021-30/+14
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-2/+2
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-283-90/+71
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-284-19/+15
* Fix a ton of compiler warnings.estade@chromium.org2009-08-284-15/+19
* Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...pkasting@chromium.org2009-08-281-2/+12
* Convert internal time format to Windows 1601 epoch on Linux & Mac.brettw@chromium.org2009-08-263-3/+82
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-181-5/+5
* Linux: Add CHECKs to track down source of history std::string out of range ex...willchan@chromium.org2009-08-111-0/+14
* Revert of r22559.aa@chromium.org2009-08-062-4/+4
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-062-4/+4
* First cut at Safari Import - Home Page & History Only.jeremy@chromium.org2009-07-311-0/+2
* Assorted fixes for 64-bit.deanm@chromium.org2009-07-281-2/+3
* Make ThumbnailStore broadcast a notification when it has finished reading thu...meelapshah@chromium.org2009-07-282-6/+9
* Fix memory leak in VisitSegmentDatabase::QuerySegmentUsage and HistoryBackend...meelapshah@chromium.org2009-07-232-3/+8
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-1328-79/+97
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-039-39/+288
* Foundations for Print Preview and Setupmhm@chromium.org2009-07-031-1/+2
* Fix: Spurious SQL error message is logged in priming SQLite database cache.yuzo@chromium.org2009-07-022-21/+2
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-0110-49/+51
* Temporary fix for page_cycler perf regression.meelapshah@chromium.org2009-07-011-1/+3
* Add a function to the History to return a list of the top n visited URLs wher...meelapshah@chromium.org2009-07-016-0/+68
* Whoops, accidentally committed a debug linepinkerton@chromium.org2009-07-011-1/+0
* Added unit tests for ClearBrowsingDataController.pinkerton@chromium.org2009-07-011-0/+1
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-017-30/+107
* Disables unit test as starting failing due to close to end of month.sky@chromium.org2009-07-012-2/+3
* Add a function to the History{Service,Backend} to query for a list of redirec...meelapshah@chromium.org2009-06-307-1/+115
* Fix potential memleak in AddPagesWithDetails. Not a biggie finnur@chromium.org2009-06-301-4/+4
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-171-2/+1
* Fix commented-out favicon dumping code.thakis@chromium.org2009-06-141-2/+2
* Fix NavigationController::ClassifyNavigation() to treat redirection correctly.brettw@chromium.org2009-06-031-0/+13
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* Reenable DeleteURLAndFavicon test.agl@chromium.org2009-06-032-2/+2
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-291-0/+1
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-8/+8
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-214-44/+16
* Add HKLM + HKCU lookup for COM history indexercpu@google.com2009-05-201-16/+43
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-192-2/+2
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-192-21/+23
* 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