aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Remove unused texture coordinate flags.Gravatar jvanverth@google.com2013-02-14
* Fix for Gorilla testGravatar jvanverth@google.com2013-02-14
* Use SkMWRandom in GLPrograms test.Gravatar bsalomon@google.com2013-02-13
* Move code that builds GrGLProgram::Desc to GrGLProgram. Move color and covera...Gravatar bsalomon@google.com2013-02-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-09
* Adding option to SkTileGrid for specifying border pixels.Gravatar junov@chromium.org2013-02-08
* fix build on MacosGravatar humper@google.com2013-02-08
* Fix for Mac compile warnings. Temporarily removed random gorilla test.Gravatar jvanverth@google.com2013-02-08
* Add Random unit tests.Gravatar jvanverth@google.com2013-02-08
* Remove compile time option to use different types for text vertices.Gravatar bsalomon@google.com2013-02-07
* Address google3 compiler warningGravatar robertphillips@google.com2013-02-07
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* rver r7626, might trigger for some strange reason a heap corruptionGravatar edisonn@google.com2013-02-06
* Add a true Set class. Current use case is to be used with Pdf generator.Gravatar edisonn@google.com2013-02-06
* Fix WritePixels test on ANGLE.Gravatar bsalomon@google.com2013-02-06
* Implement support for origin-TopLeft render targets. Note that the default be...Gravatar senorblanco@chromium.org2013-02-05
* Implement support for origin-TopLeft render targets in GL backend.Gravatar scroggo@google.com2013-02-05
* Actually fix angle GLPrograms test.Gravatar bsalomon@google.com2013-02-05
* Reverting r7545 (render target origin change) due to layout test issues (see ...Gravatar robertphillips@google.com2013-02-05
* Attempt to fix GLPrograms test on ANGLE bot.Gravatar bsalomon@google.com2013-02-04
* Implement support for origin-TopLeft render targets in GL backend.Gravatar senorblanco@chromium.org2013-02-04
* Make GPU unit tests use GrContexts of different GL types.Gravatar bsalomon@google.com2013-02-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-31
* Add SHA1 and MD5 to utils.Gravatar bungeman@google.com2013-01-31
* Start addressing the clang static analyzer issuesGravatar robertphillips@google.com2013-01-30
* Adding a new unit test that demonstrates that dithering affects constant grad...Gravatar junov@chromium.org2013-01-30
* return if we're invertible for the fast scale+trans case when we have no inverseGravatar reed@google.com2013-01-30
* Fixing crash in cloning empty SkPicture objectGravatar junov@chromium.org2013-01-28
* Move vertex layout definitions from GrDrawTarget to GrDrawState.Gravatar jvanverth@google.com2013-01-28
* Added toString to SkDrawLooper-derived classesGravatar robertphillips@google.com2013-01-28
* Remove getter of writable GrEffectStage from GrDrawState.Gravatar bsalomon@google.com2013-01-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* [PDF] Handle invalid glyph IDs on drawText methods.Gravatar vandebo@chromium.org2013-01-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-25
* Remove ConcaveToTriangles.Gravatar bungeman@google.com2013-01-24
* add optional cull-rect to patheffects, so they can do less work if their resultsGravatar reed@google.com2013-01-24
* override drawOval and drawRRect in GatherPixelRefDevice, so we don't miss those,Gravatar reed@google.com2013-01-24
* Fix sort test.Gravatar bungeman@google.com2013-01-24
* Make all GrContext members that return a texture also ref the texture for the...Gravatar bsalomon@google.com2013-01-24
* Reverse sense of convex-quad-fix compiler flagGravatar robertphillips@google.com2013-01-23
* Revert r7341Gravatar edisonn@google.com2013-01-23
* If getAdvance fails, getAdvanceData should not assert, but ignored.Gravatar edisonn@google.com2013-01-23
* Let them eat GrEffectRef.Gravatar bsalomon@google.com2013-01-22
* Add GPU support for axis-aligned ovals:Gravatar jvanverth@google.com2013-01-22
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-19
* increase iteration count from 16 to 24, when computing cubic-line intersection.Gravatar reed@google.com2013-01-18
* Don't die when there are no fonts available.Gravatar bungeman@google.com2013-01-17
* Wrap GrEffects in GrEffectPtr.Gravatar bsalomon@google.com2013-01-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-16