summaryrefslogtreecommitdiff
path: root/chromium/plat_support/graphics_utils.cpp
AgeCommit message (Expand)Author
2016-05-02Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2015-04-22Revert "Revert "GraphicsJNI update""John Reck
2015-04-17Revert "GraphicsJNI update"John Reck
2015-04-14GraphicsJNI updateJohn Reck
2014-11-25Fork draw_gl.h/draw_sw.h.Marcin Kosiba
2014-08-11Add version to public structsBo Liu
2014-08-06Change function table assignment to allow new fieldsBo Liu
2014-05-06Switch to new call to determine shape of clip.Leon Scroggins
2014-03-25Fix JNI for jint to jlong conversionRoss McIlroy
2014-03-25 Convert jint to jlong for native pointers in GLFunctionTable to support 64 bRoss McIlroy
2014-03-03Make executeHardwareAction avaiable to AwContentsBo Liu
2013-11-26Remove dependency on UniquePtr.Ben Murdoch
2013-10-23Optimize the complex clip caseJonathan Dixon
2013-09-12Merge master-chromium into master at r222756Torne (Richard Coles)
2013-09-11Use canonical UniquePtr.h fileKenny Root
2013-09-04Export canvas info via SkCanvasLayerStateJonathan Dixon
2013-08-23Temp fix for bug 10152369: Broken SW draw with multiple layersKristian Monsen
2013-08-10Remove use of obsolete clip_regionJonathan Dixon
2013-08-10Use new config and clip representationJonathan Dixon
2013-07-23Fix rendering error when Canvas has a layerJonathan Dixon
2013-05-22Fix platsupport GetPixels() to use the top deviceJonathan Dixon
2013-05-21Use a public enum to pass in the map mode instead of an int. Fixes b/8633434Kaan Baloglu
2013-05-20Make function pointers in DrawGLFunctionTable all NULL before we change the m...Kaan Baloglu
2013-04-16Implementation of the graphic buffer interface for ccKaan Baloglu
2013-02-05Update the onNewPicture callback to support external native SkPictures.Leandro Gracia Gil
2012-12-26Revert "Revert "Connect up DrawSW interface""Jonathan Dixon
2012-12-26Revert "Connect up DrawSW interface"Jonathan Dixon
2012-12-24Connect up DrawSW interfaceJonathan Dixon