summaryrefslogtreecommitdiff
path: root/chromium/plat_support/graphic_buffer_impl.cpp
AgeCommit message (Expand)Author
2014-03-25 Convert jint to jlong for native pointers in GLFunctionTable to support 64 bRoss McIlroy
2013-06-04Return the GraphicBuffer stride in bytes instead of pixels.Kaan Baloglu
2013-05-21Use a public enum to pass in the map mode instead of an int. Fixes b/8633434Kaan Baloglu
2013-04-16Implementation of the graphic buffer interface for ccKaan Baloglu