summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
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-135-16/+60
* | 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
* | | Introduce a LayerContent interfaceNicolas Roard2012-03-0911-114/+378
* | | 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-086-88/+117
|/ / /
* | | Refactor LayerAndroid to add iframe subclassesNicolas Roard2012-03-0712-97/+290
* | | UI-side layer mergingChris Craik2012-03-0710-128/+333
* | | Merge "Refactor LayerAndroid and add a FixedLayerAndroid class"Nicolas Roard2012-03-068-274/+471
|\ \ \
| * | | Refactor LayerAndroid and add a FixedLayerAndroid classNicolas Roard2012-03-068-274/+471
* | | | 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-018-89/+64
* | | 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-2831-1186/+1170
|\ \ \ \ | |/ / / |/| | |
| * | | layer rendering cleanup/rewriteChris Craik2012-02-2831-1186/+1170
* | | | 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
* | | | removed unused vars/functionsChris Craik2012-02-285-12/+1
|/ / /
* | | Merge "Delete navcache native"John Reck2012-02-271-0/+3
|\ \ \
| * | | Delete navcache nativeJohn Reck2012-02-271-0/+3
* | | | Merge "Gl resource should be re-initialized after EGL context changed"Teng-Hui Zhu2012-02-273-5/+19
|\ \ \ \
| * | | | Gl resource should be re-initialized after EGL context changedTeng-Hui Zhu2012-02-273-5/+19
* | | | | Merge "Fix iframe webkit positioning"Nicolas Roard2012-02-275-6/+32
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix iframe webkit positioningNicolas Roard2012-02-275-6/+32
* | | | | Merge "Delete CursorRing"John Reck2012-02-274-264/+7
|\ \ \ \ \