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
/
Source
/
WebKit
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Enable the CPU upload path for Browser.
Teng-Hui Zhu
2011-09-23
1
-0
/
+5
|
|
/
*
|
Merge "Fix find-in-page to scroll scrollable layers"
Steve Block
2011-09-22
2
-7
/
+42
|
\
\
|
*
|
Fix find-in-page to scroll scrollable layers
Steve Block
2011-09-22
2
-7
/
+42
*
|
|
Merge "Clean up style and add some comments in Layer"
Steve Block
2011-09-22
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Clean up style and add some comments in Layer
Steve Block
2011-09-21
1
-2
/
+2
|
|
/
*
|
Post a full WebView inval when we navigate to a new page.
Ben Murdoch
2011-09-21
2
-5
/
+5
|
/
*
Merge "Reapply: Fix for bug 5226268 [Browser] http keep-alive packets DO NOT ...
Ben Murdoch
2011-09-20
1
-1
/
+2
|
\
|
*
Reapply: Fix for bug 5226268 [Browser] http keep-alive packets DO NOT MERGE
Kristian Monsen
2011-09-19
1
-1
/
+2
*
|
Merge "Fix the missing controller for inline video."
Teng-Hui Zhu
2011-09-19
1
-1
/
+1
|
\
\
|
*
|
Fix the missing controller for inline video.
Teng-Hui Zhu
2011-09-19
1
-1
/
+1
*
|
|
Merge changes Ifb6cc64e,I4d819cc5
Steve Block
2011-09-19
3
-5
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixes style and adds some comments to layers code
Steve Block
2011-09-19
3
-5
/
+4
*
|
|
Merge "Check for null selection in modifySelection"
Russell Brenner
2011-09-19
1
-0
/
+5
|
\
\
\
|
*
|
|
Check for null selection in modifySelection
Russell Brenner
2011-09-19
1
-0
/
+5
*
|
|
|
Merge "We be GL ringing it all over them layers"
John Reck
2011-09-19
2
-3
/
+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
We be GL ringing it all over them layers
John Reck
2011-09-19
2
-3
/
+18
|
|
|
/
|
|
/
|
*
|
|
Fix find-in-page to scroll to search results in layers
Steve Block
2011-09-19
3
-16
/
+38
|
/
/
*
|
Merge "Fix invalidation rect sizes"
Ben Murdoch
2011-09-19
1
-17
/
+4
|
\
\
|
*
|
Fix invalidation rect sizes
Ben Murdoch
2011-09-16
1
-17
/
+4
*
|
|
Merge "Fix crash in WebViewCore::scrollNodeIntoView"
Ben Murdoch
2011-09-16
1
-2
/
+6
|
\
\
\
|
*
|
|
Fix crash in WebViewCore::scrollNodeIntoView
Ben Murdoch
2011-09-16
1
-2
/
+6
|
|
/
/
*
|
|
Merge "Add null checks in getTouchHighlightRects()"
Russell Brenner
2011-09-16
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add null checks in getTouchHighlightRects()
Russell Brenner
2011-09-15
1
-2
/
+2
|
|
/
*
|
Merge "Fix handling of empty URLs when setting up the NoDomain error page"
Steve Block
2011-09-15
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix handling of empty URLs when setting up the NoDomain error page
Steve Block
2011-09-12
1
-1
/
+7
*
|
Hookup internal plumbing needed to expose new plugin API.
Derek Sollenberger
2011-09-09
1
-0
/
+1
*
|
Merge "Deallocate graphics memory with onTrimMemory signals"
Chris Craik
2011-09-08
1
-0
/
+4
|
\
\
|
*
|
Deallocate graphics memory with onTrimMemory signals
Chris Craik
2011-09-08
1
-0
/
+4
*
|
|
Merge "Add Plugin API for a video framerate callback."
Derek Sollenberger
2011-09-08
2
-0
/
+31
|
\
\
\
|
*
|
|
Add Plugin API for a video framerate callback.
Derek Sollenberger
2011-09-08
2
-0
/
+31
|
|
|
/
|
|
/
|
*
|
|
Merge "Implement PictureSet(SkPicture*) ctor in FAST_PICTURESET case"
John Reck
2011-09-07
1
-0
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Implement PictureSet(SkPicture*) ctor in FAST_PICTURESET case
John Reck
2011-09-07
1
-0
/
+21
|
|
/
*
|
OnTrimMemory plumbing
John Reck
2011-09-07
1
-0
/
+15
|
/
*
Merge "Fix for plugin being "centered" to the left corner instead of center"
Derek Sollenberger
2011-09-07
1
-9
/
+8
|
\
|
*
Fix for plugin being "centered" to the left corner instead of center
Derek Sollenberger
2011-09-06
1
-9
/
+8
*
|
Revert "WebView animation support"
Teng-Hui Zhu
2011-09-06
1
-1
/
+0
|
/
*
Enable double buffering via base tiles
Chris Craik
2011-09-02
1
-1
/
+16
*
Merge "Closing idle connections, including jni interface"
Kristian Monsen
2011-09-01
3
-0
/
+28
|
\
|
*
Closing idle connections, including jni interface
Kristian Monsen
2011-09-02
3
-0
/
+28
*
|
Merge "WebView animation support"
Teng-Hui Zhu
2011-09-01
1
-0
/
+1
|
\
\
|
*
|
WebView animation support
Teng-Hui Zhu
2011-08-31
1
-0
/
+1
*
|
|
Merge "Allow native to query selection region"
John Reck
2011-09-01
3
-0
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow native to query selection region
John Reck
2011-08-31
3
-0
/
+26
*
|
|
Enable the FAST_PICTURESET codepath
Nicolas Roard
2011-08-31
2
-2
/
+2
*
|
|
Merge "Implement a faster pictureset Cluster the invalidations in regular buc...
Nicolas Roard
2011-08-31
3
-41
/
+425
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement a faster pictureset
Nicolas Roard
2011-08-31
3
-41
/
+425
*
|
|
Make sure WebViewClient.onPageStarted() doesn't preceed WebViewClient.shouldO...
Steve Block
2011-08-31
4
-25
/
+37
|
/
/
*
|
Fix plugin crashes due to bad ref counting.
Derek Sollenberger
2011-08-29
1
-9
/
+3
|
/
*
Fix PictureSet invlidation rectangle bug
Ben Murdoch
2011-08-26
2
-2
/
+7
*
Fix crash when scrolling non-HW accelerated WebView
Ben Murdoch
2011-08-26
1
-1
/
+4
[prev]
[next]