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
/
WebCore
/
platform
/
graphics
/
android
/
LayerAndroid.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a ClassTracker class to more easily track leaks
Nicolas Roard
2011-01-30
1
-10
/
+13
*
Draw extras on layers.
Nicolas Roard
2011-01-29
1
-5
/
+25
*
Add some debugging functions and some cleanup speeding things in Layers.
Nicolas Roard
2011-01-27
1
-23
/
+91
*
Fix the flickering bug. We return any previous textures used by the
Nicolas Roard
2011-01-26
1
-13
/
+22
*
Merge "Implement a workaround for the texture corruption" into honeycomb
Nicolas Roard
2011-01-25
1
-18
/
+12
|
\
|
*
Implement a workaround for the texture corruption
Nicolas Roard
2011-01-25
1
-18
/
+12
*
|
Auto fixed element positioning fix
Teng-Hui Zhu
2011-01-25
1
-7
/
+10
*
|
Fix crash in LayerAndroid::addAnimation
Ben Murdoch
2011-01-25
1
-1
/
+2
|
/
*
Improve layers repaint mechanism
Nicolas Roard
2011-01-24
1
-12
/
+37
*
Implement partial layer rendering (support for large layers)
Nicolas Roard
2011-01-18
1
-22
/
+59
*
Implement re-scaling for layers
Nicolas Roard
2011-01-17
1
-47
/
+101
*
More debug info for each layer
Teng-Hui Zhu
2011-01-13
1
-1
/
+16
*
The fixed element layer should not inherit the parent matrix
Teng-Hui Zhu
2011-01-12
1
-1
/
+3
*
Fix the invalidate on the layer
Teng-Hui Zhu
2011-01-11
1
-1
/
+6
*
Redo the clippingRect calculation
Teng-Hui Zhu
2011-01-07
1
-7
/
+4
*
clip rect fix for iframe when GL on
Teng-Hui Zhu
2011-01-04
1
-9
/
+7
*
Add clipping support
Nicolas Roard
2010-12-20
1
-7
/
+20
*
Fix image drawing
Nicolas Roard
2010-12-20
1
-1
/
+2
*
Add initial support for OpenGL plugins.
Derek Sollenberger
2010-12-20
1
-0
/
+7
*
Cleanup pass to make files compliant with webkit style
Nicolas Roard
2010-12-16
1
-1
/
+2
*
Layers implementation in GL.
Nicolas Roard
2010-12-16
1
-16
/
+259
*
improve text selection in scrollable divs
Cary Clark
2010-12-16
1
-5
/
+7
*
Implement a GLUtils::toSkMatrix() function
Nicolas Roard
2010-12-15
1
-10
/
+2
*
Fix text selection
Nicolas Roard
2010-12-15
1
-2
/
+4
*
Refactoring of animation
Nicolas Roard
2010-12-15
1
-38
/
+50
*
improve text selection
Cary Clark
2010-12-14
1
-4
/
+16
*
Fix hit testing inside layers.
Patrick Scott
2010-12-13
1
-44
/
+1
*
Change scrollBy to scrollTo in order to support fling.
Patrick Scott
2010-12-07
1
-24
/
+27
*
Rewrite scrollable layers using multiple layers.
Patrick Scott
2010-12-03
1
-73
/
+56
*
reenable draw extras when GL is turned on
Cary Clark
2010-11-23
1
-2
/
+4
*
make helper class private
Cary Clark
2010-11-17
1
-4
/
+4
*
Use LayerAndroid::find with the original x and y.
Patrick Scott
2010-11-12
1
-1
/
+1
*
Adjust layers when parent layer scrolls
Cary Clark
2010-11-04
1
-6
/
+19
*
rewrite select text and others for layers
Cary Clark
2010-10-27
1
-10
/
+105
*
Fix a few drawing issues with layers.
Patrick Scott
2010-10-19
1
-0
/
+1
*
Fix focus rings by adding back in the SkPicture constructor.
Patrick Scott
2010-07-27
1
-0
/
+21
*
Enable scrollable divs.
Patrick Scott
2010-07-22
1
-18
/
+48
*
Fix incorrect position when using CSS shadows, and use left/top over right/bo...
Nicolas Roard
2010-05-20
1
-34
/
+20
*
Fix a CSS position: fixed problem, where we were not using left or top if not...
Nicolas Roard
2010-05-13
1
-6
/
+12
*
Performance improvements in GraphicsLayer: implement the simple image code path.
Nicolas Roard
2010-04-16
1
-1
/
+17
*
Renders fixed layers with the root canvas matrix. Fix some positioning issues.
Nicolas Roard
2010-03-24
1
-14
/
+43
*
Implement margin for fixed elements.
Nicolas Roard
2010-03-18
1
-4
/
+12
*
Fix click issues when using fixed elements. This CL also fix the positioning
Nicolas Roard
2010-03-18
1
-8
/
+8
*
Refactor how we set up the layers hierarchy when using fixed
Nicolas Roard
2010-03-17
1
-43
/
+3
*
Fix bug 'Children of fixed elements do not always remain fixed themselves'
Nicolas Roard
2010-03-09
1
-10
/
+59
*
scroll into view considers layers
Cary Clark
2010-03-08
1
-0
/
+32
*
fixes with find drawing in layers
Cary Clark
2010-03-05
1
-2
/
+16
*
ignore rootlayer when drawing (fixes regression)
Mike Reed
2010-02-26
1
-3
/
+5
*
make methods private (or static local) if possible to reduce surface area of API
Mike Reed
2010-02-25
1
-5
/
+5
*
remove unused methods
Mike Reed
2010-02-25
1
-32
/
+1
[next]