- 22eb2f1 remove guard for SkImageGenerator api by Mike Reed · 8 years ago
- ddbd37e expore flags for text decoration into android-specific reserved bits by Mike Reed · 8 years ago
- 251bf3e SkRegion deserialization more robust by Hal Canary · 8 years ago
- f67c459 add ViaSVG to dm by Mike Reed · 8 years ago
- e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 8 years ago
- 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
- 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
- a01bf9a hide deprecated underline and strikethru by Mike Reed · 8 years ago
- d519d48 add device-clipping to gpudevice by Mike Reed · 8 years ago
- ea91b11 remove code for TextDecorations by Mike Reed · 8 years ago
- 25834ff Use non-linear blending flag in raster pipeline blitter by Matt Sarett · 8 years ago
- 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
- c24447d Revert "Revert "make SkClipStack.h private (in src)"" by Mike Reed · 8 years ago
- 1c8e82b Revert "make SkClipStack.h private (in src)" by Mike Reed · 8 years ago
- 3efca0a make SkClipStack.h private (in src) by Mike Reed · 8 years ago
- 26e573c removed unused code around scaled generators by Mike Reed · 8 years ago
- 3f40598 Non linear blending flag for SkColorSpace by Brian Osman · 8 years ago
- 9df70bb Picture backed images must have a bit depth and color space by Matt Sarett · 8 years ago
- c42a1cd work on raster device clipping by Mike Reed · 8 years ago
- df85c38 stop using SkScalarMul by Mike Reed · 8 years ago
- c5aa266 include what you use by Mike Reed · 8 years ago
- 267be7f Revert "Revert "IWYU"" by Mike Reed · 8 years ago
- 3c727d2 Revert "IWYU" by Robert Phillips · 8 years ago
- 54be5c9 Revert "More non-invertible shader local matrix guards" by Robert Phillips · 8 years ago
- 3e50027 Delete legacy named color space API by Matt Sarett · 8 years ago
- 368af46 More non-invertible shader local matrix guards by Florin Malita · 8 years ago
- 2aeae78 IWYU by Mike Reed · 8 years ago
- 19c22e9 Revert "Roll minimum picture version up to 44." by Robert Phillips · 8 years ago
- 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
- e037d12 Roll minimum picture version up to 44. by Mike Klein · 8 years ago
- 73fe7b0 Remove use of SkSmallAllocator from all Loopers. by Herb Derby · 8 years ago
- 3c5cfb0 Remove exec bit from source files. by Ben Wagner · 8 years ago
- 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
- 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- e8827d2 Address feedback on makeTextureImage by Brian Osman · 8 years ago
- dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
- 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
- ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 8 years ago
- 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
- 5e221e7 SkXPS: new document API. by Hal Canary · 8 years ago
- 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
- 0312a0c Add toXYZD50() to SkColorSpace API by Matt Sarett · 8 years ago
- 8d3196b expose new tight-bounds method on SkPath by Mike Reed · 8 years ago
- 3f36369 Batch across matrix changes in drawVertices and add GM to test. by Brian Salomon · 8 years ago
- 529bcd6 Revert "Revert "SkScalar: delete code that doesn't compile."" by Hal Canary · 8 years ago
- 8233fc8 Revert "SkScalar: delete code thqat doesn't compile." by Leon Scroggins · 8 years ago
- 565da18 SkScalar: delete code thqat doesn't compile. by Hal Canary · 8 years ago
- 3390e15 Expand SkImage::getTextureHandle call by Robert Phillips · 8 years ago
- 9206c76 SkRasterPipeline shader adapter by Florin Malita · 8 years ago
- 5ce33ef Revert "SkRasterPipeline shader adapter" by Florin Malita · 8 years ago
- 6d11ed2 SkRasterPipeline shader adapter by Florin Malita · 8 years ago
- 882ccaf Raster pipeline support for SkLocalMatrixShader composition by Florin Malita · 8 years ago
- 837e743 remove SK_SUPPORT_LEGACY_GETCLIPBOUNDS by Mike Reed · 8 years ago
- 6f67fc2 Add SkICC::rawTransferFnData() by Matt Sarett · 8 years ago
- f20a98f remove obsolete flag by Cary Clark · 8 years ago
- b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 8 years ago
- 6f4a9b2 restore bool version of clip-bounds by Mike Reed · 8 years ago
- 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
- 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
- 288e471 clipstack is now private by Mike Reed · 8 years ago
- 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 8 years ago
- 48f770c Remove unused asACustomShader function from SkShader by Greg Daniel · 8 years ago
- c485907 Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused" by Joe Gregorio · 8 years ago
- 5bee0b6 Reland "Respect full precision for RGB16 PNGs" (part 2) by Matt Sarett · 8 years ago
- 1790f8e Revert "Revert "move device headers to core"" by Mike Reed · 8 years ago
- 4f364fd remove clipstack from lua -- deprecated by Mike Reed · 8 years ago
- 1baaaca explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused by Mike Reed · 8 years ago
- 3726a4a new hacky api to get cliprgn for android by Mike Reed · 8 years ago
- c5a37f6 Update Skia milestone to 58 by Heather Miller · 8 years ago
- 2a83603 remove metadata from device by Mike Reed · 8 years ago
- dfff166 Revert "Respect full precision for RGB16 PNGs" by Matt Sarett · 8 years ago
- 7a090c4 Respect full precision for RGB16 PNGs by Matt Sarett · 8 years ago
- d4bdee5 Revert "move device headers to core" by Mike Reed · 8 years ago
- 98420d0 move device headers to core by Mike Reed · 8 years ago
- 46784be hide getClipStack by Mike Reed · 8 years ago
- ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
- 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
- 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
- d9b6abb Remove (unused) YUV API from SkPixelRef by Brian Osman · 8 years ago
- 0ed3b64 Revert "Revert "Hide SkCanvas getDevice() & getTopDevice()}"" by Florin Malita · 8 years ago
- 70b49fd Minor Ganesh refFoo cleanup by Robert Phillips · 8 years ago
- e050ca7 Revert "Hide SkCanvas getDevice() & getTopDevice()}" by Florin Malita · 8 years ago
- 76467a1 Hide SkCanvas getDevice() & getTopDevice()} by Florin Malita · 8 years ago
- 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
- 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
- 5aedd6d cleanup after 95e3c05 by Hal Canary · 8 years ago
- bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
- 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
- 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
- ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
- 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
- c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
- a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
- db52cf3 move SkDraw.h to core by Mike Reed · 8 years ago
- 7243f49 Remove last of SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS by Hal Canary · 8 years ago
- dc11f98 Clean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS code by Hal Canary · 8 years ago
- 356f7c2 support external raster handles by Mike Reed · 8 years ago
- f9436b8 Allow constrained and unconstrained picture-images by Matt Sarett · 8 years ago
- e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago