aboutsummaryrefslogtreecommitdiff
path: root/chromium/plat_support/graphics_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add version to public structsBo Liu2014-08-131-0/+2
* Change function table assignment to allow new fieldsBo Liu2014-08-081-12/+10
* Merge "Switch to new call to determine shape of clip."Leon Scroggins2014-05-071-1/+1
|\
| * Switch to new call to determine shape of clip.Leon Scroggins2014-03-311-1/+1
* | Fix JNI for jint to jlong conversionRoss McIlroy2014-03-251-2/+2
* | Convert jint to jlong for native pointers in GLFunctionTable to support 64 bRoss McIlroy2014-03-251-4/+4
|/
* Make executeHardwareAction avaiable to AwContentsBo Liu2014-03-031-26/+0
* Remove dependency on UniquePtr.Ben Murdoch2013-11-261-3/+6
* Optimize the complex clip caseJonathan Dixon2013-10-231-0/+10
* Merge master-chromium into master at r222756Torne (Richard Coles)2013-09-121-100/+9
|\
| * Export canvas info via SkCanvasLayerStateJonathan Dixon2013-09-041-100/+9
* | Use canonical UniquePtr.h fileKenny Root2013-09-111-1/+1
|/
* Temp fix for bug 10152369: Broken SW draw with multiple layersKristian Monsen2013-08-231-1/+6
* Remove use of obsolete clip_regionJonathan Dixon2013-08-101-7/+4
* Use new config and clip representationJonathan Dixon2013-08-101-24/+93
* Fix rendering error when Canvas has a layerJonathan Dixon2013-07-231-6/+6
* Fix platsupport GetPixels() to use the top deviceJonathan Dixon2013-05-221-1/+1
* Use a public enum to pass in the map mode instead of an int. Fixes b/8633434Kaan Baloglu2013-05-211-6/+6
* Make function pointers in DrawGLFunctionTable all NULL before we change the m...Kaan Baloglu2013-05-201-6/+6
* Implementation of the graphic buffer interface for ccKaan Baloglu2013-04-161-0/+16
* Update the onNewPicture callback to support external native SkPictures.Leandro Gracia Gil2013-02-051-0/+28
* Revert "Revert "Connect up DrawSW interface""Jonathan Dixon2012-12-261-0/+111
* Revert "Connect up DrawSW interface"Jonathan Dixon2012-12-261-111/+0
* Connect up DrawSW interfaceJonathan Dixon2012-12-241-0/+111