1. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  2. ecd856c Revert of Fix compilation error when building with clang on Linux. (https://codereview.chromium.org/287193006/) by commit-bot@chromium.org · 10 years ago
  3. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  4. 2b4c338 Fix compilation error when building with clang on Linux. by commit-bot@chromium.org · 10 years ago
  5. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  6. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  7. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  8. e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 10 years ago
  9. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  10. 3adcc34 stop using deprecated bitmap::config for gpu by commit-bot@chromium.org · 10 years ago
  11. 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 · 10 years ago
  12. 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 · 10 years ago
  13. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  14. 6c5aea2 Use GradFlags for gradient Flags in SkGradientShader by commit-bot@chromium.org · 10 years ago
  15. d3b28e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  16. 811f20d Add missing scale value to fix SkGradientShader memory error by commit-bot@chromium.org · 10 years ago
  17. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  18. 8a777a5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  19. 996402b Get gradient information for gpu effect directly from SkGradientShader instead of calling asAGradient by commit-bot@chromium.org · 10 years ago
  20. 53783b0 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 · 10 years ago
  21. 68ea91a Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/) by commit-bot@chromium.org · 10 years ago
  22. 7518ff2 Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/) by commit-bot@chromium.org · 10 years ago
  23. cf41935 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  24. 9631337 Fix memory leak in SkGradientShader. by commit-bot@chromium.org · 10 years ago
  25. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  26. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  27. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  28. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  29. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  30. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  31. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 10 years ago
  32. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  33. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 11 years ago
  34. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  35. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  36. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  37. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  38. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  39. ef74fa1 Fixed more fuzzer issues by commit-bot@chromium.org · 11 years ago
  40. bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 11 years ago
  41. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
  42. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
  43. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  44. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 11 years ago
  45. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 11 years ago
  46. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  47. 6a32add Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""""" by reed@google.com · 11 years ago
  48. 6965a0a PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."""" by reed@google.com · 11 years ago
  49. 2ebc10d Revert "Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""" by reed@google.com · 11 years ago
  50. 473f0aa Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."" by reed@google.com · 11 years ago
  51. 5b132b2 Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap." by reed@google.com · 11 years ago
  52. 3e89524 PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap. by reed@google.com · 11 years ago
  53. 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
  54. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  55. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  56. 824c346 Express (GLSL expression, possibly known value) pairs as a class by commit-bot@chromium.org · 11 years ago
  57. c0de5d6 Fix uninitialized memory access by robertphillips@google.com · 11 years ago
  58. 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
  59. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  60. 0694ea7 Fix to allow ovals GM to finish on N7 by commit-bot@chromium.org · 11 years ago
  61. 9a070f2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  62. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  63. 82d1223 Two and three color GPU gradients without textures. by bsalomon@google.com · 11 years ago
  64. 74a3a21 Rename ShaderType enum to ShaderVisibility by commit-bot@chromium.org · 11 years ago
  65. 7ab7ca4 Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var name. by commit-bot@chromium.org · 11 years ago
  66. 7425c12 Refactor GrGLUniformManager::UniformHandle to initialize itself by default by commit-bot@chromium.org · 11 years ago
  67. 96ae688 effects: Replaces uses of GrAssert with SkASSERT. by commit-bot@chromium.org · 11 years ago
  68. b86add1 make the filter mode for GrTextureAccess an enum so we can plumb down by humper@google.com · 11 years ago
  69. 3d3a860 Add flag to gradients to interpolate colors in premul space. Experimental API to encapsulate the shared parameters for all gradients into a struct. by reed@google.com · 11 years ago
  70. 437d6eb use Descriptor struct to encapsulate all the common paramaeters between our various gradient types. If we like it, might promote it to the public API. by reed@google.com · 11 years ago
  71. b8eb2e8 Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. by bsalomon@google.com · 11 years ago
  72. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 11 years ago
  73. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 11 years ago
  74. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 11 years ago
  75. f910d3b Make GrGLEffects use an interface to append their code. by bsalomon@google.com · 11 years ago
  76. 73a9694 Use SkMWRandom in GLPrograms test. by bsalomon@google.com · 12 years ago
  77. d8e0d6a Optimize building gradient cache for when we know alpha is always 0xFF. by reed@google.com · 12 years ago
  78. 6004029 Go from a 1x2 to a 2x2 dither cell, and change/simplify the logic for how we by reed@google.com · 12 years ago
  79. 3c2102c restore cache-count for gradients to p.o.2. so we can perform fancier dithering by reed@google.com · 12 years ago
  80. 95ed55a Make all GrContext members that return a texture also ref the texture for the caller. by bsalomon@google.com · 12 years ago
  81. 8a252f7 Switch GrEffect::onIsEqual signature back to GrEffect from GrEffectRef. by bsalomon@google.com · 12 years ago
  82. 6340a41 Let them eat GrEffectRef. by bsalomon@google.com · 12 years ago
  83. 68b58c9 Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffect abstract. by bsalomon@google.com · 12 years ago
  84. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  85. 371e105 Add GrEffect::updateKnownColorComponents(). It is used to determine whether the output of an effect has a constant output value for r,g,b, or a. by bsalomon@google.com · 12 years ago
  86. 50db75c Make GrEffect::textureAccess non-virtual. Require subclasses to append their GrTAs. by bsalomon@google.com · 12 years ago
  87. a641f3f reland 6798 w/ fix for bitmap-as-mask pixel-locking by reed@google.com · 12 years ago
  88. 135e16c revert 6798 (assert in GM) by reed@google.com · 12 years ago
  89. 1adcf88 Goal: ensure we always balance lock/unlock pixels calls. by reed@google.com · 12 years ago
  90. dbe49f7 Remove default texture coords / texture matrix by bsalomon@google.com · 12 years ago
  91. 760f2d9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  92. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 12 years ago
  93. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 12 years ago
  94. 115b06f Re-revert r6233. by bsalomon@google.com · 12 years ago
  95. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 12 years ago
  96. 66e534d Revert r6233 while investigating bot failures. by bsalomon@google.com · 12 years ago
  97. ce49e16 Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. by bsalomon@google.com · 12 years ago
  98. 175fe75 Upstreaming changes from gpu_dev to trunk. by bsalomon@google.com · 12 years ago
  99. a21ad18 Remove unnecessary mul and assignment in gradient shaders. by bsalomon@google.com · 12 years ago
  100. f78df33 Make GrGLGradientEffect derive directly from GrGLEffect. by bsalomon@google.com · 12 years ago