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
/
cookies
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in net/.
Avi Drissman
2015-12-20
12
-24
/
+26
*
Ship cookie prefixes
estark
2015-12-18
6
-35
/
+7
*
Add more stats for tracking strict secure cookies deletion behavior
jww
2015-12-16
3
-11
/
+203
*
Fix CHECK failure that equivalent cookies are not found
jww
2015-12-16
3
-7
/
+28
*
[iOS] Disable more parts of TestNonDottedAndTLD cookie store unittest.
droger
2015-12-03
1
-5
/
+3
*
[iOS] Disable parts of TestNonDottedAndTLD cookie store unittest.
droger
2015-12-03
1
-10
/
+6
*
Change cookie prefix from $ to __
estark
2015-12-01
2
-42
/
+44
*
Create field trial switch for strict secure cookies.
jww
2015-12-01
1
-1
/
+1
*
Adds non-secure cookie eviction to strict secure cookies experiment.
jww
2015-11-25
6
-63
/
+378
*
Add cookie prefix metrics
estark
2015-11-21
3
-16
/
+150
*
Experiment to disallow setting of secure cookies from insecure schemes
jww
2015-11-20
9
-22
/
+347
*
Remove no-longer-needed CookieStoreTestTraits::enforce_prefixes
estark
2015-11-17
2
-5
/
+0
*
Implement $Host- cookie prefix
estark
2015-11-17
4
-36
/
+110
*
Treat exact domain match cookies on public suffixes as host cookies.
mkwst
2015-11-07
3
-4
/
+53
*
Remove the unused 'CookieMonster::GetAllCookiesForURL'
mkwst
2015-10-20
2
-10
/
+0
*
Convert 'CookieOptions::first_party_url' to a 'url::Origin'.
mkwst
2015-10-20
4
-17
/
+20
*
Implement $Secure- cookie prefix
estark
2015-10-19
6
-6
/
+64
*
Revert of Implement $Secure- cookie prefix (patchset #16 id:420001 of https:/...
mnissler
2015-10-19
6
-64
/
+6
*
Implement $Secure- cookie prefix
estark
2015-10-17
6
-6
/
+64
*
Decouple CookieMonsterTest from CookieStoreTest.
cmumford
2015-10-15
4
-449
/
+611
*
Get rid of CookieMonster::Delegate typedef.
davidben
2015-10-12
2
-2
/
+1
*
Don't use base::MessageLoop::{Quit,QuitClosure} in net/
ki.stfu
2015-10-09
3
-5
/
+5
*
Cleanup: Pass std::string as const reference from net/
ki.stfu
2015-09-22
1
-1
/
+1
*
CookieStoreIOS: handle dotted domains correctly
ellyjones
2015-09-04
2
-28
/
+18
*
Added CookieMonsterTest::CookieSorting().
cmumford
2015-08-27
1
-0
/
+27
*
Fixed CookieMonsterTest::UniqueCreationTime()
cmumford
2015-08-26
1
-20
/
+21
*
IWYU for base/memory/scoped_vector.h.
thestig
2015-08-22
1
-1
/
+0
*
Record scheme of URLs that set Secure cookies
estark
2015-08-21
3
-4
/
+115
*
Move cookie source display logic to CookiesTreeModel
estark
2015-08-21
3
-51
/
+14
*
Remove unowned Cookie.* histograms.
ellyjones
2015-08-21
2
-76
/
+8
*
CookieMonster: remove unused ETLDP1 accessors
ellyjones
2015-08-21
2
-57
/
+0
*
Add myself to net/cookies/OWNERS
mkwst
2015-08-21
1
-0
/
+1
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
2
-3
/
+2
*
Disable */CookieStoreTest/0.TestNonDottedAndTLD tests on iOS 9.
sdefresne
2015-08-06
1
-0
/
+13
*
Remove myself from OWNERS files.
erikwright
2015-07-31
1
-1
/
+0
*
Split 'CookieOptions' out into a .h/.cc file.
mkwst
2015-07-28
2
-5
/
+20
*
Make SetCookieableSchemes no-op if already initialized
paulmiller
2015-07-23
2
-5
/
+8
*
Replace base::str[n]casecmp with helper functions.
brettw
2015-07-10
1
-1
/
+2
*
New new versions of Starts/EndsWith and SplitString in net.
brettw
2015-07-06
1
-14
/
+10
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-1
/
+1
*
net: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-11
6
-26
/
+36
*
Update references to RFC2616.
wtc
2015-06-04
1
-2
/
+2
*
Remove cookie eviction debugging log.
xiyuan
2015-05-27
1
-25
/
+0
*
Adding ThreadTaskRunnerHandle in lieu of MessageLoopProxy in net/cert and net...
anujk.sharma
2015-05-15
1
-4
/
+5
*
Switch //net functions to use SchemeIsCryptographic() instead of SchemeIsSecu...
lgarron
2015-05-14
1
-2
/
+2
*
Cleanup: Change {ASSERT,EXPECT}_FALSE(!x) to {ASSERT,EXPECT}_TRUE(x).
thestig
2015-05-06
1
-1
/
+1
*
Add Finch experiment to cookie monster.
erikchen
2015-05-06
2
-38
/
+103
*
Remove outdated instrumentation and move a few remaining bits around.
pkasting
2015-05-02
1
-6
/
+6
*
Use of base::StringPairs appropriately in cookies
payal.pandey
2015-04-24
1
-9
/
+7
*
net cleanup: Remove unnecessary namespace prefixes.
ttuttle
2015-04-23
6
-69
/
+65
[next]