summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Enable multiple tile painting threadsChris Craik2012-06-196-44/+85
* When swapping, immediately start processing new workChris Craik2012-06-151-1/+7
* Merge "Show layer tree in hierarchyviewer"John Reck2012-06-149-121/+147
|\
| * Show layer tree in hierarchyviewerJohn Reck2012-06-149-121/+147
* | Add detailed tracing to tile paintingChris Craik2012-06-137-1/+37
|/
* am 101ff140: am b8dbaafe: Merge "Call the right updatePositions*" into jb-devJohn Reck2012-06-121-7/+7
|\
| * Merge "Call the right updatePositions*" into jb-devJohn Reck2012-06-121-7/+7
| |\
| | * Call the right updatePositions*John Reck2012-06-111-7/+7
* | | am d09512ae: am 9b2be716: Merge "Workaround double blit failure" into jb-devChris Craik2012-06-123-0/+12
|\ \ \ | |/ /
| * | Merge "Workaround double blit failure" into jb-devChris Craik2012-06-123-0/+12
| |\ \
| | * | Workaround double blit failureChris Craik2012-06-123-0/+12
| | |/
* | | am 45476c6e: am a762e7bf: Crash fix by checking null pointerTeng-Hui Zhu2012-06-121-1/+1
|\ \ \ | |/ /
| * | Crash fix by checking null pointerTeng-Hui Zhu2012-06-121-1/+1
| |/
* | am fa20fc4f: am 6cb37392: Merge "Make sure we gather the textures before any ...Teng-Hui Zhu2012-06-081-3/+4
|\ \ | |/
| * 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
* | | am dda8bbad: am b44cdc90: Merge "Add fast drawing path for repeat background ...Teng-Hui Zhu2012-06-079-49/+253
|\ \ \ | |/ /
| * | 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
* | | am 39a00d5f: am 2de717d2: Merge "Fix IFrame max scroll" into jb-devJohn Reck2012-06-071-2/+2
|\ \ \ | |/ /
| * | Fix IFrame max scrollJohn Reck2012-06-071-2/+2
* | | Revert "Revert "Fix hardcoded font path. Allow adding new font path thru Skia...Billy Hewlett2012-06-071-49/+17
* | | Revert "Fix hardcoded font path. Allow adding new font path thru Skia changes...Billy Hewlett2012-06-071-17/+49
* | | Fix hardcoded font path. Allow adding new font path thru Skia changes.Billy Hewlett2012-06-071-49/+17
* | | Merge "Revert "Fix hardcoded font path. Allow adding new font path thru Skia ...Billy Hewlett2012-06-071-15/+47
|\ \ \
| * | | Revert "Fix hardcoded font path. Allow adding new font path thru Skia changes...Billy Hewlett2012-06-071-15/+47
* | | | Merge "Fix hardcoded font path. Allow adding new font path thru Skia changes....Billy Hewlett2012-06-071-47/+15
|\ \ \ \ | |/ / /
| * | | Fix hardcoded font path. Allow adding new font path thru Skia changes.Billy Hewlett2012-06-041-47/+15
* | | | am 3b9c97dd: am 7da43ef8: Merge "Fix fake bold for fallback fonts." into jb-devVictoria Lease2012-06-053-2/+16
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| | | |/ | | |/|
* | | | am 16a85ada: am d3fa9c80: Reduce base layer false clip size to avoid rounding...Chris Craik2012-06-052-1/+6
|\ \ \ \ | |/ / /
| * | | Reduce base layer false clip size to avoid rounding issuesChris Craik2012-06-052-1/+6
* | | | am a70a7851: am 988183e3: Size change on the base surface invalidates the lar...Chris Craik2012-06-051-8/+18
|\ \ \ \ | |/ / /
| * | | Size change on the base surface invalidates the larger of the new/old dimensionsChris Craik2012-06-041-8/+18
* | | | am c2973319: am 06100d01: Merge "Disable clipping on the base surface" into j...Chris Craik2012-06-022-11/+14
|\ \ \ \ | |/ / /
| * | | Disable clipping on the base surfaceChris Craik2012-06-012-11/+14
* | | | am 9af7514f: am effdd108: Don\'t allow merging within an animated layerChris Craik2012-05-312-7/+12
|\ \ \ \ | |/ / /
| * | | Don't allow merging within an animated layerChris Craik2012-05-312-7/+12
* | | | am b1005282: am 150a26fa: Fix animation in single surface modeTeng-Hui Zhu2012-05-314-27/+27
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix animation in single surface modeTeng-Hui Zhu2012-05-314-27/+27
| |/
* | am 5ce4bd8d: am db590796: Merge "Minimize tearing for fixed element in single...Teng-Hui Zhu2012-05-306-12/+28
|\ \ | |/
| * 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
* | | am 08241ef7: am e4d0c197: Merge "Draw entire layer tree in capturePicture()" ...Chris Craik2012-05-301-0/+1
|\ \ \ | |/ /
| * | 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
| | |/
* | | am 1d51221c: am 4a0b0816: Merge "Don\'t use setupPaintFill for drawBitmap" in...John Reck2012-05-293-2/+15
|\ \ \ | |/ /
| * | 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
| | |/