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
/
BaseLayerAndroid.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for bug:3410888
Nicolas Roard
2011-02-01
1
-2
/
+2
*
Merge "Fix 3366514, browser emulator no longer crashes" into honeycomb
Russell Brenner
2011-01-31
1
-0
/
+2
|
\
|
*
Fix 3366514, browser emulator no longer crashes
Russell Brenner
2011-01-31
1
-0
/
+2
*
|
Remove unnecessary scissor call (framework does that for us)
Nicolas Roard
2011-01-31
1
-4
/
+0
*
|
Simple fix for bug:3365709
Nicolas Roard
2011-01-31
1
-2
/
+0
|
/
*
Fix GL error when initializing the browser
Nicolas Roard
2011-01-30
1
-1
/
+7
*
Fix temporary memory leak
Nicolas Roard
2011-01-30
1
-0
/
+2
*
Add a ClassTracker class to more easily track leaks
Nicolas Roard
2011-01-30
1
-10
/
+6
*
Merge "Add some debugging functions and some cleanup speeding things in Layer...
Nicolas Roard
2011-01-27
1
-0
/
+8
|
\
|
*
Add some debugging functions and some cleanup speeding things in Layers.
Nicolas Roard
2011-01-27
1
-0
/
+8
*
|
Have different x-fade rates for zoom in vs zoom out.
Dave Burke
2011-01-27
1
-3
/
+5
|
/
*
Fix "jumpy" mode and textfield input
Nicolas Roard
2011-01-25
1
-9
/
+15
*
Implement tiles synchronization
Nicolas Roard
2011-01-23
1
-2
/
+28
*
Fix "jump" bug
Nicolas Roard
2011-01-19
1
-2
/
+3
*
Implement re-scaling for layers
Nicolas Roard
2011-01-17
1
-4
/
+16
*
Revert a WAR.
Teng-Hui Zhu
2011-01-13
1
-6
/
+0
*
Code clean up.
Teng-Hui Zhu
2011-01-13
1
-2
/
+2
*
The m_projectionMatrix in the ShaderProgram need to be updated
Teng-Hui Zhu
2011-01-12
1
-0
/
+1
*
Change the transition from cross-fading to simple fading of only one of
Nicolas Roard
2011-01-10
1
-2
/
+3
*
Fix alpha compositing in the shaders to work with premultiplied alpha
Nicolas Roard
2011-01-07
1
-1
/
+1
*
refine empty picture test to look for color rects
Cary Clark
2011-01-05
1
-4
/
+2
*
A WAR to get content showing up when GL enabled
Teng-Hui Zhu
2010-12-28
1
-2
/
+4
*
Add clipping support
Nicolas Roard
2010-12-20
1
-1
/
+3
*
Layers implementation in GL.
Nicolas Roard
2010-12-16
1
-0
/
+30
*
Rewrite scrollable layers using multiple layers.
Patrick Scott
2010-12-03
1
-1
/
+4
*
Refactoring the zoom
Nicolas Roard
2010-11-24
1
-38
/
+43
*
reenable draw extras when GL is turned on
Cary Clark
2010-11-23
1
-0
/
+11
*
Fix the Zoom out / dirty tiles bug
Nicolas Roard
2010-11-22
1
-0
/
+7
*
Clear GL inside clear view.
Shimeng (Simon) Wang
2010-11-22
1
-0
/
+6
*
Fix browser ANR when using Hardware Acceleration
Nicolas Roard
2010-11-22
1
-1
/
+2
*
Track all tiles in the viewport instead of only the upper left tile.
Derek Sollenberger
2010-11-12
1
-16
/
+13
*
Only check to see if the page is ready when necessary.
Derek Sollenberger
2010-11-11
1
-2
/
+2
*
Set the page background color in BaseLayerAndroid
Nicolas Roard
2010-11-02
1
-30
/
+5
*
add function to find color on picture's edge
Cary Clark
2010-11-01
1
-0
/
+26
*
Fix for split text bug.
Nicolas Roard
2010-10-27
1
-1
/
+1
*
Fix random crashes when HW acceleration is turned on.
Nicolas Roard
2010-10-26
1
-8
/
+15
*
Add DEBUG_COUNT stuff
Nicolas Roard
2010-10-26
1
-0
/
+7
*
Fix PictureSet update crash
Nicolas Roard
2010-10-14
1
-0
/
+13
*
GL rendering (without layers)
Nicolas Roard
2010-10-13
1
-0
/
+214