summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Account for dirty tiles doubly in texture counting" into ics-mr1Chris Craik2011-12-071-2/+13
|\ \
| * | Account for dirty tiles doubly in texture countingChris Craik2011-12-061-2/+13
| |/
* | Remove unneeded PictureSet clearNicolas Roard2011-12-061-2/+0
* | Merge "Support spellcheck on text areas" into ics-mr1John Reck2011-12-061-0/+1
|\ \ | |/ |/|
| * Support spellcheck on text areasJohn Reck2011-12-061-0/+1
* | Merge "Don't deep copy animations, prepare animations on both trees" into ics...Chris Craik2011-12-066-102/+33
|\ \
| * | Don't deep copy animations, prepare animations on both treesJohn Reck2011-12-056-102/+33
| |/
* | 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-023-0/+19
|\ \
| * | Maintain UI-side start times for animations in SW rendering modeChris Craik2011-12-023-0/+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 "Scroll position now passed to all layers" into ics-mr1Chris Craik2011-12-016-5/+37
|\ \ | |/ |/|
| * Scroll position now passed to all layersChris Craik2011-12-016-5/+37
* | Merge "Fix image layer codepath" into ics-mr1Nicolas Roard2011-12-0120-223/+425
|\ \
| * | Fix image layer codepathNicolas Roard2011-11-3020-223/+425
* | | 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 "add support for WebTextView on scrolling layers" into ics-mr1Bart Sears2011-11-301-0/+11
|\ \ \ \
| * | | | add support for WebTextView on scrolling layersMichael Kolb2011-11-301-0/+11
| | |_|/ | |/| |
* | | | 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
* | | | Merge "DO NOT MERGE Use unsigned length when reading data" into ics-mr1Russell Brenner2011-11-301-1/+1
|\ \ \ \
| * | | | DO NOT MERGE Use unsigned length when reading dataRussell Brenner2011-11-301-1/+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-2913-67/+135
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | synchronize animation starts with webkitChris Craik2011-11-2913-67/+135
| | |/ / | |/| |
* | | | Merge "WebView Animation support" into ics-mr1Teng-Hui Zhu2011-11-296-6/+102
|\ \ \ \ | |/ / / |/| | |
| * | | WebView Animation supportTeng-Hui Zhu2011-11-296-6/+102
| |/ /
* | | Merge "Fix WebViewCore::createBaseLayer() to always do a layout and paint the...Steve Block2011-11-291-8/+6
|\ \ \ | |/ / |/| |
| * | Fix WebViewCore::createBaseLayer() to always do a layout and paint the backgr...Steve Block2011-11-241-8/+6
* | | Merge "Put canvas on a layer" into ics-mr1John Reck2011-11-282-1/+7
|\ \ \
| * | | Put canvas on a layerJohn Reck2011-11-282-1/+7
* | | | 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
| |/ /