1. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  2. 4803f97 Remove NVPR related env var from command buffer GL context creation by kkinnunen · 8 years ago
  3. 037655f Make SkBlend_optsTests fail rather than crash when resources are missing by bsalomon · 8 years ago
  4. 264f88a SkColorSpace follow-ups by msarett · 8 years ago
  5. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago
  6. d3cdbca Implement touch control by liyuqian · 8 years ago
  7. 1483d0f Fix leak of SkGammas by msarett · 8 years ago
  8. b3ed65e Fix code guarded by SK_FONT_HOST_USE_SYSTEM_SETTINGS. by bungeman · 8 years ago
  9. 56a11e4 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  10. c5fd5c4 Remove GrFontDescKey. by bsalomon · 8 years ago
  11. 7888f78 Set the "mutable format" bit on sRGB images at creation time. by brianosman · 8 years ago
  12. b55448b Make VisualBench bot build the visualbench target by borenet · 8 years ago
  13. c5d07fa Rename SkDescriptor::equals to SkDescriptor::operator== by bsalomon · 8 years ago
  14. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  15. cc49e59 Add tests and benches to support the sRGB blitter for SkOpts by herb · 8 years ago
  16. bb9f774 Prepare SkColorSpace to be a public API by msarett · 8 years ago
  17. 8fe89ab Update libpng to 1.6.22rc01 by msarett · 8 years ago
  18. b1be46b Ensure that SkColorTable->fCount is set properly after decodes by msarett · 8 years ago
  19. 4bb7ce7 Make GrFontScaler not be ref-counted by bsalomon · 8 years ago
  20. 835acc7 Revert of Change to sRGB default for codec generated images. (patchset #2 id:20001 of https://codereview.chromium.org/1955063002/ ) by herb · 8 years ago
  21. aac0cb0 Remove workarounds initializing command buffer EGL by kkinnunen · 8 years ago
  22. 4933d0b Revert of Add specialized sRGB blitter for SkOpts (patchset #21 id:400001 of https://codereview.chromium.org/1939513002/ ) by reed · 8 years ago
  23. bc92754 Add tests and benches to support the sRGB blitter for SkOpts by herb · 8 years ago
  24. edea94c Implement vulkan fence syncs for nanobench by bsalomon · 8 years ago
  25. 94b25b0 Remove unneeded reference count churn. by bungeman · 8 years ago
  26. d2c7ef9 Move VisualBench_APK and SampleApp_APK to "everything" target by borenet · 8 years ago
  27. 071457b Add isUnifiedMultisampled entry point to GrDrawContext by robertphillips · 8 years ago
  28. 7acc008 Change to sRGB default for codec generated images. by herb · 8 years ago
  29. 2996553 Make blurcircles2 run as a benchmark. by bsalomon · 8 years ago
  30. f44b020 Recognize Adobe RGB profiles by msarett · 8 years ago
  31. 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
  32. d584d46 Run GM benchs in bench mode by bsalomon · 8 years ago
  33. 12e2f50 Only run kStripe_Mode on JPEGs by scroggo · 8 years ago
  34. f8dc9df Drop AndroidCodecSrc::kDivisor_Mode by scroggo · 8 years ago
  35. c99b8f0 Retract GrRenderTarget from AlphaClipMask code by robertphillips · 8 years ago
  36. 9342bd8 Update SKP version by update-skps · 8 years ago
  37. c902164 Fix return from nullptr to false in GrVkTexture.cpp by bsalomon · 8 years ago
  38. c67bb57 Add blurcircles2 GM by bsalomon · 8 years ago
  39. 2c0aacb Revert of Retract GrRenderTarget from AlphaClipMask code (patchset #3 id:40001 of https://codereview.chromium.org/1977793004/ ) by bsalomon · 8 years ago
  40. 72ac55f Fix msaa on GrVkRenderTarget by egdaniel · 8 years ago
  41. 93bc24e Retract GrRenderTarget from AlphaClipMask code by robertphillips · 8 years ago
  42. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  43. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  44. 17bf820 Abort stencil draws when the attachment fails by cdalton · 8 years ago
  45. e576874 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  46. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  47. 670f01f This has all the different source types in and working. There are many SkDiffs, but they seem to be due to better resolution. by herb · 8 years ago
  48. 36632f4 Change Android activity title from JNI call by liyuqian · 8 years ago
  49. 9fb4203 Add bounds to GrShape by bsalomon · 8 years ago
  50. 4ca5539 Add isolate_android_sdk.py script and android_sdk_hash by borenet · 8 years ago
  51. aabe15e Simple program for visualizing gamuts by msarett · 8 years ago
  52. e6f0d6e GMs: fail gracefully for null surface by scroggo · 8 years ago
  53. 6ce4b00 Use title buttons to switch slides by liyuqian · 8 years ago
  54. c2e4bb3 Recognize more sRGB gammas by msarett · 8 years ago
  55. 9837740 Simplify GrSWMaskHelper by robertphillips · 8 years ago
  56. f054b17 Swap SkGpuBlurUtils over to using SkIRects by robertphillips · 8 years ago
  57. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  58. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  59. dde2c03 Ignore patch version when checking compatibility of vulkan layers by egdaniel · 8 years ago
  60. 15332a8 Make PixelGetters much smaller, move more common code to PixelAccessor. by herb · 8 years ago
  61. dd4fcd4 cmake: fixes for windows by halcanary · 8 years ago
  62. 04c84af Make SkGpuBlurUtils::GaussianBlur more drawContext centric by robertphillips · 8 years ago
  63. f05ab1b Support allowSRGBInputs on Vulkan (via secondary texture views) by brianosman · 8 years ago
  64. 1e2e33a Remove SkPicture::hasText() by fmalita · 8 years ago
  65. b11cf50 Fix typo in SkOSWindow_AndroidNative. by bungeman · 8 years ago
  66. 3806b8f Fix bug & add code to catch ImageFilter clearing bugs by robertphillips · 8 years ago
  67. be463bb Fix bad pixel address calculation. by herb · 8 years ago
  68. 7bde8f8 Warning instead of exception for cmake by liyuqian · 8 years ago
  69. dd05e2a using_skia_and_harfbuzz: compile w/ Android NDK by halcanary · 8 years ago
  70. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  71. 40d21de Use swipe gesture to switch between slides on Android by liyuqian · 8 years ago
  72. a31312c SkPictureImageFilter - clear local canvas before use by ericrk · 8 years ago
  73. 97fc930 Fix sRGB textures that must be copied (for NPOT tiling, etc...) by brianosman · 8 years ago
  74. 4cba202 fix hairline clip by caryclark · 8 years ago
  75. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  76. a1b2833 Fail gracefully if MakeRenderTarget fails by scroggo · 8 years ago
  77. 7c73a53 Add isEmpty() query to GrShape and improve comments. by bsalomon · 8 years ago
  78. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  79. f823778 Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchset #2 id:20001 of https://codereview.chromium.org/1962903003/ ) by robertphillips · 8 years ago
  80. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  81. c869932 Nanobench running on Vulkan by bsalomon · 8 years ago
  82. cf05dcd Use common code from SkPM4fPriv by herb · 8 years ago
  83. 717abfd Use GrGammaEffect to support YUV conversion without sRGB write control by brianosman · 8 years ago
  84. 748d620 Harden linear gradients by fmalita · 8 years ago
  85. 87bf8f7 Add png for difficult but common blit cases. by herb · 8 years ago
  86. d38d92f Make SkGpuBlurUtils::GaussianBlur more drawContext centric by robertphillips · 8 years ago
  87. dd96489 Refactor sample to share boiler plate code. TODO: move to common calls from SkPM4f. by herb · 8 years ago
  88. 0fd3c81 Make unit tests use generic testcontext rather than glcontext by bsalomon · 8 years ago
  89. 6a51491 Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchset #2 id:20001 of https://codereview.chromium.org/1962903003/ ) by scroggo · 8 years ago
  90. 18a2f9d Add base class for GLTestContext and add new subclass VkTestContext. by bsalomon · 8 years ago
  91. 393c2ff Reset context after doing non-Skia GL rendering. by brianosman · 8 years ago
  92. ebf30e8 Switch GrTextureToYUVPlanes over to newDrawContext calls by robertphillips · 8 years ago
  93. 93eeadf compressed texture support has been broken/untested for a while, remove cruft by reed · 8 years ago
  94. e7ef01d Make SkGpuBlurUtils::GaussianBlur more drawContext centric by robertphillips · 8 years ago
  95. fe4d5d3 Make GrGammaEffect have explicit sRGB modes, plus exponential mode. by brianosman · 8 years ago
  96. fbb3102 Revert "Add tests and benches to support the sRGB blitter for SkOpts" by scroggo · 8 years ago
  97. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  98. 7014234 Make distance field bounds calculation more accurate for strokes by bsalomon · 8 years ago
  99. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  100. 3e11da7 Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode. (patchset #4 id:60001 of https://codereview.chromium.org/1954863002/ ) by robertphillips · 8 years ago