- 4343654 Improve accuracy of cubic classification by Chris Dalton · 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
- 33aa2c7 Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 8 years ago
- fc0e96e Revert "Finish up mip opts: 2x3 and 3x2" by Matt Sarett · 8 years ago
- 88ec28e Finish up mip opts: 2x3 and 3x2 by Matt Sarett · 8 years ago
- 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
- 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 8 years ago
- e684483 Avoid extra bitmap copies in SkColorSpaceXformCanvas by Matt Sarett · 8 years ago
- dffe982 Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""" by Brian Osman · 8 years ago
- b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
- 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
- ec53c63 Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"" by Brian Osman · 8 years ago
- 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
- 903c3f7 Revert "Allow FPs to elevate default precision for the entire fragment program" by Brian Osman · 8 years ago
- 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
- 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
- 92d7cca Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 8 years ago
- 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
- f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
- bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
- 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
- cc26127 Find cubic KLM functionals directly by csmartdalton · 8 years ago
- d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
- 2a65cc0 test (and fix) clip_restriction in canvas by Mike Reed · 8 years ago
- b667fe2 Small downsample_3_3 optimization by Matt Sarett · 8 years ago
- ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 8 years ago
- 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
- 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 8 years ago
- 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 8 years ago
- 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 8 years ago
- 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 8 years ago
- b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 8 years ago
- 08541e8 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 8 years ago
- 3139de3 Remove SkChunckAlloc by Herb Derby · 8 years ago
- a1d9ce5 Revert "Optimize mipmap downsample_2_2 in sRGB mode" by Derek Sollenberger · 8 years ago
- 90b2005 remove SkPictureUtils.h by Mike Reed · 8 years ago
- 3ea01f7 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 8 years ago
- e9c99b8 Add half-float mipmap benchmarks too by Brian Osman · 8 years ago
- 3802888 bench clip overhead during recording by Mike Reed · 8 years ago
- f12248a Add bench for odd-sized mipmapping w/sRGB filtering by Brian Osman · 8 years ago
- 108943d Remove SkLiteDL::makeThreadsafe(). by Mike Klein · 8 years ago
- d7875f5 Refactor SkLiteDL to no longer extend SkDrawable. by Derek Sollenberger · 8 years ago
- 3349c6f Fix Memcheck:Overlap in setting up rect bench names by Brian Salomon · 8 years ago
- dac5f6b Fix -Wshadow-field warnings by Brian Salomon · 8 years ago
- cb79393 Drop SkRasterPipelineBench N to 15. by Mike Klein · 8 years ago
- 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
- 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
- e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
- 8729e5b Simplify more: remove SkRasterPipeline::compile(). by Mike Klein · 8 years ago
- 485c499 Rename SkConfig8888/SkPixelInfo to SkConvertPixels by Matt Sarett · 8 years ago
- df85c38 stop using SkScalarMul by Mike Reed · 8 years ago
- 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
- b782627 Remove double free in GM and Bench. by Herb Derby · 8 years ago
- 9852dc0 Reduce stack usage for tests. by Herb Derby · 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
- 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
- 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
- be28ee2 Make iOS main() functions normal. by Mike Klein · 8 years ago
- adacaef iOS: cd into Documents folder at startup by Mike Klein · 8 years ago
- 8d3196b expose new tight-bounds method on SkPath by Mike Reed · 8 years ago
- 0d7dac8 experimental tight-bounds by Mike Reed · 8 years ago
- 9873606 Make flag parsing work in GN-built iOS nanobench. by Mike Klein · 8 years ago
- 6ccd2ca Generate Android build targets for dm and nanobench by Leon Scroggins III · 8 years ago
- 5a523fe Keep valgrind happen by purging caches. by Herb Derby · 8 years ago
- 5d5cc3c Temporarily restore colorcube bench and GM files. by Mike Klein · 8 years ago
- 319ba3d Move shader register setup to SkRasterPipelineBlitter. by Mike Klein · 8 years ago
- 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
- efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
- d8ee67c Add -Release ASAN bots. by Mike Klein · 8 years ago
- f768856 Add a bench to exercise legacy-mode SkRasterPipeline behavior. by Mike Klein · 8 years ago
- ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
- 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
- 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
- e71b167 Attempt 3: SkRasterPipelineBlitter: support A8 by Mike Klein · 8 years ago
- aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
- b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
- 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
- 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
- 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
- 8d80bb5 Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors." by Herb Derby · 8 years ago
- 6ff51ae Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 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
- 8eedbfc Revert "Revert "Improve quad edges' smoothness in non-AA cases"" by Yuqian Li · 8 years ago
- c0a7a08 remove xbyak experiment by Mike Klein · 8 years ago
- 1e74cad Revert "Improve quad edges' smoothness in non-AA cases" by Mike Klein · 8 years ago
- d4ed326 Improve quad edges' smoothness in non-AA cases by Yuqian Li · 8 years ago
- 86d55b3 Revert "Retry "SkRasterPipelineBlitter: support A8"..." by Mike Klein · 8 years ago
- 058e747 zero fBuf in new SkXbyakBench by Mike Klein · 8 years ago
- 83f532e Add a real SkXbyak bench, implement enough to run it. by Mike Klein · 8 years ago
- f55ea6a Retry "SkRasterPipelineBlitter: support A8"... by Mike Klein · 8 years ago
- 8c8cb5b simplify by removing _d stages by Mike Klein · 8 years ago
- a2d25ec Use stack instead of malloc() for most calls to SkRasterPipeline::run(). by Mike Klein · 8 years ago
- 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago