summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
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
| * Merge from ics-mr1Jean-Baptiste Queru2012-03-011-8/+13
| |\
| | * Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-03-011-8/+13
* | | am 538b01d6: Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-02-281-8/+13
|\ \ \
| * | | Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-02-281-8/+13
* | | | 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
| |/
* | Prevent infinite loop when turning on then off composited modeNicolas Roard2012-01-121-0/+14
* | 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 "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