summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Rename several classesChris Craik2012-04-0449-600/+720
* Use new draw-less functor execution mode to do work without redrawingTeng-Hui Zhu2012-04-027-56/+68
* Translucent background color support for webviewTeng-Hui Zhu2012-04-0214-40/+138
* Merge "Add back low res base layer rendering, and expanded bounds prefetching"Chris Craik2012-03-3013-118/+146
|\
| * Add back low res base layer rendering, and expanded bounds prefetchingChris Craik2012-03-3013-118/+146
* | Merge "Line spacing for vertical writing mode."claireho2012-03-301-2/+6
|\ \
| * | Line spacing for vertical writing mode.claireho2012-03-301-2/+6
* | | add enable/disable switch for link prefetch to WebSettingsVictoria Lease2012-03-303-0/+20
| |/ |/|
* | Merge "Add missing paintingDisabled() checks"John Reck2012-03-291-0/+28
|\ \
| * | Add missing paintingDisabled() checksJohn Reck2012-03-291-0/+28
* | | Merge "Clip canvas to layer content on a draw."Mangesh Ghiware2012-03-293-4/+9
|\ \ \ | |/ / |/| |
| * | Clip canvas to layer content on a draw.Mangesh Ghiware2012-03-293-4/+9
| |/
* | Merge "Fix m.youtube.com thumbnails"John Reck2012-03-284-38/+75
|\ \ | |/ |/|
| * Fix m.youtube.com thumbnailsJohn Reck2012-03-284-38/+75
* | Pause webkit painting betterJohn Reck2012-03-271-1/+1
|/
* Merge "Further clean up for baselayer merge"Teng-Hui Zhu2012-03-266-67/+46
|\
| * Further clean up for baselayer mergeTeng-Hui Zhu2012-03-226-67/+46
* | Merge "Platform graphics refactor"John Reck2012-03-238-943/+1272
|\ \
| * | Platform graphics refactorJohn Reck2012-03-238-943/+1272
* | | Merge "Use the right opacity"Chris Craik2012-03-231-1/+1
|\ \ \
| * | | Use the right opacityJohn Reck2012-03-231-1/+1
* | | | Merge "add missing include"Mathias Agopian2012-03-231-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | add missing includeMathias Agopian2012-03-231-0/+1
| |/ /
* | | Fix TilesManager race conditionJohn Reck2012-03-234-29/+13
|/ /
* | Merge "reimplement BaseLayerAndroid as a LayerAndroid subclass"Chris Craik2012-03-2342-1665/+262
|\ \ | |/
| * reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-2242-1665/+262
* | Merge "Null out m_canvas if HTMLCanvasElement is destroyed"John Reck2012-03-223-16/+25
|\ \
| * | Null out m_canvas if HTMLCanvasElement is destroyedJohn Reck2012-03-223-16/+25
| |/
* | Add missing null checkJohn Reck2012-03-221-1/+1
|/
* Fix pure color check to be performed pre-visual indicatorJohn Reck2012-03-218-9/+25
* Merge "Visual Indicator tweaks"John Reck2012-03-2110-287/+33
|\
| * Visual Indicator tweaksJohn Reck2012-03-2110-287/+33
* | Plumb WebView and WebViewCore thru to MediaLayerJonathan Dixon2012-03-214-21/+18
* | Merge "Attempt to fix the GPL build"John Reck2012-03-201-2/+1
|\ \
| * | Attempt to fix the GPL buildJohn Reck2012-03-201-2/+1
| |/
* | Remove unnecessary invertedTileSwitchJohn Reck2012-03-204-23/+0
|/
* Merge "Canvas on a texture"John Reck2012-03-2013-33/+653
|\
| * Canvas on a textureJohn Reck2012-03-2013-33/+653
* | Fix scrolling on sites that use <frame>sMangesh Ghiware2012-03-192-4/+17
* | Merge "Draw vertical text using by setting verticalText flag in SkPaint."Derek Sollenberger2012-03-191-19/+20
|\ \
| * | Draw vertical text using by setting verticalText flag in SkPaint.Derek Sollenberger2012-03-141-19/+20
* | | Merge "Fix selection positioning for RTL languages"Russell Brenner2012-03-161-2/+2
|\ \ \
| * | | Fix selection positioning for RTL languagesRussell Brenner2012-03-161-2/+2
| | |/ | |/|
* | | Paint tiles with the PaintTileOperation's painterChris Craik2012-03-166-17/+11
|/ /
* | 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
|/