summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Clip layers if the texture size is too large for the GPUNicolas Roard2011-02-181-1/+3
* Fix potential bug in setMaxTextureCount and limitNicolas Roard2011-02-181-6/+14
* Set correct max texture allocations.Shimeng (Simon) Wang2011-02-183-5/+10
* Merge "Fix 3366514 (again): browser emulator crash" into honeycombRussell Brenner2011-02-072-6/+8
|\
| * Fix 3366514 (again): browser emulator crashRussell Brenner2011-02-012-6/+8
* | Fix to post an inval when plugins request a native video surface.Derek Sollenberger2011-02-051-1/+16
* | Only invalidate the webview when the plugin has new content.Derek Sollenberger2011-02-044-9/+68
* | Get layers showing againBen Murdoch2011-02-023-22/+14
* | Merge "Initialize correctly the maximum texture size in case it was not." int...Nicolas Roard2011-02-013-0/+13
|\ \
| * | Initialize correctly the maximum texture size inNicolas Roard2011-02-013-0/+13
| |/
* | Merge "Fix updates on scrolling layers." into honeycombPatrick Scott2011-02-011-2/+4
|\ \ | |/ |/|
| * Fix updates on scrolling layers.Patrick Scott2011-02-011-2/+4
* | Merge "Implement automatic texture size allocation for layers This fix severa...Bart Sears2011-02-015-10/+99
|\ \
| * | Implement automatic texture size allocation for layersNicolas Roard2011-02-015-10/+99
| |/
* | Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)Dave Burke2011-02-014-33/+44
|/
* Merge "Implement dynamic allocation of base tiles. This way, a webview will o...Nicolas Roard2011-02-0110-72/+102
|\
| * Implement dynamic allocation of base tiles.Nicolas Roard2011-01-3110-72/+102
* | Fix for bug:3410888Nicolas Roard2011-02-011-2/+2
|/
* Merge "Fix 3366514, browser emulator no longer crashes" into honeycombRussell Brenner2011-01-311-0/+2
|\
| * Fix 3366514, browser emulator no longer crashesRussell Brenner2011-01-311-0/+2
* | Remove unnecessary scissor call (framework does that for us)Nicolas Roard2011-01-311-4/+0
* | Merge "Simple fix for bug:3365709" into honeycombNicolas Roard2011-01-311-2/+0
|\ \
| * | Simple fix for bug:3365709Nicolas Roard2011-01-311-2/+0
* | | Add new vertex shader to support video transforms.Derek Sollenberger2011-01-313-4/+23
|/ /
* | Merge "Fix video inversion and avoid extra matrix copies." into honeycombDerek Sollenberger2011-01-313-12/+11
|\ \
| * | Fix video inversion and avoid extra matrix copies.Derek Sollenberger2011-01-313-12/+11
| |/
* | Fix to ensure that plugin layer's are synced to the UI thread.Derek Sollenberger2011-01-311-0/+16
|/
* Fix repaint bug when changing viewportNicolas Roard2011-01-301-3/+4
* Fix GL error when initializing the browserNicolas Roard2011-01-303-6/+24
* Fix temporary memory leakNicolas Roard2011-01-302-1/+5
* Add a ClassTracker class to more easily track leaksNicolas Roard2011-01-3018-93/+177
* Allocate bitmaps on the fly for layersNicolas Roard2011-01-302-6/+27
* Share a single bitmap for all the base tiles.Nicolas Roard2011-01-295-15/+32
* Draw extras on layers.Nicolas Roard2011-01-292-6/+26
* Fix for the draw extras -- we don't repaint enough in some cases.Nicolas Roard2011-01-291-1/+1
* Merge "Add YUV shader for plugin video playback." into honeycombDerek Sollenberger2011-01-293-1/+48
|\
| * Add YUV shader for plugin video playback.Derek Sollenberger2011-01-293-1/+48
* | Fix flickering when drawing extras, as well as continuous repaintNicolas Roard2011-01-282-9/+16
* | Merge "Add some debugging functions and some cleanup speeding things in Layer...Nicolas Roard2011-01-275-27/+111
|\ \
| * | Add some debugging functions and some cleanup speeding things in Layers.Nicolas Roard2011-01-275-27/+111
* | | Merge "Fix trying to prepare more tiles than are available to the page (which...Dave Burke2011-01-271-17/+25
|\ \ \
| * | | Fix trying to prepare more tiles than are available to the page (which result...Dave Burke2011-01-271-17/+25
* | | | Merge "Have different x-fade rates for zoom in vs zoom out. Tweak up transiti...Dave Burke2011-01-273-12/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | Have different x-fade rates for zoom in vs zoom out.Dave Burke2011-01-273-12/+33
* | | | Merge "Fix bug 3299946 - Holo-fy focus and selection color scheme." into hone...Adam Powell2011-01-261-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix bug 3299946 - Holo-fy focus and selection color scheme.Adam Powell2011-01-261-5/+5
| | |/ | |/|
* | | Merge "Initial pass at a video API for plugins." into honeycombDerek Sollenberger2011-01-264-24/+265
|\ \ \
| * | | Initial pass at a video API for plugins.Derek Sollenberger2011-01-264-24/+265
| |/ /
* | | Merge "Fix the flickering bug. We return any previous textures used by the la...Nicolas Roard2011-01-264-18/+38
|\ \ \
| * | | Fix the flickering bug. We return any previous textures used by theNicolas Roard2011-01-264-18/+38
| |/ /