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
Commit message (
Expand
)
Author
Age
Files
Lines
*
DO NOT MERGE Clip layers if the texture size is too large for the GPU
Nicolas Roard
2011-02-18
1
-1
/
+3
*
Fix potential bug in setMaxTextureCount and limit
Nicolas Roard
2011-02-18
1
-6
/
+14
*
Set correct max texture allocations.
Shimeng (Simon) Wang
2011-02-18
3
-5
/
+10
*
Merge "Fix 3366514 (again): browser emulator crash" into honeycomb
Russell Brenner
2011-02-07
2
-6
/
+8
|
\
|
*
Fix 3366514 (again): browser emulator crash
Russell Brenner
2011-02-01
2
-6
/
+8
*
|
Fix to post an inval when plugins request a native video surface.
Derek Sollenberger
2011-02-05
1
-1
/
+16
*
|
Only invalidate the webview when the plugin has new content.
Derek Sollenberger
2011-02-04
4
-9
/
+68
*
|
Get layers showing again
Ben Murdoch
2011-02-02
3
-22
/
+14
*
|
Merge "Initialize correctly the maximum texture size in case it was not." int...
Nicolas Roard
2011-02-01
3
-0
/
+13
|
\
\
|
*
|
Initialize correctly the maximum texture size in
Nicolas Roard
2011-02-01
3
-0
/
+13
|
|
/
*
|
Merge "Fix updates on scrolling layers." into honeycomb
Patrick Scott
2011-02-01
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix updates on scrolling layers.
Patrick Scott
2011-02-01
1
-2
/
+4
*
|
Merge "Implement automatic texture size allocation for layers This fix severa...
Bart Sears
2011-02-01
5
-10
/
+99
|
\
\
|
*
|
Implement automatic texture size allocation for layers
Nicolas Roard
2011-02-01
5
-10
/
+99
|
|
/
*
|
Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)
Dave Burke
2011-02-01
4
-33
/
+44
|
/
*
Merge "Implement dynamic allocation of base tiles. This way, a webview will o...
Nicolas Roard
2011-02-01
10
-72
/
+102
|
\
|
*
Implement dynamic allocation of base tiles.
Nicolas Roard
2011-01-31
10
-72
/
+102
*
|
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
*
|
Merge "Simple fix for bug:3365709" into honeycomb
Nicolas Roard
2011-01-31
1
-2
/
+0
|
\
\
|
*
|
Simple fix for bug:3365709
Nicolas Roard
2011-01-31
1
-2
/
+0
*
|
|
Add new vertex shader to support video transforms.
Derek Sollenberger
2011-01-31
3
-4
/
+23
|
/
/
*
|
Merge "Fix video inversion and avoid extra matrix copies." into honeycomb
Derek Sollenberger
2011-01-31
3
-12
/
+11
|
\
\
|
*
|
Fix video inversion and avoid extra matrix copies.
Derek Sollenberger
2011-01-31
3
-12
/
+11
|
|
/
*
|
Fix to ensure that plugin layer's are synced to the UI thread.
Derek Sollenberger
2011-01-31
1
-0
/
+16
|
/
*
Fix repaint bug when changing viewport
Nicolas Roard
2011-01-30
1
-3
/
+4
*
Fix GL error when initializing the browser
Nicolas Roard
2011-01-30
3
-6
/
+24
*
Fix temporary memory leak
Nicolas Roard
2011-01-30
2
-1
/
+5
*
Add a ClassTracker class to more easily track leaks
Nicolas Roard
2011-01-30
18
-93
/
+177
*
Allocate bitmaps on the fly for layers
Nicolas Roard
2011-01-30
2
-6
/
+27
*
Share a single bitmap for all the base tiles.
Nicolas Roard
2011-01-29
5
-15
/
+32
*
Draw extras on layers.
Nicolas Roard
2011-01-29
2
-6
/
+26
*
Fix for the draw extras -- we don't repaint enough in some cases.
Nicolas Roard
2011-01-29
1
-1
/
+1
*
Merge "Add YUV shader for plugin video playback." into honeycomb
Derek Sollenberger
2011-01-29
3
-1
/
+48
|
\
|
*
Add YUV shader for plugin video playback.
Derek Sollenberger
2011-01-29
3
-1
/
+48
*
|
Fix flickering when drawing extras, as well as continuous repaint
Nicolas Roard
2011-01-28
2
-9
/
+16
*
|
Merge "Add some debugging functions and some cleanup speeding things in Layer...
Nicolas Roard
2011-01-27
5
-27
/
+111
|
\
\
|
*
|
Add some debugging functions and some cleanup speeding things in Layers.
Nicolas Roard
2011-01-27
5
-27
/
+111
*
|
|
Merge "Fix trying to prepare more tiles than are available to the page (which...
Dave Burke
2011-01-27
1
-17
/
+25
|
\
\
\
|
*
|
|
Fix trying to prepare more tiles than are available to the page (which result...
Dave Burke
2011-01-27
1
-17
/
+25
*
|
|
|
Merge "Have different x-fade rates for zoom in vs zoom out. Tweak up transiti...
Dave Burke
2011-01-27
3
-12
/
+33
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Have different x-fade rates for zoom in vs zoom out.
Dave Burke
2011-01-27
3
-12
/
+33
*
|
|
|
Merge "Fix bug 3299946 - Holo-fy focus and selection color scheme." into hone...
Adam Powell
2011-01-26
1
-5
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix bug 3299946 - Holo-fy focus and selection color scheme.
Adam Powell
2011-01-26
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge "Initial pass at a video API for plugins." into honeycomb
Derek Sollenberger
2011-01-26
4
-24
/
+265
|
\
\
\
|
*
|
|
Initial pass at a video API for plugins.
Derek Sollenberger
2011-01-26
4
-24
/
+265
|
|
/
/
*
|
|
Merge "Fix the flickering bug. We return any previous textures used by the la...
Nicolas Roard
2011-01-26
4
-18
/
+38
|
\
\
\
|
*
|
|
Fix the flickering bug. We return any previous textures used by the
Nicolas Roard
2011-01-26
4
-18
/
+38
|
|
/
/
[next]