| Commit message (Expand) | Author | Age |
* | Revert "Remove support for decoding to kIndex_8" | Leon Scroggins | 2017-07-10 |
* | Remove support for decoding to kIndex_8 | Leon Scroggins III | 2017-07-10 |
* | Add SkCodec::Result indicating error in the data | Leon Scroggins III | 2017-07-06 |
* | Remove SkImageFilter::MakeBlur entry point | Robert Phillips | 2017-06-27 |
* | remove unused mode parameter from SkMergeImageFilter | Mike Reed | 2017-06-19 |
* | Revert "Revert "Delete SkGaussianEdgeShader"" | Florin Malita | 2017-05-31 |
* | Revert "Delete SkGaussianEdgeShader" | Florin Malita | 2017-05-31 |
* | Delete SkGaussianEdgeShader | Florin Malita | 2017-05-30 |
* | move files out of private, and fix up callers to IWYU | Mike Reed | 2017-05-16 |
* | add drawString helper to canvas | Cary Clark | 2017-04-28 |
* | hide lockpixels api behind flag | Mike Reed | 2017-04-17 |
* | Revert[4] "clean up (partially) colortable api"""" | Mike Reed | 2017-04-03 |
* | move vertex-mode enum into SkVertices | Mike Reed | 2017-04-03 |
* | Revert "Revert[2] "clean up (partially) colortable api""" | Mike Reed | 2017-04-01 |
* | Revert[2] "clean up (partially) colortable api"" | Mike Reed | 2017-04-01 |
* | skslc can now be compiled with no Skia dependencies, in preparation for its e... | Ethan Nicholas | 2017-03-31 |
* | Revert "clean up (partially) colortable api" | Mike Klein | 2017-03-31 |
* | Revert "skslc can now be compiled with no Skia dependencies, in preparation f... | Ethan Nicholas | 2017-03-31 |
* | clean up (partially) colortable api | Mike Reed | 2017-03-31 |
* | skslc can now be compiled with no Skia dependencies, in preparation for its e... | Ethan Nicholas | 2017-03-31 |
* | Revert "skslc can now be compiled with no Skia dependencies, in preparation for" | Ethan Nicholas | 2017-03-30 |
* | skslc can now be compiled with no Skia dependencies, in preparation for | Ethan Nicholas | 2017-03-30 |
* | Change SkMemory to the more accurately named SkMalloc. | Herb Derby | 2017-03-27 |
* | FuzzCanvas: NullGL & DebugGL | Hal Canary | 2017-03-21 |
* | Make SkMemory.h and adjust all files for usage. | Herb Derby | 2017-03-20 |
* | Remove gpu configs that don't have explicit API. | Brian Salomon | 2017-03-20 |
* | remove unused VerticesFlags | Mike Reed | 2017-03-16 |
* | Add Chromium's fuzz_fileter_fuzz to skia. | Herb Derby | 2017-03-16 |
* | FuzzCanvas: only valid ChannelSelectors | Hal Canary | 2017-03-16 |
* | FuzzCanvas: make fuzzing drawImgNine easier | Hal Canary | 2017-03-15 |
* | FuzzCanvas: NativeGLCanvas | Hal Canary | 2017-03-15 |
* | Update coverage script to cover new Canvas Fuzzers | Kevin Lubick | 2017-03-15 |
* | Fix uninitialized values in FuzzCanvas | Kevin Lubick | 2017-03-14 |
* | add SkVertices::Builder | Mike Reed | 2017-03-14 |
* | FuzzCanvas: rename functions, cleanup | Hal Canary | 2017-03-13 |
* | FuzzCanvas: fuzz_enum_range template | Hal Canary | 2017-03-10 |
* | FuzzCanvas: SkVertices | Hal Canary | 2017-03-10 |
* | FuzzCanvas: ImageFilter | Hal Canary | 2017-03-09 |
* | FuzzCanvas: TextBlob RSXform SkMaskFilter SkPathEffect | Hal Canary | 2017-03-09 |
* | formatting change: FuzzCanvas.cpp | Hal Canary | 2017-03-08 |
* | FuzzCanvas: SkColorFilter | Hal Canary | 2017-03-07 |
* | Fuzz Canvas: Remember that nextRange is inclusive. | Hal Canary | 2017-03-07 |
* | FuzzCanvas: fix BUG=skia:6321 | Hal Canary | 2017-03-06 |
* | FuzzCanvas: fix drawVertices BUG=skia:6314 | Hal Canary | 2017-03-02 |
* | FuzzCanvas: fix text generation BUG=skia:6299 | Hal Canary | 2017-03-01 |
* | Define canvas fuzzers like the other API fuzzers | Kevin Lubick | 2017-03-01 |
* | fuzz: dump_canvas | Hal Canary | 2017-03-01 |
* | Fix stack-overflow in FuzzCanvas | Kevin Lubick | 2017-02-27 |
* | FuzzCanvas: impl SkPictureShader, SkTypeface, other TextEncodings | Hal Canary | 2017-02-27 |
* | Fuzz PDF, N32, and Null Canvases | Hal Canary | 2017-02-27 |