| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland r42467. Clear cookies, local storage and databases when an extension g... | jochen@chromium.org | 2010-03-25 | 1 | -31/+48 |
* | Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab... | jochen@chromium.org | 2010-03-25 | 1 | -2/+7 |
* | Reverts 42520 and 42477. It back red again when adding this change back. | maruel@chromium.org | 2010-03-25 | 1 | -48/+31 |
* | Reapply 42467 by reverting 42499 and added suppression. | maruel@chromium.org | 2010-03-24 | 1 | -31/+48 |
* | Revert r42467: "Clear cookies, local storage and databases when an extension ... | maruel@chromium.org | 2010-03-24 | 1 | -48/+31 |
* | Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab... | dhollowa@chromium.org | 2010-03-24 | 1 | -7/+2 |
* | Add a delegate to CookieMonster and broadcast notifications about changes to ... | jochen@chromium.org | 2010-03-24 | 1 | -2/+7 |
* | Clear cookies, local storage and databases when an extension gets uninstalled. | jochen@chromium.org | 2010-03-24 | 1 | -31/+48 |
* | Avoid showing the user a garbage path attribute when the cookie doesn't have an | darin@chromium.org | 2010-02-12 | 1 | -0/+14 |
* | Recover from inconsistent cookie database. | eroman@chromium.org | 2010-02-12 | 1 | -12/+131 |
* | Revert the revert... This has the cumulative effect of relanding 38694. | eroman@chromium.org | 2010-02-11 | 1 | -8/+0 |
* | Revert 38694 - For some reason this seems to be hanging chrome frame tests, e... | eroman@chromium.org | 2010-02-10 | 1 | -0/+8 |
* | Add some tests to CookieMonster for overwriting persistent cookies, and check... | eroman@chromium.org | 2010-02-10 | 1 | -8/+0 |
* | Implement backend support for forcing cookies to be saved as | darin@chromium.org | 2010-02-05 | 1 | -2/+6 |
* | Add path filtering into the GetAllCookiesForURL. | pfeldman@chromium.org | 2010-02-04 | 1 | -4/+8 |
* | Revert 38001 and 38002. | darin@chromium.org | 2010-02-03 | 1 | -59/+18 |
* | Back out trunk r37998. | mark@chromium.org | 2010-02-03 | 1 | -18/+59 |
* | Modify CookiePolicy to work asynchronously | darin@chromium.org | 2010-02-03 | 1 | -59/+18 |
* | DevTools: follow up fix for raw cookies access. Restore auto-locking and do G... | pfeldman@chromium.org | 2010-02-03 | 1 | -0/+8 |
* | DevTools: CookieMonster::GetRawCookies should return keys as well as cookies. | pfeldman@chromium.org | 2010-02-03 | 1 | -18/+39 |
* | In the CookieMonster code, use the RegistryControlledDomainService only for | mpcomplete@chromium.org | 2010-01-12 | 1 | -5/+17 |
* | Add compiler-specific "examine printf format" attributes to printfs. | evan@chromium.org | 2009-11-20 | 1 | -2/+2 |
* | Re-apply DevTools: Support delete cookie by name. | pfeldman@chromium.org | 2009-10-30 | 1 | -6/+21 |
* | Reverting 30578. | pfeldman@chromium.org | 2009-10-30 | 1 | -21/+6 |
* | DevTools: Allow deleting cookies. | pfeldman@chromium.org | 2009-10-30 | 1 | -6/+21 |
* | DevTools: Implement raw cookies access for inspector. | pfeldman@chromium.org | 2009-10-29 | 1 | -0/+32 |
* | Use C99 standard format macros for 64-bit values. | agl@chromium.org | 2009-06-29 | 1 | -4/+5 |
* | Original patch by pmarks@google.com (see http://codereview.chromium.org/113944) | ericroman@google.com | 2009-06-23 | 1 | -1/+2 |
* | Increase cookie limit to 3000. This matches Firefox 3.5 and Firefox trunk.BU... | pkasting@chromium.org | 2009-06-03 | 1 | -2/+2 |
* | Reverting 16158. | beng@google.com | 2009-05-15 | 1 | -4/+0 |
* | Privacy option added for all cookies to become session cookies. | idanan@chromium.org | 2009-05-15 | 1 | -0/+4 |
* | Add a separate cookie store that's used for extensions. | mpcomplete@google.com | 2009-05-14 | 1 | -12/+19 |
* | Make sure last_time_seen_ is protected by the CookieMonster lock. | deanm@chromium.org | 2009-03-26 | 1 | -2/+6 |
* | Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Support domain=IPADDR if it matches the url ip address exactly. | deanm@chromium.org | 2009-01-23 | 1 | -2/+6 |
* | CookieMonster quote parsing changes and tests. | deanm@chromium.org | 2009-01-09 | 1 | -31/+29 |
* | Remove compatibility #defines in string_util.h | phajdan.jr@chromium.org | 2008-12-30 | 1 | -1/+1 |
* | Enforce httponly on cookies coming from the renderer. This prevents javascri... | deanm@chromium.org | 2008-11-19 | 1 | -15/+63 |
* | Preserve the output vector for cookie loading. This prevents a few unneeded ... | deanm@chromium.org | 2008-11-06 | 1 | -10/+13 |
* | Expire cookies by last access date, rather than creation date. | pkasting@chromium.org | 2008-11-01 | 1 | -11/+40 |
* | Implement a TODO (purge expired cookies in GetAllCookies()) and some small st... | pkasting@chromium.org | 2008-10-30 | 1 | -78/+80 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla... | mmentovai@google.com | 2008-08-21 | 1 | -2/+13 |
* | Back out r1154 due to test failures | mmentovai@google.com | 2008-08-21 | 1 | -13/+2 |
* | Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla... | mmentovai@google.com | 2008-08-21 | 1 | -2/+13 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -2/+7 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+1043 |