1. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. b639474 Port SkTextureCompression opts to SkOpts by mtklein · 9 years ago
  4. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  5. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  6. c31af443 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  7. 9880607 Even more win64 warning fixes by bsalomon · 10 years ago
  8. 33a3050 SkData can allocate room for its contents in the same block by reed · 10 years ago
  9. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  10. 95b1b3d Add astcbitmap to gm slides. by krajcevski · 10 years ago
  11. 7b62448 Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/) by krajcevski · 10 years ago
  12. 2fc0582 - Add astcbitmap to gm slides by krajcevski · 10 years ago
  13. b8ccc2f Pass compressed blitters to our mask drawing algorithm by krajcevski · 10 years ago
  14. e90c900 Add ETC1 format to SkTextureCompressor by krajcevski · 10 years ago
  15. 5049557 Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium.org/432143002/) by krajcevski · 10 years ago
  16. 5d8b1b4 Add ETC1 format to SkTextureCompressor by krajcevski · 10 years ago
  17. 4ad76e3 Add initial pipeline for decompressors by krajcevski · 10 years ago
  18. 1b51d26 Revert of Add initial pipeline for decompressors (https://codereview.chromium.org/432503002/) by mtklein · 10 years ago
  19. 14a1df0 Add initial pipeline for decompressors by krajcevski · 10 years ago
  20. 25a67bc Add query for block dimensions of a given format by krajcevski · 10 years ago
  21. 10a350c Add function for creating ASTC blitter by krajcevski · 10 years ago
  22. b2ef181 Add preliminary ASTC encoder by krajcevski · 10 years ago
  23. 6c35488 Refactor texture compressors into separate files by krajcevski · 10 years ago
  24. ad1df15 First pass at a blitter for R11 EAC alpha masks. This shaves 10ms off by krajcevski · 10 years ago
  25. be7e59e Make SkTextureCompressor compile with Clang 3.5 by halcanary · 10 years ago
  26. 630598c Add support for NEON intrinsics to speed up texture compression. We can by krajcevski · 10 years ago
  27. d41dab4 Revert of Add support for NEON intrinsics to speed up texture compression. We can (https://codereview.chromium.org/390453002/) by krajcevski · 10 years ago
  28. bc9205b Add support for NEON intrinsics to speed up texture compression. We can by krajcevski · 10 years ago
  29. 1459be5 Optimized R11 EAC compressor by krajcevski · 10 years ago
  30. f3d15dc Add a preliminary R11 EAC compressor by krajcevski · 10 years ago
  31. eecc35f Some improvements to LATC compression by krajcevski · 10 years ago
  32. 0689d7b stop using SkBitmap::Config by reed · 10 years ago
  33. 2b310e4 Texture compression unit tests along with a couple of bug fixes by krajcevski · 10 years ago
  34. ae61440 Add texture compression utility by krajcevski · 10 years ago