1. d0419b1 Revert "Revert "Revert "Revert of https://codereview.chromium.org/110593003/""" by reed@google.com · 11 years ago
  2. ba82bd1 Revert "Revert "Revert of https://codereview.chromium.org/110593003/"" by reed@google.com · 11 years ago
  3. 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
  4. 9271389 Revert "Revert of https://codereview.chromium.org/110593003/" by reed@google.com · 11 years ago
  5. 27f8902 Revert of https://codereview.chromium.org/110593003/ by commit-bot@chromium.org · 11 years ago
  6. f1ce052 Add onNewLockPixels, that returns rowbytes and relies on info in pixelref by reed@google.com · 11 years ago
  7. 22e9672 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  8. 4744231 Add detection of mip support by commit-bot@chromium.org · 11 years ago
  9. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
  10. 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
  11. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  12. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  13. 79b7eee Tweaks in how to apply bitmap filter levels in GPU. by commit-bot@chromium.org · 11 years ago
  14. 7d7f314 Use GrTextureDomain in GrBicubicEffect to perform non-bleeding HQ filter drawBitmap. by commit-bot@chromium.org · 11 years ago
  15. 96f5fa0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  16. bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 11 years ago
  17. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
  18. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
  19. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  20. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 11 years ago
  21. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 11 years ago
  22. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  23. 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
  24. 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
  25. bc91fd7 Make GrBicubicEffect take tile modes rather than GrTextureParams. by commit-bot@chromium.org · 11 years ago
  26. d7b1af6 cast -1 to Mode to avoid warning (enum compared to signed int) by reed@google.com · 11 years ago
  27. cea9abb Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as it interferes with deleyed mipmap generation. by commit-bot@chromium.org · 11 years ago
  28. 907fbd5 Make texture domain a helper so that it can be incorporated into other effects. by commit-bot@chromium.org · 11 years ago
  29. 6186787 add SkImageInfo to SkGrPixelRef constructor, to prep for larger CL by reed@google.com · 11 years ago
  30. 3e7f385 gpudevice should never allocate pixels for its backend by commit-bot@chromium.org · 11 years ago
  31. 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
  32. 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
  33. 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
  34. 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
  35. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  36. 8491d24 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  37. f543fd9 Simplify matrix generation for convex path renderer by commit-bot@chromium.org · 11 years ago
  38. db6f36e Remove problematic GrContext thread local instance counting by commit-bot@chromium.org · 11 years ago
  39. 6e515d6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  40. f8cb184 Add GPU support for color bitmap fonts by commit-bot@chromium.org · 11 years ago
  41. 0d9e3da Use lowercase windows.h in includes to fix Windows cross compilation using mingw. by bungeman@google.com · 11 years ago
  42. 845da77 Delay setting initial memory block until it officially exists. by commit-bot@chromium.org · 11 years ago
  43. dec6150 HQ filtering for tiled/bleed drawBitmap sample at pix center in bicubic by commit-bot@chromium.org · 11 years ago
  44. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  45. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. 742058f Speed up GrResourceCache lookup by inlining GrBinHashKey comparisons by commit-bot@chromium.org · 11 years ago
  47. 9c96352 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  48. a50418f Don't check the framebuffer status every time we flush when we're on Chromium; by commit-bot@chromium.org · 11 years ago
  49. 7435f34 Minimal changes to not crash GPU with color fonts. by bungeman@google.com · 11 years ago
  50. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  51. d6ca4ac [GPU] Use view matrix + rect to implement subrect for drawBitmap when there is a mask filter and bleed. by commit-bot@chromium.org · 11 years ago
  52. e0a868c Apply hairline optimization only if the path renderer wants it by commit-bot@chromium.org · 11 years ago
  53. ce0e4ef Fix VC++ ptr-to-... and va_list confusion by commit-bot@chromium.org · 11 years ago
  54. 8660783 Minor fix in Ganesh shader generation. by commit-bot@chromium.org · 11 years ago
  55. 8b656c6 Avoid printing draw target info to stderr while running unit tests by commit-bot@chromium.org · 11 years ago
  56. 75a2295 Minor fixes for distance field fonts: by commit-bot@chromium.org · 11 years ago
  57. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  58. 2731040 Remove the SKIA_IGNORE_GPU_MIPMAPS now that Chrome sets glGenMipmap for by commit-bot@chromium.org · 11 years ago
  59. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  60. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  61. f1077f9 Add extra warnings to match what Android uses. by mtklein@google.com · 11 years ago
  62. b60cdc8 Revert "Add extra warnings to match what Android uses." by scroggo@google.com · 11 years ago
  63. 692f88c Add extra warnings to match what Android uses. by djsollen@google.com · 11 years ago
  64. ec3ca87 Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"" by reed@google.com · 11 years ago
  65. 4d16470 Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice" by reed@google.com · 11 years ago
  66. 3f4bf51 switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice by reed@google.com · 11 years ago
  67. 11a253b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
  69. 9901727 Fix stale assert in GrDrawTarget::print by commit-bot@chromium.org · 11 years ago
  70. 1b20a10 Revert "Do not apply hairline optimization for paths if nv_path_rendering is used" by bsalomon@google.com · 11 years ago
  71. 44fb865 Do not apply hairline optimization for paths if nv_path_rendering is used by commit-bot@chromium.org · 11 years ago
  72. d3baf20 Added support for Chrome's gpu command buffer extension BindUniformLocation. by commit-bot@chromium.org · 11 years ago
  73. eacc489 Fix for thin filled and hairline roundrects. by commit-bot@chromium.org · 11 years ago
  74. 126f7f5 Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values."" by reed@google.com · 11 years ago
  75. 2614418 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  76. 6006d0f Add bevel-stroke support in GrAARectRenderer by commit-bot@chromium.org · 11 years ago
  77. d3e5842 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  78. 84e922b Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values." by reed@google.com · 11 years ago
  79. ac9d306 speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values. by reed@google.com · 11 years ago
  80. 32700ac Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM failures by robertphillips@google.com · 11 years ago
  81. f0784bd Revert "Avoid re-rendering stencil clip for every draw with reducable clip stack" by reed@google.com · 11 years ago
  82. 679eb67 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  83. 5c8ee25 Make GrContext cache the gpu paths by commit-bot@chromium.org · 11 years ago
  84. e1e99ef Add bevel-stroke support in GrAARectRenderer by commit-bot@chromium.org · 11 years ago
  85. 8995b7b Only disable scratch texture reuse on the N10 and N4 by robertphillips@google.com · 11 years ago
  86. 2080722 Fix two inconsistencies in handling fixed-function texture coordinate set generation by commit-bot@chromium.org · 11 years ago
  87. 18bb41e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  88. 3b60c14 Fix for r12069 (actually turn on don't-reuse-scratch-textures feature) by robertphillips@google.com · 11 years ago
  89. f7ee05f Turn on don't-reuse-scratch-textures for all Android devices by robertphillips@google.com · 11 years ago
  90. 56ce48a Add can-ignore-rect hint to clear call by robertphillips@google.com · 11 years ago
  91. 3843f3f Partial fix for Skia issue 1769: GenerateGMs crashing (out of memory) by commit-bot@chromium.org · 11 years ago
  92. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  93. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  94. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  95. 94bdd7e Fix bug in don't-reuse-scratch-textures path by robertphillips@google.com · 11 years ago
  96. 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  97. cb50510 No longer use scratch textures on ARM devices by robertphillips@google.com · 11 years ago
  98. 2d2e5c4 Make not-reusing-scratch-textures only apply to texture uploads by robertphillips@google.com · 11 years ago
  99. c9424b8 Don't check if shaders compile or program links in release Chromium by commit-bot@chromium.org · 11 years ago
  100. 4e5559a Allow specifying the max texture count on the bots by robertphillips@google.com · 11 years ago