summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/shortcuts_database_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-2/+2
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-8/+7
* Rename components/autocomplete to components/omniboxhashimoto@chromium.org2014-08-071-1/+1
* Componentize autocomplete_match_type.mukai@chromium.org2014-07-101-1/+1
* Migrate old Shortcuts DB data to conform to new type valuesskanuj@chromium.org2014-03-311-4/+43
* Move the ShortcutsBackend from history to autocomplete so that it can fullypkasting@chromium.org2014-03-191-58/+21
* Revert 251442 "Migrate old Shortcuts DB data to conform to new t..."yfriedman@chromium.org2014-02-151-31/+3
* Migrate old Shortcuts DB data to conform to new type valuesskanuj@chromium.org2014-02-141-3/+31
* Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-0/+1
* Revert 242450 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-1/+0
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-0/+1
* Store more info about shortcuts, part 2.pkasting@chromium.org2013-10-091-35/+139
* Store more info about shortcuts, part 1.pkasting@chromium.org2013-10-081-7/+13
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-3/+0
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-0/+3
* Use a direct include of time headers in chrome/browser/, part 5.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* Make ShortcutsBackend a ProfileKeyedService.mrossetti@chromium.org2012-07-031-3/+4
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-141-1/+0
* Clean up ShortcutsProvider and related classes:pkasting@chromium.org2012-03-141-28/+22
* Fixes and simplification to ShortcutsBackend including addition of "DeleteAll"georgey@chromium.org2011-09-171-3/+13
* Back-end for shortcuts providergeorgey@chromium.org2011-07-221-0/+188