- 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
- 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
- e7e1d9d Fix up shadows in raster. by Jim Van Verth · 8 years ago
- 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 8 years ago
- f678244 Remove declaration of SkTextureImageSetTexture, which does not exist by Brian Osman · 8 years ago
- 6a280a5 Expose resetForNextPicture in SkNoDrawCanvas by Adrienne Walker · 8 years ago
- 1fa986c Added A2B support to colorspaceinfo tool by Matt Sarett · 8 years ago
- b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 8 years ago
- 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 8 years ago
- a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 8 years ago
- 5664e65 finish up constants by Mike Klein · 8 years ago
- 879a08a refactor hsl_to_rgb a touch by Mike Klein · 8 years ago
- b3665f0 fix t / t2 confusion in hsl_to_rgb by Mike Klein · 8 years ago
- fb11acd getting close on float constants by Mike Klein · 8 years ago
- 7575bb1 SkFontMgr::matchFamily should not crash on nullptr. by bungeman · 8 years ago
- fe560a8 some float constants by Mike Klein · 8 years ago
- 6125efd Fix Creation of GrBackendRenderTarget from GrBackendRenderTargetDesc in GL by Greg Daniel · 8 years ago
- d170c0f Only store width and height on SkPixelRef (last part) by Matt Sarett · 8 years ago
- 8d9201a Remove unnecessary SkFILEStream::getMemoryBase by Leon Scroggins III · 8 years ago
- f758311 Only store width and height on SkPixelRef (part 2) by Matt Sarett · 8 years ago
- bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 8 years ago
- 53f77bd Initial clip-mask-layer support by Florin Malita · 8 years ago
- 57061ee Optimizations for analytic shadows. by Jim Van Verth · 8 years ago
- 135c908 Remove temporary_internal_describeTopLayer by Florin Malita · 8 years ago
- 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
- a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 8 years ago
- dc87c95 Combine GPU flush with semaphore API by Brian Osman · 8 years ago
- 736a9cc remove unused yuv methods by Mike Reed · 8 years ago
- 185ba21 change drawAtlas to behave like drawVertices by Mike Reed · 8 years ago
- 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 8 years ago
- 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 8 years ago
- 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 8 years ago
- b6069df Fix fast blur for shadow rrects. by Jim Van Verth · 8 years ago
- 713b8ef Scrub DeviceCM by Florin Malita · 8 years ago
- 611572c Remove srgb flags from GrProcessorSet by Brian Salomon · 8 years ago
- fe53e58 additional skslc vector optimizations by Ethan Nicholas · 8 years ago
- c04f845 handle GrVkTransferBuffer::Create failure by Forrest Reiling · 8 years ago
- cd90104 Disable deferred proxies in Chrome by Robert Phillips · 8 years ago
- 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 8 years ago
- 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 8 years ago
- 4b32ab1 Add instrumentation into SkArenaAlloc. by Herb Derby · 8 years ago
- 308e624 jumper, remove C(int) by Mike Klein · 8 years ago
- e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 8 years ago
- df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 8 years ago
- 0aa742f jumper, replace _i with normal constants by Mike Klein · 8 years ago
- fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 8 years ago
- a41d48b Add additional checks when creating vulkan context by Greg Daniel · 8 years ago
- d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 8 years ago
- b4bbc64 clear out C(), _i, and _f constants from SkJumper_vectors.h by Mike Klein · 8 years ago
- e511255 remove legacy code by Mike Reed · 8 years ago
- 4f7d97c Change vulkan image memory allocation back to using sub allocation by Greg Daniel · 8 years ago
- 2feb796 Finish removing GrContext param from onRefEncodedData by Brian Osman · 8 years ago
- 6251771 Fix color space handling in SkImage_Gpu::getROPixels by Brian Osman · 8 years ago
- 56de05f add #defines to limit SkCpu by Mike Klein · 8 years ago
- ac0e705 Fix new IT blocks ARMv8 by Amaury Le Leyzour · 8 years ago
- b8a1392 Fix uncached getROPixels from GPU images by Brian Osman · 8 years ago
- f6d7eb1 Remove pre-allocated clip space from GrRenderTargetOpList by Robert Phillips · 8 years ago
- 67e6171 prep for more constants by Mike Klein · 8 years ago
- 459c967 add SkLightingColorFilter for makeColorSpace() by Mike Klein · 8 years ago
- 4e92b82 SkColorFilter::makeColorSpace() by Mike Klein · 8 years ago
- d59948a SkPngCodec: Do not return kInvalidConversion on corrupt png by Matt Sarett · 8 years ago
- ee68365 Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList by Robert Phillips · 8 years ago
- deca5c3 Respect cropRect in SkDropShadowImageFilter::onMakeColorSpace() by Matt Sarett · 8 years ago
- 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 8 years ago
- c7be003 remove to_2dot2 and from_2dot2 by Mike Klein · 8 years ago
- 21c1313 Remove SK_IGNORE_GASP_VERSION_CHECK. by Ben Wagner · 8 years ago
- 5db010b Link to vulkan in tools but not library. by Brian Salomon · 8 years ago
- 78de212 Prevent creation of zero-sized proxies by Robert Phillips · 8 years ago
- 101806f Inject a dsb into SkAnalyticEdge::setLine() to work around ARMv7 CPU erratum. by Mike Klein · 8 years ago
- 0c66640 remove SkOpts::run_pipeline() declaration. by Mike Klein · 8 years ago
- 290c690 Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext by Brian Salomon · 8 years ago
- 3deaeb2 sksl can now fold constant vector or matrix equality expressions by Ethan Nicholas · 8 years ago
- 7ab6a7f Fix writePixels of sRGB data to legacy GPU surface by Brian Osman · 8 years ago
- cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 8 years ago
- c15bb7b Make SkColorSpaceXformer::apply(SkPaint) safe to call recursively by Matt Sarett · 8 years ago
- 4785897 Remove compressed texture support from cacherator by Brian Osman · 8 years ago
- bc096bf Improve variation comment for iOS. by bungeman · 8 years ago
- e908b94 xform saveLayer() backdrop by Mike Klein · 8 years ago
- ee7cb5d Delete SkGTypeface and SkGScalerContext by Matt Sarett · 8 years ago
- 20b8252 SkMergeImageFilter: fModes might be nullptr by Matt Sarett · 8 years ago
- 569a8b8 Name 'client' parameter so comment makes sense by Brian Osman · 8 years ago
- a294be2 SkDiscardableMemoryPool: modernize by Hal Canary · 8 years ago
- 600effb Improve the Codec_end test and add fixes by Leon Scroggins III · 8 years ago
- dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 8 years ago
- c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 8 years ago
- a28e2b0 Simplify SkImageCacherator slightly by Brian Osman · 8 years ago
- 42a2a20 Only respect version 1 gasp tables for symmetric. by Ben Wagner · 8 years ago
- 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 8 years ago
- b644650 Fix decoding incomplete PNG images by Leon Scroggins III · 8 years ago
- df2bf21 Split up opLists (take 2) by Robert Phillips · 8 years ago
- ef90ae4 Fix spelling of SkImageGenerator in comment by Brian Osman · 8 years ago
- 7fbb7d3 Remove two more gpu headers from include/* by Robert Phillips · 8 years ago
- e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 8 years ago
- 2229b57 jumper, maybe we can just use constants by Mike Klein · 8 years ago
- 8323965 Reland "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins III · 8 years ago
- 72266ee makeColorSpace() for SkColorFilterShader and SkLightingShader by Matt Sarett · 8 years ago
- 28a7ad2 Add SkPictureShader::makeColorSpace() by Matt Sarett · 8 years ago
- e71db44 Use dstColorSpace in SkPictureShader cache key by Matt Sarett · 8 years ago
- 1be0db8 long live SkJumper by Mike Klein · 8 years ago
- dc80eaa kill off shader_adapter by Mike Klein · 8 years ago