summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ \ \ | |/ / /
| * | | 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
* | | | | | am 587dc59f: Merge "Fix offscreen tile optimization with small content" into ...Bart Sears2011-11-301-14/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | | |_|/ / | | |/| | |
* | | | | | am d9b4da81: Merge "Increase the transfer queue size a little to improve the ...Bart Sears2011-11-301-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | | |_|/ / | | |/| | |
* | | | | | am 42e97318: Merge "A WAR to enable the slider touch event on youtube.com" in...Bart Sears2011-11-301-0/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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 "Fix unsigned/signed int problem in Complex font layout."George Mount2011-11-301-5/+5
|\ \ \ \ \ \
| * | | | | | Fix unsigned/signed int problem in Complex font layout.George Mount2011-11-301-5/+5
* | | | | | | am ed03bc99: Merge "Swap tiled page tiles on zoom" into ics-mr1Chris Craik2011-11-301-0/+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
* | | | | | | am 797c8d18: Do not load uncached images if blocked by embedding app.Ben Murdoch2011-11-305-11/+29
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Do not load uncached images if blocked by embedding app.Ben Murdoch2011-11-305-11/+29
| | |_|_|/ / | |/| | | |
* | | | | | am 32f18956: Merge "Don\'t prepare offscreen tiles" into ics-mr1Chris Craik2011-11-301-9/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Don't prepare offscreen tiles" into ics-mr1Chris Craik2011-11-291-9/+12
| |\ \ \ \ \
| | * | | | | Don't prepare offscreen tilesChris Craik2011-11-291-9/+12
| | |/ / / /
* | | | | | am a5c5de10: Merge "Set the exact buffer size to Surf Tex" into ics-mr1Teng-Hui Zhu2011-11-301-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | |/ / / /
* | | | | | am 807ee5ec: Merge "synchronize animation starts with webkit" into ics-mr1Chris Craik2011-11-3010-57/+106
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "synchronize animation starts with webkit" into ics-mr1Chris Craik2011-11-2910-57/+106
| |\ \ \ \ \
| | * | | | | synchronize animation starts with webkitChris Craik2011-11-2910-57/+106
| | |/ / / /
* | | | | | am 06081e3d: Merge "WebView Animation support" into ics-mr1Teng-Hui Zhu2011-11-305-6/+101
|\ \ \ \ \ \ | |/ / / / /
| * | | | | WebView Animation supportTeng-Hui Zhu2011-11-295-6/+101
| |/ / / /
* | | | | am 64797036: Merge "Put canvas on a layer" into ics-mr1John Reck2011-11-282-1/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Put canvas on a layer" into ics-mr1John Reck2011-11-282-1/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Put canvas on a layerJohn Reck2011-11-282-1/+7
* | | | | am 7bfb8097: Merge "Display media layers even if we ran out of layers texture...Nicolas Roard2011-11-283-6/+10
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | am 7839f0a8: Fix SVG text renderingSteve Block2011-11-242-4/+25
|\ \ \ \ \ | |/ / / /
| * | | | Fix SVG text renderingSteve Block2011-11-242-4/+25
| |/ / /
* | | | Only log from notImplemented() in debug buildsSteve Block2011-11-242-15/+2
* | | | am 3eaf0f8c: Force layers above overscroll/fixed elements to compositeChris Craik2011-11-231-8/+0
|\ \ \ \ | |/ / /
| * | | Force layers above overscroll/fixed elements to compositeChris Craik2011-11-221-8/+0
| | |/ | |/|