summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix fake bold for fallback fonts." into jb-devVictoria Lease2012-06-053-2/+16
|\
| * Fix fake bold for fallback fonts.Victoria Lease2012-05-313-2/+16
* | Reduce base layer false clip size to avoid rounding issuesChris Craik2012-06-052-1/+6
* | Size change on the base surface invalidates the larger of the new/old dimensionsChris Craik2012-06-041-8/+18
* | Disable clipping on the base surfaceChris Craik2012-06-012-11/+14
* | Don't allow merging within an animated layerChris Craik2012-05-312-7/+12
* | Fix animation in single surface modeTeng-Hui Zhu2012-05-314-27/+27
|/
* Merge "Minimize tearing for fixed element in single surface mode" into jb-devTeng-Hui Zhu2012-05-306-12/+28
|\
| * Minimize tearing for fixed element in single surface modeTeng-Hui Zhu2012-05-306-12/+28
* | Merge "Draw entire layer tree in capturePicture()" into jb-devChris Craik2012-05-301-0/+1
|\ \
| * | Draw entire layer tree in capturePicture()Chris Craik2012-05-301-0/+1
| |/
* | Merge "Don't use setupPaintFill for drawBitmap" into jb-devJohn Reck2012-05-293-2/+15
|\ \
| * | Don't use setupPaintFill for drawBitmapJohn Reck2012-05-293-2/+15
| |/
* | Fix for wrong positioningNicolas Roard2012-05-291-1/+1
* | Merge "Reduce UI-thread computation" into jb-devChris Craik2012-05-297-40/+24
|\ \ | |/ |/|
| * Reduce UI-thread computationChris Craik2012-05-257-40/+24
* | Compute scroll limits correctlyJohn Reck2012-05-253-17/+31
* | Merge "Use newest available SurfaceBacking scale when counting texture usage"...Chris Craik2012-05-251-2/+2
|\ \
| * | Use newest available SurfaceBacking scale when counting texture usageChris Craik2012-05-251-2/+2
| |/
* | Merge "Better support for HTML5 audio loop" into jb-devTeng-Hui Zhu2012-05-251-0/+1
|\ \ | |/ |/|
| * Better support for HTML5 audio loopTeng-Hui Zhu2012-05-241-0/+1
* | Merge "Compute draw transforms only for new/dynamically transformed layers" i...Chris Craik2012-05-255-43/+63
|\ \
| * | Compute draw transforms only for new/dynamically transformed layersChris Craik2012-05-245-43/+63
* | | Fix memory leakNicolas Roard2012-05-241-2/+2
|/ /
* | Merge "Move scrollOffset into Layer class" into jb-devChris Craik2012-05-245-12/+14
|\ \
| * | Move scrollOffset into Layer classChris Craik2012-05-235-12/+14
* | | Merge "Don't set up background images if 1x1" into jb-devNicolas Roard2012-05-231-4/+7
|\ \ \
| * | | Don't set up background images if 1x1Nicolas Roard2012-05-231-4/+7
* | | | Merge "Use Surface areas to compute tile usage" into jb-devChris Craik2012-05-235-20/+30
|\ \ \ \
| * | | | Use Surface areas to compute tile usageChris Craik2012-05-235-20/+30
| | |/ / | |/| |
* | | | Merge "Add tracing to interesting/potentially costly functions" into jb-devChris Craik2012-05-233-0/+5
|\ \ \ \
| * | | | Add tracing to interesting/potentially costly functionsChris Craik2012-05-233-0/+5
| |/ / /
* | | | Merge "Clean up the transferQueue code and add more detailed GL log" into jb-devTeng-Hui Zhu2012-05-232-55/+11
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Clean up the transferQueue code and add more detailed GL logTeng-Hui Zhu2012-05-232-55/+11
* | | Merge "Correctly handle the EGL context recreation." into jb-devTeng-Hui Zhu2012-05-232-24/+21
|\ \ \ | |/ /
| * | Correctly handle the EGL context recreation.Teng-Hui Zhu2012-05-232-24/+21
* | | Merge "Fix crash" into jb-devNicolas Roard2012-05-231-0/+2
|\ \ \ | |_|/ |/| |
| * | Fix crashNicolas Roard2012-05-231-0/+2
| |/
* | Merge "Don't use an ImageBuffer for scratchContext()" into jb-devJohn Reck2012-05-221-1/+1
|\ \ | |/ |/|
| * Don't use an ImageBuffer for scratchContext()John Reck2012-05-221-1/+1
* | We need to clear the items even when seeing obsolete tilesTeng-Hui Zhu2012-05-221-0/+1
|/
* Merge "Disable transform fudging for merged surfaces" into jb-devChris Craik2012-05-212-1/+8
|\
| * Disable transform fudging for merged surfacesChris Craik2012-05-212-1/+8
* | Turn off autohinting at HDPI. do not mergeBilly Hewlett2012-05-211-0/+4
|/
* Fix memory leak and repaint issues with fixed background elementsNicolas Roard2012-05-184-17/+27
* Remove paint tile operations for stale paintersChris Craik2012-05-187-2/+46
* Merge "Clean up some redundant code" into jb-devTeng-Hui Zhu2012-05-182-6/+2
|\
| * Clean up some redundant codeTeng-Hui Zhu2012-05-172-6/+2
* | Make sure CanvasLayer isn't merged and is initialized correctlyJohn Reck2012-05-173-1/+4
* | Merge "Workaround double texture removal" into jb-devBart Sears2012-05-171-1/+5
|\ \