summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-2332-358/+392
* Make sure the pointer in PageData::html remains valid while PageData is called.eroman@chromium.org2010-06-171-1/+2
* Adding TopSitesDatabase::UpdatePageRank to update rank without erasing the th...nshkrob@chromium.org2010-06-165-61/+223
* Switching the history index DBs from fts2 to fts3, take #2: there wasdumi@chromium.org2010-06-161-1/+1
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* Revert 49746. Looks like it caused some SQLite errors that probablydumi@chromium.org2010-06-151-1/+1
* Make all new history index files use FTS3 instead of FTS2.dumi@chromium.org2010-06-151-1/+1
* Remove old history index files.dumi@chromium.org2010-06-143-1/+54
* Move all database accesses to the DB thread.nshkrob@chromium.org2010-06-145-82/+161
* Fix and re-enable RedirectTest.ClientCancelled.hans@chromium.org2010-06-141-3/+4
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-1112-50/+64
* 1. Create and use the TopSites database file.nshkrob@chromium.org2010-06-095-15/+145
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-067-12/+12
* 1. Write thumbnail to the database on SetPageThumbnail.nshkrob@chromium.org2010-06-024-21/+101
* Adding an SQLite database for TopSites.nshkrob@chromium.org2010-06-015-9/+495
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-015-21/+21
* Retry r48417.estade@chromium.org2010-05-271-3/+2
* Revert 48417 - More test enabling.jrg@chromium.org2010-05-271-2/+3
* More test enabling.estade@chromium.org2010-05-271-3/+2
* Fix memory leaks in TopSites.nshkrob@chromium.org2010-05-252-3/+5
* Remove previous print preview work in preparation for new work.viettrungluu@chromium.org2010-05-251-2/+1
* Adding a mock database layer.nshkrob@chromium.org2010-05-245-28/+270
* Revert 48061 - Adding a mock database layer.skrul@chromium.org2010-05-245-270/+28
* Adding a mock database layer.nshkrob@chromium.org2010-05-245-28/+270
* Revert 47675.mirandac@chromium.org2010-05-202-2/+172
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-192-172/+2
* Add command line flag --top-sites to replace the thumbnail store flag.brettw@chromium.org2010-05-192-6/+27
* Adding HistoryService::QueryMostVisitedURLs and tests. brettw@chromium.org2010-05-1710-53/+219
* Add a constructor to initialize a URLRow with a URLID. This is needed when p...mirandac@chromium.org2010-05-141-0/+11
* Add TopSites::GetMostVisitedURLs and unittest for it using MockHistoryService.brettw@chromium.org2010-05-134-11/+173
* Flip ExpireHistoryTest.DeleteURLAndFavicon from FAILS back to FLAKYphajdan.jr@chromium.org2010-05-132-2/+2
* [TTF] [GTTF] Flip tests that fail predictably from FLAKY to FAILS.phajdan.jr@chromium.org2010-05-123-4/+4
* TTF: Mark Snippets.ThaiUTF8 as flaky instead of disabling the test.jhawkins@chromium.org2010-05-111-1/+4
* Get rid of MetaTableHelper class and make use of the app/sql API in the Login...stuartmorgan@chromium.org2010-05-112-4/+2
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-7/+3
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-3/+7
* TTF: Re-enable coverage of ExpireHistoryTest.DeleteURLAndFavicon by marking itjhawkins@chromium.org2010-05-072-3/+3
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-4/+4
* Fix for bug 37909: "Clear All" in incognito downloads window will clear all, ...georgey@chromium.org2010-04-307-0/+53
* Update typed_url sync to support visits.zork@chromium.org2010-04-302-2/+62
* Fix the build, missed a remaining TestServerPageW in codephajdan.jr@chromium.org2010-04-301-1/+1
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-24/+23
* [GTTF] Various ui tests cleanups:phajdan.jr@chromium.org2010-03-261-5/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-186-6/+6
* Update sync to support syncing of typed urlszork@chromium.org2010-03-186-18/+86
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-176-16/+22
* This patch strips out the http auth credentials before storing it in History DB.inferno@chromium.org2010-03-163-2/+31
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-1/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Disabling the MultipartResponseUITest.SingleVisit for debug ui test runs as i...ananta@chromium.org2010-03-091-0/+5