summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics
Commit message (Expand)AuthorAgeFilesLines
* am 1969832e: Merge "Update WebKit with necessary changes for the Skia merge."Derek Sollenberger2012-03-126-112/+18
|\
| * Update WebKit with necessary changes for the Skia merge.Derek Sollenberger2012-03-066-112/+18
* | am 2857538e: Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-02-065-15/+8
|\ \ | |/
| * Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-315-15/+8
* | Merge "Fix crash with composited layers - DO NOT MERGE" into ics-mr1Bart Sears2012-01-042-3/+33
|\ \
| * | Fix crash with composited layers - DO NOT MERGENicolas Roard2012-01-032-3/+33
| |/
* | Merge "When in singlesurfacemode, resist switching out - DO NOT MERGE" into i...Chris Craik2012-01-041-0/+7
|\ \
| * | When in singlesurfacemode, resist switching out - DO NOT MERGEChris Craik2012-01-041-0/+7
| |/
* | Merge "When loading new content, reset zoom state - DO NOT MERGE" into ics-mr1Chris Craik2012-01-041-0/+1
|\ \
| * | When loading new content, reset zoom state - DO NOT MERGEChris Craik2012-01-041-0/+1
| |/
* | Return the tile generation thread to default priority.Chris Craik2012-01-031-1/+1
|/
* Merge "Fix ANR when hitting very large layers" into ics-mr1Nicolas Roard2011-12-081-5/+8
|\
| * Fix ANR when hitting very large layersNicolas Roard2011-12-081-5/+8
* | Reset framework inval when done zoomingChris Craik2011-12-081-0/+1
|/
* Merge "Fix the repaint inval mechanism for layers - DO NOT MERGE" into ics-mr1Nicolas Roard2011-12-072-4/+8
|\
| * Fix the repaint inval mechanism for layers - DO NOT MERGENicolas Roard2011-12-072-4/+8
* | Merge "fix viewport lagging a drawGL call behind" into ics-mr1Chris Craik2011-12-071-1/+1
|\ \ | |/ |/|
| * fix viewport lagging a drawGL call behindChris Craik2011-12-071-1/+1
* | Account for dirty tiles doubly in texture countingChris Craik2011-12-061-2/+13
|/
* Merge "Don't deep copy animations, prepare animations on both trees" into ics...Chris Craik2011-12-065-99/+29
|\
| * Don't deep copy animations, prepare animations on both treesJohn Reck2011-12-055-99/+29
* | Delete TextureGenerator operations outside the lockChris Craik2011-12-051-4/+4
|/
* Merge "Revert "Set the exact buffer size to Surf Tex"" into ics-mr1Teng-Hui Zhu2011-12-021-1/+1
|\
| * Revert "Set the exact buffer size to Surf Tex"Teng-Hui Zhu2011-12-021-1/+1
* | Merge "Maintain UI-side start times for animations in SW rendering mode" into...Chris Craik2011-12-022-0/+16
|\ \
| * | Maintain UI-side start times for animations in SW rendering modeChris Craik2011-12-022-0/+16
| |/
* | clip tile prepare bounds to content OR viewportChris Craik2011-12-021-15/+19
|/
* Merge "Turn off partial layer inval in MR1 - DO NOT MERGE" into ics-mr1Chris Craik2011-12-021-0/+4
|\
| * Turn off partial layer inval in MR1 - DO NOT MERGEChris Craik2011-12-011-0/+4
* | Merge "Scroll position now passed to all layers" into ics-mr1Chris Craik2011-12-015-5/+28
|\ \ | |/ |/|
| * Scroll position now passed to all layersChris Craik2011-12-015-5/+28
* | Merge "Fix image layer codepath" into ics-mr1Nicolas Roard2011-12-0119-203/+421
|\ \
| * | Fix image layer codepathNicolas Roard2011-11-3019-203/+421
* | | Merge "Ensure font encoding is correct for drawing loopers." into ics-mr1Derek Sollenberger2011-12-011-0/+4
|\ \ \
| * | | Ensure font encoding is correct for drawing loopers.Derek Sollenberger2011-11-301-0/+4
| | |/ | |/|
* | | Merge "Fix offscreen tile optimization with small content" into ics-mr1Bart Sears2011-11-301-14/+14
|\ \ \
| * | | Fix offscreen tile optimization with small contentChris Craik2011-11-301-14/+14
| |/ /
* | | Increase the transfer queue size a little to improve the performanceTeng-Hui Zhu2011-11-301-1/+1
| |/ |/|
* | Merge "Swap tiled page tiles on zoom" into ics-mr1Chris Craik2011-11-301-0/+1
|\ \ | |/ |/|
| * Swap tiled page tiles on zoomChris Craik2011-11-301-0/+1
* | Merge "Don't prepare offscreen tiles" into ics-mr1Chris Craik2011-11-291-9/+12
|\ \
| * | Don't prepare offscreen tilesChris Craik2011-11-291-9/+12
| |/
* | Merge "Set the exact buffer size to Surf Tex" into ics-mr1Teng-Hui Zhu2011-11-291-1/+1
|\ \
| * | Set the exact buffer size to Surf TexTeng-Hui Zhu2011-11-291-1/+1
| |/
* | Merge "synchronize animation starts with webkit" into ics-mr1Chris Craik2011-11-299-57/+101
|\ \
| * | synchronize animation starts with webkitChris Craik2011-11-299-57/+101
| |/
* | WebView Animation supportTeng-Hui Zhu2011-11-295-6/+101
|/
* Merge "Display media layers even if we ran out of layers textures" into ics-mr1Nicolas Roard2011-11-283-6/+10
|\
| * Display media layers even if we ran out of layers texturesNicolas Roard2011-11-233-6/+10
* | Fix SVG text renderingSteve Block2011-11-241-4/+5
|/