aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* remove dead code behind BOOL_ONGETINFOGravatar reed2015-05-05
* remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalGravatar reed2015-05-04
* SkPDF: clean up uses of deprecated calls in testsGravatar halcanary2015-05-01
* SkTime: return timezone information; format in ISO-8601Gravatar halcanary2015-05-01
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Move resource fonts to common location.Gravatar bungeman2015-04-30
* add heuristic to pour small pictures into recordings, rather than ref'ingGravatar reed2015-04-30
* Use texture barriers to read directly from the RTGravatar cdalton2015-04-29
* Pull out shader-specific caps into GrShaderCaps and GrGLSLCapsGravatar jvanverth2015-04-29
* minor fixes to cubics code and overall alignment of how bounds and tops are c...Gravatar caryclark2015-04-29
* Implementing a scanline decoder for jpegGravatar msarett2015-04-29
* SkRWBuffer for thread-safe 'stream' sharingGravatar reed2015-04-28
* Use GLSLCaps for creating processor keys and GLSL-specific programsGravatar jvanverth2015-04-28
* Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARMGravatar mtklein2015-04-27
* Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision o...Gravatar mtklein2015-04-27
* Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARMGravatar mtklein2015-04-27
* Mike's radial gradient CL with better float -> int.Gravatar mtklein2015-04-27
* Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id...Gravatar mtklein2015-04-27
* Mike's radial gradient CL with better float -> int.Gravatar mtklein2015-04-27
* Remove legacy NVPR supportGravatar jvanverth2015-04-27
* Make non-AA hairline stroke rects snap to pixels centers so they close.Gravatar bsalomon2015-04-27
* Cleanup: Remove unnecessary double-semicolons.Gravatar tfarina2015-04-27
* Extract gpu line dashing to GrDashLinePathRendererGravatar kkinnunen2015-04-26
* SkPDF: Refactor SkPDFObject heiararchy.Gravatar halcanary2015-04-25
* fix multiple intersection logicGravatar caryclark2015-04-24
* working on initial winding for cubicsGravatar caryclark2015-04-23
* Ensure that we create a NULL codec for images with zero dimensionsGravatar msarett2015-04-23
* O(1) SkPictureUtils::ApproxBytesUsed()Gravatar mtklein2015-04-21
* Revert "One more ASAN fix."Gravatar senorblanco2015-04-21
* One more ASAN fix.Gravatar senorblanco2015-04-21
* Yet more ASAN fixes.Gravatar senorblanco2015-04-21
* Another speculative ASAN fix.Gravatar senorblanco2015-04-21
* SkTHash: remove()Gravatar mtklein2015-04-21
* Speculative fix for ASAN build.Gravatar senorblanco2015-04-20
* Now, path ops natively intersect conics, quads, and cubics in any combination...Gravatar caryclark2015-04-20
* PDF: Correctly embed JPEG images directly into PDF output.Gravatar halcanary2015-04-17
* Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...Gravatar reed2015-04-16
* Rename GrStencilBuffer to GrStencilAttachmentGravatar egdaniel2015-04-16
* Add ReverseIter to GrTRecorderGravatar cdalton2015-04-16
* Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...Gravatar jcgregorio2015-04-16
* remove unused (by clients) SkPathUtilsGravatar reed2015-04-16
* SkJpegCodecGravatar msarett2015-04-15
* Sk4h and Sk8h for SSEGravatar mtklein2015-04-14
* early return from stream peekGravatar caryclark2015-04-14
* use anon namespace to avoid (silent) collisions between local test classesGravatar reed2015-04-11
* setDrawFilter needs to trigger any deferred savesGravatar reed2015-04-11
* Implementing filling for SkBmpCodecGravatar msarett2015-04-10
* Fix ASAN errorGravatar msarett2015-04-09
* ***Disables swizzles to 565.Gravatar msarett2015-04-09
* add test for opaque-preserving colormatrixfiltersGravatar reed2015-04-09