1. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  2. 3b59af5 override SkRasterPipelineBlitter::blitRect() by Mike Klein · 7 years ago
  3. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  4. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
  5. c7d295e DM: excercise other SkPDF raster dpis by Hal Canary · 7 years ago
  6. 93d7d23 Update Skia milestone to 62 by Heather Miller · 7 years ago
  7. 53136aa First stab at JSON event tracer by Brian Osman · 7 years ago
  8. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  9. 3f46718 SkPDF: handle unsupported colortypes (e.g. F16) uniformly by Hal Canary · 7 years ago
  10. 2371da0 Use raster pipeline for repeat/mirror radial gradients by Florin Malita · 7 years ago
  11. fe40abc Add new Android builder which uses API_LEVEL 26 by Eric Boren · 7 years ago
  12. f93552b Target arm64-apple-ios for aarch64 stages. by Mike Klein · 7 years ago
  13. 9a0e390 sk_sp: act as if operator bool() not implicit. by Hal Canary · 7 years ago
  14. 80ace82 Only run GL congs on CCPR bots by Chris Dalton · 7 years ago
  15. 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 7 years ago
  16. edfe3df Add option to ignore SIGINT when running DM on Android. by Derek Sollenberger · 7 years ago
  17. f0f4c0c SkPDF: Support alpha-only images with maskfilters by Hal Canary · 7 years ago
  18. fa486cf SkDocument.cpp clean up by Hal Canary · 7 years ago
  19. af1813e Update call to new signature of wrapBackendTexture by Leon Scroggins III · 7 years ago
  20. d62f554 Fix WrappedProxyTest for sample count change by Greg Daniel · 7 years ago
  21. 2bb6ecc Revert "Revert "Fixes from sample count change"" by Greg Daniel · 7 years ago
  22. 914b285 Revert "Fixes from sample count change" by Greg Daniel · 7 years ago
  23. ff98644 Revert "Revert "Fixes from sample count change"" by Cary Clark · 7 years ago
  24. 390aaaf Revert "Fixes from sample count change" by Cary Clark · 7 years ago
  25. e32500f Assume HQ is handled by pipeline, delete legacy code-path by Mike Reed · 7 years ago
  26. 3e583cb Strip out unused tracing macros by Brian Osman · 7 years ago
  27. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  28. 22b2d8c SkPDF: minor cleanups of skpdfdevice by Hal Canary · 7 years ago
  29. 7e872ca SkPDF: SkPDFMakeShader takes the paint color. by Hal Canary · 7 years ago
  30. b7648a2 removed dead colortable code by Mike Reed · 7 years ago
  31. 1635146 Make GrPipeline non-refcounted by Brian Salomon · 7 years ago
  32. 04d488c Tweak HWCAP_... names to avoid clash with hwcap.h by Mike Klein · 7 years ago
  33. f828c1d Add Alpha Image GM by Hal Canary · 7 years ago
  34. f331622 Fixes from sample count change by Greg Daniel · 7 years ago
  35. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  36. fc3afa9 SkPDF: more paths as rects by Hal Canary · 7 years ago
  37. edfe4a5 [infra] Add protoc asset by Eric Boren · 7 years ago
  38. b7e8c3b run skslc output through clang-format by Ethan Nicholas · 7 years ago
  39. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  40. 6d66237 Revert "Use raster pipeline for repeat/mirror radial gradients" by Florin Malita · 7 years ago
  41. 40d0119 Fix Google3 Roller? by Brian Salomon · 7 years ago
  42. c588603 Move GrTypesPriv.h to include/private by Brian Salomon · 7 years ago
  43. 2f924b4 Use raster pipeline for repeat/mirror radial gradients by Florin Malita · 7 years ago
  44. 0c15ae8 Revert "Revert "Revert "Revert "Improvements to GPU dither."""" by Brian Salomon · 7 years ago
  45. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  46. 925f52d fixed SPIR-V int->uint conversion by Ethan Nicholas · 7 years ago
  47. fc26f3c Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  48. 883c9bc experimental: draw into unpremul by Mike Reed · 7 years ago
  49. 9291b29 remove google3 colortable flag by Mike Reed · 7 years ago
  50. fff3a40 Singleton SRGB color filters by Florin Malita · 7 years ago
  51. 139eb80 Add blacklist to vk win intel for skp by Greg Daniel · 7 years ago
  52. 10ccb02 SkPDF: Fix color glyphs with absolute positioning by Hal Canary · 7 years ago
  53. e726e7c Report first GIF frame after knowing its meta data by Leon Scroggins III · 7 years ago
  54. d81977f Download material design SVGs from Google Storage by Ravi Mistry · 7 years ago
  55. 430e4c8 Some basic Flutter/Fuchsia docs by Brian Osman · 7 years ago
  56. cae60da Add aliases mapping Windows CJ fonts to Noto Serif CJK by Jungshik Shin · 7 years ago
  57. 44acb5b Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  58. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  59. 11f898f Update SKP version by UpdateSKPs · 7 years ago
  60. 7bd55c2 gl: print shader sources one line at a time by Chris Dalton · 7 years ago
  61. 968af43 remove gather_i8, unify memory-touching contexts by Mike Klein · 7 years ago
  62. 1e0ca85 fix android-only function by Mike Reed · 7 years ago
  63. f2290cb Revert "Revert "Revert "Improvements to GPU dither.""" by Brian Salomon · 7 years ago
  64. 92ed61e Revert "Revert "remove dead code for legacy image encode api"" by Brian Osman · 7 years ago
  65. 0f01b2e Revert "Revert "Improvements to GPU dither."" by Brian Salomon · 7 years ago
  66. 312f4b2 Copy over private SKPs during SKP asset create command by Ravi Mistry · 7 years ago
  67. 4f29c20 SkPDF: Re-use Jpeg Image Shaders by Hal Canary · 7 years ago
  68. e468286 sksl now sees vulkan caps by Ethan Nicholas · 7 years ago
  69. b55eb28 Add some convexity checks to shadow code. by Jim Van Verth · 7 years ago
  70. 3b92b69 start on raster pipeline 2d mode by Mike Klein · 7 years ago
  71. 135e446 vk: Fix geometry-shader input varying locations by Chris Dalton · 7 years ago
  72. c432b0c fixed use-after-free in sksl switch statements by Ethan Nicholas · 7 years ago
  73. 1406355 minor fixes to start_pipeline_lowp by Mike Klein · 7 years ago
  74. 863ffef Do not move over webpage archives, they are needed for capturing SKPs by Ravi Mistry · 7 years ago
  75. 97598a5 Add two test bots for coverage counting path renderer by Chris Dalton · 7 years ago
  76. 38fb308 Revert "Improvements to GPU dither." by Brian Salomon · 7 years ago
  77. 1806e33 Improvements to GPU dither. by Brian Salomon · 7 years ago
  78. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  79. 918ad9d Commit Queue: add Build-Debian9-GCC-arm-Chromecast by Hal Canary · 7 years ago
  80. 07990de added sksl support for integerSupport cap by Ethan Nicholas · 7 years ago
  81. 9b9510a Revert "Revert "SkPDF: Non-outline glyphs as images"" by Hal Canary · 7 years ago
  82. cda2015 Make dither range symmetric about 0 by Brian Salomon · 7 years ago
  83. 0aa492d Remove leftover Android ctable reference by Florin Malita · 7 years ago
  84. 001e722 Add guard to unblock the Chromium roll by Florin Malita · 7 years ago
  85. e43fdb3 Use SkRasterPipeline to blend GIF frames and use proper offset by Leon Scroggins III · 7 years ago
  86. ea23a04 add 32-bit Windows SkJumper backend by Mike Klein · 7 years ago
  87. 26e9ddd Don't store colortables in pixmaps or pixelrefs by Mike Reed · 7 years ago
  88. 63b6f8b Revert "SkPDF: Non-outline glyphs as images" by Mike Reed · 7 years ago
  89. 0983268 Skip bilerp for integral-translate-only matrices by Florin Malita · 7 years ago
  90. 3cf6b79 SkPDF: Non-outline glyphs as images by Hal Canary · 7 years ago
  91. df80e39 remove SK_SUPPORT_LEGACY_INDEX_8_COLORTYPE for google3 by Mike Reed · 7 years ago
  92. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  93. 4d7a9bf Delete dead SK_SUPPORT_LEGACY_BILERP_IGNORING_HACK code by Florin Malita · 7 years ago
  94. ee33873 fixed skslc vec4 uniforms by Ethan Nicholas · 7 years ago
  95. c2bd631 Remove (now-dead) SK_LEGACY_SWEEP_GRADIENT code by Florin Malita · 7 years ago
  96. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
  97. 1c8f73d Run clang-format on GrCircleBlurFP.cpp by Brian Osman · 7 years ago
  98. aa352de Update visibility checks in Vulkan to support geom shaders by Greg Daniel · 7 years ago
  99. 263cef7 quote $windk to make copy-and-paste easy by Mike Klein · 7 years ago
  100. b3d1d90 runtime check for in-range colortypes by Mike Reed · 7 years ago