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
/
WebCoreSupport
/
WebUrlLoaderClient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report SSL certificates to WebView.
Iain Merrick
2011-01-20
1
-1
/
+40
*
Do not send empty data.
Patrick Scott
2011-01-18
1
-3
/
+3
*
Merge "Remove temporary work-around for auto login." into honeycomb
Patrick Scott
2011-01-13
1
-6
/
+0
|
\
|
*
Remove temporary work-around for auto login.
Patrick Scott
2011-01-13
1
-6
/
+0
*
|
Fix for bug 3347616, crash when closing browser with requests in flight
Kristian Monsen
2011-01-13
1
-2
/
+6
*
|
Use filename instead of file url for file uploads.
Kristian Monsen
2011-01-13
1
-1
/
+4
|
/
*
Revert "Only use the name part when opening files that start with file://"
Guang Zhu
2011-01-12
1
-2
/
+0
*
Only use the name part when opening files that start with file://
Kristian Monsen
2011-01-12
1
-0
/
+2
*
Use a lock around ioThread creation.
Patrick Scott
2010-12-17
1
-0
/
+6
*
Pass redirects through canHandleRequest.
Patrick Scott
2010-12-16
1
-0
/
+6
*
b/2864818 Prompt SSL cert error dialog to user and proceed or cancel the requ...
Huahui Wu
2010-12-15
1
-0
/
+27
*
Use one WebRequestContext per WebView
Steve Block
2010-12-01
1
-3
/
+3
*
Set useCachedCredentials to true on first auth request.
Iain Merrick
2010-11-25
1
-8
/
+2
*
Allow applications to intercept requests.
Patrick Scott
2010-11-15
1
-26
/
+3
*
Add support for file uploads in WebKit
Kristian Monsen
2010-11-04
1
-11
/
+44
*
Notify WebKit of redirects in the Chrome HTTP stack.
Iain Merrick
2010-10-29
1
-1
/
+13
*
Allow Gmail attachments to be viewed.
Iain Merrick
2010-10-28
1
-3
/
+15
*
Use Tasks for WebRequest -> WebUrlLoaderClient callbacks.
Iain Merrick
2010-10-28
1
-90
/
+50
*
Implement file downloads for Chrome HTTP stack (C++ side)
Iain Merrick
2010-10-20
1
-0
/
+5
*
Fixing WebKit APIs affected by Chromium 7.0.540.0 merge
Iain Merrick
2010-10-19
1
-3
/
+4
*
Fix books.google.com purchase page.
Patrick Scott
2010-10-18
1
-4
/
+4
*
Merge WebKit at r67908: ResourceHandleClient::didFinishLoading() now takes fi...
Steve Block
2010-09-29
1
-1
/
+1
*
HTTP auth for Chromium HTTP stack (C++ side)
Iain Merrick
2010-09-20
1
-2
/
+46
*
Move all external/chromiumn includes to one file
Kristian Monsen
2010-08-31
1
-5
/
+0
*
Special file uris have to be handled in Java.
Kristian Monsen
2010-08-24
1
-5
/
+25
*
Browser incognito mode support for cookies and cache with chrome http stack.
Elliott Slaughter
2010-08-17
1
-3
/
+3
*
Implement synchronous resource loading in Android.
Iain Merrick
2010-08-13
1
-10
/
+66
*
Guard usage of BLOB-only feature correctly.
Ben Murdoch
2010-08-13
1
-0
/
+2
*
Send didFail to webcore for failed requests.
Kristian Monsen
2010-08-11
1
-4
/
+12
*
Moving all Webcore code out of classes that are run on other threads.
Kristian Monsen
2010-08-09
1
-1
/
+38
*
Moving all webcore handling to the webcore thread.
Kristian Monsen
2010-08-05
1
-18
/
+19
*
Removing the list of active loaders
Kristian Monsen
2010-08-03
1
-34
/
+12
*
Crash fix, don't delete WebUrlLoaderClient before WebRequest is finished.
Kristian Monsen
2010-07-27
1
-2
/
+0
*
Initial check-in of the external/webkit part of the chrome http stack.
Kristian Monsen
2010-07-15
1
-0
/
+219