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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix hit testing inside layers.
Patrick Scott
2011-01-26
1
-1
/
+0
*
Merge "Use platform bridge to control high usage delta MB." into honeycomb
Shimeng (Simon) Wang
2011-01-25
3
-1
/
+9
|
\
|
*
Use platform bridge to control high usage delta MB.
Shimeng (Simon) Wang
2011-01-24
3
-1
/
+9
*
|
Wait until the focus changes to hide keyboard.
Leon Scroggins
2011-01-24
1
-1
/
+5
|
/
*
Report SSL certificates to WebView.
Iain Merrick
2011-01-20
7
-6
/
+51
*
Merge "Don't allow fullscreen video to play from the onload handler." into ho...
Ben Murdoch
2011-01-20
1
-0
/
+9
|
\
|
*
Don't allow fullscreen video to play from the onload handler.
Ben Murdoch
2011-01-19
1
-0
/
+9
*
|
Merge "Passing WebSettings cacheMode to the chrome load_flags" into honeycomb
Kristian Monsen
2011-01-19
4
-0
/
+35
|
\
\
|
*
|
Passing WebSettings cacheMode to the chrome load_flags
Kristian Monsen
2011-01-19
4
-0
/
+35
|
|
/
*
|
Merge "Fix plugin crash when loading swf files." into honeycomb
Derek Sollenberger
2011-01-19
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix plugin crash when loading swf files.
Derek Sollenberger
2011-01-19
1
-1
/
+3
*
|
Merge "Maintain the seek position for HTML5 Video" into honeycomb
Ben Murdoch
2011-01-19
1
-4
/
+6
|
\
\
|
*
|
Maintain the seek position for HTML5 Video
Ben Murdoch
2011-01-19
1
-4
/
+6
*
|
|
Merge "Do not send empty data." into honeycomb
Patrick Scott
2011-01-19
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Do not send empty data.
Patrick Scott
2011-01-18
1
-3
/
+3
*
|
|
Merge "Fix occasional AutoFill crash" into honeycomb
Ben Murdoch
2011-01-19
1
-12
/
+13
|
\
\
\
|
*
|
|
Fix occasional AutoFill crash
Ben Murdoch
2011-01-18
1
-12
/
+13
|
|
/
/
*
|
|
Merge "Layout before creating the base layer." into honeycomb
Patrick Scott
2011-01-18
1
-4
/
+4
|
\
\
\
|
*
|
|
Layout before creating the base layer.
Patrick Scott
2011-01-18
1
-4
/
+4
|
|
/
/
*
|
|
Merge "Fake some media player state change in media load time." into honeycomb
Shimeng (Simon) Wang
2011-01-18
1
-1
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fake some media player state change in media load time.
Shimeng (Simon) Wang
2011-01-14
1
-1
/
+12
*
|
|
Try to guess content type if header is generic
Kristian Monsen
2011-01-18
1
-1
/
+5
|
|
/
|
/
|
*
|
Fixing cookie CTS tests.
Kristian Monsen
2011-01-17
1
-1
/
+3
*
|
Merge changes I972bbdab,I31a640de into honeycomb
Ben Murdoch
2011-01-14
6
-22
/
+450
|
\
\
|
*
|
Resolve MIME types for CacheResult in the same way as WebResponse.
Ben Murdoch
2011-01-14
5
-25
/
+39
|
*
|
Hook up CacheManager for the Chromium HTTP stack
Steve Block
2011-01-14
4
-1
/
+415
|
|
/
*
|
Fix warning
Kristian Monsen
2011-01-14
1
-1
/
+1
|
/
*
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
3
-6
/
+15
*
|
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
3
-12
/
+0
*
Only use the name part when opening files that start with file://
Kristian Monsen
2011-01-12
3
-0
/
+12
*
Use float to preserve scales' accuracy.
Shimeng (Simon) Wang
2011-01-11
1
-2
/
+2
*
Merge Chromium at 9.0.597.55: Move formsSeen call to IO thread.
Ben Murdoch
2011-01-11
2
-1
/
+28
*
Merge Chromium at 9.0.597.55: Remove URLRequest forward declaration.
Ben Murdoch
2011-01-11
1
-2
/
+0
*
Merge Chromium at 9.0.597.55: Merge 67599. (2/2)
Ben Murdoch
2011-01-11
2
-11
/
+38
*
Merge Chromium at 9.0.597.55: Merge r67599 (1/2)
Ben Murdoch
2011-01-11
3
-5
/
+14
*
Merge Chromium at 9.0.597.55: Merge r67192
Ben Murdoch
2011-01-11
2
-5
/
+8
*
Merge Chromium at 9.0.597.55: Add DnsCertChecker to constructor
Ben Murdoch
2011-01-11
1
-0
/
+1
*
Merge Chromium at 9.0.597.55: Autofill: Merge r66860
Ben Murdoch
2011-01-11
1
-2
/
+1
*
Merge Chromium at 9.0.597.55: Autofill: Merge r66850
Ben Murdoch
2011-01-11
3
-13
/
+13
*
Merge "Update a WebCache comment" into honeycomb
Steve Block
2011-01-07
1
-3
/
+3
|
\
|
*
Update a WebCache comment
Steve Block
2011-01-07
1
-3
/
+3
*
|
Merge "Adds an optimization to cache the WebCache backend" into honeycomb
Steve Block
2011-01-07
2
-26
/
+25
|
\
\
|
|
/
|
*
Adds an optimization to cache the WebCache backend
Steve Block
2011-01-06
2
-26
/
+25
*
|
Fix MIME type handling for badly-behaved servers.
Iain Merrick
2011-01-07
1
-12
/
+19
|
/
*
Fix naming of wtfStringToJstring()
Steve Block
2011-01-06
1
-4
/
+4
*
Merge WebKit at r72805: Update EditorClient::getGuessesForWord()
Steve Block
2011-01-06
2
-2
/
+2
*
Merge Webkit at r73109: add new method.
Shimeng (Simon) Wang
2010-12-22
1
-0
/
+7
[prev]
[next]