index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Do Not Merge. Move ssl callbacks to webcore thread." into ics-mr1
Selim Gurun
2012-01-11
3
-13
/
+38
|
\
|
*
Do Not Merge. Move ssl callbacks to webcore thread.
Selim Gurun
2012-01-11
3
-13
/
+38
*
|
getDuration can be only called after prepared. DO NOT MERGE
Teng-Hui Zhu
2012-01-05
1
-1
/
+5
*
|
Do not allow file:// access when it is disabled. Do not merge.
Ben Murdoch
2012-01-04
1
-0
/
+7
|
/
*
Fix WebTextView rings
John Reck
2011-12-06
1
-37
/
+53
*
Remove debug log messages
Michael Kolb
2011-12-05
1
-2
/
+0
*
Merge "set System UI visibility based on MediaController state" into ics-mr1
Michael Kolb
2011-12-05
1
-7
/
+30
|
\
|
*
set System UI visibility based on MediaController state
Michael Kolb
2011-12-02
1
-7
/
+30
*
|
Fix updateDoubleTapZoom logic
John Reck
2011-12-01
1
-5
/
+6
|
/
*
Fix crash with HTML5 video.
Ben Murdoch
2011-12-01
1
-0
/
+11
*
fix position of WebTextView on scrolling layers
Michael Kolb
2011-11-30
1
-11
/
+22
*
Merge "Send animation start notification back to webkit from ui thread" into ...
Chris Craik
2011-11-29
2
-6
/
+21
|
\
|
*
Send animation start notification back to webkit from ui thread
Chris Craik
2011-11-29
2
-6
/
+21
*
|
Merge "WebView animation support" into ics-mr1
Teng-Hui Zhu
2011-11-29
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
WebView animation support
Teng-Hui Zhu
2011-11-23
1
-0
/
+3
*
|
Merge "Fix TTS instantiation from webview accessibility handlers." into ics-mr1
Narayan Kamath
2011-11-28
1
-2
/
+9
|
\
\
|
*
|
Fix TTS instantiation from webview accessibility handlers.
Narayan Kamath
2011-11-28
1
-2
/
+9
|
|
/
*
|
Merge "Update Webkit with the zoom level after double tap gesture" into ics-mr1
Derek Sollenberger
2011-11-28
1
-0
/
+5
|
\
\
|
*
|
Update Webkit with the zoom level after double tap gesture
Derek Sollenberger
2011-11-28
1
-0
/
+5
|
|
/
*
|
Ensure we dismiss the <select> option dialog.
Ben Murdoch
2011-11-28
1
-0
/
+10
|
/
*
Merge "HTML5 Video runs into super full screen mode" into ics-mr1
Teng-Hui Zhu
2011-11-22
1
-0
/
+2
|
\
|
*
HTML5 Video runs into super full screen mode
Teng-Hui Zhu
2011-11-21
1
-0
/
+2
*
|
Merge "Update zoom (aka display) density from WebView thread." into ics-mr1
Mangesh Ghiware
2011-11-21
2
-2
/
+11
|
\
\
|
*
|
Update zoom (aka display) density from WebView thread.
Mangesh Ghiware
2011-11-21
2
-2
/
+11
*
|
|
Use isHighEndGfx to determine texture pool
John Reck
2011-11-21
1
-2
/
+9
*
|
|
Merge "Improving PictureListener deprecating comments" into ics-mr1
Kristian Monsen
2011-11-20
1
-1
/
+5
|
\
\
\
|
*
|
|
Improving PictureListener deprecating comments
Kristian Monsen
2011-11-18
1
-1
/
+5
*
|
|
|
Merge "Content and viewport rects set in one step." into ics-mr1
Bart Sears
2011-11-18
1
-11
/
+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Content and viewport rects set in one step.
George Mount
2011-11-17
1
-11
/
+18
|
|
/
/
*
|
|
Merge "Draw input field focus ring in WebTextView" into ics-mr1
Michael Kolb
2011-11-17
2
-4
/
+51
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Draw input field focus ring in WebTextView
Michael Kolb
2011-11-17
2
-4
/
+51
|
|
/
*
|
Merge "Fix add single character check" into ics-mr1
John Reck
2011-11-17
1
-3
/
+3
|
\
\
|
*
|
Fix add single character check
John Reck
2011-11-16
1
-3
/
+3
|
|
/
*
|
Merge "Undeprecate LayoutAlgorithm" into ics-mr1
John Reck
2011-11-17
1
-6
/
+4
|
\
\
|
*
|
Undeprecate LayoutAlgorithm
John Reck
2011-11-16
1
-6
/
+4
|
|
/
*
|
Merge changes I59323dc5,I31a01aa3 into ics-mr1
Ben Murdoch
2011-11-17
1
-52
/
+95
|
\
\
|
*
|
WebViewDatabase v11 for ICS.
Ben Murdoch
2011-11-16
1
-6
/
+41
|
*
|
Fix a bug in the database upgrade process, and refactor slightly.
Ben Murdoch
2011-11-16
1
-49
/
+57
|
|
/
*
|
Merge "Hack to workaround the fact that the EGL context can be removed from u...
Nicolas Roard
2011-11-16
1
-0
/
+15
|
\
\
|
*
|
Hack to workaround the fact that the EGL context can be
Nicolas Roard
2011-11-16
1
-0
/
+15
*
|
|
Merge "Revert change to setInitialScale() to take display density into accoun...
Mangesh Ghiware
2011-11-16
4
-5
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert change to setInitialScale() to take display density into account.
Mangesh Ghiware
2011-11-16
4
-5
/
+14
|
|
/
*
|
Call onScrollChanged when scrolling layers
John Reck
2011-11-14
1
-13
/
+15
|
/
*
Fix lastVisible/global rects
John Reck
2011-11-10
1
-4
/
+4
*
Merge "Pause drawing when not visible" into ics-mr1
John Reck
2011-11-10
1
-0
/
+28
|
\
|
*
Pause drawing when not visible
John Reck
2011-11-09
1
-0
/
+28
*
|
Merge "DO NOT MERGE Set the initial scroll position for RTL." into ics-mr1
George Mount
2011-11-10
3
-21
/
+38
|
\
\
|
|
/
|
/
|
|
*
DO NOT MERGE Set the initial scroll position for RTL.
George Mount
2011-11-09
3
-21
/
+38
*
|
Merge "Fix determining find on page overlap" into ics-mr1
John Reck
2011-11-09
2
-5
/
+29
|
\
\
|
*
|
Fix determining find on page overlap
John Reck
2011-11-08
2
-5
/
+29
|
|
/
[next]