summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Support skipping a touch stream due to lack of handlersJohn Reck2012-05-242-0/+6
* 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-222-1/+21
|\ \ | |/ |/|
| * Don't use an ImageBuffer for scratchContext()John Reck2012-05-222-1/+21
* | 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
* | Merge "Turn off autohinting at HDPI. do not merge" into jb-devBilly Hewlett2012-05-211-0/+4
|\ \
| * | Turn off autohinting at HDPI. do not mergeBilly Hewlett2012-05-211-0/+4
| |/
* | Merge "Switch to a 4ms/1s timer" into jb-devJohn Reck2012-05-211-1/+1
|\ \ | |/ |/|
| * Switch to a 4ms/1s timerJohn Reck2012-05-181-1/+1
* | Fix memory leak and repaint issues with fixed background elementsNicolas Roard2012-05-184-17/+27
* | Merge "Revert part of "Fix iframe, ..."" into jb-devMangesh Ghiware2012-05-184-1/+71
|\ \
| * | Revert part of "Fix iframe, ..."Mangesh Ghiware2012-05-184-1/+71
* | | 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
|\ \ \
| * | | Workaround double texture removalChris Craik2012-05-171-1/+5
| | |/ | |/|
* | | Fix repaint glitches on merged layersNicolas Roard2012-05-171-1/+2
* | | Fix invalidations sent to frameworkNicolas Roard2012-05-1712-19/+57
| |/ |/|
* | Merge "Fix the tile dirty and framework inval when in single Surface mode" in...Teng-Hui Zhu2012-05-175-23/+82
|\ \ | |/ |/|
| * Fix the tile dirty and framework inval when in single Surface modeTeng-Hui Zhu2012-05-175-23/+82
* | Check layer state before dereferencingChris Craik2012-05-171-1/+3
* | Allow more layers to be merged (merging fixed)Nicolas Roard2012-05-169-33/+46
* | Merge "Revert "Allow more layers to be merged."" into jb-devJohn Reck2012-05-164-15/+19
|\ \
| * | Revert "Allow more layers to be merged."Chris Craik2012-05-164-15/+19
* | | Fix layer orderingNicolas Roard2012-05-151-0/+6
* | | Merge "Allow more layers to be merged." into jb-devNicolas Roard2012-05-154-19/+15
|\ \ \ | |/ /
| * | Allow more layers to be merged.Nicolas Roard2012-05-154-19/+15
| |/
* | Merge "Account for image scaling in calculating ImageTexture visible area" in...Chris Craik2012-05-152-3/+33
|\ \
| * | Account for image scaling in calculating ImageTexture visible areaChris Craik2012-05-152-3/+33
* | | ref count the surface to keep the tiles alive for transfer queueTeng-Hui Zhu2012-05-152-11/+31
| |/ |/|
* | Merge "Fix crash on arstechnica" into jb-devNicolas Roard2012-05-153-18/+49
|\ \ | |/ |/|
| * Fix crash on arstechnicaNicolas Roard2012-05-153-18/+49