summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data/browsing_data_database_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement delete methods for the various CannedBrowsingDataHelpers.rsesek@chromium.org2014-01-071-10/+21
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-071-1/+1
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-3/+3
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-3/+3
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-3/+3
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-2/+2
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-041-1/+1
* Remove unused WebKit includes and DEPS entries from chrome/browserjamesr@chromium.org2013-07-201-2/+0
* Use a direct include of the message_loop header in chrome/browser/, part 1.avi@chromium.org2013-07-181-1/+1
* Port BrowsingDataDatabaseHelper to webkit_database::DatabaseIdentifierjamesr@chromium.org2013-06-201-38/+16
* Origin identifiers are always ASCII, store as std::stringjamesr@chromium.org2013-06-181-4/+5
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-2/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+2
* Update some #includes in chrome/browser/browsing_data for headers in the new ...pilgrim@chromium.org2013-01-111-2/+2
* Access the DatabaseTracker via a StoragePartition to support the isolated app...michaeln@google.com2012-08-291-1/+3
* Move browsing_data_helper files into a separate directory.markusheintz@chromium.org2012-07-191-0/+240