1. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  2. d312dca Revert of Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1207353004/) by robertphillips · 9 years ago
  3. 8355100 Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1219193002/) by jvanverth · 9 years ago
  4. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  5. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  6. ebaf6a6 Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #2 id:30001 of https://codereview.chromium.org/1210053003/) by bsalomon · 9 years ago
  7. 157bcd0 Fix SkTileImageFilter clipping/cropRect interaction issue by robertphillips · 9 years ago
  8. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  9. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  10. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  11. 67ca2a9 purge imagefilter cache so we can better track leaks by reed · 9 years ago
  12. 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 · 9 years ago
  13. 181d7ba Fix build warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] by dongseong.hwang · 9 years ago
  14. 195f62d BUG=skia: by stephana · 9 years ago
  15. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  16. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 9 years ago
  17. 4a22a43 Bump picture version for uniqueID-less SkImageFilter. by senorblanco · 9 years ago
  18. 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 9 years ago
  19. cedc36f Use ComposColorFilter to collaps hierarchy (when possible). by reed · 9 years ago
  20. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  21. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 10 years ago
  22. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  23. 25d9c15 Pass Rendertarget into context. by joshualitt · 10 years ago
  24. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  25. 16b2789 Change to create device coord coordset by joshualitt · 10 years ago
  26. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  27. e8307dc Add SK_OVERRIDE to a few places that are missing it. by mtklein · 10 years ago
  28. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  29. b07a94f add roundOut that returns its result by reed · 10 years ago
  30. 8f3937d Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  31. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  32. d0f1969 Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:20001 of https://codereview.chromium.org/681643003/) by hcm · 10 years ago
  33. ba036cc Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  34. e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 10 years ago
  35. b501ecd Use GL_R8 rather than GL_RED for glTexImage2D on IMG/ES3. Check for failure of FP creation in SkImageFilter by bsalomon · 10 years ago
  36. 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
  37. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  38. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  39. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  40. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  41. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  42. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  43. 5e5f948 Reimplement deserialization of SkImageFilter's uniqueID. by senorblanco · 10 years ago
  44. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  45. 673d973 Check all scratch texture allocations for image filters. by senorblanco · 10 years ago
  46. be129b2 Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache. by senorblanco · 10 years ago
  47. 55b6d8b Implement a persistent uniqueID-based cache for SkImageFilter. by senorblanco · 10 years ago
  48. 2648983 Added count validation in SkImageFilter::Common::unflatten() by sugoi · 10 years ago
  49. b959ec7 factor out flattening/unflattening of common fields from SkImageFilter by reed · 10 years ago
  50. 19fcc74 Slim Skia down to just one murmur3 implementation. by mtklein · 10 years ago
  51. bbf9f6d Revert of Slim Skia down to just one murmur3 implementation. (https://codereview.chromium.org/376183004/) by reed · 10 years ago
  52. 53d4359 Slim Skia down to just one murmur3 implementation. by mtklein · 10 years ago
  53. 1feac79 Revert of Slim Skia down to just one murmur3 implementation. (https://codereview.chromium.org/376183004/) by mtklein · 10 years ago
  54. 6ac0037 Slim Skia down to just one murmur3 implementation. by mtklein · 10 years ago
  55. bd7746d Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  56. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 10 years ago
  57. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  58. 9ea3d57 Clean up SkImageFilter constructors. by senorblanco · 10 years ago
  59. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  60. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  61. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  62. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  63. bccac6c Re-land "Fix external SkImageFilter caching with clips." by senorblanco · 10 years ago
  64. 9efd66b Revert "Fix external SkImageFilter caching with clips." by senorblanco · 10 years ago
  65. ffa9b50 Fix external SkImageFilter caching with clips. by senorblanco · 10 years ago
  66. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  67. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  68. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  69. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  70. 1a479e7 Allow clients to specify an external SkImageFilter cache. by senorblanco@chromium.org · 10 years ago
  71. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 10 years ago
  72. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  73. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 10 years ago
  74. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  75. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  76. 6aa6fec Cleanup patch to move all of SkImageFilterUtils into SkImageFilter. by senorblanco@chromium.org · 10 years ago
  77. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  78. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 11 years ago
  79. aba651c Fix image filter crop offsets for GPU path. by senorblanco@chromium.org · 11 years ago
  80. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  81. 336d1d7 Implement a computeFastBounds() traversal for SkImageFilter. by senorblanco@chromium.org · 11 years ago
  82. 6776b82 Make SkImageFilter crop rects relative to the primitive origin, instead of relative to their parent's crop rect. This is required by SVG semantics, and is more sane anyway. by senorblanco@chromium.org · 11 years ago
  83. c2e9db3 Fixed a few places where uninitialized memory could have been read by commit-bot@chromium.org · 11 years ago
  84. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  85. c84728d Changed maxInputCount for exact inputCount by commit-bot@chromium.org · 11 years ago
  86. ce33d60 Adding more validation by commit-bot@chromium.org · 11 years ago
  87. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  88. 7938bae Implement crop rect support for SkMatrixConvolutionImageFilter. by senorblanco@chromium.org · 11 years ago
  89. 3f1f2a3 Make CropRect immutable after construction. by senorblanco@chromium.org · 11 years ago
  90. 8b66abb Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink or Chrome. by senorblanco@chromium.org · 11 years ago
  91. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  92. b295fb6 Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing an SkRect and flags indicating which parameters are set. by senorblanco@chromium.org · 11 years ago
  93. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  94. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  95. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  96. 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
  97. fbaea53 In image filters, apply the CTM and offset to the crop rect. This is necessary to compensate for both clipping applied by the compositor (communicated via the CTM) and for cropping applied in upstream image filters (communicated via the offset). This requires a few ugly conversions, since the crop rect is an SkIRect, and the ctm is an SkMatrix. by senorblanco@chromium.org · 11 years ago
  98. 1aa54bf Added ctm matrix to GPU path by commit-bot@chromium.org · 11 years ago
  99. 4e16bb2 Implement crop rect for lighting image filters. Changes for the CPU path were fairly straightforward: use the bounds rectangle when traversing the pixels, not the source rectangle. by senorblanco@chromium.org · 11 years ago
  100. 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago