1. 36632f4 Change Android activity title from JNI call by liyuqian · 8 years ago
  2. 9fb4203 Add bounds to GrShape by bsalomon · 8 years ago
  3. 4ca5539 Add isolate_android_sdk.py script and android_sdk_hash by borenet · 8 years ago
  4. aabe15e Simple program for visualizing gamuts by msarett · 8 years ago
  5. e6f0d6e GMs: fail gracefully for null surface by scroggo · 8 years ago
  6. 6ce4b00 Use title buttons to switch slides by liyuqian · 8 years ago
  7. c2e4bb3 Recognize more sRGB gammas by msarett · 8 years ago
  8. 9837740 Simplify GrSWMaskHelper by robertphillips · 8 years ago
  9. f054b17 Swap SkGpuBlurUtils over to using SkIRects by robertphillips · 8 years ago
  10. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  11. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  12. dde2c03 Ignore patch version when checking compatibility of vulkan layers by egdaniel · 8 years ago
  13. 15332a8 Make PixelGetters much smaller, move more common code to PixelAccessor. by herb · 8 years ago
  14. dd4fcd4 cmake: fixes for windows by halcanary · 8 years ago
  15. 04c84af Make SkGpuBlurUtils::GaussianBlur more drawContext centric by robertphillips · 8 years ago
  16. f05ab1b Support allowSRGBInputs on Vulkan (via secondary texture views) by brianosman · 8 years ago
  17. 1e2e33a Remove SkPicture::hasText() by fmalita · 8 years ago
  18. b11cf50 Fix typo in SkOSWindow_AndroidNative. by bungeman · 8 years ago
  19. 3806b8f Fix bug & add code to catch ImageFilter clearing bugs by robertphillips · 8 years ago
  20. be463bb Fix bad pixel address calculation. by herb · 8 years ago
  21. 7bde8f8 Warning instead of exception for cmake by liyuqian · 8 years ago
  22. dd05e2a using_skia_and_harfbuzz: compile w/ Android NDK by halcanary · 8 years ago
  23. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  24. 40d21de Use swipe gesture to switch between slides on Android by liyuqian · 8 years ago
  25. a31312c SkPictureImageFilter - clear local canvas before use by ericrk · 8 years ago
  26. 97fc930 Fix sRGB textures that must be copied (for NPOT tiling, etc...) by brianosman · 8 years ago
  27. 4cba202 fix hairline clip by caryclark · 8 years ago
  28. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  29. a1b2833 Fail gracefully if MakeRenderTarget fails by scroggo · 8 years ago
  30. 7c73a53 Add isEmpty() query to GrShape and improve comments. by bsalomon · 8 years ago
  31. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  32. f823778 Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchset #2 id:20001 of https://codereview.chromium.org/1962903003/ ) by robertphillips · 8 years ago
  33. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  34. c869932 Nanobench running on Vulkan by bsalomon · 8 years ago
  35. cf05dcd Use common code from SkPM4fPriv by herb · 8 years ago
  36. 717abfd Use GrGammaEffect to support YUV conversion without sRGB write control by brianosman · 8 years ago
  37. 748d620 Harden linear gradients by fmalita · 8 years ago
  38. 87bf8f7 Add png for difficult but common blit cases. by herb · 8 years ago
  39. d38d92f Make SkGpuBlurUtils::GaussianBlur more drawContext centric by robertphillips · 8 years ago
  40. dd96489 Refactor sample to share boiler plate code. TODO: move to common calls from SkPM4f. by herb · 8 years ago
  41. 0fd3c81 Make unit tests use generic testcontext rather than glcontext by bsalomon · 8 years ago
  42. 6a51491 Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchset #2 id:20001 of https://codereview.chromium.org/1962903003/ ) by scroggo · 8 years ago
  43. 18a2f9d Add base class for GLTestContext and add new subclass VkTestContext. by bsalomon · 8 years ago
  44. 393c2ff Reset context after doing non-Skia GL rendering. by brianosman · 8 years ago
  45. ebf30e8 Switch GrTextureToYUVPlanes over to newDrawContext calls by robertphillips · 8 years ago
  46. 93eeadf compressed texture support has been broken/untested for a while, remove cruft by reed · 8 years ago
  47. e7ef01d Make SkGpuBlurUtils::GaussianBlur more drawContext centric by robertphillips · 8 years ago
  48. fe4d5d3 Make GrGammaEffect have explicit sRGB modes, plus exponential mode. by brianosman · 8 years ago
  49. fbb3102 Revert "Add tests and benches to support the sRGB blitter for SkOpts" by scroggo · 8 years ago
  50. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  51. 7014234 Make distance field bounds calculation more accurate for strokes by bsalomon · 8 years ago
  52. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  53. 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
  54. 677da9d Minor GrRenderTarget retraction by robertphillips · 8 years ago
  55. 2139303 Make GrGammaEffect have explicit sRGB modes, plus exponential mode. by brianosman · 8 years ago
  56. 1956b4a Use proper color type for assert. by herb · 8 years ago
  57. 154349b Disable unpack row length when uploading mips by ericrk · 8 years ago
  58. f077324 Remove SkFontHost.h. by bungeman · 8 years ago
  59. fd0b33d Instruct yasm to compile position independent code on Android by msarett · 8 years ago
  60. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  61. 554784c Add tests and benches to support the sRGB blitter for SkOpts by herb · 8 years ago
  62. c121607 Fix nvpr path renderer to reject styles with nonDashPathEffects. by bsalomon · 8 years ago
  63. 1e42775 Remove config range asserts that cause tautological-constant-out-of-range-compare warnings by bsalomon · 8 years ago
  64. d0e36a9 Fix AllocedProxyTest on Mesa by robertphillips · 8 years ago
  65. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  66. 44d427e Only enable SRGB write control on desktop GL when SRGB is supported. by bsalomon · 8 years ago
  67. 622c8d5 Add flexible keybinding/command system to sk_app. by brianosman · 8 years ago
  68. 3622a17 Set level count for wrapped backbuffer by jvanverth · 8 years ago
  69. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  70. 00e9452 Run RAW images serially on Win8-MSVC-ShuttleB by scroggo · 8 years ago
  71. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  72. 82595b6 refactor drawPath to have drawDevPath by reed · 8 years ago
  73. 2c3eca3 Approximate common gamma tables as single values by msarett · 8 years ago
  74. 05c987c Make DM fail if no configs were successfully created by brianosman · 8 years ago
  75. e6cad6b Stop valgrind bot from crashing by scroggo · 8 years ago
  76. 97fd2d4 Incorporate scale into GrStyle and GrShape by bsalomon · 8 years ago
  77. 1b4c01c Make SkAssertResult work with SK_WARN_UNUSED_RESULT in Release on gcc by bsalomon · 8 years ago
  78. 167ab91 Allow gpu ResourceHandle class to be shared for multiple purposes by egdaniel · 8 years ago
  79. fe8a839 Break apart shared use of varying and uniform transforms by egdaniel · 8 years ago
  80. 9daa4b9 No error if function marked with SK_WARN_UNUSED_RESULT is used in SkAssertResult by bsalomon · 8 years ago
  81. 97a2336 Reset layout to undefined when we realloc VkTexture memory by egdaniel · 8 years ago
  82. 796c5bb Initial commit of our new Android app to demo Skia. by liyuqian · 8 years ago
  83. 5a493cd Less indentation. by bungeman · 8 years ago
  84. ab12c78 harfbuzz test: compile fewer files by halcanary · 8 years ago
  85. 7a223f5 DEPS: update icu + sfntly by halcanary · 8 years ago
  86. a8966a8 Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ ) by robertphillips · 8 years ago
  87. 57cd94a SkAdvancedTypefaceMetrics: getAdvanceData uses std::function by halcanary · 8 years ago
  88. 74e9a4d Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of https://codereview.chromium.org/1961483002/ ) by robertphillips · 8 years ago
  89. e20a875 SkAdvancedTypefaceMetrics: abstract out linked list by halcanary · 8 years ago
  90. 0938bef Update SKP version by update-skps · 8 years ago
  91. bcb8fee documentation: SkMilestone by halcanary · 8 years ago
  92. 05de216 Add sRGB mode toggle to Viewer. by brianosman · 8 years ago
  93. 67a58dc Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ ) by jvanverth · 8 years ago
  94. 50c46c7 Clean up GrVkImage::setLayout() by jvanverth · 8 years ago
  95. 14f850a Remove Sk(Float|Double)PinToFixed functions, only used in tests. by brianosman · 8 years ago
  96. 1a0b9ed Fix issue where GrStyle::applyToPath exited before applying stroke by bsalomon · 8 years ago
  97. 4d0cd76 Fix for Sk4f Ubuntu compile warning by jvanverth · 8 years ago
  98. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 8 years ago
  99. 73e81ab Fix for Ubuntu compile warning by jvanverth · 8 years ago
  100. 31b8417 Disable skia_warnings_as_errors for Fast bot. by benjaminwagner · 8 years ago