summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* 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
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-087-6/+23
* Implement edit mode for history page.jochen@chromium.org2010-03-0510-41/+129
* Add a UI test to make sure that each frame of a multiparttony@chromium.org2010-03-051-0/+56
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-194-0/+4
* Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.jianli@chromium.org2010-02-101-2/+3
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-0/+2
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-3/+3
* Handle extensions correctly when the default download location is not writablekinuko@chromium.org2009-12-251-2/+6
* Fixes two related bugs:sky@chromium.org2009-12-1810-55/+47
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-162-7/+11
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-111-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-026-1/+6
* Removing the logging on history thread since the crashhuanr@chromium.org2009-11-165-211/+5
* Linux: fix uninit warnings when building -Os.agl@chromium.org2009-11-161-1/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-139-38/+15
* For the immediate milestone, exclude History and Thumbnails from being backed...mrossetti@chromium.org2009-11-112-1/+24
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-065-6/+21
* Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...pkasting@chromium.org2009-11-0310-88/+32
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-026-25/+43
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-306-19/+18
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-2/+2