1. 9717e4a Update SKP version by skia-deps-roller · 10 years ago
  2. 976386b Possible optimization to SkString by joshualitt · 10 years ago
  3. bf54e49 Cleanup: Turn GrReducedClip into a class with a static function. by tfarina · 10 years ago
  4. 11ed6b8 Add flag to skimage for decoding into unpremul. by scroggo · 10 years ago
  5. afc9b6e squelch filterindiabox too by mtklein · 10 years ago
  6. cbf6b6e Fix imagemagnifier GM quality and speed. by senorblanco · 10 years ago
  7. 14e4d39 Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/)" by mtklein · 10 years ago
  8. efd7d45 Don't use MIP filter mode on compressed textures by bsalomon · 10 years ago
  9. c4d619e Remove test expectations from ignored-tests.txt. by senorblanco · 10 years ago
  10. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  11. d0777fd Rebaselines for tests affected by image filter PDF change. by senorblanco · 10 years ago
  12. 47eedcc Add utils to better quantize grayscale values to three bit indices while by pavel · 10 years ago
  13. 08fa28c add float equivalent in dumpHex output as comment by caryclark · 10 years ago
  14. 430b795 Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/) by mtklein · 10 years ago
  15. 4dca7a8 use SkMaskCache inside SkBlurMaskFilter by reed · 10 years ago
  16. 4aa75b7 Correct typo in SkRemotableFontMgr_win_dw.cpp. by bungeman · 10 years ago
  17. a40a276 create shaderproc for nofilter-opaque-dx by reed · 10 years ago
  18. 404eb87 Revert of Add test for new FrontBufferedStream behavior. (patchset #1 id:1 of https://codereview.chromium.org/641813009/) by mtklein · 10 years ago
  19. 73f1053 Allocate only the vertices we need for text. by jvanverth · 10 years ago
  20. 70649c1 updating k1 expectations by joshualitt · 10 years ago
  21. ec6e670 Removed simple tests steps from CanvasTest. by piotaixr · 10 years ago
  22. e3aee8f Remove android specific genID from SkPaint. by djsollen · 10 years ago
  23. da59f05 Add test for new FrontBufferedStream behavior. by scroggo · 10 years ago
  24. df78d0a This return_false is now only used on Android. Squelch a warning. by mtklein · 10 years ago
  25. 4f93f3c Rename Nexus9 expectations by borenet · 10 years ago
  26. d9aac34 Add SkMaskCache by qiankun.miao · 10 years ago
  27. 26979c8 Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of https://codereview.chromium.org/672753002/) by bsalomon · 10 years ago
  28. c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
  29. 7fdffe4 Delete unused method aliases and texture flag. by bsalomon · 10 years ago
  30. 58a6544 fix memory leak by joshualitt · 10 years ago
  31. 99db3b1 some more expectations, update ignores by joshualitt · 10 years ago
  32. 4a38fbd New baselines TBR= by joshualitt · 10 years ago
  33. 9292faf one more test to ignore by joshualitt · 10 years ago
  34. 5ead6da Oval and stroke AA rect now batch by joshualitt · 10 years ago
  35. 67f7f74 Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/) by joshualitt · 10 years ago
  36. 18055af Oval and stroke AA rect now batch by joshualitt · 10 years ago
  37. 9deb696 Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/) by mtklein · 10 years ago
  38. bc54fab Oval and stroke AA rect now batch by joshualitt · 10 years ago
  39. a0c814c Add SkTypeface::getBounds() by reed · 10 years ago
  40. f0b1710 fix some bit-rot in the ios port of sampleapp by reed · 10 years ago
  41. 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 10 years ago
  42. 7a2df0c webtry: Improve error handling/message when creating sqlite tables. by tfarina · 10 years ago
  43. 727b8c1 explicitly size fType in SkRRect, to ensure the are no uninitialized bytes by reed · 10 years ago
  44. 171e5b7 SkResourceCache::Key namespace support. by fmalita · 10 years ago
  45. 9bb7539 Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe by piotaixr · 10 years ago
  46. c369e7c GP Emit Code takes a struct by joshualitt · 10 years ago
  47. 46c248d More genericity: overload isPaintOpaque(SkPaint, SkBitmap) by piotaixr · 10 years ago
  48. d2ae728 Use correct size for font style name search. by bungeman · 10 years ago
  49. 23df2d6 Picture shader resource caching. by fmalita · 10 years ago
  50. 02b4725 Ignore failure on internal bot by joshualitt · 10 years ago
  51. 22b5ab6 Add back page_sets/skia_googlespreadsheet_desktop by rmistry · 10 years ago
  52. 9e6835d Track nested picture xform state for layer hoisting by robertphillips · 10 years ago
  53. f802f32 Update webpages_playback script and all page_sets to use new skpicture_printer benchmark by rmistry · 10 years ago
  54. b4384b9 Bug fix for es 3.00 fb fetch by joshualitt · 10 years ago
  55. 39393e3 add round/ceil/etc. for SkMScalar by reed · 10 years ago
  56. c7f7f46 Draw SKPs in 256x256 tiles in nanobench. by mtklein · 10 years ago
  57. 9abf4f8 Implement maxrss for Windows by mtklein · 10 years ago
  58. e9e0dea SkLazyPtr follow ups by mtklein · 10 years ago
  59. 183e985 Widen the set of nested rects that can be drawn natively on the GPU by robertphillips · 10 years ago
  60. 484bbe5 small tweaks to SkResourceCache::Key by mtklein · 10 years ago
  61. c766398 use - and = to zoom text in slides by reed · 10 years ago
  62. b975089 Fix debugger's SaveAs functionality by robertphillips · 10 years ago
  63. dd5a1e0 Check SkStream::isAtEnd before attempting to read. by scroggo · 10 years ago
  64. c0651c1 Add check to see if we need to remove fixed funciton VA in OptDrawState by egdaniel · 10 years ago
  65. bf5473b2 Rebaseline dftext GM for new color emoji test. by jvanverth · 10 years ago
  66. d157b6a Clean up some warnings about unused code. by mtklein · 10 years ago
  67. 9fbc3f3 add gradients and drawPaint to lua by reed · 10 years ago
  68. 1f66e45 Add an assert that we still have a buffer to readFromBuffer(). by mtklein · 10 years ago
  69. b0e89dc Fix image filters for PDF backend. by senorblanco · 10 years ago
  70. 1d93266 SkLazyPtr suitable as a local or class member. by mtklein · 10 years ago
  71. 41966d4 Dilate approximated text bounds to squelch recent assertion failure. by mtklein · 10 years ago
  72. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  73. fca302c Add color emoji fallback for distance field text. by jvanverth · 10 years ago
  74. c7eb58c Stop doing at-exit cleanup of lazy pointers. by mtklein · 10 years ago
  75. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  76. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  77. 33e6466 Move init() to Init() so that flag.Parse() can be called first. by jcgregorio · 10 years ago
  78. dba3e64 Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://codereview.chromium.org/634543004/) by mtklein · 10 years ago
  79. 84c14ee Remove content from public_headers. by scroggo · 10 years ago
  80. 3aac6e0 Add clip to layer cache by robertphillips · 10 years ago
  81. 4a36d9a Fix clearing issue in render_pictures by robertphillips · 10 years ago
  82. 6219e1f Remove unused parameters from filter_texture by robertphillips · 10 years ago
  83. 958e962 Start to vectorize SkTileGrid. by mtklein · 10 years ago
  84. 2b9dc1d When rendering df fonts, pass drawText() down to drawPosText(). by jvanverth · 10 years ago
  85. a71aee6 Remove obsolete SkRecording. by mtklein · 10 years ago
  86. 93b255b Make SkImageDecoder_libpng be compilable with Chromium libpng by kkinnunen · 10 years ago
  87. 468b181 add blurimagefilter to lua by reed · 10 years ago
  88. d12af70 Update SKP version by skia-deps-roller · 10 years ago
  89. daf36c1 Fix DMWriteTask to write PDF files correctly by halcanary · 10 years ago
  90. 3f75220 bug_chomper: Cleanup template initialization. by tfarina · 10 years ago
  91. 25956ce Fix RecreateSKPs bot (again) by borenet · 10 years ago
  92. 7839915 Fix recreate_skps? by borenet · 10 years ago
  93. 2813f34 bug fix for glsl identity string by joshualitt · 10 years ago
  94. dc89ca5 Add recreate_skps script by borenet · 10 years ago
  95. 25a134d webtry: Add logserver to serve /tmp/glog. by tfarina · 10 years ago
  96. 6fedd3a Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (patchset #5 id:80001 of https://codereview.chromium.org/613673005/) by rmistry · 10 years ago
  97. 63a9f84 Revert of Revert of Support GLSL es 3.00 (patchset #1 id:1 of https://codereview.chromium.org/661603009/) by rmistry · 10 years ago
  98. 79b2b1f Revert of Support GLSL es 3.00 (patchset #5 id:80001 of https://codereview.chromium.org/659443007/) by rmistry · 10 years ago
  99. 4ce01d6 Rebaseline textblob GM by Florin Malita · 10 years ago
  100. 2348199 Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://codereview.chromium.org/634543004/) by mtklein · 10 years ago