summaryrefslogtreecommitdiffstats
path: root/android_webview/public
Commit message (Expand)AuthorAgeFilesLines
* aw: Bump draw_gl.h versionboliu2015-06-151-1/+12
* aw: Add versions to public function tablesboliu@chromium.org2014-08-062-0/+6
* aw: Add and use DrawGL kModeSyncboliu@chromium.org2014-07-251-1/+5
* aw: Add new DrawGL modesboliu@chromium.org2014-04-301-0/+2
* [Webview]: Convert jint to jlong for native pointers in GLFunctionTable to su...rmcilroy@chromium.org2014-03-241-6/+6
* [Webview] Convert some straggling jint->jlong field for 64 bit.rmcilroy@chromium.org2014-03-241-1/+1
* aw: Move HardwareRenderer out of BrowserViewRendererboliu@chromium.org2014-03-052-20/+0
* aw: Refactor and clean up software rendering codeboliu@chromium.org2014-02-201-2/+4
* Switch AwPixelInfo to wrap SkCanvasLayerStatejoth@chromium.org2013-09-061-17/+3
* [Android WebView] Remove use of obsolete clipjoth@chromium.org2013-08-121-2/+0
* Make the AwPixelInfo more skia version independentjoth@chromium.org2013-08-101-8/+22
* 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