summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data/cookies_tree_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-251-3/+3
* Load the default favicon as a native image, rather than as a Skia image.isherman@chromium.org2014-06-121-6/+6
* Move kStandardSchemeSeparator from //content to //urlblundell@chromium.org2014-06-051-5/+5
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-3/+3
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-071-2/+2
* When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ...rsleevi@chromium.org2014-01-301-1/+1
* Implement delete methods for the various CannedBrowsingDataHelpers.rsesek@chromium.org2014-01-071-0/+4
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-301-3/+3
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-13/+16
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-16/+13
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-13/+16
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-1/+2
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-2/+1
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-31/+31
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-1/+1
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-261-1/+1
* Port BrowsingDataDatabaseHelper to webkit_database::DatabaseIdentifierjamesr@chromium.org2013-06-201-3/+3
* Use a direct include of strings headers in chrome/browser/a*-c*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-4/+4
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-2/+4
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-4/+2
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-2/+4
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-2/+1
* Support multiple storage partitions in chrome://indexeddb-internals/alecflett@chromium.org2013-04-171-4/+4
* Refactor IndexedDBInfo out of browsingdataalecflett@chromium.org2013-04-131-2/+2
* Removing "Application Data" dialog related code.nasko@chromium.org2012-12-131-111/+47
* move cookies_tree_model* to c/b/browsing_data/jochen@chromium.org2012-11-071-0/+1400