1. e6b04a1 IWYU for test files starting with 'B'. by Ben Wagner · 6 years ago
  2. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  3. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  4. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  5. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  6. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  7. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  8. 8f30709 Revert "Revert "remove unused SkBitmap::copyPixelsTo"" by Mike Reed · 7 years ago
  9. 7bfdfda Revert "remove unused SkBitmap::copyPixelsTo" by Mike Klein · 7 years ago
  10. 0f3fdfa remove unused SkBitmap::copyPixelsTo by Mike Reed · 7 years ago
  11. 42ce38f make copyTo_with_allocator android only by Mike Reed · 7 years ago
  12. 1a26ba9 Fix MSAN error in test by Matt Sarett · 7 years ago
  13. d9836f4 Fix various SkBitmap::copyTo() bugs by Matt Sarett · 7 years ago
  14. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  15. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  16. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  17. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  18. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  19. 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 7 years ago
  20. 03dd6d5 Reland "Refactor trimming logic for read/writePixels()" by Matt Sarett · 7 years ago
  21. 26ecfe0 Revert "Refactor trimming logic for read/writePixels()" by Matt Sarett · 7 years ago
  22. 977f64c Refactor trimming logic for read/writePixels() by Matt Sarett · 7 years ago
  23. 22f3482 don't support converting from alpha to non-alpha by Mike Reed · 8 years ago
  24. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago
  25. 614d8f9 Remove GrWrapTextureInBitmap from public API by bsalomon · 8 years ago
  26. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  27. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  28. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  29. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  30. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  31. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  32. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  33. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  34. 639475e Fix BitmapCopy_Texture test on iOS by Brian Salomon · 9 years ago
  35. 9d22fd6 Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture backed. by bsalomon · 9 years ago
  36. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  37. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  38. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 9 years ago
  39. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  40. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  41. 8482504 make allocPixels throw on failure by reed · 10 years ago
  42. b184f7f Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  43. 651eaea Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels (https://codereview.chromium.org/388803007/) by reed · 10 years ago
  44. debba5c Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  45. d08cb90 Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/377303002/) by jcgregorio · 10 years ago
  46. c4f2161 add readPixels() to SkBitmap by reed · 10 years ago
  47. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  48. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  49. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  50. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  51. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  52. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  53. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  54. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  55. 8ef51b9 remove deprecated use of bitmap config from tests by commit-bot@chromium.org · 10 years ago
  56. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 10 years ago
  57. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  58. 5ccae2c Reland "Fix genID cloning bugs." by scroggo@google.com · 11 years ago
  59. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  60. 5c6f1d4 Revert of https://codereview.chromium.org/112113005/ by commit-bot@chromium.org · 11 years ago
  61. f2595e4 Fix genID cloning bugs. by commit-bot@chromium.org · 11 years ago
  62. a9325fa Add REPORTF test macro. by halcanary@google.com · 11 years ago
  63. 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
  64. 4ad4ae9 Revert of https://codereview.chromium.org/113823003/ by commit-bot@chromium.org · 11 years ago
  65. a306d93 remove Sk64 from public API, and start to remove usage internally by reed@google.com · 11 years ago
  66. 01c41a5 Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"" by reed@google.com · 11 years ago
  67. b156044 Revert "begin to remove SkLONGLONG and wean Skia off of Sk64" by reed@google.com · 11 years ago
  68. 8d7ed84 use LL suffix for 64bit literal by reed@google.com · 11 years ago
  69. d6a301e begin to remove SkLONGLONG and wean Skia off of Sk64 by reed@google.com · 11 years ago
  70. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  71. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  72. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  73. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  74. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  75. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  76. 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
  77. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  78. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  79. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  80. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  81. d33115d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  82. 9a282be Fix uninitialized memory read in BitmapCopy test with A1 config by robertphillips@google.com · 11 years ago
  83. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  84. 7bb36ab Fix build. by scroggo@google.com · 11 years ago
  85. 2cb1480 remove kRLE_Index8_Config from SkBitmap by reed@google.com · 11 years ago
  86. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  87. 3768853 Revert r3219. r3219 was a revert of r3036. r3036 made extractSubset copy the opaque bit but was reverted because of a partally-loaded jpeg issue in WK which has since been fixed: by bsalomon@google.com · 12 years ago
  88. d5764e8 When copying a bitmap, copy the generation ID. by scroggo@google.com · 12 years ago
  89. 42639cd fix warnings on Mac in tests by caryclark@google.com · 12 years ago
  90. 0435f16 Close a couple of minor memory leaks, add a valgrind suppression file to by tomhudson@google.com · 12 years ago
  91. 543c719 Revert r3036. This change breaks loading images as by caryclark@google.com · 12 years ago
  92. 0eb7576 Modify SkBitmap::extractSubset() to respect volatility by skyostil@google.com · 13 years ago
  93. ce7adb5 Modify SkBitmap::extractSubset() to respect opaqueness by skyostil@google.com · 13 years ago
  94. ab77aaf remove tests for copyPixelsFrom (it is not gone) by reed@google.com · 13 years ago
  95. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  96. 69731aa Another tiny comment-only change to trigger svn update by epoger@google.com · 13 years ago
  97. 9395a7e Tiny comment-only change to trigger SVN update in buildbot by epoger@google.com · 13 years ago
  98. e05aec3 tiny test commit http://codereview.appspot.com/4432053 by epoger@google.com · 13 years ago
  99. 9ce6e75 init src either opaquely (e.g. white), or with a valid ctable index (e.g. 0) by reed@google.com · 14 years ago
  100. 1fcd51e add template macro to "safely" perform casts w/o breaking strict-aliasing by reed@google.com · 14 years ago