index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
cookie_monster.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup relating to the domain now being part of the CanonicalCookie:
rdsmith@chromium.org
2010-08-06
1
-13
/
+11
*
Mac: Some clang appeasing.
thakis@chromium.org
2010-08-04
1
-1
/
+1
*
Recover cookies thrown away because of duplicate creation times.
rdsmith@google.com
2010-07-29
1
-0
/
+3
*
Fixes targeting the unique creation times invariant in the CookieMonster:
rdsmith@google.com
2010-07-28
1
-13
/
+49
*
Internal CookieMonster Refactoring.
rdsmith@google.com
2010-07-22
1
-68
/
+31
*
Changed type CookieList to being a vector CanonicalCookies.
rdsmith@google.com
2010-07-21
1
-10
/
+11
*
Break out histogram counter variables as CookieMonster instance variables.
rdsmith@google.com
2010-07-20
1
-18
/
+69
*
Converted CanonicalCookies over to containing a domain.
rdsmith@google.com
2010-07-14
1
-24
/
+76
*
Fix incorrect style for CL http://codereview.chromium.org/2718011/show
rdsmith@google.com
2010-07-07
1
-12
/
+12
*
Fix bug in DeleteAllForURL; deletes entire store instead of just
rdsmith@google.com
2010-07-07
1
-7
/
+14
*
Revert 51544 - I think the chances are noticeably above zero that this
rdsmith@google.com
2010-07-02
1
-14
/
+7
*
Fix bug in DeleteAllForURL; deletes entire store instead of just
rdsmith@google.com
2010-07-02
1
-7
/
+14
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Initial commit of CookieMonster statistics.
rdsmith@google.com
2010-06-22
1
-16
/
+66
*
Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe.
willchan@chromium.org
2010-06-21
1
-13
/
+0
*
Make CookieMonster NonThreadSafe.
willchan@chromium.org
2010-06-18
1
-0
/
+13
*
Assert SetCookieableScheme called before first use.
rdsmith@google.com
2010-06-17
1
-0
/
+3
*
Working towards -Wextra
thomasvl@chromium.org
2010-06-16
1
-3
/
+3
*
Fix locking in CookieMonster.
rdsmith@chromium.org
2010-05-21
1
-5
/
+42
*
Modifies CookieMonster to ease support for the Chrome Extensions cookies API.
cindylau@google.com
2010-04-30
1
-103
/
+252
*
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
[next]