1. 8090e65 Make the SkGrPixelRef be responsible for unlocking device's scratch texture in the cache by bsalomon@google.com · 12 years ago
  2. a292112 Remove SkGpuDevice::fTexture, use new pixel ref class name by bsalomon@google.com · 12 years ago
  3. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  4. e8e7d5f Remove unnecessary flush from SkGpuDevice by bsalomon@google.com · 12 years ago
  5. cae9529 Revert 5213. WK r126226 has landed in Chromium and the workaround is no longer necessary. by bsalomon@google.com · 12 years ago
  6. 5b59198 Flush in ~SkGpuDevice to unblock Skia roll by bsalomon@google.com · 12 years ago
  7. 0342a85 Remove _UPM_ GrPixelConfigs Review URL: http://codereview.appspot.com/6460113/ by bsalomon@google.com · 12 years ago
  8. 0d94482 Fix uninitialized color filter data on GrPaint by bsalomon@google.com · 12 years ago
  9. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
  10. 9c2ea84 Split cache-specific fields out of GrTextureDesc by robertphillips@google.com · 12 years ago
  11. 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
  12. 46f9350 Added SkClipStack portion of new clip mask caching system by robertphillips@google.com · 12 years ago
  13. 768fee8 Fixed oversized SkRegion bound problem for complexclip_aa GM by robertphillips@google.com · 12 years ago
  14. 302cffb Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and by senorblanco@chromium.org · 12 years ago
  15. 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
  16. 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
  17. f8d904a GrClip no longer translates its clips (to better mimic SkClipStack's behavior) by robertphillips@google.com · 12 years ago
  18. d7cc651 Move GPU gradients into src/effects/gradients. by rileya@google.com · 12 years ago
  19. 1c31f63 Remove texture/mask setters on GrPaint by bsalomon@google.com · 12 years ago
  20. beb1af7 Altered Ganesh's clip stack plumbing to pass down new GrClipData class by robertphillips@google.com · 12 years ago
  21. b867099 Move filter/wrap out of GrSamplerState into GrTextureParams by bsalomon@google.com · 12 years ago
  22. 91f319c Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap. by rileya@google.com · 12 years ago
  23. 4c2a2f7 Added isIntersectionOfRects to SkClipStack by robertphillips@google.com · 12 years ago
  24. 8f4fdc9 Fix npot bitmap tiling by bsalomon@google.com · 12 years ago
  25. 607fe07 Added bound computation to SkClipStack by robertphillips@google.com · 12 years ago
  26. 2683a41 Fix build break in r4694: move reset() call before setting custom stage on sampler. by tomhudson@google.com · 12 years ago
  27. 1e8f016 Remove easily-removable uses of setTexture(), instead creating a GrSingleTextureEffect - by tomhudson@google.com · 12 years ago
  28. 96291df Remove assertion when texture matrix is unused by bsalomon@google.com · 12 years ago
  29. cbd0ad9 Fix color filter LUT (install custom stage after reset of sampler). Over the shoulder review by TomH. by bsalomon@google.com · 12 years ago
  30. 25f3e9b Work around unused matrix uniform assertion for color filter LUT. by bsalomon@google.com · 12 years ago
  31. e3d3216 Remove stage masks by bsalomon@google.com · 12 years ago
  32. 5ce42ca Make GPU linear gradients do bilinear filtering. by rileya@google.com · 12 years ago
  33. 22e57f9 New subclasses for both Gr and GrGL gradient effect classes. by rileya@google.com · 12 years ago
  34. 24f3ad1 Move texture lock/unlock functions from SkGpuDevice into SkGr as global functions, also removed inconsistent "SkGr" class. by rileya@google.com · 12 years ago
  35. 5807116 This CL implements the Ganesh path for the SkTable_ColorFilter color transformation. by twiz@google.com · 12 years ago
  36. 1e95d71 Clean up the use of AutoScratchTexture in the gaussian blur and morphology by senorblanco@chromium.org · 12 years ago
  37. 2f68e76 Move texture domains onto a GrCustomStage, off of GrSamplerState. by tomhudson@google.com · 12 years ago
  38. e742bf0 Start removing calls to GrDrawState::setTexture() (and GrPaint::setTexture()?) when there's by tomhudson@google.com · 12 years ago
  39. 40a1ae4 Added SkDevice onAttachToCanvas & onDetachFromCanvas methods by robertphillips@google.com · 12 years ago
  40. d0c1a06 Introduces new SingleTextureEffect base class for GrCustomStage objects. by tomhudson@google.com · 12 years ago
  41. 56c79b1 Added GrContext::AutoClipStack to encapsulate setting\resetting of clip stack by robertphillips@google.com · 12 years ago
  42. b0a34d8 idea: add annotation to SkPaint by reed@google.com · 12 years ago
  43. fea85ac Minor refactoring to make GrAutoMatrix a nested sub-class of GrContext by robertphillips@google.com · 12 years ago
  44. bca1c5d Fixed merge error in r4545 by robertphillips@google.com · 12 years ago
  45. 3e11c0b Forced GrClip to always have conservative bounds by robertphillips@google.com · 12 years ago
  46. 894790d This patch implements the diffuse and specular lighting filters in Ganesh. by senorblanco@chromium.org · 12 years ago
  47. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  48. 3e33258 Added GPU implementation of 2-point conical gradient. by rileya@google.com · 12 years ago
  49. 375ff85 Un-trifurcate GrTextContext: get rid of Default and Batched subclasses, by tomhudson@google.com · 12 years ago
  50. e9c0469 Pseudo-reverted r4396 (SkGrPixelRef files are still in source pool but are unused) by robertphillips@google.com · 12 years ago
  51. 5088eb4 Moved SkGrTexturePixelRef to SkGrPixelRef by robertphillips@google.com · 12 years ago
  52. d881bc1 Collapsed SkGrTexturePixelRef and SkGrRenderTargetPixelRef into SkGrPixelRef using new GrSurface class by robertphillips@google.com · 12 years ago
  53. 26344cf add explicit purgeAll() so we don't get foiled by the min cache-limit by reed@google.com · 12 years ago
  54. fa35e3d plumb SkInstCnt to all subclasses of GrRefCnt by reed@google.com · 12 years ago
  55. f13f588 Add GrPaint::*StageEnabled() and GrDrawState::stageEnabled() functions. by tomhudson@google.com · 12 years ago
  56. 07fc0d1 Revert r4287. Large numbers of textures created by random gradients can cause poor driver performance (at least on Mac) by bsalomon@google.com · 12 years ago
  57. 9ec0753 Altered GrDrawState to always ref texture and render target by robertphillips@google.com · 12 years ago
  58. c82a8b7 Fixed two bugs in SW-only clip mask generation by robertphillips@google.com · 12 years ago
  59. 8f7e1da Remove count budget from resource cache by bsalomon@google.com · 12 years ago
  60. b702c0f GPU would ignore the path effect when its stroke is zero, fix it by bsalomon@google.com · 12 years ago
  61. 56f2244 Fix for r4201 performance regression (http://code.google.com/p/skia/issues/detail?id=640) by robertphillips@google.com · 12 years ago
  62. 75b3c96 Move clientID into texture desc by robertphillips@google.com · 12 years ago
  63. 4705954 Search and replace change. Some Gr enum value names didn't have a "Gr" in their suffix. by bsalomon@google.com · 12 years ago
  64. 3a5dab4 Always filter gradient textures by bsalomon@google.com · 12 years ago
  65. a1e5795 GrTexture can now create its own cache key by robertphillips@google.com · 12 years ago
  66. 83e5eb8 Clean up likely reference leak in Ganesh custom stages. by tomhudson@google.com · 12 years ago
  67. 898e7b5 Flip the switch to turn on GrCustomStage implementation of gradients; by tomhudson@google.com · 12 years ago
  68. b505a12 Implement morphology as a custom effect by bsalomon@google.com · 12 years ago
  69. c077d1e Rolling back 4053 by robertphillips@google.com · 12 years ago
  70. ab303ef Speculative fix for Android Debug only crash in r4049 by robertphillips@google.com · 12 years ago
  71. ac2c666 Rolling back r4049 by robertphillips@google.com · 12 years ago
  72. 837576b Altered GrDrawState to always ref textures and render target by robertphillips@google.com · 12 years ago
  73. 5af5606 convert float to SkScalar changes by robertphillips@google.com · 12 years ago
  74. 7d30a21 Fixes matrix inconsistency in GPU draws with filters. Also adds a GM test. by bsalomon@google.com · 12 years ago
  75. 99a5ac0 Updated blur to use A8/R8 (instead of RGBA8) when available - this provides a performance gain for large blurs by robertphillips@google.com · 12 years ago
  76. 8637a36 Minor Windows compiler complaint fixes by robertphillips@google.com · 12 years ago
  77. 1b3ac8b Don't use the usage flag to determine whether an SkGpuDevice needs to be cleared. Fixes regression in testimagefilters introduced by r3565. Also add baselines for testimagefilters gm on windows. by bsalomon@google.com · 12 years ago
  78. 419400b remove extra parameter ctm in skPaint2GrPaintShader() by bsalomon@google.com · 12 years ago
  79. aad7e27 Fixing blurred shadows of hairline paths when rendered on the GPU by junov@chromium.org · 12 years ago
  80. 2ac4ef5 Fixing the drawing of blurred shodows for hairline paths with software rendering by junov@chromium.org · 12 years ago
  81. 730ca3b Fix NULL as SkColor warning on clang. by bsalomon@google.com · 12 years ago
  82. 06cd732 Reland 3563 by bsalomon@google.com · 12 years ago
  83. 18bbb8b Revet 3563 due to mac bot failure by bsalomon@google.com · 12 years ago
  84. 423d6d9 Improve save layer handling in SkGpuDevice by bsalomon@google.com · 12 years ago
  85. b9014f4 Remove deprecated names from Gr (WK is no longer using them) by bsalomon@google.com · 12 years ago
  86. 8500322 disable GPU blur on small paths by bsalomon@google.com · 12 years ago
  87. 22f42b7 [GPU] when paint has patheffect, it should fallback to path render by bsalomon@google.com · 12 years ago
  88. 8926b16 apply imagefilter to all draw calls by reed@google.com · 12 years ago
  89. f8aa18c Compile with c++0x. http://codereview.appspot.com/5841074/ by bungeman@google.com · 13 years ago
  90. f32a9b6 GPU blit speedup: avoid texture filtering and texture domain when not necessary by junov@chromium.org · 13 years ago
  91. f4a9c82 Split GrTextContext into baseclass and subclass by bsalomon@google.com · 13 years ago
  92. 9183216 use floats to compute texture matrix / coords by bsalomon@google.com · 13 years ago
  93. 3b4dd90 Refactor Gaussian blur and morphology from SkGpuDevice into GrContext. by senorblanco@chromium.org · 13 years ago
  94. 84405e0 make skpaint2grpaint functions be local to skgpudevice.cpp by bsalomon@google.com · 13 years ago
  95. 8c0a0d3 Avoid hairline coverage mul when possible by bsalomon@google.com · 13 years ago
  96. 05054f1 Erode and dilate image filter effects, CPU and GPU implementations. by senorblanco@chromium.org · 13 years ago
  97. 8b58c4d path effect on a very thin line should not be discarded by bsalomon@google.com · 13 years ago
  98. 75f9f25 Add code path for Gr client to resolve an Gr-created MSAA render target. by bsalomon@google.com · 13 years ago
  99. 78d6cf9 Remove GrAALevel enum, use explicit sample count by bsalomon@google.com · 13 years ago
  100. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago