- 1cf276e remove codec-api flag by Mike Reed · 7 years ago
- 5e035ca Normalize canvas tracing by Brian Osman · 7 years ago
- 68dd2a2 Further reduce stack size according to -fstack-usage by Yuqian Li · 7 years ago
- 39c08ac Automatically prepend "disabled-by-default-" to TRACE categories by Brian Osman · 7 years ago
- 9ac801c ok, exit() child processes instead of _exit() by Mike Klein · 7 years ago
- bb2c14e Further reduce google3 stack size by Yuqian Li · 7 years ago
- a9340ba Tracing macro cleanup continued by Brian Osman · 7 years ago
- 7a0ba1c guard SkTableColorFilter against out-of-range inputs by Mike Klein · 7 years ago
- 103611d Fix flutter and g3 build by Yuqian Li · 7 years ago
- df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
- 3f475d9 Update CrossContext Image test to fix memory leak by Greg Daniel · 7 years ago
- ffc2ec4 Implement clone() for GrDisplacementEffect by Brian Salomon · 7 years ago
- 816afd8 fix legacy compile by Mike Reed · 7 years ago
- 5127fcb Always postConcat() pipeline gradient matrices by Florin Malita · 7 years ago
- 4ed9ae4 Improve GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
- c47f223 rename new GM by Mike Klein · 7 years ago
- 159db0a rough clamped tracking in SkRasterPipeline by Mike Klein · 7 years ago
- 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
- e4832b2 clean up check now done in Make() by Mike Klein · 7 years ago
- 9237601 add guard for google3 by Mike Reed · 7 years ago
- fa78ece Revert "Revert "Add GM to test SkToSRGBColorFilter"" by Mike Reed · 7 years ago
- 205c69d implement serialization for tosrgb by Mike Reed · 7 years ago
- a1fc471 Revert "Add GM to test SkToSRGBColorFilter" by Kevin Lubick · 7 years ago
- b663cb5 Fix ASAN bug in ProcessorCloneTest by Brian Salomon · 7 years ago
- 8c79194 Use unique_ptr[] for new[]. by Ben Wagner · 7 years ago
- ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
- fa3ed03 Add GM to test SkToSRGBColorFilter by Brian Osman · 7 years ago
- 323ae0e trim down colortable impl by Mike Reed · 7 years ago
- 92db5a3 CPU impl for ToSRGBColorFilter by Mike Klein · 7 years ago
- cc99f2f Add three more GrFragmentProcessor::clone() implementations by Brian Salomon · 7 years ago
- d89d7a7 Add clone() to three more fragment processor classes by Brian Salomon · 7 years ago
- 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
- 10b6ad1 sRGB color filter by Brian Osman · 7 years ago
- 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
- 0e05a82 Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and unit test. by Brian Salomon · 7 years ago
- 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
- 8661248 Translate index.md to Chinese by Yuqian Li · 7 years ago
- d3e247f Sixth small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 56e2d94 remove orphaned file by Mike Reed · 7 years ago
- 6229b12 Control crash ArenaAlloc for unsatisfiable requests. by Ben Wagner · 7 years ago
- 7881409 Fifth small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 8a90f50 Fourth fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 7 years ago
- 019ff27 Third small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 6de39c1 Remove Ci20 MIPS devices by Kevin Lubick · 7 years ago
- 3bf0042 ok, basic tracing support by Mike Klein · 7 years ago
- 89d9d95 Add temporary fix for DrawShadowRec bounds. by Jim Van Verth · 7 years ago
- 1431e5e ok, do not print time or memory use for skipped tests by Mike Klein · 7 years ago
- 1627c04 Quick documentation of tracing support in our tools by Brian Osman · 7 years ago
- bc8150f Faster, thread-safe implementation by Brian Osman · 7 years ago
- ff46ace remove guard for tiling by Mike Reed · 7 years ago
- 2112df0 Don't use fonts with many glyphs in fontmgr_bounds. by Ben Wagner · 7 years ago
- fd51b2b add suggested decode color type to colorspaceinfo by Mike Klein · 7 years ago
- 97d6a7a Don't write .pdfs in DM on the bots. by Mike Klein · 7 years ago
- bb155e2 SPIR-V geometry shader support by Ethan Nicholas · 7 years ago
- 1c05364 Make GrProcessorTestFactory be templated on smart ptr class rather than processor class. by Brian Salomon · 7 years ago
- 8e5be41 Align const pointer casts in SkRect by Kevin Lubick · 7 years ago
- 55963bc Revert "pass surface to device-manager" by Ben Wagner · 7 years ago
- bd55322 SPIR-V array constructors by Ethan Nicholas · 7 years ago
- dc0e1c3 SPIR-V matrix fixes by Ethan Nicholas · 7 years ago
- b7506c3 Remove unused function GrDrawOp::DumpPipelineInfo by Brian Salomon · 7 years ago
- e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
- 71f867c have resources return unique_ptr for stream by Mike Reed · 7 years ago
- 7b215bc pass surface to device-manager by Mike Reed · 7 years ago
- 91ff3c1 Update SKP version by UpdateSKPs · 7 years ago
- 9ddf86d make SkColorTable private by Mike Reed · 7 years ago
- 54518ac remove unused SkPoint3 from SkColor.h by Mike Reed · 7 years ago
- 31599e9 remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_API by Mike Reed · 7 years ago
- 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
- f5d4d86 Revert "use rasterpipeline for filtering for very large images" by Mike Klein · 7 years ago
- cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
- 97d4cf0 use rasterpipeline for filtering for very large images by Mike Reed · 7 years ago
- de6e5bf Tracing cleanup and bugfixes by Brian Osman · 7 years ago
- aaa3056 switch away from std::function in public api by Mike Reed · 7 years ago
- c686ce3 Smaller fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 219f362 Add strikeout font metrics. by Ben Wagner · 7 years ago
- f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
- ce98801 when encoding PNG, don't assume F16 values are in range by Mike Klein · 7 years ago
- 7634330 reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o by Mike Klein · 7 years ago
- a7ba6e7 Revert "Revert "check for no blur and exit early"" by Mike Reed · 7 years ago
- 65e4c61 Add category support to JSON and SkDebugf tracing by Brian Osman · 7 years ago
- 57aa367 Add initial version of GrResourceAllocator's free pool (take 2) by Robert Phillips · 7 years ago
- 8825a09 Revert "check for no blur and exit early" by Cary Clark · 7 years ago
- 353196f clean read/write pixels signatures, augment SkSurface API by Mike Reed · 7 years ago
- 35a5e41 check for no blur and exit early by Mike Reed · 7 years ago
- 15cac72 Revert "Revert "Always use raster pipeline for radial gradients"" by Florin Malita · 7 years ago
- e86af69 Enable verbose output on iOS and Android by Stephan Altmueller · 7 years ago
- 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 7877d32 Make update_edge as a member function of SkAnalyticEdge by Yuqian Li · 7 years ago
- 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
- 594838a Delete more event tracing macros (take 2) by Brian Osman · 7 years ago
- 39f1a95 Revert "Add initial version of GrResourceAllocator's free pool" by Robert Phillips · 7 years ago
- 650ced0 Make GrColorFragmentProcessorAnalysis do all analysis in constructor. by Brian Salomon · 7 years ago
- 6ec9a4f Add initial version of GrResourceAllocator's free pool by Robert Phillips · 7 years ago
- 8b8b224 Revert "Always use raster pipeline for radial gradients" by Mike Klein · 7 years ago
- 5a5207a Always use raster pipeline for radial gradients by Florin Malita · 7 years ago
- e23e55e retry explore always using SkRasterPipeline for color space transforms by Mike Klein · 7 years ago
- d045987 Revert "Delete more event tracing macros" by Mike Klein · 7 years ago
- fd52317 Delete more event tracing macros by Brian Osman · 7 years ago