index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebKit
/
android
/
jni
/
CookieManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part bug 3489551 Browser doesn't send cookies for HTML5 video in incognito
Kristian Monsen
2011-03-01
1
-9
/
+9
*
Do not accept cookies for file scheme URLs by default
Kristian Monsen
2011-02-10
1
-0
/
+21
*
Fixing cookie CTS tests.
Kristian Monsen
2011-01-17
1
-2
/
+2
*
Adds an optimization to cache the WebCache backend
Steve Block
2011-01-06
1
-1
/
+0
*
Add a stdStringToJstring() helper function
Steve Block
2011-01-06
1
-1
/
+1
*
Add JNI hooks for JniUtil class.
Iain Merrick
2010-12-10
1
-11
/
+0
*
Fix CookieManager.hasCookies().
Iain Merrick
2010-12-06
1
-1
/
+5
*
CookieManager::flushCookieStore() is now synchronous.
Iain Merrick
2010-12-03
1
-2
/
+1
*
Add FlushCookieStore() method to CookieManager (C++ side).
Iain Merrick
2010-12-01
1
-0
/
+9
*
Make WebCookieJar::get() threadsafe
Steve Block
2010-11-29
1
-10
/
+1
*
Factor out CookieManager from WebRequestContext
Kristian Monsen
2010-11-26
1
-15
/
+16
*
Session cookies are now persistent.
Iain Merrick
2010-11-25
1
-1
/
+1
*
CookieManager.getCookie() should return null rather than the empty string
Steve Block
2010-10-29
1
-1
/
+1
*
Hook up remaining CookieManager methods
Steve Block
2010-10-29
1
-0
/
+55
*
CookieManager.getCookie() should include HTTP-only cookies
Steve Block
2010-10-28
1
-1
/
+3
*
Make sure we delete local references to jclass objects
Steve Block
2010-10-28
1
-0
/
+3
*
Hook up CookieManager.getCookie() for Chromium HTTP stack
Steve Block
2010-10-27
1
-10
/
+34
*
Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium H...
Steve Block
2010-10-27
1
-0
/
+27
*
Update Chromium HTTP stack to get database and cache paths from CookieSyncMan...
Steve Block
2010-10-27
1
-4
/
+0
*
Fix WebRequestContext::get() to be threadsafe
Steve Block
2010-10-27
1
-0
/
+10
*
Fixes style in WebRequestContext
Steve Block
2010-10-27
1
-2
/
+2
*
Add a JNI method to determine which HTTP stack is in use
Steve Block
2010-10-25
1
-1
/
+10
*
Fix for ALT_HTTP build break
Kristian Monsen
2010-10-22
1
-0
/
+2
*
Hook up CookieManager.removeAllCookie() for the Chromium HTTP stack
Steve Block
2010-10-22
1
-0
/
+60