1. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  2. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  3. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  4. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  5. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  6. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  7. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  8. e5a8e66 move ashmem switching logic to SkDiscardableMemory::Create by commit-bot@chromium.org · 10 years ago
  9. 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
  10. b7acbfe Flatten resources directory by halcanary@google.com · 10 years ago
  11. f9dc07c Revert "Flatten resources directory" by djsollen@google.com · 10 years ago
  12. e5e9602 Flatten resources directory by commit-bot@chromium.org · 10 years ago
  13. 915b972 Reland "Properly set alpha type in webp decode." by commit-bot@chromium.org · 10 years ago
  14. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  15. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  16. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  17. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  18. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  19. d591b75 Revert of Properly set alpha type in webp decode. (https://codereview.chromium.org/223893002/) by commit-bot@chromium.org · 10 years ago
  20. a455965 Properly set alpha type in webp decode. by commit-bot@chromium.org · 10 years ago
  21. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 10 years ago
  22. 61e96cd SkBitmap now really stores SkImageInfo -- config is just a ruse by commit-bot@chromium.org · 10 years ago
  23. 1195a28 Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse" by mike@reedtribe.org · 10 years ago
  24. 169a0ed SkBitmap now really stores SkImageInfo -- config is just a ruse by mike@reedtribe.org · 10 years ago
  25. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  26. 5867481 Remove unnamed namespace usage from tests/ by tfarina@chromium.org · 11 years ago
  27. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  28. a9325fa Add REPORTF test macro. by halcanary@google.com · 11 years ago
  29. 8620207 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  30. 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  31. dedd44a Fix Red/Blue decoding problem in WebP. by halcanary@google.com · 11 years ago
  32. 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
  33. d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  34. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  35. a0b266d Remove deprecated setPrefConfigTable. by scroggo@google.com · 11 years ago
  36. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  37. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  38. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  39. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  40. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  41. 3c996f8 Implement charToGlyph on remaining ports. by bungeman@google.com · 11 years ago
  42. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  43. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  44. 9dfac23 Suppress test output. by scroggo@google.com · 11 years ago
  45. d79277f Support decoding subsets from JPG on Android. by scroggo@google.com · 11 years ago
  46. 826d63a Add test to ensure buildTileIndex stores SkStream. by scroggo@google.com · 11 years ago
  47. f698c82 Allow decoding JPEG into A8. by scroggo@google.com · 11 years ago
  48. daaea2d Fixes for unpremul decode. by scroggo@google.com · 11 years ago
  49. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago