1. bc4d88a0 Update legacy shader context to take sampling by Mike Reed · 4 years ago
  2. 60a2ec0 Rename SkBitmapController to SkMipmapAccessor by Mike Reed · 4 years, 2 months ago
  3. 8c1ad7e stop using bitmapcontroller by Mike Reed · 4 years, 2 months ago
  4. 39b4c86 Use sampling inside legacy bitmapprocstate by Mike Reed · 4 years, 2 months ago
  5. bbaad02 Simplify bitmapprocstate to just store bool for bilerp by Mike Reed · 4 years, 2 months ago
  6. faa844b collapse some unused type hierarchy by Mike Klein · 4 years, 5 months ago
  7. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years, 6 months ago
  8. 37bc8f9 restore _DXDY image shader on ARM by Mike Klein · 5 years ago
  9. ff01190 remove SkBitmapProcState::fInvKy by Mike Klein · 5 years ago
  10. d4db6da remove SkBitmapProcState::fInvType by Mike Klein · 5 years ago
  11. 7333ed2 remove unused SkBitmapProcState fields by Mike Klein · 5 years ago
  12. 64acf4f remove unneeded bitmapprovider abstraction by Mike Reed · 5 years ago
  13. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 6 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  15. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
  16. f8dfe4c clean up SkBitmapProcState::platformProcs() by Mike Klein · 6 years ago
  17. 302809f streamline some of the _matrixProcs by Mike Klein · 6 years ago
  18. f2a7a20 clean up SkBitmapProcState a bit by Mike Klein · 6 years ago
  19. 082eaeb commit to alpha bitmap procs by Mike Klein · 6 years ago
  20. 08c891a remove mention of 16-bit shader procs by Mike Klein · 6 years ago
  21. 7e83f89 plumb through arenaalloc by Mike Reed · 7 years ago
  22. 9480d82 make skmatrix getmapproc private by Cary Clark · 7 years ago
  23. dc03dde remove code associated with legacy affine imageshaders by Mike Reed · 7 years ago
  24. e32500f Assume HQ is handled by pipeline, delete legacy code-path by Mike Reed · 8 years ago
  25. 57845a7 Fix clamp lowbits extraction when combined with non-clamp by Florin Malita · 8 years ago
  26. 9d1cc66 Use unsigned arithmetic for SkBitmapProcStateAutoMapper bias by Florin Malita · 8 years ago
  27. 13bf622 Remove dest surface color mode from bitmap controller by Brian Osman · 8 years ago
  28. e13a69b Simplify SkBitmapProvider by Florin Malita · 8 years ago
  29. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  30. 6644d93 respect srgb gamma when building mips by reed · 9 years ago
  31. 6eff52a WIP: experimental bilerp pipeline. by herb · 9 years ago
  32. 5c473be Document BitmapStateAutoMapper. by herb · 9 years ago
  33. 05a5647 fission bitmapprocstate by reed · 9 years ago
  34. be5cfa9 Rename SkBitmapProcStateAutoMapper methods by fmalita · 9 years ago
  35. 2404f03 Use SkBitmapProcStateAutoMapper for filter samplers also by fmalita · 9 years ago
  36. 8a8eb52 Remove SkBitmapProcStateAutoMapper's overflow check by fmalita · 9 years ago
  37. 653c12d Add sampler bias for the nofilter/translate specializations by fmalita · 9 years ago
  38. c070d15 Remove SK_SUPPORT_LEGACY_BITMAP_SAMPLER_BIAS by fmalita · 9 years ago
  39. e56c626 clean up dead x86 filter opts code by mtklein · 9 years ago
  40. 4e5a758 remove shadeSpan16 from shader by reed · 9 years ago
  41. b3a8358 [Reland] Repeating SkBitmapProcState rounding bias by fmalita · 9 years ago
  42. c7a784c Fix UB function problems for shaders and mask. by herb · 9 years ago
  43. 3e6be16 Revert of Repeating SkBitmapProcState rounding bias (patchset #6 id:100001 of https://codereview.chromium.org/1529833003/ ) by fmalita · 9 years ago
  44. 1e810b3 Revert of Fix UB function problems for shaders and mask. (patchset #3 id:40001 of https://codereview.chromium.org/1530743002/ ) by herb · 9 years ago
  45. 5ae7fdc Repeating SkBitmapProcState rounding bias by fmalita · 9 years ago
  46. dafd044 Fix UB function problems for shaders and mask. by herb · 9 years ago
  47. aed4d32 SkBitmapProcState rounding bias by fmalita · 9 years ago
  48. 013e9e3 move SkBitmapProvider to its own file by reed · 9 years ago
  49. 7a4d847 use SkBitmapProvider for shader-context by reed · 9 years ago
  50. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  51. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  52. 5f865b9 Move LightingShader to effects by robertphillips · 9 years ago
  53. ad7ae6c switch bitmapshader internals over to pixmap by reed · 10 years ago
  54. 6404542 refactor bitmapshader to use a controller by reed · 10 years ago
  55. 94443b8 remove dead code after HQ change by reed · 10 years ago
  56. f7094c4 reorg filter quality cascade by reed · 10 years ago
  57. 26feeba separate out the scaline-choosing to simplify chooseProcs by reed · 10 years ago
  58. 60f3c65 Add SSSE3 acceleration for S32_D16_filter_DXDY by qiankun.miao · 10 years ago
  59. 9da051a Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:40001 of https://codereview.chromium.org/773753002/) by jam · 10 years ago
  60. 45a0578 Add SSSE3 acceleration for S32_D16_filter_DXDY by qiankun.miao · 10 years ago
  61. 1794651 Switch SkBitmapProcState's SkFractionalInt to 32.32. by mtklein · 10 years ago
  62. d73c169 Second attempt to land the integral image scaling change. by humper · 10 years ago
  63. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  64. 60cc7d3 manual revert of bitmap scale change while I investigate failures on chromeos by humper · 10 years ago
  65. ce7b1d5 always scale to an integer; compensate for fractional image sizes by leaving the fractional scale in the matrix by humper · 10 years ago
  66. 32eb063 remove commented-out code by reed · 10 years ago
  67. 680fb9e retool image cache to be generic cache, allowing the client to subclass "Rec", so they can provide a custom Key and arbitrary Value. by reed · 10 years ago
  68. 4f96ab3 Refactor bitmap scaler to make it easier to migrate rest of chrome to use it by humper · 11 years ago
  69. 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 11 years ago
  70. 6e5671d Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 11 years ago
  71. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 11 years ago
  72. cee9dcb start to remove lockPixels from bitmapshader by reed@google.com · 11 years ago
  73. fed04b3 remove fConvolutionProcs from State, and just use it locally by reed@google.com · 11 years ago
  74. 0dc546c Implement highQualityFilter16 so GM doesn't crash when you give it resources. by mtklein@google.com · 11 years ago
  75. 1e18225 free cache in destructor, in case endContext was not called. change Resize to return bool indicating success. by reed@google.com · 12 years ago
  76. 602a1d7 add scaledimagecache by reed@google.com · 12 years ago
  77. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 12 years ago
  78. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  79. dd85088 struct and class forward declarations incompatible on some compilers by humper@google.com · 12 years ago
  80. 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 12 years ago
  81. 9c96d4b fix trivial matrix computation by humper@google.com · 12 years ago
  82. d647426 Reverted 10056-10059 by robertphillips@google.com · 12 years ago
  83. fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  84. d64d8a9 Working plumb of image scaling: by humper@google.com · 12 years ago
  85. e81d1bc don't leak the bitmap filter by commit-bot@chromium.org · 12 years ago
  86. 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  87. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 12 years ago
  88. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 12 years ago
  89. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 12 years ago
  90. 3e2345a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  91. 4c69a06 clone of https://codereview.chromium.org/15316014/ with teaks by reed@google.com · 12 years ago
  92. b0a327e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  93. 6bb92bc detect gigantoid matrices, and do nothing to avoid wacky overflows from float -> int by reed@google.com · 12 years ago
  94. a8d9930 fast case for translate-only repeat bitmapshader, so Tom can be happy by reed@google.com · 12 years ago
  95. 9a4c746 reland 5926 w/ fix in middle loop (thank you asserts) by reed@google.com · 12 years ago
  96. 6222be8 revert 5926 (debug assert) by reed@google.com · 12 years ago
  97. 1fe2690 add shaderproc32 for translate+clamp+nofilter. by reed@google.com · 12 years ago
  98. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  99. 7866228 land http://codereview.appspot.com/6353063/ by Lei by reed@google.com · 13 years ago
  100. 9fe287b add debuggin matrix-proc to validate its output before calling the samplers by reed@google.com · 13 years ago