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
/
nav
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix for missing invals" into honeycomb-mr1
Nicolas Roard
2011-03-18
1
-1
/
+1
|
\
|
*
Fix for missing invals
Nicolas Roard
2011-03-18
1
-1
/
+1
*
|
DO NOT MERGE Use libhwui's new private header.
Romain Guy
2011-03-18
1
-19
/
+6
|
/
*
Implement partial screen invalidations
Nicolas Roard
2011-03-16
1
-11
/
+25
*
Merge "Pass the clip rect to WebView to optimize rendering" into honeycomb-mr1
Romain Guy
2011-03-16
1
-6
/
+22
|
\
|
*
Pass the clip rect to WebView to optimize rendering
Romain Guy
2011-03-16
1
-6
/
+22
*
|
For first layout, reset current textures and update base layer.
Shimeng (Simon) Wang
2011-03-16
1
-6
/
+10
|
/
*
allow multiple invals to return first difference
Cary Clark
2011-03-11
2
-19
/
+25
*
Merge "make the text selection handles match framework" into honeycomb-mr1
Cary Clark
2011-03-09
1
-72
/
+66
|
\
|
*
make the text selection handles match framework
Cary Clark
2011-03-08
1
-72
/
+66
*
|
Partial invalidation of the browser textures
Nicolas Roard
2011-03-08
1
-8
/
+13
*
|
Add support for partial invalidations
Romain Guy
2011-03-07
1
-6
/
+33
|
/
*
disable nodes that are completely clipped out
Cary Clark
2011-03-01
1
-1
/
+5
*
Use UI side scrolling for readOnly textareas.
Leon Scroggins
2011-02-25
1
-1
/
+5
*
Merge "bias towards space in select text"
Cary Clark
2011-02-24
1
-1
/
+1
|
\
|
*
bias towards space in select text
Cary Clark
2011-02-24
1
-1
/
+1
*
|
Stop the blinking caret when moving to another field.
Leon Scroggins
2011-02-24
1
-5
/
+7
|
/
*
Merge "Skia Merge (revision 808)"
Derek Sollenberger
2011-02-24
4
-18
/
+18
|
\
|
*
Skia Merge (revision 808)
Derek Sollenberger
2011-02-22
4
-18
/
+18
*
|
Merge "Scroll the RenderLayer during touch events."
Patrick Scott
2011-02-22
6
-66
/
+3
|
\
\
|
*
|
Scroll the RenderLayer during touch events.
Patrick Scott
2011-02-22
6
-66
/
+3
|
|
/
*
|
fix select text space detection
Cary Clark
2011-02-22
1
-17
/
+27
|
/
*
Merge "use measure instead of bounder to find spaces"
Cary Clark
2011-02-18
1
-66
/
+19
|
\
|
*
use measure instead of bounder to find spaces
Cary Clark
2011-02-18
1
-66
/
+19
*
|
Adding a debug setting to enable visual indicator for GL
Teng-Hui Zhu
2011-02-16
1
-6
/
+7
*
|
Clip nodes to the visible rect.
Patrick Scott
2011-02-16
1
-0
/
+27
|
/
*
fix buttons in GL
Cary Clark
2011-02-15
1
-4
/
+11
*
Merge "don't combine single image bitmaps"
Cary Clark
2011-02-14
8
-22
/
+33
|
\
|
*
don't combine single image bitmaps
Cary Clark
2011-02-14
8
-22
/
+33
*
|
remove unused helper class
Cary Clark
2011-02-14
1
-98
/
+0
|
/
*
Fix ANR in the browser
Nicolas Roard
2011-02-10
1
-1
/
+1
*
remove obsolete nav cache dump statement
Cary Clark
2011-02-10
1
-1
/
+0
*
Improve the fixed element position calculation
Teng-Hui Zhu
2011-02-09
1
-4
/
+0
*
stop GL drawing thread before killing WebCore
Cary Clark
2011-02-03
1
-1
/
+16
*
Fix for bug 3414354 crash in navcache
Kristian Monsen
2011-02-02
1
-7
/
+11
*
Get layers showing again
Ben Murdoch
2011-02-02
1
-0
/
+7
*
Prevent plugin node from being deleted in the nav cache.
Derek Sollenberger
2011-01-31
1
-1
/
+2
*
Merge "Fix for bug 3405738, crash in nav cache" into honeycomb
Kristian Monsen
2011-01-31
1
-5
/
+7
|
\
|
*
Fix for bug 3405738, crash in nav cache
Kristian Monsen
2011-01-31
1
-5
/
+7
*
|
For textareas, do not use UI side layers.
Leon Scroggins
2011-01-31
1
-18
/
+5
|
/
*
Merge "Fixed element positioning fix" into honeycomb
Teng-Hui Zhu
2011-01-30
1
-0
/
+4
|
\
|
*
Fixed element positioning fix
Teng-Hui Zhu
2011-01-30
1
-0
/
+4
*
|
Draw extras on layers.
Nicolas Roard
2011-01-29
1
-0
/
+5
*
|
Prevent the browser's GL rendering loop when plugins are full-screen.
Derek Sollenberger
2011-01-29
1
-1
/
+12
|
/
*
Merge "Fix for bug 3398340" into honeycomb
Kristian Monsen
2011-01-28
4
-10
/
+3
|
\
|
*
Fix for bug 3398340
Kristian Monsen
2011-01-28
4
-10
/
+3
*
|
Fix artifacts from clipped viewport.
Chet Haase
2011-01-28
1
-2
/
+16
|
/
*
Merge "Fix bug 3299946 - Holo-fy focus and selection color scheme." into hone...
Adam Powell
2011-01-26
1
-3
/
+3
|
\
|
*
Fix bug 3299946 - Holo-fy focus and selection color scheme.
Adam Powell
2011-01-26
1
-3
/
+3
*
|
Merge "Final polish of the WebView accessibility support for JavaAcript disab...
Svetoslav Ganov
2011-01-26
1
-16
/
+12
|
\
\
[next]