1. bbecae0 Sk2x by mtklein · 10 years ago
  2. 78acf96 Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end. by dml · 10 years ago
  3. cdeca44 Revert "Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end." by scroggo · 10 years ago
  4. 493c1ce Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end. by Leon Scroggins III · 10 years ago
  5. f45796e Fix a memory leak when decoding corrupted indexed PNGs. by dml · 10 years ago
  6. 8371b7e Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #2 id:20001 of https://codereview.chromium.org/951663002/) by reed · 10 years ago
  7. 561a1ca Fix a memory leak when decoding corrupted indexed PNGs. by dml · 10 years ago
  8. d6ed19c Tessellating GPU path renderer. by senorblanco · 10 years ago
  9. 73953e7 Make SkNewImageFromBitmap take pixel ref origin into account by kkinnunen · 10 years ago
  10. a2f4be7 Sketch SkPMFloat by mtklein · 10 years ago
  11. 0883027 Revert of Sketch SkPMFloat (patchset #15 id:270001 of https://codereview.chromium.org/936633002/) by mtklein · 10 years ago
  12. 50d2b31 Sketch SkPMFloat by mtklein · 10 years ago
  13. 7a04869 [SVGDevice] Text whitespace unittest by fmalita · 10 years ago
  14. 2aa1f7e Port GrGLCaps over to use SkTHash. by mtklein · 10 years ago
  15. 1b5c604 PDF: Add (low-memory) SkPDFBitmap class by halcanary · 10 years ago
  16. 3a6672a C++11 Unit Test for RValue semantics. by halcanary · 10 years ago
  17. 3555bd8 Add a templated priority queue class. by bsalomon · 10 years ago
  18. 979e0ea Spin off SkTHashTable, SkTHashMap, SkTHashSet by mtklein · 10 years ago
  19. 1ea1ebc Remove GrBinHashKey by bsalomon · 10 years ago
  20. 692135f YUV planes cache by sugoi · 10 years ago
  21. 1a178ca Use device-space stroke width for SkDraw::drawRect() quick-reject by fmalita · 10 years ago
  22. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  23. 1607156 Handle SkBitmaps which have no pixels in SkPDFImage. by jbroman · 10 years ago
  24. 0bd57b2 SkVarAlloc::approxBytesAllocated() by mtklein · 10 years ago
  25. 52b7822 Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://codereview.chromium.org/730193003/) by mtklein · 10 years ago
  26. f27f1bc SkVarAlloc::approxBytesAllocated() by mtklein · 10 years ago
  27. a74ce85 Start stripping out complicated parts of SkPicture{Record,Data}. by mtklein · 10 years ago
  28. 5da116f start again on Sk4x with portable version and unit tests work on tests by mtklein · 10 years ago
  29. b61e206 Add tests (and fix!) for known bad ICO files. by scroggo · 10 years ago
  30. 8e74b15 Fix SkTime::GetDateTime Posix implementation, add unit test. by halcanary · 10 years ago
  31. a41d3c3 Make RTree handle the case where the playback canvas has empty clip bounds by junov · 10 years ago
  32. e332396 move c api into include by reed · 10 years ago
  33. d9aac34 Add SkMaskCache by qiankun.miao · 10 years ago
  34. e9e0dea SkLazyPtr follow ups by mtklein · 10 years ago
  35. 1d93266 SkLazyPtr suitable as a local or class member. by mtklein · 10 years ago
  36. a71aee6 Remove obsolete SkRecording. by mtklein · 10 years ago
  37. 6819df3 Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  38. f439c77 Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #17 id:1240001 of https://codereview.chromium.org/628453002/) by mtklein · 10 years ago
  39. 360b680 Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  40. 07894c4 Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #14 id:1050001 of https://codereview.chromium.org/628453002/) by mtklein · 10 years ago
  41. 47c844a Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocate by cdalton · 10 years ago
  42. feff7d2 Draw more accurate thick-stroked Beziers (disabled) by caryclark · 10 years ago
  43. 9d93c2e Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  44. 37c5a81 Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and use it for SkMipMap" by reed · 10 years ago
  45. 92561a0 Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  46. e4b2314 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  47. ed48ebe Archive more dead code. by mtklein · 10 years ago
  48. 6bd4196 BBHs: void* data -> unsigned data by mtklein · 10 years ago
  49. f6fde17 Archive more dead code. by mtklein · 10 years ago
  50. 46616af Strip old backend recording down to essentials by mtklein · 10 years ago
  51. 6a5c708 Add SkMiniData. by mtklein · 10 years ago
  52. 327f905 Fix recording of saveLayout with unusual Xfermodes. by dneto · 10 years ago
  53. 94c4151 Revert of Add a test that uses C++11 features as a compiler canary. (patchset #2 id:20001 of https://codereview.chromium.org/568913002/) by mtklein · 10 years ago
  54. 86e01df Add a test that uses C++11 features as a compiler canary. by mtklein · 10 years ago
  55. c54056c Back to hashing source content, not .png. by mtklein · 10 years ago
  56. e2d4eb7 Hash .pngs instead of SkBitmaps. by mtklein · 10 years ago
  57. a1ae66d Add pop_back() to GrAllocator and add unit test. by bsalomon · 10 years ago
  58. d982eb2 Replace SkPictureReplacementPlayback with GrRecordReplaceDraw by robertphillips · 10 years ago
  59. 2bdf1f5 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/527073003/) by reed · 10 years ago
  60. 2f6abde Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  61. aca21d6 Rename ScaledImageCache.cpp to SkResourceCacheTest.cpp by piotaixr · 10 years ago
  62. 1cbc68f Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/532583002/) by reed · 10 years ago
  63. 4581828 Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/525113005/) by reed · 10 years ago
  64. b44c189 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/522813002/) by reed · 10 years ago
  65. c89aa50 Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  66. 64ba5fa Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://codereview.chromium.org/517123002/) by reed · 10 years ago
  67. 228b285 Add gamma/sRGB tags to SkImageInfo by reed · 10 years ago
  68. 088f4b8 Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/511363002/) by reed · 10 years ago
  69. e759a26 Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/512243002/) by reed · 10 years ago
  70. dc53701 Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.chromium.org/514753002/) by reed · 10 years ago
  71. 615c369 add gamma/sRGB to SkImageInfo by reed · 10 years ago
  72. daefa5b JPEG(JFIF only) directly embedded into PDF by halcanary · 10 years ago
  73. c6765d6 Add some SkTextBlob builder tests. by fmalita · 10 years ago
  74. d2a3522 Add the method isOpaque() to SkImage by piotaixr · 10 years ago
  75. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  76. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  77. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  78. bab82ed Pretty print of shaders by joshualitt · 10 years ago
  79. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  80. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  81. 816b4fb Fix bad gypi by tomhudson · 10 years ago
  82. f79673b Test and generalize font configuration parser by tomhudson · 10 years ago
  83. 8ab8cc0 Finish removing GrTHashTable by robertphillips · 10 years ago
  84. 85d3652 fix android_framework build do to missing library at link time by djsollen · 10 years ago
  85. 2451937 Run CanvasState test across a library boundary. by scroggo · 10 years ago
  86. 17f0b6d share dm and command flags by caryclark · 10 years ago
  87. 518d83d Skia side RGB to YUV gpu conversion by sugoi · 10 years ago
  88. 805ef15 Set maximum output size for scaled-image-cache images by halcanary · 10 years ago
  89. ee5da55 32 bpp floating point textures by joshualitt · 10 years ago
  90. c7af812 Revert of Reopened: Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/) by bungeman · 10 years ago
  91. 8339371 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  92. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 10 years ago
  93. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 10 years ago
  94. 0a65e38 Cleanup: Rename UnitTestTest.cpp to RTConfRegistryTest.cpp by tfarina · 10 years ago
  95. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  96. 952841b Begin atlasing by robertphillips · 10 years ago
  97. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  98. 55e61f0 Begin atlasing by robertphillips · 10 years ago
  99. 11a005e Promote SkInterpolator unit test to our tests driver. by tfarina · 10 years ago
  100. 12345ae Rename TestSize.cpp to SizeTest.cpp by tfarina · 10 years ago