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
*
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
*
Fix the gap when using the IME (Bug:2453748)
Nicolas Roard
2010-02-25
1
-9
/
+8
*
refactor drawing to support layers
Cary Clark
2010-02-24
1
-6
/
+31
*
Simplify the layer code:
Nicolas Roard
2010-02-24
1
-2
/
+23
*
move viewport into just this subclass
Mike Reed
2010-02-19
1
-147
/
+65
*
refactor
Mike Reed
2010-02-18
1
-16
/
+67
*
minor fixes to layer nav
Cary Clark
2010-02-17
1
-3
/
+3
*
Add UI considerations to layers
Cary Clark
2010-02-17
1
-32
/
+98
*
checkpoint for refactoring
Mike Reed
2010-02-15
1
-64
/
+42
*
Add indent for writeLength
Nicolas Roard
2010-02-12
1
-0
/
+1
*
Add dump layers capability (triggered the same way as the dump tree trick,
Nicolas Roard
2010-02-12
1
-0
/
+111
*
move children into SkLayer
Mike Reed
2010-02-12
1
-25
/
+20
*
Refactor the layers to use calcPosition().
Nicolas Roard
2010-02-12
1
-25
/
+39
*
Put back the animations in the UI thread
Nicolas Roard
2010-02-12
1
-24
/
+4
*
Layers refactoring
Nicolas Roard
2010-02-11
1
-65
/
+46
*
cleanup
Nicolas Roard
2010-02-11
1
-1
/
+1
*
Fix memory leak with layers.
Nicolas Roard
2010-01-26
1
-13
/
+13
*
Add proper support for fixed position elements
Nicolas Roard
2010-01-14
1
-15
/
+45
*
webkit layers support
Nicolas Roard
2010-01-04
1
-0
/
+353