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
/
android_webview
/
native
/
cookie_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
android_webview: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-07
1
-8
/
+7
*
Moves CookieCryptoDelegate to net/extras/sqlite.
rohitrao
2015-03-18
1
-1
/
+1
*
Cleanup: Remove base/file_util.h. Convert remaining references. (try 2)
thestig
2014-09-22
1
-1
/
+1
*
Revert of Cleanup: Remove base/file_util.h. Convert remaining references. (pa...
thestig
2014-09-13
1
-2
/
+2
*
Cleanup: Remove base/file_util.h. Convert remaining references.
thestig
2014-09-13
1
-2
/
+2
*
Makes Third Party Cookie Settings per Aw
hjd@chromium.org
2014-05-29
1
-30
/
+10
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-28
1
-2
/
+2
*
Fixes a deadlock between shouldInterceptRequest() and getCookie()
hjd@chromium.org
2014-05-20
1
-32
/
+4
*
Adds Asynchronous APIs to CookieManager
hjd@chromium.org
2014-05-19
1
-92
/
+228
*
Allows AwCookieManager to block ThirdParty cookies
hjd@google.com
2014-04-24
1
-0
/
+20
*
Add CookieStoreConfig to unify API for in-memory and persistent CookieStore C...
ajwong@chromium.org
2014-01-11
1
-9
/
+7
*
Move kFileScheme constant into content namespace.
tfarina@chromium.org
2013-12-30
1
-1
/
+1
*
Encrypt all stored cookies on selected operating systems.
bcwhite@chromium.org
2013-12-16
1
-1
/
+3
*
Revert of https://codereview.chromium.org/24734007/
bcwhite@chromium.org
2013-12-13
1
-3
/
+1
*
Encrypt all stored cookies on selected operating systems.
bcwhite@chromium.org
2013-12-13
1
-1
/
+3
*
android_webview: make CookieManager synchronous.
torne@chromium.org
2013-12-10
1
-34
/
+31
*
Android WebView: Allow CookieManager to be used without starting Chromium.
torne@chromium.org
2013-11-26
1
-10
/
+155
*
Android WebView: use IO thread for cookie manager.
torne@chromium.org
2013-10-21
1
-2
/
+2
*
Use a direct include of the message_loop header in android_webview/, apps/, a...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-2
/
+2
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Added todo's in cookiemanager for possible fixes
kristianm@chromium.org
2013-03-08
1
-0
/
+4
*
Fix for CookieManager init race condition
joth@chromium.org
2013-03-01
1
-6
/
+5
*
Renaming org.chromium.android_webview.CookieManager to AwCookieManager
kristianm@chromium.org
2012-12-20
1
-1
/
+1
*
Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...
pauljensen@chromium.org
2012-12-20
1
-3
/
+1
*
Change Android Webview URL Request Context access of mutation functions.
tedv@chromium.org
2012-12-16
1
-1
/
+1
*
Implement CookieManager.flushCookieStore
joth@chromium.org
2012-12-14
1
-2
/
+26
*
Pass CookieMonster to CookieManager in init
boliu@chromium.org
2012-11-01
1
-149
/
+194
*
Update cookie_manager to only get the CookieMonster once
kristianm@chromium.org
2012-10-24
1
-117
/
+115
*
[Android] Upstream the WebView find-in-page API implementation.
leandrogracia@chromium.org
2012-09-21
1
-10
/
+1
*
Add WebView implementation for CookieManager.
tedchoc@chromium.org
2012-09-07
1
-0
/
+303