1. f54ad6f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  2. 32700ac Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM failures by robertphillips@google.com · 11 years ago
  3. a2bbc6e pathops work in progress by caryclark@google.com · 11 years ago
  4. f0784bd Revert "Avoid re-rendering stencil clip for every draw with reducable clip stack" by reed@google.com · 11 years ago
  5. f91aaec Construct round rects with perpendicular tangents. by commit-bot@chromium.org · 11 years ago
  6. 679eb67 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  7. 5c8ee25 Make GrContext cache the gpu paths by commit-bot@chromium.org · 11 years ago
  8. e1e99ef Add bevel-stroke support in GrAARectRenderer by commit-bot@chromium.org · 11 years ago
  9. 8995b7b Only disable scratch texture reuse on the N10 and N4 by robertphillips@google.com · 11 years ago
  10. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  11. f2f8f3a Adding a way to disable SkOffsetImageFilter's optimized path in blink/chrome by commit-bot@chromium.org · 11 years ago
  12. 2080722 Fix two inconsistencies in handling fixed-function texture coordinate set generation by commit-bot@chromium.org · 11 years ago
  13. 18bb41e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  14. 3b60c14 Fix for r12069 (actually turn on don't-reuse-scratch-textures feature) by robertphillips@google.com · 11 years ago
  15. f7ee05f Turn on don't-reuse-scratch-textures for all Android devices by robertphillips@google.com · 11 years ago
  16. 56ce48a Add can-ignore-rect hint to clear call by robertphillips@google.com · 11 years ago
  17. 3843f3f Partial fix for Skia issue 1769: GenerateGMs crashing (out of memory) by commit-bot@chromium.org · 11 years ago
  18. 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
  19. 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
  20. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  21. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  22. 94bdd7e Fix bug in don't-reuse-scratch-textures path by robertphillips@google.com · 11 years ago
  23. 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. cb50510 No longer use scratch textures on ARM devices by robertphillips@google.com · 11 years ago
  25. f49a095 Mac build fix. by senorblanco@chromium.org · 11 years ago
  26. 7a47ad3 Implement SSE2-based implementations of the morphology filters (dilate & erode). This gives a 3-5X speedup over the naive implementation, and also mitigates a timing-based security attack in Chrome (https://code.google.com/p/chromium/issues/detail?id=251711). by senorblanco@chromium.org · 11 years ago
  27. 2d2e5c4 Make not-reusing-scratch-textures only apply to texture uploads by robertphillips@google.com · 11 years ago
  28. fd3c8c2 Fix int/SkScalar mismatch. by vandebo@chromium.org · 11 years ago
  29. 3b41621 [PDF] Improve complex xfer mode support. by vandebo@chromium.org · 11 years ago
  30. c9424b8 Don't check if shaders compile or program links in release Chromium by commit-bot@chromium.org · 11 years ago
  31. 1ab9f73 Use SkPathRef gen id for SkPath::getGenerationID by commit-bot@chromium.org · 11 years ago
  32. 4db592c remove contains(x,y) for rects and rrects ... not well defined, and unused by reed@google.com · 11 years ago
  33. 4e5559a Allow specifying the max texture count on the bots by robertphillips@google.com · 11 years ago
  34. 35fe737 prototype for kerning api by reed@google.com · 11 years ago
  35. b77f0f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. 7101abe Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://codereview.chromium.org/49693002) due to test failures in PathTest on Android by robertphillips@google.com · 11 years ago
  37. 4cc7518 Use SkPathRef gen id for SkPath::getGenerationID by commit-bot@chromium.org · 11 years ago
  38. 658e28b Remove SkMatrix44 float conversions without precision loss by commit-bot@chromium.org · 11 years ago
  39. 950923b All SkAnnotations are no-draw. Propose we fold that through. by commit-bot@chromium.org · 11 years ago
  40. 89ff3dd Little changes to SkAnnotation in pipe: by commit-bot@chromium.org · 11 years ago
  41. 7585479 Allow SkLazyPixelRef to use SkScaledImageCache by commit-bot@chromium.org · 11 years ago
  42. 40258a5 Fix pipe/annotation. by commit-bot@chromium.org · 11 years ago
  43. 602b960 Get rid of two unused variables from the .data section. by commit-bot@chromium.org · 11 years ago
  44. 9ef0426 Don't reuse scratch textures patch by robertphillips@google.com · 11 years ago
  45. 0b7ab3b Fix bug in erosion filtering by robertphillips@google.com · 11 years ago
  46. 70402c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. 8ab77ea Fix narrowing conversion errors from r11986 by commit-bot@chromium.org · 11 years ago
  48. c01ba70 Remove float/double conversions from SkMatrix44's map2_pf by commit-bot@chromium.org · 11 years ago
  49. 77e079a Enabling validation code in serialization and adding serialization to fuzzer by commit-bot@chromium.org · 11 years ago
  50. 42a8957 Fix for issue 1728: raster vs. gpu text draws with the wrong color by commit-bot@chromium.org · 11 years ago
  51. da3d69c Fix broken MSAA for RGBA by commit-bot@chromium.org · 11 years ago
  52. 3721ee6 Reverting r11968 (Enabling validation code in serialization and adding serialization to fuzzer - https://codereview.chromium.org/44573002) due to failure on Chromium AllQuads test. by robertphillips@google.com · 11 years ago
  53. b2e9fa5 Clean up the GrTHashTable API. by commit-bot@chromium.org · 11 years ago
  54. 0673efe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  55. d25d6c7 Enabling validation code in serialization and adding serialization to fuzzer by commit-bot@chromium.org · 11 years ago
  56. 10ba006 Allow users to build on top of, instead of beneath, SkRefCnt. by bungeman@google.com · 11 years ago
  57. 72b8cb2 onCharsToGlyphs to handle non-bmp on Mac. by bungeman@google.com · 11 years ago
  58. 7edad87 Compute clipped src rect once in tiled bitmap draws by commit-bot@chromium.org · 11 years ago
  59. fb1663a Fix non-bmp in generateCharToGlyph on Mac. by bungeman@google.com · 11 years ago
  60. 172c363 Add missing braces for r11955. by bungeman@google.com · 11 years ago
  61. 3c996f8 Implement charToGlyph on remaining ports. by bungeman@google.com · 11 years ago
  62. af562b4 Tile large bitmaps that are clipped. by bsalomon@google.com · 11 years ago
  63. 50a3043 We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. by commit-bot@chromium.org · 11 years ago
  64. 34a849d Fix drawBitmap() of scratch texture. by senorblanco@chromium.org · 11 years ago
  65. ece95c3 [PDF] Add unpremultiply support and a GM (try5) by vandebo@chromium.org · 11 years ago
  66. c1cf5c0 Borrow Android's ARMv6 memory barrier for SkOnce. by commit-bot@chromium.org · 11 years ago
  67. 0255a5d Minor changes by robertphillips@google.com · 11 years ago
  68. ccecbbb Always create an instance when testing GrEffects for SkXfermode and SkArithmeticMode by commit-bot@chromium.org · 11 years ago
  69. 23267ce Fix ModeColorFilterEffect assert during GLProgramsTest by commit-bot@chromium.org · 11 years ago
  70. 83d8eda PDF: support perspective in simple shaders. (this version does not work well with tilling) by edisonn@google.com · 11 years ago
  71. ac90d1d Replacing SkTDArray with SkAutoSTArray to reduce memory allocation overhead in SkTileGrid::search by commit-bot@chromium.org · 11 years ago
  72. 381010e Expose SkPicture::willPlayBackBitmaps() by tomhudson@google.com · 11 years ago
  73. 583b18a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  74. bbfe454 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  75. e982187 Revert "Apply matrix early in draw bitmap" by scroggo@google.com · 11 years ago
  76. ccf6b91 Revert "[PDF] Add unpremultiply support and a GM (try4)" by vandebo@chromium.org · 11 years ago
  77. 25e5a20 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  78. e66d376 [PDF] Add unpremultiply support and a GM (try4) by vandebo@chromium.org · 11 years ago
  79. 1a6382f Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff(). by senorblanco@chromium.org · 11 years ago
  80. d594dbe Follow up to serialization validation code by commit-bot@chromium.org · 11 years ago
  81. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  82. 759befb use the supplied matrix instead of the texture w/h div for the bicubic GPU effect by commit-bot@chromium.org · 11 years ago
  83. a8aef8b Lighting filter uses input on raster path by commit-bot@chromium.org · 11 years ago
  84. 3f80dd5 Add support for reading non-rendertarget textures. by commit-bot@chromium.org · 11 years ago
  85. 338a664 TSAN build fix: forgot to pass the address into ANNOTATE_BENIGN_RACE. by mtklein@google.com · 11 years ago
  86. 1f81fd6 SK_ONCE for SkData and SkPathRef by commit-bot@chromium.org · 11 years ago
  87. fbcd415 Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses, by senorblanco@chromium.org · 11 years ago
  88. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  89. 7ce564c Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." by bsalomon@google.com · 11 years ago
  90. c294a97 if fBitmap is still NULL, return false by reed@google.com · 11 years ago
  91. ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 11 years ago
  92. db6fa17 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  93. dbbe1d4 Revert r11880 (Apply matrix early in draw bitmap - https://codereview.chromium.org/30593003) due to layout test failure by robertphillips@google.com · 11 years ago
  94. 4c2af74 GrTHashCache -> GrTHashTable by mtklein@google.com · 11 years ago
  95. 5ee18dd Image decoder fixes (mostly) around A8. by scroggo@google.com · 11 years ago
  96. 114038a Revert "Revert "cache SkImage::Info calculation in lazypixelref"" by reed@google.com · 11 years ago
  97. e986b22 Revert "cache SkImage::Info calculation in lazypixelref" by reed@google.com · 11 years ago
  98. 2590a91 cache SkImage::Info calculation in lazypixelref by reed@google.com · 11 years ago
  99. 950b1b0 Fix out of order destruction error by robertphillips@google.com · 11 years ago
  100. 8c29490 Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future cl, once DPI will be used in SkPDFDevice by commit-bot@chromium.org · 11 years ago