summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_platform_device_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* roll skiareed@google.com2011-02-281-1/+2
* Revert 76069 - roll to rev. 846, includes change to SkDevice setMatrixClip() ...reed@google.com2011-02-251-2/+1
* roll to rev. 846, includes change to SkDevice setMatrixClip() interfacereed@google.com2011-02-251-1/+2
* roll skia 636:673thakis@chromium.org2011-01-081-2/+6
* Revert "roll skia 636:673"thakis@chromium.org2011-01-071-6/+2
* roll skia 636:673thakis@chromium.org2011-01-071-2/+6
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-4/+7
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+12
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-7/+4
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-4/+7
* Roll Skia deps to r621.vandebo@chromium.org2010-10-271-7/+7
* Update use of SkCanvas and SkDevice to match change in Skia:vandebo@chromium.org2010-10-151-3/+28
* Remove use of Skia's safeUnref() in favor of SkSafeUnref(...)vandebo@chromium.org2010-09-241-2/+2
* Linux: Fix early font free during printing.estade@chromium.org2009-10-091-48/+53
* Move cairo font handling from printing to skia to avoid circular dependency.mmoss@chromium.org2009-09-281-3/+146
* Embed fonts information into resulting PDF file for printing.maruel@chromium.org2009-09-111-17/+43
* Pass printing result to the browser.maruel@chromium.org2009-09-081-21/+14
* Add complex text and font family supports for printing on Linux.tc@google.com2009-08-111-30/+27
* Enable skia asserts. They were disabled some time ago due tosenorblanco@chromium.org2009-08-101-4/+3
* Original change by Min-Yu Huang <minyu.huang@gmail.com> intc@google.com2009-08-051-0/+498