skia2/src
2016-03-03 06:41:54 -08:00
..
android Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) 2016-01-29 05:34:26 -08:00
animator move drawextrapatheffect header into animator 2016-02-28 12:46:29 -08:00
c add drawCircle to c api 2016-02-09 13:25:51 -08:00
codec Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec 2016-03-01 12:12:27 -08:00
core update SkSmallAllocator to force internal allocations to be 16-byte aligned 2016-03-02 13:03:46 -08:00
device/xps Consolidate SK_CRASH and sk_throw into SK_ABORT 2016-01-29 08:51:04 -08:00
doc SkDocument: remove use of SkTArray (part 1/3). 2016-02-11 07:59:59 -08:00
effects [Reland] Fix SkTwoPointConicalGradient zero-radius handling 2016-03-03 06:41:54 -08:00
fonts Factor CSS3 matching rules. 2015-11-12 09:50:08 -08:00
gpu Fix array in matrixconvolution shader 2016-03-02 14:29:11 -08:00
image fission bitmapprocstate 2016-03-02 09:49:02 -08:00
images Delete KTX tests to fix Android build 2016-02-17 13:10:14 -08:00
lazy SkInstallDiscardablePixelRef is deprecated, enforce that 2015-09-25 06:56:57 -07:00
opts fission bitmapprocstate 2016-03-02 09:49:02 -08:00
pathops fix path ops fuzz bug 2016-02-24 09:03:07 -08:00
pdf SkPDF: Let client re-encode JPGs if they want to 2016-02-25 17:21:40 -08:00
ports Only modify abort behavior to avoid debugger dialog on windows for bot builds. 2016-03-02 14:44:15 -08:00
sfnt Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
svg Switch SkAutoMalloc to SkAutoTMalloc to avoid cast 2015-12-10 10:44:13 -08:00
utils Make skpinfo able to inspect SK_PICT_TYPEFACE_TAG blocks 2016-02-25 10:58:49 -08:00
views SampleApp now displays gamma-correct content in "S32" and "F16" modes. The default framebuffer is always (?) sRGB, but querying it to determine that is difficult or impossible. In addition, when running in "L32" mode, we stil want to exhibit the old behavior, where we pretended that it was not sRGB. Thus, set the pixel config of the render target based on the window's color and profile types. That triggers our code to turn on linear->sRGB conversion-on-write in flushRenderTarget. 2016-03-01 07:19:11 -08:00
xml another null src, memcpy -> sk_careful_memcpy 2015-12-10 07:42:47 -08:00