aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.Gravatar bsalomon@google.com2013-03-25
* Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.Gravatar bsalomon@google.com2013-03-25
* "Fix" persistent failure of BitmapFactoryTest on debug RazrIGravatar robertphillips@google.com2013-03-21
* Stop the GLPrograms unit test from generating out of range attrib indices for...Gravatar commit-bot@chromium.org2013-03-21
* Fix minor valgrind-found memory leaksGravatar robertphillips@google.com2013-03-21
* beef-up upem test for fontsGravatar reed@google.com2013-03-21
* Attempt to reland 8264-5 with warning-as-error fixes.Gravatar bsalomon@google.com2013-03-20
* revert 8265-8264 (broke build)Gravatar reed@google.com2013-03-20
* Adds local coords to GrEffect system.Gravatar bsalomon@google.com2013-03-20
* Reverting r8233 (Use SkSet in PDF)Gravatar robertphillips@google.com2013-03-20
* Add --resourcePath flag to the test program.Gravatar djsollen@google.com2013-03-20
* Fixing deferred canvas bug caused by SkTwoPointConicalGradient declaring itse...Gravatar commit-bot@chromium.org2013-03-20
* Add stroked ovals and CircleEdgeEffect.Gravatar jvanverth@google.com2013-03-19
* resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime...Gravatar edisonn@google.com2013-03-19
* Improvements/additions to SkImageCache/SkLazyPixelRef.Gravatar scroggo@google.com2013-03-18
* move most of SkFontHost to private (preceeding making it all private)Gravatar reed@google.com2013-03-14
* Update flag to reflect actual meaning.Gravatar edisonn@google.com2013-03-12
* Add GrEllipseEdgeEffect.Gravatar commit-bot@chromium.org2013-03-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-12
* Simplify the GL interface validation test.Gravatar bsalomon@google.com2013-03-11
* add (mac) test for ttcindex in SkFontStreamGravatar reed@google.com2013-03-11
* Removed unused parametersGravatar sugoi@google.com2013-03-11
* Don't sort extensions when there are none. Make an ANGLE context to validate ...Gravatar bsalomon@google.com2013-03-08
* Upstream changes from Android.Gravatar djsollen@google.com2013-03-08
* add asScalars() to document when we want to treat SkPoint or SkRect as an arrayGravatar reed@google.com2013-03-08
* PDF: add support for named destinations.Gravatar epoger@google.com2013-03-08
* Revert r8000 due to failures on some buildbotsGravatar epoger@google.com2013-03-06
* PDF: add support for named destinations Gravatar epoger@google.com2013-03-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-05
* Address some valgrind issuesGravatar robertphillips@google.com2013-03-04
* Initialize bounds even if the text length is zero.Gravatar djsollen@google.com2013-03-04
* Fix Mac 10.8 64-bit Release ClipCacheTest issueGravatar robertphillips@google.com2013-03-04
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Resubmit r7899 and r7901.Gravatar jvanverth@google.com2013-03-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-01
* Revert r7901 & r7899 to allow DEPS rollGravatar robertphillips@google.com2013-02-28
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28
* Add new vertex attribute array specification.Gravatar jvanverth@google.com2013-02-28
* revert r7892Gravatar edisonn@google.com2013-02-28
* resubmit after fixing assert issue: https://codereview.appspot.com/6744050Gravatar edisonn@google.com2013-02-27
* Tests : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* Change SkTileGride geometry calculations to match the Chromium compositor.Gravatar junov@chromium.org2013-02-27
* Revert r7883Gravatar edisonn@google.com2013-02-27
* Use SkSet to fix issue when pdf generates an exp number of resources.Gravatar edisonn@google.com2013-02-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-26
* add --tmpDir foo option to tests, to allow unittests that want to write/read ...Gravatar reed@google.com2013-02-25
* Add an SkSet class to be used by Pdf only, for now - reverted because of trig...Gravatar edisonn@google.com2013-02-25
* Always round text position correctly.Gravatar bungeman@google.com2013-02-25
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* remove obsolete build flag SK_IGNORE_CONVEX_QUAD_OPTGravatar reed@google.com2013-02-22