1. 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
  2. 6e332f7 Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/) by commit-bot@chromium.org · 10 years ago
  3. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  4. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  5. 8798ae3 Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 10 years ago
  6. 60b5dce expose CGImage -> SkBitmap by commit-bot@chromium.org · 10 years ago
  7. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 10 years ago
  8. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  9. dcacd5f eliminate config param -- it was always self's config by reed@google.com · 10 years ago
  10. dcecb16 fix size_t/int warnings in pictures by commit-bot@chromium.org · 10 years ago
  11. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 10 years ago
  12. fd4ee4d NewRasterDirect should *not* erase the pixels -- direct means the client is in-charge by commit-bot@chromium.org · 10 years ago
  13. 6b4aaa7 add optional origin parameter to accessTopLayerPixels by commit-bot@chromium.org · 10 years ago
  14. 2c4e75c Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead. by commit-bot@chromium.org · 10 years ago
  15. 855e88e Fixes for SkPictureShader. by commit-bot@chromium.org · 10 years ago
  16. 0f1fef8 inline SkMulDiv now that 64bit mul is inlineable by commit-bot@chromium.org · 10 years ago
  17. 2cfa320 fix warnings around size_t/int by commit-bot@chromium.org · 10 years ago
  18. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  19. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  20. 60bd751 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  21. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  22. 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
  23. 68ea91a Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/) by commit-bot@chromium.org · 10 years ago
  24. 84f7a06 add some asserts for mipmaps, and cleanup fFilterLevel if mipping failed by commit-bot@chromium.org · 10 years ago
  25. cc277b7 Orphan ProcXfermode, with an eye towards removing it by commit-bot@chromium.org · 10 years ago
  26. 667b98d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  27. 45d86e7 always store bitfields along with dirty in FlatteningTraits by commit-bot@chromium.org · 10 years ago
  28. 9631337 Fix memory leak in SkGradientShader. by commit-bot@chromium.org · 10 years ago
  29. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  30. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  31. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  32. 64b08a1 Fix artifacts in distance field rendering due to bilerp by commit-bot@chromium.org · 10 years ago
  33. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago
  34. d9ae231 Revert "Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/)" by reed@google.com · 10 years ago
  35. 1a479e7 Allow clients to specify an external SkImageFilter cache. by senorblanco@chromium.org · 10 years ago
  36. 8f9e681 Revert of use templates instead of macros to build blitters (https://codereview.chromium.org/120633004/) by commit-bot@chromium.org · 10 years ago
  37. f6a5afb Remove currently unused code by commit-bot@chromium.org · 10 years ago
  38. 567f519 use templates instead of macros to build blitters by commit-bot@chromium.org · 10 years ago
  39. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  40. d942731 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  41. c3c67df remove dead code from SkPicturePlayback by commit-bot@chromium.org · 10 years ago
  42. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 10 years ago
  43. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  44. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  45. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  46. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  47. e424c1d So apparently Chrome has an x86 iOS build... by commit-bot@chromium.org · 10 years ago
  48. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  49. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  50. e9085b1 remove two more effects that are now immutable by commit-bot@chromium.org · 10 years ago
  51. fe23f79 Revert of remove sprintf (https://codereview.chromium.org/230413005/) by commit-bot@chromium.org · 10 years ago
  52. d6e9b88 remove sprintf by commit-bot@chromium.org · 10 years ago
  53. e4a4f12 Real fix for SK_API / Windows shared lib problems. by mtklein@google.com · 10 years ago
  54. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  55. 4460e75 Define SK_CPU_X86 on x86 machines. by commit-bot@chromium.org · 10 years ago
  56. c524e98 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 10 years ago
  57. e1d9443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  58. eefd8a0 Don't try to render color fonts using distance fields. by commit-bot@chromium.org · 10 years ago
  59. 6719d60 use default to fix warning (or I will shoot myself) by reed@google.com · 10 years ago
  60. 43d6d80 fix warning for uninitialized count by reed@google.com · 10 years ago
  61. efadb4b fix warning about uninitialized typeface_encoding by folding glyph case into switch by reed@google.com · 10 years ago
  62. bafee11 fix warning by removing padding field by reed@google.com · 10 years ago
  63. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago
  64. 43c2758 WIP -- SkFont by reed@google.com · 10 years ago
  65. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 10 years ago
  66. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago
  67. fc94829 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 10 years ago
  68. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  69. c4df655 Factory methods for heap-allocated SkTypeface objects. by commit-bot@chromium.org · 10 years ago
  70. 2b4e370 Convert SkPicture's generation ID to a unique ID by commit-bot@chromium.org · 10 years ago
  71. c96268d Remove SkBitmapShaderTemplate. by commit-bot@chromium.org · 10 years ago
  72. 372a9c3 Fix EffectKey for XferEffect by commit-bot@chromium.org · 10 years ago
  73. 77815fd Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 10 years ago
  74. c311873 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 10 years ago
  75. 8792728 Fix SkRRect isEmpty assert by commit-bot@chromium.org · 10 years ago
  76. d550088 Add generation ID to SkPicture by robertphillips@google.com · 10 years ago
  77. 050c0ae Remove misc. dead code. by commit-bot@chromium.org · 10 years ago
  78. d5424a4 Fix matrix adjustment passed to filter processing. by senorblanco@chromium.org · 10 years ago
  79. 55bd940 SkTDynamicHash: pick up GetKey(), Hash() from T by default. by commit-bot@chromium.org · 10 years ago
  80. 158f646 SkTDynamicHash: remove need for Equals(const T&, const Key&) param. by commit-bot@chromium.org · 10 years ago
  81. 6f2d4d4 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 10 years ago
  82. 53e1e4d Minor changes to GrFontCache system. by commit-bot@chromium.org · 10 years ago
  83. 079d298 Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 10 years ago
  84. 25f7455 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 10 years ago
  85. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago
  86. 140950c SkOnce for SkXfermode::Create(Mode) by commit-bot@chromium.org · 10 years ago
  87. 0943f5f Thread picture version through to SkReadBuffer. by commit-bot@chromium.org · 10 years ago
  88. d643a90 Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/) by commit-bot@chromium.org · 10 years ago
  89. 7a0e275 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 10 years ago
  90. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  91. 7669a77 fix SkBitmap::erase to handle RGBA and BGRA by commit-bot@chromium.org · 10 years ago
  92. db35dab Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  93. 4362a38 Distance field fixes for Android by commit-bot@chromium.org · 10 years ago
  94. 66beaf0 Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/) by commit-bot@chromium.org · 10 years ago
  95. 8fe2ee1 Distance field fixes for Android by commit-bot@chromium.org · 10 years ago
  96. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  97. 2b290ce Minor cleanup (moved out of main CL) by commit-bot@chromium.org · 10 years ago
  98. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  99. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 10 years ago
  100. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 10 years ago