summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* SurfaceBackings are always zoomable once zoomableChris Craik2012-07-193-9/+21
* Merge "Use canvas-based pure color check"Chris Craik2012-07-196-14/+333
|\
| * Use canvas-based pure color checkChris Craik2012-07-196-14/+333
* | Merge "Perform check for text/content on recording context PicturePiles"Chris Craik2012-07-197-16/+24
|\ \ | |/ |/|
| * Perform check for text/content on recording context PicturePilesChris Craik2012-07-197-16/+24
* | Support beginTransparentLayerJohn Reck2012-07-193-57/+69
* | Fix issues with bounds computationNicolas Roard2012-07-181-1/+6
* | Fix loggingJohn Reck2012-07-181-1/+1
|/
* Fix crashes -- we were resetting a potentiallyNicolas Roard2012-07-181-4/+4
* Fix crashes -- we were resetting a potentiallyNicolas Roard2012-07-181-16/+9
* Merge "Fix bounding box calculations"Nicolas Roard2012-07-172-10/+17
|\
| * Fix bounding box calculationsNicolas Roard2012-07-172-10/+17
* | Merge "Use a linear allocator for the RTree"John Reck2012-07-175-63/+301
|\ \ | |/ |/|
| * Use a linear allocator for the RTreeJohn Reck2012-07-175-63/+301
* | Merge "Use PicturePile in layers"Nicolas Roard2012-07-173-29/+32
|\ \ | |/ |/|
| * Use PicturePile in layersNicolas Roard2012-07-173-29/+32
* | Merge "Cache gl operations to avoid redundancy"Chris Craik2012-07-172-22/+63
|\ \
| * | Cache gl operations to avoid redundancyChris Craik2012-07-162-22/+63
* | | Merge "Revert "Don't prepare in invoke mode unless needed""Chris Craik2012-07-172-33/+6
|\ \ \
| * | | Revert "Don't prepare in invoke mode unless needed"Chris Craik2012-07-172-33/+6
* | | | Merge "Clear the player even when completelyLoaded"Teng-Hui Zhu2012-07-171-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Clear the player even when completelyLoadedTeng-Hui Zhu2012-07-171-1/+4
| | |/ | |/|
* | | Add remove functionNicolas Roard2012-07-162-5/+43
* | | Merge "Add some comments/cleanup"Nicolas Roard2012-07-162-158/+192
|\ \ \
| * | | Add some comments/cleanupNicolas Roard2012-07-162-158/+192
* | | | Merge "Don't prepare in invoke mode unless needed"Chris Craik2012-07-162-6/+33
|\ \ \ \ | | |_|/ | |/| |
| * | | Don't prepare in invoke mode unless neededChris Craik2012-07-122-6/+33
| | |/ | |/|
* | | Merge "improved text bound estimates"Victoria Lease2012-07-161-34/+26
|\ \ \ | |_|/ |/| |
| * | improved text bound estimatesVictoria Lease2012-07-161-34/+26
* | | New R-Tree implementationNicolas Roard2012-07-134-1626/+651
* | | Fix getTotalMatrix()John Reck2012-07-132-4/+6
|/ /
* | Handle MatrixesJohn Reck2012-07-133-14/+86
* | Merge "De-dupe States, fix state allocation issues"John Reck2012-07-121-10/+47
|\ \
| * | De-dupe States, fix state allocation issuesJohn Reck2012-07-121-10/+47
| |/
* | approximate text bounds for recording contextVictoria Lease2012-07-121-13/+53
|/
* Use an R-Tree for operation recordingJohn Reck2012-07-128-115/+1930
* Merge "Add reset state"Teng-Hui Zhu2012-07-111-1/+1
|\
| * Add reset stateTeng-Hui Zhu2012-07-101-1/+1
* | Build a clipping tree in RecordingContextJohn Reck2012-07-108-124/+200
|/
* Refactor RecordingContext optimization workJohn Reck2012-07-035-113/+112
* Filter out empty save/restoresJohn Reck2012-07-022-2/+61
* Switch to ThreadSafeRefCounted<>John Reck2012-07-024-51/+49
* Support fullscreen to inline video transition.Teng-Hui Zhu2012-06-275-8/+14
* Merge "Fix construction order warning"Chris Craik2012-06-271-1/+1
|\
| * Fix construction order warningChris Craik2012-06-261-1/+1
* | Improve the CPU upload path.Teng-Hui Zhu2012-06-266-17/+22
* | Reduce number of operationsJohn Reck2012-06-265-31/+61
|/
* Remove unneeded/unused operationsJohn Reck2012-06-251-51/+0
* Enable RecordingContext by defaultJohn Reck2012-06-252-32/+1
* Merge "Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPS"George Mount2012-06-223-22/+0
|\