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