1. 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 · 9 years ago
  2. d709ea8 Remove SkLONGLONG. by bungeman · 9 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 · 9 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 · 9 years ago
  5. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 9 years ago
  6. 6f7f201 Move GrAutoLocaleSetter to new file and fix issue with null locale by bsalomon · 9 years ago
  7. ee1c2bc remove unneeded flags by reed · 9 years ago
  8. 7411438 Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)" by msarett · 9 years ago
  9. dfdec78 Revert "Implementation of image decoding for bmp files, in accordance with the new API." by msarett · 9 years ago
  10. 3675874 Implementation of image decoding for bmp files, in accordance with the new API. by msarett · 9 years ago
  11. 5bf99f1 Creation of GrBatchAtlas and Distancefieldpathrenderer batch by joshualitt · 9 years ago
  12. 172b455 Clean up SkDynamicAnnotations. by mtklein · 9 years ago
  13. a0d7b7b delete dead code by mtklein · 9 years ago
  14. 2271256 Clean up poppler code. by mtklein · 9 years ago
  15. f45796e Fix a memory leak when decoding corrupted indexed PNGs. by dml · 9 years ago
  16. 86e31a1 Allow user to pass in a path for extra dependencies for gpu by egdaniel · 9 years ago
  17. 82966b5 Revert of For consistency, use our homebrew zlib everywhere possible. (patchset #6 id:100001 of https://codereview.chromium.org/971673005/) by mtklein · 9 years ago
  18. 8371b7e Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #2 id:20001 of https://codereview.chromium.org/951663002/) by reed · 9 years ago
  19. 561a1ca Fix a memory leak when decoding corrupted indexed PNGs. by dml · 9 years ago
  20. 5a8f225 For consistency, use our homebrew zlib everywhere possible. by mtklein · 9 years ago
  21. cdf34cd We had zero coverage for SkDrawFilter. This new GM draws two rectangles. by tomhudson · 9 years ago
  22. 961707f Remove SkPorterDuff now that Android has been updated. by djsollen · 9 years ago
  23. 193ea93 Split GrTargetCommands into its own files by robertphillips · 9 years ago
  24. f9b31eb Return to building libpng_static off of Android. by scroggo · 9 years ago
  25. 3b234f7 Build the Android version of PNG on Android. by scroggo · 9 years ago
  26. 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 9 years ago
  27. f24f224 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  28. c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 9 years ago
  29. 00d39bc XPS, DM: add SkDocument::CreateXPS by halcanary · 9 years ago
  30. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 9 years ago
  31. ca35885 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  32. 3da9181 On windows, build zlib as a static library. by scroggo · 9 years ago
  33. e6cf9cb miniz support in SkFlate / PDF by mtklein · 9 years ago
  34. d6ed19c Tessellating GPU path renderer. by senorblanco · 9 years ago
  35. 63c684a fuzzer fixes by caryclark · 9 years ago
  36. ee2a3ea Revert of Default SK_ANGLE to true on Windows, run angle whenever possible on bots. (patchset #3 id:40001 of https://codereview.chromium.org/946933006/) by mtklein · 9 years ago
  37. 88ec329 Default SK_ANGLE to true on Windows, run angle whenever possible on bots. by mtklein · 9 years ago
  38. 3704df3 Remove SSE2 ColorRect32 code/files by henrik.smiding · 9 years ago
  39. 1297ecf flip stroke to chrome compatible define by caryclark · 9 years ago
  40. 73953e7 Make SkNewImageFromBitmap take pixel ref origin into account by kkinnunen · 9 years ago
  41. 44701df Move clip off of draw target by joshualitt · 9 years ago
  42. eebc39a Add HWUI Sink to DM on Android Framework builds by tomhudson · 9 years ago
  43. a2f4be7 Sketch SkPMFloat by mtklein · 9 years ago
  44. 0883027 Revert of Sketch SkPMFloat (patchset #15 id:270001 of https://codereview.chromium.org/936633002/) by mtklein · 9 years ago
  45. 50d2b31 Sketch SkPMFloat by mtklein · 9 years ago
  46. 6bc1b5f Dynamically create stencil buffer when needed. by bsalomon · 9 years ago
  47. 4238017 Use D3D11 backend for ANGLE when available. by bsalomon · 9 years ago
  48. 953df44 Remove SK_SUPPORT_LEGACY_GET_PIXELS_ENUM. by scroggo · 9 years ago
  49. 0ab326f move GMSampleView into its own cpp by reed · 9 years ago
  50. 7a04869 [SVGDevice] Text whitespace unittest by fmalita · 9 years ago
  51. 2aa1f7e Port GrGLCaps over to use SkTHash. by mtklein · 9 years ago
  52. 04e4d08 This uses quad approximations of the outer and inner paths describing a stroke. Cubics and conics' thick strokes are approximated with quads as well. by caryclark · 9 years ago
  53. 56f4ace PDF: Remove SkPDFDeviceFlattener by halcanary · 9 years ago
  54. 87fa631 Rename onGetPixelsEnum back to onGetPixels. by scroggo · 9 years ago
  55. c8e4765 gm to illustrate mipmap layer choice by reed · 9 years ago
  56. 6364807 gm to test hairlines which fill RenderTarget by joshualitt · 9 years ago
  57. 07327bf move SkPDFD*.h from include to src by halcanary · 9 years ago
  58. 5a105ff Use uint16s for texture coordinates when rendering text. by jvanverth · 9 years ago
  59. 1b5c604 PDF: Add (low-memory) SkPDFBitmap class by halcanary · 9 years ago
  60. 88c748a update sampleapp for stroking experiment by caryclark · 9 years ago
  61. 4c7a8b0 fix xcode build by mtklein · 9 years ago
  62. e4ef1ca Revert of Use uint16s for texture coordinates when rendering text. (patchset #5 id:80001 of https://codereview.chromium.org/917373002/) by reed · 9 years ago
  63. 91d1d62 zlib/pdf: remove HaveFlate(), depend on preprocessor defines by halcanary · 9 years ago
  64. 1e4e814 SK_NO_FLATE by mtklein · 9 years ago
  65. 059034d Use uint16s for texture coordinates when rendering text. by jvanverth · 9 years ago
  66. b197b8f Use SkXfermode as public facing enum for GrPorterDuffXP by egdaniel · 9 years ago
  67. 9e447c0 remove unneeded preroll by reed · 9 years ago
  68. 3a6672a C++11 Unit Test for RValue semantics. by halcanary · 9 years ago
  69. 3582d3e Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache. by bsalomon · 9 years ago
  70. 0864908 Make SkImageGenerator::getPixels() return an enum. by scroggo · 9 years ago
  71. 3555bd8 Add a templated priority queue class. by bsalomon · 9 years ago
  72. 95f192d Adding new benchmark to test image decoding performance. by msarett · 9 years ago
  73. f89f60f [SkSVGDevice] Full font family support by fmalita · 9 years ago
  74. 8072caa A simple change to move a bunch of stuff out of Gr*Geometry.h by joshualitt · 10 years ago
  75. 7cd3f64 Stop adding mssse3 & m32/m64 for Android framework. by scroggo · 10 years ago
  76. 979e0ea Spin off SkTHashTable, SkTHashMap, SkTHashSet by mtklein · 10 years ago
  77. df1c337 Don't use m32 cflag for x86_64. by scroggo · 10 years ago
  78. 95964c6 GMs now use batch by joshualitt · 10 years ago
  79. 94dff15 Revert of GMs now use batch (patchset #3 id:40001 of https://codereview.chromium.org/865313004/) by joshualitt · 10 years ago
  80. 7e34007 Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace. by bsalomon · 10 years ago
  81. 3f284d7 GMs now use batch by joshualitt · 10 years ago
  82. bb0502e Support multiple null GL contexts on a thread. by bsalomon · 10 years ago
  83. 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 10 years ago
  84. d160192 Revert of GYP groudwork for half-float opts support. (patchset #1 id:1 of https://codereview.chromium.org/915693002/) by mtklein · 10 years ago
  85. 94aca69 Revert of add dummy avx file so xcode will build (patchset #1 id:1 of https://codereview.chromium.org/916563002/) by mtklein · 10 years ago
  86. a0921f2 add dummy avx file so xcode will build by reed · 10 years ago
  87. 46b8083 GYP groudwork for half-float opts support. by mtklein · 10 years ago
  88. ac928f2 Only define SK_CRASH_HANDLER in crash_handler. by scroggo · 10 years ago
  89. 57f27bd Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of https://codereview.chromium.org/743613005/) by mtklein · 10 years ago
  90. 1b6b626 nanobench: lazily decode bitmaps in .skps. by mtklein · 10 years ago
  91. 37a4736 add bench for very big paths by reed · 10 years ago
  92. 2aafe6f Add SkSVGCanvas by fmalita · 10 years ago
  93. 02c8fd0 Move SVG parser files under {include,src}/svg/parser/ by fmalita · 10 years ago
  94. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  95. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 10 years ago
  96. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  97. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
  98. 339cdbf migrate more samples over to SkAnimTImer by reed · 10 years ago
  99. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
  100. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago