summaryrefslogtreecommitdiffstats
path: root/content/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Encrypt all stored cookies on selected operating systems.bcwhite@chromium.org2013-12-164-61/+244
* Revert of https://codereview.chromium.org/24734007/bcwhite@chromium.org2013-12-134-243/+61
* Encrypt all stored cookies on selected operating systems.bcwhite@chromium.org2013-12-134-61/+243
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-041-2/+2
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Revert 234855 "Encrypt all stored cookies on selected operating ..."viettrungluu@chromium.org2013-11-134-243/+61
* Encrypt all stored cookies on selected operating systems.bcwhite@chromium.org2013-11-134-61/+243
* Allow the cookie store's client task runner to be set.torne@chromium.org2013-11-041-4/+18
* Promote the priority aware cookie eviction algorithm from experimental status.erikwright@chromium.org2013-11-021-10/+1
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-171-3/+3
* Use webview classic cookies file to create the chromium basedsgurun@chromium.org2013-09-161-3/+5
* Chromium Blob hackingmichaeln@chromium.org2013-09-072-4/+4
* Revert "Chromium Blob hacking" This reverts r220754.tkent@chromium.org2013-09-022-4/+4
* Chromium Blob hackingmichaeln@chromium.org2013-09-012-4/+4
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-273-208/+8
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-273-8/+208
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Add more UMA stats regarding cookie loading timenyquist@chromium.org2013-07-201-16/+29
* Use a direct include of the message_loop header in content/, part 2.avi@chromium.org2013-07-182-2/+2
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-093-3/+3
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-282-2/+2
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.dcheng@chromium.org2013-06-131-3/+1
* Use a direct include of strings headers in content/browser/, part 2.avi@chromium.org2013-06-114-5/+5
* Convert Cookie sql::ErrorDelegate client to callback.shess@chromium.org2013-06-051-44/+20
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-022-2/+2
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-301-1/+1
* Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...michaeln@google.com2013-05-291-1/+1
* Add support for a cookie retention priority field trial.erikwright@chromium.org2013-05-151-1/+10
* Histogram versions and extended error codes for SQLite databases.shess@chromium.org2013-05-151-1/+1
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-1/+3
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-3/+1
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-1/+3
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-083-3/+3
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-083-3/+3
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-042-2/+2
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-6/+4
* Add cookie priority to the cookie database.rogerm@chromium.org2013-04-242-49/+184
* Add brackets around newly multi-lined conditional block.pam@chromium.org2013-04-221-1/+2
* Adding Priority field to cookies.erikwright@chromium.org2013-04-193-7/+24
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-4/+4
* Add OWNERS in content/browser/neterikwright@chromium.org2013-04-171-0/+1
* content: Move more constants into content namespace.tfarina@chromium.org2013-04-142-2/+2
* Move SQLitePersistentCookieStore to contentsky@chromium.org2013-04-104-0/+1777
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* content: Move two more url constants into content namespace.tfarina@chromium.org2012-11-011-2/+2
* Move content\browser\net to content namespace.jam@chromium.org2012-10-296-2/+24