- e440721 Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetContext by Robert Phillips · 8 years ago
- 1335a05 remove dead code around replayClips by Mike Reed · 8 years ago
- fc978fd Store the GrBackend we are using on GrContext by Greg Daniel · 8 years ago
- 178ce3e Make all GrRenderTargetOpList ops store a GrRenderTarget pointer by Robert Phillips · 8 years ago
- 2d2da4f Do sRGB premul/unpremul on the GPU by Brian Osman · 8 years ago
- 96d5b9a remove unused fURI from pixelref by Mike Reed · 8 years ago
- 0f47a25 Fix cubic KLM solving by csmartdalton · 8 years ago
- 0a90449 jumper, bilinear and bicubic sampling stages by Mike Klein · 8 years ago
- 4ccd862 android-only api to reset the fields of a pixelref by Mike Reed · 8 years ago
- e0b7287 fix drawDRRect for fuzzer by Cary Clark · 8 years ago
- 994ef97 make all gather_*() use SkJumper_GatherCtx by Mike Klein · 8 years ago
- 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 8 years ago
- 719528a Revert "Revert "SkColorSpaceXformer: Preserve local matrix on shaders"" by Matt Sarett · 8 years ago
- e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 8 years ago
- a50a11c Revert "SkColorSpaceXformer: Preserve local matrix on shaders" by Matt Sarett · 8 years ago
- db1cbcb jumper, rgb<->hsl by Mike Klein · 8 years ago
- e132e7b Add SkCodec methods for individual frames by Leon Scroggins III · 8 years ago
- e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 8 years ago
- 5d884b5 SkColorSpaceXformer: Preserve local matrix on shaders by Matt Sarett · 8 years ago
- ac796f8 Override setDrawFilter() in SkColorSpaceXformCanvas by Matt Sarett · 8 years ago
- 123b7b8 Disable deferred proxies for Chrome branch by Robert Phillips · 8 years ago
- 8f30709 Revert "Revert "remove unused SkBitmap::copyPixelsTo"" by Mike Reed · 8 years ago
- a00f347 switch over to no lockPixels in pixelref by Mike Reed · 8 years ago
- 921ebe5 clean ups in SkPixelRef by Mike Reed · 8 years ago
- da96550 Add perspective shadows by Jim Van Verth · 8 years ago
- 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 8 years ago
- fafe135 SkSize can be aggregate-initialized by Hal Canary · 8 years ago
- 8a8e5fe Reland: Finish up mip opts: 2x3 and 3x2 by Matt Sarett · 8 years ago
- 0fa156f remove inline allocation in SkRecord by Mike Klein · 8 years ago
- 7a542c5 Change bitmapcache to not rely on lockpixels. by Mike Reed · 8 years ago
- da90109 Make SkLiteDL::draw() const. by Mike Klein · 8 years ago
- cd25df9c make SkRecord normally SkRefCnt'd by Mike Klein · 8 years ago
- 7bfdfda Revert "remove unused SkBitmap::copyPixelsTo" by Mike Klein · 8 years ago
- a4db9be Correct GIF frame dependencies and track alpha by Leon Scroggins III · 8 years ago
- 0f3fdfa remove unused SkBitmap::copyPixelsTo by Mike Reed · 8 years ago
- d177ae1 remove SkNx AVX code by Mike Klein · 8 years ago
- 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 8 years ago
- 3fbca26 Make sure NaNs clamp to 0 in color look up tables by Matt Sarett · 8 years ago
- 31f99ce SkCanvas constructor with legacy flag for Android framework by Matt Sarett · 8 years ago
- 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 8 years ago
- d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 8 years ago
- 5bd9848 remove kReturnNullForEmpty_FinishFlag feature by Mike Klein · 8 years ago
- 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 8 years ago
- 84c9cb7 getDeferredTextureImageData(): preserve color space in legacy mode by Matt Sarett · 8 years ago
- 891dde5 SkImageCacherator: Remove unneeded heuristic by Matt Sarett · 8 years ago
- 9f903e4 PM/UPM conversion improvements by Brian Osman · 8 years ago
- 95ddf13 fix too-dark 565 (really, all legacy) gradients by Mike Klein · 8 years ago
- c8e924c remove unused lockPixelsAreWritable by Mike Reed · 8 years ago
- 4482a14 fix -Fast bot by Mike Klein · 8 years ago
- 7b29749 constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp by Brian Salomon · 8 years ago
- 02a4867 Remove Index_8 handling in cacherator heuristic code by Brian Osman · 8 years ago
- 7b4202d Add multi-stop SkJumper stage. by Herb Derby · 8 years ago
- d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 8 years ago
- 31abf1f Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*) by Matt Sarett · 8 years ago
- 1dd161c Fix infinite loop in SkRTree::insert() by Mike Klein · 8 years ago
- a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 8 years ago
- 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 8 years ago
- 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 8 years ago
- 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 8 years ago
- f1bc5e8 Set the kMultiMaster_FontFlag in DirectWrite. by Ben Wagner · 8 years ago
- cf20f78 Convert Sk4fGradientInterval to (bias, factor) format by Florin Malita · 8 years ago
- dd20e91 Allow Vulkan to upload to main mip level without uploading to all levels. by Greg Daniel · 8 years ago
- 266dcb0 SkTypeface:: populate_glyph_to_unicode uniformly across platforms by Hal Canary · 8 years ago
- 40de6da jumper, byte_tables + byte_tables_rgb by Mike Klein · 8 years ago
- 4e3abc1 cacherator upscales colortables to unify caching by Mike Reed · 8 years ago
- 45cde31 SkMultiPictureDocument : clean up MultiPictureDocumentReader interface by Hal Canary · 8 years ago
- bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 8 years ago
- 3390cdf SkTypeface_win_dw: populate_glyph_to_unicode uses lowest unichar by Hal Canary · 8 years ago
- ca878cc simplify SkRRect serialization by Mike Klein · 8 years ago
- 3a1ad6f Try disabling MSAN workarounds in SkJpegCodec by Mike Klein · 8 years ago
- 5f055f0 jumper, gather_f16 by Mike Klein · 8 years ago
- 7d3d872 jumper, gather_i8 by Mike Klein · 8 years ago
- b9a02a1 Update stencil ops to have a parallel proxyID by Robert Phillips · 8 years ago
- 21bd3e4 jumper, more gathers by Mike Klein · 8 years ago
- 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 8 years ago
- 7754ccc Specialize boxBlur(Interp) based on 'transpose' parameter by Hans Wennborg · 8 years ago
- 46a45ba Revert "Manual revert: Add support for writing ICC profiles to webp encoder" by Matt Sarett · 8 years ago
- dec4ea8 jumper, gather_8888 by Mike Klein · 8 years ago
- d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 8 years ago
- cf1b022 tweaks to make gather_* easier in SkJumper by Mike Klein · 8 years ago
- 3b80558 jumper, turn off a few fancy features by Mike Klein · 8 years ago
- 42ce38f make copyTo_with_allocator android only by Mike Reed · 8 years ago
- 60cd57e Factor out common work in readSurfacePixels and writeSurfacePixels by Brian Osman · 8 years ago
- 6ff6af9 handle odd-index-count in encode/decode by Mike Reed · 8 years ago
- 372bc4e fix 36605271 by Cary Clark · 8 years ago
- 14987eb jumper, add load_f32() by Mike Klein · 8 years ago
- 8a823fa jumper, kill off F4 by Mike Klein · 8 years ago
- de2e384 jumper, only print non-zero counts by Mike Klein · 8 years ago
- 4293a1e Manual revert: Add support for writing ICC profiles to webp encoder by Matt Sarett · 8 years ago
- 9d9172f remove legacy vertices flag and code by Mike Reed · 8 years ago
- dc57b5d remove SK_SUPPORT_LEGACY_BITMAP_SETPIXELREF flag and code by Mike Reed · 8 years ago
- 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 8 years ago
- e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 8 years ago
- c0e52f4 Fix the size check for the drawBitmap fast-path in SkBitmapDevice::drawBitmapRect. It would fail when the source rectangle had a non-zero offset, in which case it would compare the source rectangle with the offset to the extracted bitmap size, which always fails. The only thing that should matter is that the source rectangle and extract bitmap have the same size, since the offset gets added onto the matrix. by lsalzman · 8 years ago
- 7abfb5e SkImageEncoder: Be more lenient on inputs by Matt Sarett · 8 years ago
- 3dbef9f Revert "Revert "Add support for writing ICC profiles to webp encoder"" by Matt Sarett · 8 years ago
- e87d778 Revert "Add support for writing ICC profiles to webp encoder" by Jim Van Verth · 8 years ago
- 0c9d0b4 Add support for writing ICC profiles to webp encoder by Matt Sarett · 8 years ago
- 7125ac6 jumper, to_2dot2 and from_2dot2 by Mike Klein · 8 years ago
- d9836f4 Fix various SkBitmap::copyTo() bugs by Matt Sarett · 8 years ago