1. 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 11 years ago
  2. 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 · 11 years ago
  3. 6e332f7 Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/) by commit-bot@chromium.org · 11 years ago
  4. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 11 years ago
  5. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 11 years ago
  6. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 11 years ago
  7. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 11 years ago
  8. dcacd5f eliminate config param -- it was always self's config by reed@google.com · 11 years ago
  9. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 11 years ago
  10. 02a094c SK_API-export SkBBHFactory & friends. by commit-bot@chromium.org · 11 years ago
  11. 6b4aaa7 add optional origin parameter to accessTopLayerPixels by commit-bot@chromium.org · 11 years ago
  12. 2c4e75c Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead. by commit-bot@chromium.org · 11 years ago
  13. 855e88e Fixes for SkPictureShader. by commit-bot@chromium.org · 11 years ago
  14. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 11 years ago
  15. f7927dd Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  16. 0f1fef8 inline SkMulDiv now that 64bit mul is inlineable by commit-bot@chromium.org · 11 years ago
  17. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 11 years ago
  18. 60bd751 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 11 years ago
  20. 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 · 11 years ago
  21. ec2d8b3 Revert r14218. by bungeman@google.com · 11 years ago
  22. cc277b7 Orphan ProcXfermode, with an eye towards removing it by commit-bot@chromium.org · 11 years ago
  23. 7518ff2 Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/) by commit-bot@chromium.org · 11 years ago
  24. cf41935 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 11 years ago
  25. 667b98d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. 8121c6c Reverting r14225 (Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling - https://codereview.chromium.org/237673017/) due to compiler complaints by robertphillips@google.com · 11 years ago
  27. a387db2 Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling by robertphillips@google.com · 11 years ago
  28. 39426e2 read/write function_ptrs as just void*, and not as 'array of bytes' by commit-bot@chromium.org · 11 years ago
  29. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 11 years ago
  30. 0fcd6ca fix #if SK_DEBUG -- should be #ifdef SK_DEBUG by reed@google.com · 11 years ago
  31. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 11 years ago
  32. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 11 years ago
  33. 51b0d0b Add cast for warning as error on Windows from r14201. by bungeman@google.com · 11 years ago
  34. d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 11 years ago
  35. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 11 years ago
  36. 1a479e7 Allow clients to specify an external SkImageFilter cache. by senorblanco@chromium.org · 11 years ago
  37. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 11 years ago
  38. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  39. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 11 years ago
  40. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 11 years ago
  41. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 11 years ago
  42. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  43. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 11 years ago
  44. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  45. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  46. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  47. 4770a3b Clean up the default gamma settings. by bungeman@google.com · 11 years ago
  48. e4a4f12 Real fix for SK_API / Windows shared lib problems. by mtklein@google.com · 11 years ago
  49. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
  50. 4460e75 Define SK_CPU_X86 on x86 machines. by commit-bot@chromium.org · 11 years ago
  51. e1d9443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  52. bafee11 fix warning by removing padding field by reed@google.com · 11 years ago
  53. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  54. 43c2758 WIP -- SkFont by reed@google.com · 11 years ago
  55. 667240a Relax the assert in SkReadBuffer::setPictureVersion(). by fmalita@google.com · 11 years ago
  56. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 11 years ago
  57. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  58. fc94829 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 11 years ago
  59. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 11 years ago
  60. 2b4e370 Convert SkPicture's generation ID to a unique ID by commit-bot@chromium.org · 11 years ago
  61. 622eda7 Remove deprecated function. by commit-bot@chromium.org · 11 years ago
  62. d01ec71 Revert to old behavior regarding SK_CPU_ARM and update documentation around SK_CPU_ARM64 on iOS. by commit-bot@chromium.org · 11 years ago
  63. b677943 Fix ios build in chromium when targeting multiple architectures by djsollen@google.com · 11 years ago
  64. 8ec45ce Add more big endian platforms by commit-bot@chromium.org · 11 years ago
  65. a915772 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  66. d550088 Add generation ID to SkPicture by robertphillips@google.com · 11 years ago
  67. 6f2d4d4 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 11 years ago
  68. d48ad8e Fold SkTSetBit into SkOTSet*Bit. by commit-bot@chromium.org · 11 years ago
  69. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 11 years ago
  70. 0943f5f Thread picture version through to SkReadBuffer. by commit-bot@chromium.org · 11 years ago
  71. d643a90 Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/) by commit-bot@chromium.org · 11 years ago
  72. 7a0e275 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 11 years ago
  73. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago
  74. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 11 years ago
  75. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 11 years ago
  76. f20fc24 remove all references to legacy Config8888 by reed@google.com · 11 years ago
  77. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 11 years ago
  78. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 11 years ago
  79. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 11 years ago
  80. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 11 years ago
  81. e8807f4 SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
  82. 75cf29b Add new experimental API to SkPicture to get "id" of current op by commit-bot@chromium.org · 11 years ago
  83. d58a856 Have SkTArray state that it default-initializes. by bungeman@google.com · 11 years ago
  84. 95ebd17 Add removeShuffle to SkTArray and add SkTArray tests. by bungeman@google.com · 11 years ago
  85. 9206da6 Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
  86. f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
  87. 520cf8b Fix cull nesting assertion. by commit-bot@chromium.org · 11 years ago
  88. 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 11 years ago
  89. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 11 years ago
  90. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  91. eb9547c stub for ganesh veto by commit-bot@chromium.org · 11 years ago
  92. e14792d hide Config8888 entirely by commit-bot@chromium.org · 11 years ago
  93. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 11 years ago
  94. 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 11 years ago
  95. fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
  96. fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
  97. 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 11 years ago
  98. e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 11 years ago
  99. 14bdd52 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 11 years ago
  100. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 11 years ago