1. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  2. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  3. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  4. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  5. b4c899d remove SkWriteBuffer::getWriter32(). by mtklein · 8 years ago
  6. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  7. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  8. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  9. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  10. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  11. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  12. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  13. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  14. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  15. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  16. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  17. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  18. f539b8c modify nothingToDraw to notice filters by reed · 10 years ago
  19. c71ffd4 Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https://codereview.chromium.org/717753002/) by mtklein · 10 years ago
  20. d5688c5 modify nothingToDraw to notice filters by reed · 10 years ago
  21. e3aee8f Remove android specific genID from SkPaint. by djsollen · 10 years ago
  22. fb1fe4f Add SkPaint::getHash(). by mtklein · 10 years ago
  23. 610a015 Remove SkPaint dirty bits. by mtklein · 10 years ago
  24. ee902cd Make a flipped fDirtyBit always mean "this field is not the default". by mtklein · 10 years ago
  25. 99ae881 remove (unused) scale parameter from measureText by reed · 10 years ago
  26. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  27. 273a00d fix expected size in 32bit builds by reed@google.com · 10 years ago
  28. cc277b7 Orphan ProcXfermode, with an eye towards removing it by commit-bot@chromium.org · 10 years ago
  29. 667b98d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  30. 45d86e7 always store bitfields along with dirty in FlatteningTraits by commit-bot@chromium.org · 10 years ago
  31. 39426e2 read/write function_ptrs as just void*, and not as 'array of bytes' by commit-bot@chromium.org · 10 years ago
  32. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  33. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  34. e8807f4 SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  35. 9206da6 Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 10 years ago
  36. f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  37. fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 10 years ago
  38. fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  39. aca1c01 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 10 years ago
  40. ac50046 Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) due to memory leaks by robertphillips@google.com · 10 years ago
  41. cf52f5b Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 10 years ago
  42. ead1efb Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://codereview.chromium.org/158913005/) by commit-bot@chromium.org · 10 years ago
  43. d017542 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 10 years ago
  44. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  45. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  46. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  47. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  48. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  49. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  51. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  52. b265741 Revert r10603 (Remove operator== from SkPaint) due to Chrome failures by robertphillips@google.com · 11 years ago
  53. 37ffe8a Remove operator== from SkPaint by commit-bot@chromium.org · 11 years ago
  54. 5c561cb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  55. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  56. 6ae6383 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  57. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
  58. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  59. c3eb56d use if (false) instead of #ifdef to avoid unused code warning by reed@google.com · 11 years ago
  60. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
  61. 25b3bd5 add kBicubicFilterBitmap_Flag to paint, just for testing purposes. by reed@google.com · 11 years ago
  62. 46348e2 Initialize bounds even if the text length is zero. by djsollen@google.com · 11 years ago
  63. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 11 years ago
  64. 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
  65. 6853e80 Addressed more Windows compiler complaint issues by robertphillips@google.com · 12 years ago
  66. b44cd65 Fix Paint == comparison on Android. by djsollen@google.com · 13 years ago
  67. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  68. d413445 update to work correctly for scalar == fixed or float by reed@android.com · 13 years ago
  69. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago