1. c19cdc2 Only discard for XP dstCopies if we have a coverage value. by egdaniel · 10 years ago
  2. 4525f43 We don't use boxBlurY. by mtklein · 10 years ago
  3. 67383fc remove dead code for SK_SUPPORT_LEGACY_RADIAL_GRADIENT_SQRT by reed · 10 years ago
  4. 99bc9fd Remove canTweakAlphaForCoverage from XP's since batch reads flag. by egdaniel · 10 years ago
  5. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 10 years ago
  6. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 10 years ago
  7. 29bee0f Make XPFragmentBuilder only Builder with access to DstCopy. by egdaniel · 10 years ago
  8. 4eaf9ce create GrTestUtils.h, move some common functions into it by joshualitt · 10 years ago
  9. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 10 years ago
  10. 95cc012 De-proc Color32 by mtklein · 10 years ago
  11. 641c3ff Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromium.org/1104183004/) by mtklein · 10 years ago
  12. d65dc0c De-proc Color32 by mtklein · 10 years ago
  13. d7c014f Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM by mtklein · 10 years ago
  14. 498856e Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromium.org/1104183004/) by mtklein · 10 years ago
  15. 376e9bc De-proc Color32 by mtklein · 10 years ago
  16. 9a22f48 Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM (patchset #2 id:20001 of https://codereview.chromium.org/1109913002/) by mtklein · 10 years ago
  17. 9de1628 Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM by mtklein · 10 years ago
  18. 1113da7 Mike's radial gradient CL with better float -> int. by mtklein · 10 years ago
  19. 8d3e9df Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id:120001 of https://codereview.chromium.org/1109643002/) by mtklein · 10 years ago
  20. abf6c5c Mike's radial gradient CL with better float -> int. by mtklein · 10 years ago
  21. 91df6c2 Fix some lingering typos by robertphillips · 10 years ago
  22. f4f2b44 Add onGetBlendInfo to GrXferProcessor by cdalton · 10 years ago
  23. 25c40d2 Add serialization of SkBitmapSource's new filterQuality member variable by robertphillips · 10 years ago
  24. e275fdf Add GM to repro crbug.com/472795 by robertphillips · 10 years ago
  25. d762ca2 Switch textures created by DeviceImageFilterProxy to approx-match. by senorblanco · 10 years ago
  26. 7792dbf Code's more readable when SkPMFloat is an Sk4f. #floats by mtklein · 10 years ago
  27. e758579 Revert of Code's more readable when SkPMFloat is an Sk4f. (patchset #3 id:40001 of https://codereview.chromium.org/1061603002/) by mtklein · 10 years ago
  28. 6b5dab8 Code's more readable when SkPMFloat is an Sk4f. #floats by mtklein · 10 years ago
  29. 3d62683 New names for SkPMFloat methods. by mtklein · 10 years ago
  30. d0d37ca Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 10 years ago
  31. 82973db Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #31 id:590001 of https://codereview.chromium.org/1034733002/) by rmistry · 10 years ago
  32. 46112cf Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 10 years ago
  33. 7c0273f Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #27 id:510001 of https://codereview.chromium.org/1034733002/) by rmistry · 10 years ago
  34. f5f8518 Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 10 years ago
  35. 0340df5 back to Sk4f for SkPMColor #floats by mtklein · 10 years ago
  36. 005b84e clamp matrix-translate before converting to pmcolor by reed · 10 years ago
  37. c9adb05 Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T> by mtklein · 10 years ago
  38. 06d3d68 Revert "Implement approx-match support in image filter saveLayer() offscreen." by senorblanco · 10 years ago
  39. b97dafe Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 10 years ago
  40. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  41. 816d6c7 enable color-matrix-floats again, watching arm64 bots by reed · 10 years ago
  42. 62a320c Revert of Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #1 id:1 of https://codereview.chromium.org/1022673007/) by reed · 10 years ago
  43. 92b47c4 Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #2 id:20001 of https://codereview.chromium.org/1015533011/) by reed · 10 years ago
  44. b67eb2f Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)" by reed · 10 years ago
  45. 2151353 remove colorfilter native-565 support. complicating w/ no real value. by reed · 10 years ago
  46. 8d1a97e Revert of correct reporting of kAlphaUnchanged_Flag in ModeFilter (patchset #1 id:1 of https://codereview.chromium.org/1033583002/) by reed · 10 years ago
  47. afced66 correct reporting of kAlphaUnchanged_Flag in ModeFilter by reed · 10 years ago
  48. 374a4c3 Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/) by reed · 10 years ago
  49. 7971def impl colormatrix w/ floats by reed · 10 years ago
  50. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 10 years ago
  51. 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 10 years ago
  52. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  53. 11fa224 some utils for rect and matrix by reed · 10 years ago
  54. d5b9840 fix for valgrind preAbandonGpuContext by joshualitt · 10 years ago
  55. cedc36f Use ComposColorFilter to collaps hierarchy (when possible). by reed · 10 years ago
  56. 5c518a8 Revert of check for inputs before reporting asColorFilter (patchset #7 id:110001 of https://codereview.chromium.org/967833003/) by reed · 10 years ago
  57. 961707f Remove SkPorterDuff now that Android has been updated. by djsollen · 10 years ago
  58. dac843b Use ComposeColorFilter in factory to collapse consecutive filters (when possible). by reed · 10 years ago
  59. ea8b55d simplify logic in SkPerliNoiseShader for GPU when constant color by bsalomon · 10 years ago
  60. 01849ac disable chatting debugf by reed · 10 years ago
  61. cff10b2 change colorfilter to return an array of frag processors by reed · 10 years ago
  62. 8a8d841 add virtuals to optimize composing colorfilters by reed · 10 years ago
  63. db873d8 add compose-colorfilter by reed · 10 years ago
  64. 5f5a8d7 adding preabandon flag to DM by joshualitt · 10 years ago
  65. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  66. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 10 years ago
  67. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  68. 0bdeec9 Remove canApplyCoverage from XP and all related functions in gpu code. by egdaniel · 10 years ago
  69. 6bc1b5f Dynamically create stencil buffer when needed. by bsalomon · 10 years ago
  70. f7f79d2 remove dead code from sampleapp, trim bad asserts by reed · 10 years ago
  71. f99e961 Allow resources' unique keys to be changed. by bsalomon · 10 years ago
  72. 8718aaf Rename GrContentKey to GrUniqueKey by bsalomon · 10 years ago
  73. 25d9c15 Pass Rendertarget into context. by joshualitt · 10 years ago
  74. 3ad6570 Use dst copies in porter duffer XP to correctly render certain blends. by egdaniel · 10 years ago
  75. b197b8f Use SkXfermode as public facing enum for GrPorterDuffXP by egdaniel · 10 years ago
  76. 2b816ba Revert of Use dst copies in porter duffer XP to correctly render certain blends. (patchset #4 id:60001 of https://codereview.chromium.org/914003003/) by egdaniel · 10 years ago
  77. 997c635 Use dst copies in porter duffer XP to correctly render certain blends. by egdaniel · 10 years ago
  78. 5788faa Fix SkComposeImageFilter's bounds computation and offset handling by ajuma · 10 years ago
  79. e36914c Pass in ProcOptInfos into willNeedDstCopy on XPs by egdaniel · 10 years ago
  80. dd21987 fix for uniform view matrix being uploaded but not used by joshualitt · 10 years ago
  81. 41d4f09 Move GrXferProcessor subclasses into cpp files by egdaniel · 10 years ago
  82. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 10 years ago
  83. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
  84. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
  85. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  86. f162012 Fix casting bug in GrArithmeticXP by egdaniel · 10 years ago
  87. b0df8be return reference to cache instead of copying the mask by reed · 10 years ago
  88. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  89. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 10 years ago
  90. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  91. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  92. 37f9a26 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  93. e137db8 Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #10 id:200001 of https://codereview.chromium.org/882223003/) by bsalomon · 10 years ago
  94. 6c96672 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  95. 6bfef2d Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #9 id:160001 of https://codereview.chromium.org/882223003/) by fmalita · 10 years ago
  96. e7ea40f Reland "remove unused SkAvoidXfermode" by scroggo · 10 years ago
  97. 8a81003 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  98. 9d91eb3 add more checks for computing clamp counts, remove dead code by reed · 10 years ago
  99. 80a61df Fix Morphology effects sourcing outside of the crop rect. by cwallez · 10 years ago
  100. c12b74d Collapse consecutive SkTableColorFilters by cwallez · 10 years ago