aboutsummaryrefslogtreecommitdiff
path: root/chromium/plat_support/graphic_buffer_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert jint to jlong for native pointers in GLFunctionTable to support 64 bRoss McIlroy2014-03-251-7/+7
* Return the GraphicBuffer stride in bytes instead of pixels.Kaan Baloglu2013-06-041-1/+2
* Use a public enum to pass in the map mode instead of an int. Fixes b/8633434Kaan Baloglu2013-05-211-10/+9
* Implementation of the graphic buffer interface for ccKaan Baloglu2013-04-161-0/+113