summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refresh fonts when system locale is changed"Russell Brenner2012-03-142-0/+43
|\
| * Refresh fonts when system locale is changedRussell Brenner2012-03-142-0/+43
* | Merge "use scale 1 when no GLWebViewState"Chris Craik2012-03-141-2/+5
|\ \
| * | use scale 1 when no GLWebViewStateChris Craik2012-03-131-2/+5
| |/
* | Fix layers ordering issue with Absolute positioned elementsNicolas Roard2012-03-137-65/+120
* | Fix tile discard, acquire, transfer, crashChris Craik2012-03-121-2/+3
|/
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-1241-1061/+489
* resolved conflicts for merge of f6d49173 to masterDerek Sollenberger2012-03-126-108/+18
|\
| * am 1969832e: Merge "Update WebKit with necessary changes for the Skia merge."Derek Sollenberger2012-03-126-112/+18
| |\
| | * Update WebKit with necessary changes for the Skia merge.Derek Sollenberger2012-03-066-112/+18
| | * Merge from ics-mr1Jean-Baptiste Queru2012-03-011-8/+13
| | |\
| | | * Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-03-011-8/+13
* | | | Introduce a LayerContent interfaceNicolas Roard2012-03-0912-114/+380
* | | | Merge "Delete nativeSubtractLayers"John Reck2012-03-092-42/+0
|\ \ \ \
| * | | | Delete nativeSubtractLayersJohn Reck2012-03-092-42/+0
* | | | | Merge "Replace picture count with the SurfaceCollection count"Chris Craik2012-03-0923-102/+75
|\ \ \ \ \
| * | | | | Replace picture count with the SurfaceCollection countChris Craik2012-03-0923-102/+75
| |/ / / /
* | | | | Merge "add bounds check in layer merging"Chris Craik2012-03-091-13/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add bounds check in layer mergingChris Craik2012-03-081-13/+15
* | | | | remove TextureTileInfo and readyfor checkChris Craik2012-03-085-114/+12
|/ / / /
* | | | Merge "partial multi-layer invalidates in layergroups"Chris Craik2012-03-081-12/+16
|\ \ \ \
| * | | | partial multi-layer invalidates in layergroupsChris Craik2012-03-071-12/+16
* | | | | Change the way we apply fixed position to layersNicolas Roard2012-03-087-89/+118
|/ / / /
* | | | Refactor LayerAndroid to add iframe subclassesNicolas Roard2012-03-0713-97/+292
* | | | UI-side layer mergingChris Craik2012-03-0712-129/+348
* | | | Merge "Refactor LayerAndroid and add a FixedLayerAndroid class"Nicolas Roard2012-03-069-274/+473
|\ \ \ \
| * | | | Refactor LayerAndroid and add a FixedLayerAndroid classNicolas Roard2012-03-069-274/+473
* | | | | Merge "operation and filter cleanup"Chris Craik2012-03-056-98/+8
|\ \ \ \ \
| * | | | | operation and filter cleanupChris Craik2012-03-056-98/+8
* | | | | | Merge "Fix scrollable divs"John Reck2012-03-051-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix scrollable divsJohn Reck2012-03-051-1/+1
| |/ / / /
* | | | | Merge "Removes unused classes"Nicolas Roard2012-03-052-139/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removes unused classesNicolas Roard2012-03-052-139/+0
* | | | | Fix scaling issue with translationTeng-Hui Zhu2012-03-051-1/+14
* | | | | add more logs and format correctionTeng-Hui Zhu2012-03-051-12/+14
|/ / / /
* | | | Pass transform matrix in draw instead of through painterChris Craik2012-03-0215-39/+37
* | | | Fix iframe, for reals!John Reck2012-03-0110-110/+64
* | | | Merge "take proper credit for overflow scrolling support"Victoria Lease2012-03-012-0/+5
|\ \ \ \
| * | | | take proper credit for overflow scrolling supportVictoria Lease2012-03-012-0/+5
* | | | | Merge "Cleanup GL resource for HTML5 Video."Teng-Hui Zhu2012-03-014-129/+165
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cleanup GL resource for HTML5 Video.Teng-Hui Zhu2012-03-014-129/+165
* | | | | fix stalls in tile updatesChris Craik2012-02-292-2/+10
* | | | | Merge "layer rendering cleanup/rewrite"Chris Craik2012-02-2832-1188/+1173
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | layer rendering cleanup/rewriteChris Craik2012-02-2832-1188/+1173
* | | | | Merge "Delete the GL shader resources in a cleaner way"Teng-Hui Zhu2012-02-285-24/+55
|\ \ \ \ \
| * | | | | Delete the GL shader resources in a cleaner wayTeng-Hui Zhu2012-02-285-24/+55
* | | | | | am 797ef404: am c892a72d: am 538b01d6: Cherry-pick WebKit r100677 to fix a re...Steve Block2012-02-281-8/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am 538b01d6: Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-02-281-8/+13
| |\ \ \ \
| | * | | | Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-02-281-8/+13
* | | | | | Merge "removed unused vars/functions"Chris Craik2012-02-285-12/+1
|\ \ \ \ \ \