aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Manually generated sRGB mipmaps, with successively smaller draws.Gravatar brianosman2016-06-02
* Handle stroked single line special case in GaneshGravatar robertphillips2016-06-02
* Add a test to ensure that a case where SkCubicClipper::ChopMonoAtY returns fa...Gravatar mbarbella2016-06-01
* Create SkColorSpaceXform to handle color conversionsGravatar msarett2016-06-01
* Recognize common parametric gammaGravatar msarett2016-06-01
* Release surface between runs to avoid seg faultGravatar brianosman2016-06-01
* Fix uninit warning on valgrind bot in SkPathPriv:IsSimpleClosedRectGravatar Brian Salomon2016-06-01
* New benchmark to measure GPU mip-mapping performanceGravatar brianosman2016-06-01
* Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...Gravatar scroggo2016-06-01
* Add SkPathPriv::IsSimpleClosedRectGravatar bsalomon2016-06-01
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 ...Gravatar msarett2016-06-01
* Implement support for rendering color emoji on WindowsGravatar kulshin2016-06-01
* Create SkColorSpaceXform to handle color conversionsGravatar msarett2016-06-01
* Make SkPngCodec decode progressively.Gravatar scroggo2016-06-01
* [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define.Gravatar sdefresne2016-06-01
* always compute a cubic tangentGravatar caryclark2016-06-01
* Check results from calls to SkCubicClipper::ChopMonoAtY.Gravatar mbarbella2016-05-31
* Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of ht...Gravatar scroggo2016-05-31
* skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger.Gravatar jcgregorio2016-05-31
* Make use of new SkLights classGravatar robertphillips2016-05-31
* Fix build errorGravatar scroggo2016-05-31
* SkTypeface::MakeFromName to take SkFontStyle.Gravatar mboc2016-05-31
* SkXPS: clean up SkConstexprMathGravatar halcanary2016-05-31
* SkEncodedInfo: simplifyGravatar halcanary2016-05-31
* Fix bug where SkPath will convert an arc to an oval and change the starting p...Gravatar bsalomon2016-05-31
* Use special case for 0x00 and 0xFF alpha to go faster.Gravatar herb2016-05-31
* Add mip support to *DeferredTextureImageData functions.Gravatar cblume2016-05-31
* Filter out degenerate contours in GrConvexPolyEffectGravatar lsalzman2016-05-31
* Add missing files for GL unix viewer.Gravatar jvanverth2016-05-31
* Fix integer overflow in SkColorSpaceGravatar msarett2016-05-31
* Add new GM to exercise stroked line special caseGravatar robertphillips2016-05-31
* Add SkLights classGravatar robertphillips2016-05-31
* Remove unused SkPictureGpuAnalyzer::analyze()Gravatar fmalita2016-05-31
* Make SkPngCodec decode progressively.Gravatar scroggo2016-05-31
* Fix incorrect sampler locations when using CHROMIUM_bind_uniform_locationGravatar kkinnunen2016-05-30
* Update SKP versionGravatar update-skps2016-05-29
* Change parameters to GrPipelineBuilder's ctorGravatar robertphillips2016-05-28
* Add interesting features to visualize_color_gamutGravatar msarett2016-05-27
* Update VC++ version in Windows quick start.Gravatar bungeman2016-05-27
* Rewrite assignment operator on SkBitmap, fix asanGravatar msarett2016-05-27
* isolate_android_sdk: Find or download isolate binary, fix infra pathGravatar borenet2016-05-27
* Move forceSRGB to SkCommonFlags.Gravatar herb2016-05-27
* Clean up SkFloatBitsGravatar mtklein2016-05-27
* Make SkPath::isOval() and SkPath::isRRect return the orientation and starting...Gravatar bsalomon2016-05-27
* Now we can use drawer to view the state information of the native app, and se...Gravatar liyuqian2016-05-27
* Add forceSRGB flag to dm.Gravatar herb2016-05-27
* Update Android SDKGravatar liyuqian2016-05-27
* Add SkColorSpace to SkImageInfoGravatar msarett2016-05-27
* Add OpenGL support to Linux viewerGravatar jvanverth2016-05-27