summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Fix browser rendering issue: pure color tiles are rendered blackYuyang Du2012-08-011-1/+1
* Merge "Make viewport dirtyness calculations recursive" into jb-devChris Craik2012-06-211-0/+3
|\
| * Make viewport dirtyness calculations recursiveChris Craik2012-06-211-0/+3
* | Don't allow layers that draw via drawGL to merge with other surfacesChris Craik2012-06-203-2/+6
|/
* Merge "Call the right updatePositions*" into jb-devJohn Reck2012-06-121-7/+7
|\
| * Call the right updatePositions*John Reck2012-06-111-7/+7
* | Merge "Workaround double blit failure" into jb-devChris Craik2012-06-123-0/+12
|\ \
| * | Workaround double blit failureChris Craik2012-06-123-0/+12
| |/
* | Crash fix by checking null pointerTeng-Hui Zhu2012-06-121-1/+1
|/
* Merge "Make sure we gather the textures before any prepare work" into jb-devTeng-Hui Zhu2012-06-081-3/+4
|\
| * Make sure we gather the textures before any prepare workTeng-Hui Zhu2012-06-071-3/+4
* | Merge "Add fast drawing path for repeat background image." into jb-devTeng-Hui Zhu2012-06-079-49/+253
|\ \ | |/
| * Add fast drawing path for repeat background image.Teng-Hui Zhu2012-06-079-49/+253
* | Fix IFrame max scrollJohn Reck2012-06-071-2/+2
* | 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
* | | 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
|\ \ \ | |/ /