| Commit message (Expand) | Author | Age | Files | Lines |
* | When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ... | rsleevi@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | Add CookieStoreConfig to unify API for in-memory and persistent CookieStore C... | ajwong@chromium.org | 2014-01-11 | 1 | -55/+73 |
* | Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl... | ajwong@chromium.org | 2014-01-04 | 1 | -1/+33 |
* | Revert 242913 "Make CookieMonster::Delegate top-level and remove..." | esprehn@chromium.org | 2014-01-03 | 1 | -21/+1 |
* | Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl... | ajwong@chromium.org | 2014-01-03 | 1 | -1/+21 |
* | Encrypt all stored cookies on selected operating systems. | bcwhite@chromium.org | 2013-12-16 | 1 | -35/+94 |
* | Revert of https://codereview.chromium.org/24734007/ | bcwhite@chromium.org | 2013-12-13 | 1 | -94/+35 |
* | Encrypt all stored cookies on selected operating systems. | bcwhite@chromium.org | 2013-12-13 | 1 | -35/+94 |
* | Move GetFileSize, NormalizeFilePath to base namespace | brettw@chromium.org | 2013-12-04 | 1 | -1/+1 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Revert 234855 "Encrypt all stored cookies on selected operating ..." | viettrungluu@chromium.org | 2013-11-13 | 1 | -94/+35 |
* | Encrypt all stored cookies on selected operating systems. | bcwhite@chromium.org | 2013-11-13 | 1 | -35/+94 |
* | Allow the cookie store's client task runner to be set. | torne@chromium.org | 2013-11-04 | 1 | -4/+18 |
* | Promote the priority aware cookie eviction algorithm from experimental status. | erikwright@chromium.org | 2013-11-02 | 1 | -10/+1 |
* | Use webview classic cookies file to create the chromium based | sgurun@chromium.org | 2013-09-16 | 1 | -3/+5 |
* | Revert 219709 "Remove the Extensions URLRequestContext." | earthdok@chromium.org | 2013-08-27 | 1 | -42/+8 |
* | Remove the Extensions URLRequestContext. | ajwong@chromium.org | 2013-08-27 | 1 | -8/+42 |
* | Add more UMA stats regarding cookie loading time | nyquist@chromium.org | 2013-07-20 | 1 | -16/+29 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 1 | -1/+1 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 1 | -1/+1 |
* | Use a direct include of time headers in content/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/. | dcheng@chromium.org | 2013-06-13 | 1 | -3/+1 |
* | Use a direct include of strings headers in content/browser/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Convert Cookie sql::ErrorDelegate client to callback. | shess@chromium.org | 2013-06-05 | 1 | -44/+20 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -1/+1 |
* | Move webkit/quota files to webkit/browser/quota or webkit/common/quota | tzik@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Add support for a cookie retention priority field trial. | erikwright@chromium.org | 2013-05-15 | 1 | -1/+10 |
* | Histogram versions and extended error codes for SQLite databases. | shess@chromium.org | 2013-05-15 | 1 | -1/+1 |
* | Add support for split Public Suffix List distinctions. | nyquist@chromium.org | 2013-05-14 | 1 | -1/+3 |
* | Revert 199771 "Add support for split Public Suffix List distinct..." | nyquist@chromium.org | 2013-05-13 | 1 | -3/+1 |
* | Add support for split Public Suffix List distinctions. | nyquist@chromium.org | 2013-05-13 | 1 | -1/+3 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Add cookie priority to the cookie database. | rogerm@chromium.org | 2013-04-24 | 1 | -47/+106 |
* | Add brackets around newly multi-lined conditional block. | pam@chromium.org | 2013-04-22 | 1 | -1/+2 |
* | Adding Priority field to cookies. | erikwright@chromium.org | 2013-04-19 | 1 | -1/+10 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -4/+4 |
* | Move SQLitePersistentCookieStore to content | sky@chromium.org | 2013-04-10 | 1 | -0/+1154 |