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
/
WebRequest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTTP auth for Chromium HTTP stack (C++ side)
Iain Merrick
2010-09-20
1
-3
/
+19
*
Set mime type for special android urls
Kristian Monsen
2010-09-08
1
-1
/
+4
*
Cleanup temporary incognito mode files after last tab closes.
Elliott Slaughter
2010-09-01
1
-2
/
+4
*
Move all external/chromiumn includes to one file
Kristian Monsen
2010-08-31
1
-4
/
+0
*
Checking that all load operations are done in order.
Kristian Monsen
2010-08-27
1
-3
/
+52
*
Special file uris have to be handled in Java.
Kristian Monsen
2010-08-24
1
-3
/
+65
*
Fix WebView saveState and restoreState for private browsing mode.
Elliott Slaughter
2010-08-23
1
-0
/
+21
*
Fixes a race condition in the Chrome HTTP stack
Steve Block
2010-08-19
1
-3
/
+8
*
Browser incognito mode support for cookies and cache with chrome http stack.
Elliott Slaughter
2010-08-17
1
-2
/
+6
*
Implement synchronous resource loading in Android.
Iain Merrick
2010-08-13
1
-10
/
+11
*
Send didFail to webcore for failed requests.
Kristian Monsen
2010-08-11
1
-3
/
+9
*
Moving all Webcore code out of classes that are run on other threads.
Kristian Monsen
2010-08-09
1
-81
/
+15
*
Moving all webcore handling to the webcore thread.
Kristian Monsen
2010-08-05
1
-32
/
+43
*
Compile fix after recent merge, name change in OwnPtr.
Kristian Monsen
2010-07-22
1
-1
/
+1
*
Initial check-in of the external/webkit part of the chrome http stack.
Kristian Monsen
2010-07-15
1
-0
/
+303