summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Update WebKit with necessary changes for the Skia merge.Derek Sollenberger2012-03-066-112/+18
* Merge from ics-mr1Jean-Baptiste Queru2012-03-011-8/+13
|\
| * Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-03-011-8/+13
* | Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-315-15/+8
|/
* Merge "Revert "Put canvas on a layer"" into ics-mr1John Reck2011-12-132-7/+1
|\
| * Revert "Put canvas on a layer"John Reck2011-12-132-7/+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 "Revert change that caused text in floating divs to not reflow." into i...Mangesh Ghiware2011-12-071-1/+1
|\ \
| * | Revert change that caused text in floating divs to not reflow.Mangesh Ghiware2011-12-071-1/+1
* | | Merge "Fix the repaint inval mechanism for layers - DO NOT MERGE" into ics-mr1Nicolas Roard2011-12-073-4/+15
|\ \ \
| * | | Fix the repaint inval mechanism for layers - DO NOT MERGENicolas Roard2011-12-073-4/+15
* | | | 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
| | |_|/ / | |/| | |
* | | | | Merge "Increase the transfer queue size a little to improve the performance" ...Bart Sears2011-11-301-1/+1
|\ \ \ \ \
| * | | | | Increase the transfer queue size a little to improve the performanceTeng-Hui Zhu2011-11-301-1/+1
| | |_|/ / | |/| | |
* | | | | Merge "A WAR to enable the slider touch event on youtube.com" into ics-mr1Bart Sears2011-11-301-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | A WAR to enable the slider touch event on youtube.comTeng-Hui Zhu2011-11-221-0/+7
* | | | | 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
* | | | | Do not load uncached images if blocked by embedding app.Ben Murdoch2011-11-305-11/+29
| |_|/ / |/| | |
* | | | 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-2910-57/+106
|\ \ \ \
| * | | | synchronize animation starts with webkitChris Craik2011-11-2910-57/+106
| |/ / /
* | | | WebView Animation supportTeng-Hui Zhu2011-11-295-6/+101
|/ / /
* | | Merge "Put canvas on a layer" into ics-mr1John Reck2011-11-282-1/+7
|\ \ \ | | |/ | |/|
| * | Put canvas on a layerJohn Reck2011-11-282-1/+7