summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \
| * | Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPSGeorge Mount2012-06-213-22/+0
* | | Merge "Remove updateTextfield for changing passwords."George Mount2012-06-223-7/+3
|\ \ \
| * | | Remove updateTextfield for changing passwords.George Mount2012-06-203-7/+3
| |/ /
* | | am 67169ebc: am 8ac8b3f2: Merge "Make viewport dirtyness calculations recursi...Chris Craik2012-06-211-0/+3
|\ \ \ | | |/ | |/|
| * | Merge "Make viewport dirtyness calculations recursive" into jb-devChris Craik2012-06-211-0/+3
| |\ \
| | * | Make viewport dirtyness calculations recursiveChris Craik2012-06-211-0/+3
* | | | am 74b2988a: am c6d9134e: Don\'t allow layers that draw via drawGL to merge w...Chris Craik2012-06-213-2/+6
|\ \ \ \ | |/ / /
| * | | Don't allow layers that draw via drawGL to merge with other surfacesChris Craik2012-06-203-2/+6
| |/ /
* | | Merge "Use Elegant fonts for Webkit, Compact fonts for Textview"Victoria Lease2012-06-211-62/+11
|\ \ \
| * | | Use Elegant fonts for Webkit, Compact fonts for TextviewBilly Hewlett2012-06-211-62/+11
| | |/ | |/|
* | | Merge "Revert "Use Elegant fonts for Webkit, Compact fonts for Textview""Billy Hewlett2012-06-211-10/+62
|\ \ \
| * | | Revert "Use Elegant fonts for Webkit, Compact fonts for Textview"Billy Hewlett2012-06-211-10/+62
* | | | Merge "Remove unused ANDROID_STYLE_VERSION"George Mount2012-06-213-31/+0
|\ \ \ \
| * | | | Remove unused ANDROID_STYLE_VERSIONGeorge Mount2012-06-203-31/+0
| | |/ / | |/| |
* | | | Merge "Use Elegant fonts for Webkit, Compact fonts for Textview"Victoria Lease2012-06-211-62/+10
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Use Elegant fonts for Webkit, Compact fonts for TextviewBilly Hewlett2012-06-181-62/+10
* | | Merge "Pin renderers to threads instead of tiles"Chris Craik2012-06-2012-53/+56
|\ \ \
| * | | Pin renderers to threads instead of tilesChris Craik2012-06-1912-53/+56
* | | | Merge "Support recording context in PicturePile"John Reck2012-06-192-7/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Support recording context in PicturePileJohn Reck2012-06-192-7/+5
* | | | Fix GPL buildChris Craik2012-06-193-1/+4
* | | | Enable multiple tile painting threadsChris Craik2012-06-196-44/+85
|/ / /
* | | Merge "When swapping, immediately start processing new work"Chris Craik2012-06-151-1/+7
|\ \ \
| * | | When swapping, immediately start processing new workChris Craik2012-06-151-1/+7
* | | | Remove unused and fix build warningJohn Reck2012-06-141-4/+4
|/ / /
* | | Merge "Show layer tree in hierarchyviewer"John Reck2012-06-149-121/+147
|\ \ \