summaryrefslogtreecommitdiffstats
path: root/android_webview/public
Commit message (Expand)AuthorAgeFilesLines
* Change lock/unlock to map/unmap in DrawGL methods. It also changes the API to...kaanb@chromium.org2013-05-211-7/+11
* Move GpuMemoryBuffer interface from ui/gl to gpu/command_buffer/clientkaanb@chromium.org2013-04-191-1/+1
* Change Map() API to take in a mode for read/write/read-or-write, also pass gf...kaanb@chromium.org2013-04-091-3/+4
* android_webview: changes to support Android GraphicBufferskaanb@chromium.org2013-04-081-1/+24
* [Android WebView] Implement the capture picture API.leandrogracia@chromium.org2013-01-301-0/+13
* Define public inteface for accessing Canvas pixelsjoth@chromium.org2012-12-251-0/+44
* [Android WebView] Update and extend the description of AwDrawGLInfo.leandrogracia@chromium.org2012-12-201-5/+23
* [Android WebView] Tie together Chrome's browser compositor with the Android V...leandrogracia@chromium.org2012-12-151-1/+4
* Rename GLDraw to DrawGL.joth@chromium.org2012-11-091-9/+8
* Plumbing to support AwContents direct GLDraw api.joth@chromium.org2012-11-071-5/+18
* [Android] Introduce the information required in WebView to trigger GL drawing...leandrogracia@chromium.org2012-11-021-0/+52