1. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  2. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 9 years ago
  3. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  4. 88cb822 4377: drawVertices crashes when shader+colorfilter in the paint by aleksandar.stojiljkovic · 9 years ago
  5. ab01ccd Rename SkSpecialImage::getBitmap to getBitmapDeprecated by robertphillips · 9 years ago
  6. 93bb080 make pm4f be RGBA always, not pmcolor order by reed · 9 years ago
  7. aa5e1ae work around leftshift for negative values by reed · 9 years ago
  8. bd590aa Fix caching bug in new SkImageFilter::filterImage path by robertphillips · 9 years ago
  9. 706d21f Hide new methods from non-Android. by benjaminwagner · 9 years ago
  10. 4675220 Archive SkRemote-related code. I want to start fresh. by mtklein · 9 years ago
  11. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 9 years ago
  12. 19de504 Add advance[XY]Fixed getters for Android. by benjaminwagner · 9 years ago
  13. c60fee0 Rework files and add test cases. by herb · 9 years ago
  14. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 9 years ago
  15. 095d31c Update Skia's YUV API by msarett · 9 years ago
  16. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 9 years ago
  17. eaf086e Add SkSpecialImage-based methods to SkImageFilter by robertphillips · 9 years ago
  18. a5ab9ec Add variants of the setters on SkPaint which take a sk_sp<effect>. At the same time, change the internal storage to be sk_sp<effect>. by reed · 9 years ago
  19. 992854d Revert of add setter on SkPaint that takes sk_sp (patchset #1 id:1 of https://codereview.chromium.org/1769803002/ ) by reed · 9 years ago
  20. a917eba add setter on SkPaint that takes sk_sp by reed · 9 years ago
  21. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  22. 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 9 years ago
  23. 20adafa disable linear pipeline for now (so bots don't crash) by reed · 9 years ago
  24. d882901 Add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ )" by reed · 9 years ago
  25. 490d30f break out the tile and matrix strategies by herb · 9 years ago
  26. a0cee5f remove align16 calls in skhader context sizes. will handle this elsewhere as needed by reed · 9 years ago
  27. 56fb57a disable assert for now by reed · 9 years ago
  28. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  29. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  30. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  31. cd660e1 Revert of add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ ) by reed · 9 years ago
  32. 19cef56 add support for new bitmapshader context by reed · 9 years ago
  33. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
  34. 0eda258 move annotations to canvas virtual by reed · 9 years ago
  35. e2b0a0a update SkSmallAllocator to force internal allocations to be 16-byte aligned by reed · 9 years ago
  36. 05a5647 fission bitmapprocstate by reed · 9 years ago
  37. 1ef8972 Introduce bilerp spans by herb · 9 years ago
  38. 5b9ad76 Adding anisotropic mipmap levels to SkMipMap. by cblume · 9 years ago
  39. 7dd5db4 Handle spans in sampling. by herb · 9 years ago
  40. fd5a260 Add swizzle for rgb8888. by herb · 9 years ago
  41. 683ea9a Simplify the poly union. by herb · 9 years ago
  42. 755539f Fix overlooked bilerp fallback. by herb · 9 years ago
  43. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 9 years ago
  44. 89685d9 Disabling mipmap generation until anisotropic mipmap levels are generated. by cblume · 9 years ago
  45. 27876bc Improve horizontal baseline detection. by bungeman · 9 years ago
  46. 15923c9 Modernize SkSpinlock. by mtklein · 9 years ago
  47. 85c6f98 Use enclosing int rect for picture shader tiles by fmalita · 9 years ago
  48. 69f938f Fix uninitialized variable warning. by herb · 9 years ago
  49. 9466571 tile spans by herb · 9 years ago
  50. 0fe12bc Revert of Add non-inline SkRTreeFactory constructor to fix clang-cl (patchset #2 id:20001 of https://codereview.chromium.org/1676833002/ ) by brucedawson · 9 years ago
  51. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 9 years ago
  52. fe4b4f0 Revert of New GM that exercises gamma-correctness in various parts of the pipeline. (patchset #4 id:60001 of https://codereview.chromium.org/1734983003/ ) by brianosman · 9 years ago
  53. 9f73a71 New GM that exercises gamma-correctness in various parts of the pipeline. by brianosman · 9 years ago
  54. 82e26bf Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of https://codereview.chromium.org/1686203002/ ) by ericrk · 9 years ago
  55. e37514d Fully check basis vectors for extent degeneracy. by bungeman · 9 years ago
  56. f57b3a6 Skia Filter Quality and Scaling Metrics by ericrk · 9 years ago
  57. 3552ba1 Make skpinfo able to inspect SK_PICT_TYPEFACE_TAG blocks by robertphillips · 9 years ago
  58. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 9 years ago
  59. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  60. fa5e5c7 Use kSubpixelRounding in one missed location. by bungeman · 9 years ago
  61. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  62. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  63. 43437c2 Round to nearest in ScalarTo256. by benjaminwagner · 9 years ago
  64. 970fd1f Use ARM fixes for SDF encoding. by jvanverth · 9 years ago
  65. c2d35d8 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) by benjaminwagner · 9 years ago
  66. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 9 years ago
  67. 8f7b0b2 simplify/unify xferproc api by reed · 9 years ago
  68. ca058f5 Retire SkShader::kSupports4f_Flag by fmalita · 9 years ago
  69. ccb74b8 Move SkPackBits to src/effects. by bungeman · 9 years ago
  70. d936f63 Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. by benjaminwagner · 9 years ago
  71. 5a70bc7 make transformed rrect radii fit rectangle by caryclark · 9 years ago
  72. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 9 years ago
  73. d0c4e09 Add dest type hint to SkShader::ContextRec by fmalita · 9 years ago
  74. 8889347 remove unnecessary copies by mtklein · 9 years ago
  75. a856e25 Better encapsulation and vector calling convention. by herb · 9 years ago
  76. f6d1e60 Only use fake gamma with linear devices. by bungeman · 9 years ago
  77. 933ad43 Add spans for matrix ops. by herb · 9 years ago
  78. d49a86a allow move/zero-line/close to draw caps by caryclark · 9 years ago
  79. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 years ago
  80. 129ed1c lots of sRGB and F16 blits by reed · 9 years ago
  81. 1d56448 add SkGraphics::PurageAllCaches by reed · 9 years ago
  82. 1d52469 Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ ) by reed · 9 years ago
  83. 75a7329 Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ ) by reed · 9 years ago
  84. 7c249e5 SkNx: kth<...>() -> [...] by mtklein · 9 years ago
  85. d97f07d revert fuzzer fixes for canvas, need to investigate more by reed · 9 years ago
  86. 00bea4a fix misc asserts and checks found by fuzzer by reed · 9 years ago
  87. f5d4746 Fix asserts found in SampleApp and update the tests with additional interesting numbers. by herb · 9 years ago
  88. 3eb4895 Add point spans, but fall back for all cases. by herb · 9 years ago
  89. 3b32bc5 check pm swizzle when extracting lcd coverage by reed · 9 years ago
  90. c5b1228 remove supports4f flag for colorfilters by reed · 9 years ago
  91. 950fb1c Insert an empty image when we cannot decode by scroggo · 9 years ago
  92. be8c19e NEON f32 <-> f16 and f32 <-> u16 by mtklein · 9 years ago
  93. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 9 years ago
  94. 4b25cf0 fix red/blue order in 64bit blits by reed · 9 years ago
  95. ed54504 Switch to pixmap in API. by herb · 9 years ago
  96. dd9ffea make SkPM4f private by reed · 9 years ago
  97. d689bf8 Move SkTInternalLList.h to src/core. by bungeman · 9 years ago
  98. dcd1fcc check for zero conic weights in interp by caryclark · 9 years ago
  99. 3b087f4 Update SkSpecialImage API by robertphillips · 9 years ago
  100. 4528c86 lcd blits for sRGB by reed · 9 years ago