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