summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/GLExtras.h
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-60/+0
| | | | Change-Id: Idc67155cfa99784dcd931e705336bfa063ecae46
* Delete CursorRingJohn Reck2012-02-271-7/+0
| | | | | | Bug: 6074032 Change-Id: I74f80da22bebbfac556728bba25bcddc2333629a
* async find-on-page implementation via WebKitVictoria Lease2012-02-211-6/+0
| | | | Change-Id: I5804c865f4bce6452213dc89337ff6a5e6100c9e
* Minor draw extras cleanup and refactorJohn Reck2012-01-311-4/+3
| | | | Change-Id: Iba601e384549c11cf659a47e06c586048f624148
* Webkit text selectionJohn Reck2012-01-301-5/+5
| | | | Change-Id: I8e2e400940c7c84055aeb2624958aaf47804900b
* Draw GLExtras for each layer.Victoria Lease2012-01-091-5/+11
| | | | | | | | | | | Bug: 5747765 Moved the GLExtras::drawGL() call out of GLWebViewState into LayerAndroid and BaseLayerAndroid. This allows us to apply per-layer transforms, ensuring that find-on-page highlights are positioned correctly on their layers. Change-Id: I65b950875eb736601f8afec1770e5cc0201c0450
* Switch find on page to GLJohn Reck2011-10-071-0/+68
Bug: 5354191 Refactor how extras are drawn in GL Change-Id: Ifb61c73abecd2d074903a7fb44fe4b82aacc64ac