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
/
GraphicsLayerAndroid.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clip nodes to the visible rect.
Patrick Scott
2011-02-16
1
-3
/
+1
*
A couple of fixes for scrolling layers.
Patrick Scott
2011-02-15
1
-31
/
+101
*
Fix to ensure that plugin layer's are synced to the UI thread.
Derek Sollenberger
2011-01-31
1
-0
/
+16
*
Auto fixed element positioning fix
Teng-Hui Zhu
2011-01-25
1
-1
/
+2
*
Sync the parent layer's children.
Patrick Scott
2011-01-25
1
-4
/
+10
*
Video doesn't use a layer as we hand it off to the fullscreen player.
Ben Murdoch
2011-01-21
1
-3
/
+4
*
Fix iframe scrolling.
Patrick Scott
2010-12-21
1
-4
/
+9
*
Add initial support for OpenGL plugins.
Derek Sollenberger
2010-12-20
1
-0
/
+12
*
Fix for layers repainting
Nicolas Roard
2010-12-16
1
-2
/
+10
*
Layers implementation in GL.
Nicolas Roard
2010-12-16
1
-1
/
+13
*
Refactoring of animation
Nicolas Roard
2010-12-15
1
-228
/
+54
*
Re-enable iframe scrolling.
Patrick Scott
2010-12-15
1
-2
/
+1
*
Revert "Enable iframe scrolling."
Guang Zhu
2010-12-14
1
-1
/
+2
*
Enable iframe scrolling.
Patrick Scott
2010-12-13
1
-2
/
+1
*
Fix hit testing inside layers.
Patrick Scott
2010-12-13
1
-19
/
+50
*
Rewrite scrollable layers using multiple layers.
Patrick Scott
2010-12-03
1
-59
/
+62
*
Update the layers only
Nicolas Roard
2010-11-01
1
-6
/
+21
*
Fix a few drawing issues with layers.
Patrick Scott
2010-10-19
1
-1
/
+1
*
Fix the compiler error while disabling overflow scroll.
Shimeng (Simon) Wang
2010-09-30
1
-0
/
+2
*
Merge WebKit at r67908: Remove GraphicsLayer::compositingCoordinatesOrientati...
Steve Block
2010-09-29
1
-5
/
+0
*
Update navigation in scrollable layers.
Patrick Scott
2010-08-16
1
-13
/
+25
*
Enable scrollable divs.
Patrick Scott
2010-07-22
1
-11
/
+69
*
Combine base PictureSet with composite layers into
Grace Kloba
2010-07-09
1
-27
/
+0
*
Enable composite layers for the sub frame.
Grace Kloba
2010-07-07
1
-2
/
+4
*
Remove the double traversal in GraphicsLayerAndroid,
Grace Kloba
2010-06-30
1
-50
/
+21
*
Fix incorrect position when using CSS shadows, and use left/top over right/bo...
Nicolas Roard
2010-05-20
1
-9
/
+19
*
Merge webkit.org at r58033 : Update location of CString.h
Steve Block
2010-05-11
1
-1
/
+1
*
Performance improvements in GraphicsLayer: implement the simple image code path.
Nicolas Roard
2010-04-16
1
-6
/
+5
*
Only allow animations computed on the UI if we have two steps -- otherwise le...
Nicolas Roard
2010-04-07
1
-1
/
+1
*
Revert "Mark positioned elements as needing a relayout when checking for hit ...
Nicolas Roard
2010-04-06
1
-8
/
+0
*
Mark positioned elements as needing a relayout when checking for hit test.
Nicolas Roard
2010-03-24
1
-0
/
+8
*
Renders fixed layers with the root canvas matrix. Fix some positioning issues.
Nicolas Roard
2010-03-24
1
-1
/
+6
*
Implement margin for fixed elements.
Nicolas Roard
2010-03-18
1
-1
/
+10
*
Refactor how we set up the layers hierarchy when using fixed
Nicolas Roard
2010-03-17
1
-35
/
+0
*
Fix bug 'Children of fixed elements do not always remain fixed themselves'
Nicolas Roard
2010-03-09
1
-18
/
+57
*
remove unused methods
Mike Reed
2010-02-25
1
-11
/
+1
*
Fix the gap when using the IME (Bug:2453748)
Nicolas Roard
2010-02-25
1
-1
/
+7
*
Simplify the layer code:
Nicolas Roard
2010-02-24
1
-7
/
+7
*
move viewport into just this subclass
Mike Reed
2010-02-19
1
-2
/
+2
*
Set the fixed position values when changed via setPosition()
Nicolas Roard
2010-02-19
1
-13
/
+22
*
move children into SkLayer
Mike Reed
2010-02-12
1
-5
/
+6
*
Layers refactoring
Nicolas Roard
2010-02-11
1
-16
/
+34
*
Fix memory leak with layers.
Nicolas Roard
2010-01-26
1
-5
/
+3
*
Fix potential crash with layers enabled.
Nicolas Roard
2010-01-26
1
-4
/
+22
*
translate3d() wasn't handled as we only have a 2D backend for the moment.
Nicolas Roard
2010-01-26
1
-1
/
+16
*
Fix for setting layers opacity through CSS (bug http://b/2376455)
Nicolas Roard
2010-01-15
1
-0
/
+1
*
Add proper support for fixed position elements
Nicolas Roard
2010-01-14
1
-3
/
+4
*
Fix 'disappearing layers' bug (see http://b/2371053)
Nicolas Roard
2010-01-14
1
-3
/
+0
*
webkit layers support
Nicolas Roard
2010-01-04
1
-0
/
+852