1. 9707a7e IWYU for tests A-D. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  4. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  5. dac694d draw big images (with raster pipeline) by Mike Klein · 6 years ago
  6. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
  7. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  8. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 6 years ago
  9. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  10. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  11. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  12. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  13. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  14. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  15. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  16. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  17. a00f347 switch over to no lockPixels in pixelref by Mike Reed · 7 years ago
  18. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  19. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  20. 7614794 remove discardablepixelref by Mike Reed · 8 years ago
  21. e8f3062 switch surface to sk_sp by reed · 8 years ago
  22. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  23. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  24. ce563cd more shader-->sp conversions by reed · 8 years ago
  25. c7e211a SkTreatAsSprite should take AA into account by fmalita · 9 years ago
  26. 5423ee1 Revert of SkTreatAsSprite should take AA into account (patchset #5 id:80001 of https://codereview.chromium.org/1566943002/ ) by reed · 9 years ago
  27. 983dc25 SkTreatAsSprite should take AA into account by fmalita · 9 years ago
  28. 74bd953 discardable pixelrefs are gone, update tests accordingly by reed · 9 years ago
  29. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  30. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  31. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  32. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  33. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  34. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  35. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  36. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  37. 871872f change old picture serialization to really handle images by reed · 9 years ago
  38. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  39. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  40. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  41. d129084 remove dead code behind BOOL_ONGETINFO by reed · 9 years ago
  42. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  43. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 9 years ago
  44. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 9 years ago
  45. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  46. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  47. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  48. a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
  49. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  50. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  51. 8482504 make allocPixels throw on failure by reed · 10 years ago
  52. 9681eeb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  53. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  54. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  55. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  56. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  57. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  58. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  59. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  60. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  61. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  62. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  63. cf2f008 SkDiscardableMemoryPool to abstract class by commit-bot@chromium.org · 10 years ago
  64. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 10 years ago
  65. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  66. 5867481 Remove unnamed namespace usage from tests/ by tfarina@chromium.org · 11 years ago
  67. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  68. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  69. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  70. edd370f Sk_API for SkImageGenerator and SkInstallDiscardablePixelRef by halcanary@google.com · 11 years ago
  71. 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
  72. 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
  73. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  74. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  75. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  76. 4726291 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  77. 23d0ab7 return false if we can't scale, to force us to try to lock the original and then proceed by reed@google.com · 11 years ago
  78. cef5bb4 test for failing pixelref (crashes, so disable for now) by reed@google.com · 11 years ago
  79. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  80. c2050e3 ARM Skia NEON patches - 01 - Simple fixes by commit-bot@chromium.org · 11 years ago
  81. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  82. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 11 years ago
  83. ae57358 use SkTreatAsSprite in SkDraw (with guard for chrome if needed) by reed@google.com · 12 years ago
  84. 422188f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  85. ad51430 add unittest for SkTreatAsSprite by reed@google.com · 12 years ago
  86. df194a4 remove #ifdef for scalar==float, since it always is by reed@google.com · 12 years ago
  87. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  88. 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
  89. 4debcac Debug Windows compiler complaint fixes by robertphillips@google.com · 12 years ago
  90. 0da0627 fix fixed-point build by reed@google.com · 12 years ago
  91. 99c114e We were numerically overflowing our 16bit coordinates that we communicate by reed@google.com · 12 years ago
  92. 6de0bfc regression unittest for the fix in rev. 3558 (handling nan in antihairpaths) by reed@google.com · 12 years ago
  93. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  94. 2ade086 abort drawing if srcRect is outside of the bitmap bounds by reed@google.com · 13 years ago