1. 897640e Add HangingS.ttf to test large flourish caps. by bungeman · 9 years ago
  2. 45cba08 Forgot to add resources with new test by msarett · 9 years ago
  3. d0375bc Fix bmp RLE "bug" by msarett · 9 years ago
  4. 99f567e Scanline decoding for wbmp by msarett · 9 years ago
  5. 139491f Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  6. d17a329 Add normal map sample by jvanverth · 9 years ago
  7. 426388e Revert of Add normal map sample (patchset #6 id:100001 of https://codereview.chromium.org/1212813009/) by robertphillips · 9 years ago
  8. 8e0da72 Add normal map sample by jvanverth · 9 years ago
  9. c1d1dd7 Revert of Use the upstream version of libwebp, v0.4.3. (patchset #6 id:70001 of https://codereview.chromium.org/1178013008/) by scroggo · 9 years ago
  10. 3aa0fb4 Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  11. 726cf90 Add cmap 3,0 (symbol) as Unicode fallback. by bungeman · 9 years ago
  12. c4fba51 Add Em test font. by bungeman · 9 years ago
  13. 41868fe Font variations. by bungeman · 9 years ago
  14. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  15. 9d21429 Add a test for decoding a gif with sampleSize 4. by scroggo · 9 years ago
  16. 3489ee0 Font variations. by bungeman · 9 years ago
  17. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  18. 05773ed Font variations. by bungeman · 9 years ago
  19. c0727d1 Trim whitespace from parsed filename in Android v21. by bungeman · 9 years ago
  20. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  21. 4b17fa3 Ensure that we create a NULL codec for images with zero dimensions by msarett · 9 years ago
  22. b1e1472 Add test font for large glyphs. by bungeman · 9 years ago
  23. 68b204e Ico test with embedded png by msarett · 9 years ago
  24. a096d7a SkCodec: add wbmp class by halcanary · 9 years ago
  25. 6e8f903 Ico security issues fix by msarett · 9 years ago
  26. c3c6943 Fix append_fallback_font_families_for_locale. by bungeman · 9 years ago
  27. 4c93a12 Fix references to https://sites.google.com/site/skiadocs/. by Thiago Farina · 10 years ago
  28. d476a17 Remove PDF JPEG shortcut, since it fails on grayscale JPEGs. by halcanary · 10 years ago
  29. b61e206 Add tests (and fix!) for known bad ICO files. by scroggo · 10 years ago
  30. 7b86466 update slides by reed · 10 years ago
  31. 36c9c11 add more typeface methods to lua by reed · 10 years ago
  32. bb8a0ab update slide content by reed · 10 years ago
  33. 1b6ab44 add textblobs to lua by reed · 10 years ago
  34. 9e233b2 add bullets to slides by reed · 10 years ago
  35. de330ff add code-style for slides by reed · 10 years ago
  36. 07dada7 break transitions into separate file by reed · 10 years ago
  37. eb06588 Replace color_wheel.* with beautiful versions I made with Skia. by halcanary · 10 years ago
  38. 86217d8 add saveLayer to lua by reed · 10 years ago
  39. 42d1db2 add color wheel to validate decoding colors by Hal Canary · 10 years ago
  40. c766398 use - and = to zoom text in slides by reed · 10 years ago
  41. 9fbc3f3 add gradients and drawPaint to lua by reed · 10 years ago
  42. 468b181 add blurimagefilter to lua by reed · 10 years ago
  43. bdc49ae create and modify matrices in lua by reed · 10 years ago
  44. d2e7dfb parse outline to generate slides by reed · 10 years ago
  45. 3893b74 experimental parser by reed · 10 years ago
  46. 96affcd add pictures to lua by reed · 10 years ago
  47. 0d76b95 add fade_slide transition to lua slides by reed · 10 years ago
  48. f355df5 add canvas:clear to lua by reed · 10 years ago
  49. 09a1d67 add key handlers to lua by reed · 10 years ago
  50. 18ea777 allow for lua click handlers by reed · 10 years ago
  51. 09445a4 move test for lua into separate resource file by reed · 10 years ago
  52. aca14f4 Add resources/mandrill_512_q075.jpg by Hal Canary · 10 years ago
  53. ec989ba Add mandill_128.r11.ktx to resources by Robert Phillips · 10 years ago
  54. 2dd85a3 Remove mandrill_128.r11.ktx from resources directory by Robert Phillips · 10 years ago
  55. c72e870 Added mandrill_128.r11.ktx to resources by Robert Phillips · 10 years ago
  56. 4297a51 Add ASTC resource files by Robert Phillips · 10 years ago
  57. f79673b Test and generalize font configuration parser by tomhudson · 10 years ago
  58. 9d14b6d Adding resource files by Robert Phillips · 10 years ago
  59. 300c429 add box image to resources; landing separately to avoid issues with by commit-bot@chromium.org · 10 years ago
  60. f3b1eb4 Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 10 years ago
  61. 44f4129 floating point scale factors for images by commit-bot@chromium.org · 10 years ago
  62. ca96902 Add pkm missing from r14852 (Simple PKM image decoder - https://codereview.chromium.org/292663011/) commit by robertphillips@google.com · 10 years ago
  63. b7acbfe Flatten resources directory by halcanary@google.com · 10 years ago
  64. f9dc07c Revert "Flatten resources directory" by djsollen@google.com · 10 years ago
  65. e5e9602 Flatten resources directory by commit-bot@chromium.org · 10 years ago
  66. 915b972 Reland "Properly set alpha type in webp decode." by commit-bot@chromium.org · 10 years ago
  67. d591b75 Revert of Properly set alpha type in webp decode. (https://codereview.chromium.org/223893002/) by commit-bot@chromium.org · 10 years ago
  68. a455965 Properly set alpha type in webp decode. by commit-bot@chromium.org · 10 years ago
  69. 698dfa4 Add a simple test ttc for FontHost test. by bungeman@google.com · 11 years ago
  70. 588be53 Added five small images to the resources/encoding. by halcanary@google.com · 11 years ago
  71. 111fd11 Bench baseline for mostly 0 image. by scroggo@google.com · 11 years ago
  72. 6def2a2 Add a test for color bitmap fonts. by djsollen@google.com · 11 years ago
  73. 04db316 More general GM for testing bitmap filtering, including checkerboards, images, and text. by humper@google.com · 11 years ago
  74. d2ef088 Move resource dir from gm to trunk by borenet@google.com · 11 years ago