summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* am f912aaa3: am 599c05f3: Merge "Revert "Put canvas on a layer"" into ics-mr1John Reck2011-12-132-7/+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 "update callback mechanism, adds nativeDiscardAllTextures for TileBench...Chris Craik2011-12-134-16/+27
|\ \ \
| * | | update callback mechanism, adds nativeDiscardAllTextures for TileBenchmark toolChris Craik2011-12-134-16/+27
* | | | am 5f0a489e: am c52e5656: Merge "Fix ANR when hitting very large layers" into...Nicolas Roard2011-12-121-5/+8
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | | am 397afc9c: am 2ee79460: Merge "Reset framework inval when done zooming" int...Chris Craik2011-12-121-0/+1
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Reset framework inval when done zoomingChris Craik2011-12-081-0/+1
| |/ /
* | | Merge "Swap tiles when viewport changes slightly, and properly cap prepare bo...Chris Craik2011-12-093-4/+11
|\ \ \
| * | | Swap tiles when viewport changes slightly, and properly cap prepare boundsChris Craik2011-12-093-4/+11
* | | | Fix the repaint inval mechanism for layers - cherry-pick from MR1Nicolas Roard2011-12-093-1/+16
|/ / /
* | | am e50c6da1: Merge "Revert change that caused text in floating divs to not re...Mangesh Ghiware2011-12-071-1/+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
* | | | | am 84117244: Merge "fix viewport lagging a drawGL call behind" into ics-mr1Chris Craik2011-12-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |/ /
* | | | am f288ebbc: Merge "Account for dirty tiles doubly in texture counting" into ...Chris Craik2011-12-071-2/+13
|\ \ \ \ | |/ / /
| * | | Account for dirty tiles doubly in texture countingChris Craik2011-12-061-2/+13
| |/ /
* | | am 1d71a5f4: Merge "Don\'t deep copy animations, prepare animations on both t...Chris Craik2011-12-065-99/+29
|\ \ \ | |/ /
| * | 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
* | | | Merge "compiler error fix when DEBUG is on"Teng-Hui Zhu2011-12-063-5/+4
|\ \ \ \
| * | | | compiler error fix when DEBUG is onTeng-Hui Zhu2011-12-063-5/+4
* | | | | am c34cfbd2: Delete TextureGenerator operations outside the lockChris Craik2011-12-061-4/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Delete TextureGenerator operations outside the lockChris Craik2011-12-051-4/+4
| |/ /
* | | Add visual indicator for tree swap infoTeng-Hui Zhu2011-12-052-8/+36
* | | Increase the buffer count from query resultTeng-Hui Zhu2011-12-051-1/+5
* | | Merge "Add support for Float64Array."Ben Murdoch2011-12-0516-0/+323
|\ \ \
| * | | Add support for Float64Array.Ben Murdoch2011-12-0216-0/+323
* | | | am 3fb3b3e0: Merge "Revert "Set the exact buffer size to Surf Tex"" into ics-mr1Teng-Hui Zhu2011-12-021-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | | am f4bc9879: Merge "Maintain UI-side start times for animations in SW renderi...Chris Craik2011-12-022-0/+16
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |/ / /
* | | | | am d428cef6: clip tile prepare bounds to content OR viewportChris Craik2011-12-021-15/+19
|\ \ \ \ \ | |/ / / /
| * | | | 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 "Show the frame perf info for debug purpose"Teng-Hui Zhu2011-12-022-6/+39
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Show the frame perf info for debug purposeTeng-Hui Zhu2011-12-022-6/+39
* | | | | am f286c7d3: Merge "Scroll position now passed to all layers" into ics-mr1Chris Craik2011-12-015-5/+28
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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
* | | | am f1a22119: Merge "Fix image layer codepath" into ics-mr1Nicolas Roard2011-12-0119-203/+421
|\ \ \ \ | |/ / /