1. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  2. ae9718f Remove unnecessary use of GrGLIRect in GrRenderTargetOpList by Brian Salomon · 7 years ago
  3. e370cbe Remove clip to bounds GrContextOption by Brian Salomon · 7 years ago
  4. 651cbe9 GrTessellator: Implement a fast path in poly emission. by Stephen White · 7 years ago
  5. fec1729 Add Braswell bots. by Ben Wagner · 7 years ago
  6. 01254bc Use an exponential growth strategy for extra blocks. by Herb Derby · 7 years ago
  7. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 7 years ago
  8. 94fc0fe SkJumper: store_f32 by Mike Klein · 7 years ago
  9. 374a017 Upgrade Go in CIPD to 1.7.5 by Joe Gregorio · 7 years ago
  10. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 7 years ago
  11. b7115c6 Remove extract_comments in housekeeper bot. by Joe Gregorio · 7 years ago
  12. 4447b64 Switch SkImageGenerator over to generating GrTextureProxies by Robert Phillips · 7 years ago
  13. 3c6d5b0 Revert "Upgrade Go in CIPD to 1.7.5" by Cary Clark · 7 years ago
  14. 3fb5299 Upgrade Go in CIPD to 1.7.5 by Joe Gregorio · 7 years ago
  15. 3669a82 Put is_skia_standalone back a bit. by Mike Klein · 7 years ago
  16. e459afd Strengthen is_official_build, update docs. by Mike Klein · 7 years ago
  17. 05cb4c3 Use non-fatal errors for WIC decoding failures by Matt Sarett · 7 years ago
  18. 34a3256 Documentation: detailed iOS by Hal Canary · 7 years ago
  19. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 7 years ago
  20. 3b4c22d update cliptype test to exercise clipstack backend by Mike Reed · 7 years ago
  21. 90732fd GrTessellator: add a null-check for a clusterfuzz test case. by Stephen White · 7 years ago
  22. 373b538 Release resources if SkMallocPixelRef::NewWithProc fails. by Ben Wagner · 7 years ago
  23. 2b46f3e Revert "Use inline storage for SkEdgeBuilder." by Mike Klein · 7 years ago
  24. 9169d80 Don't mark the matrix-type as dirty just be cause we translate it. by Mike Reed · 7 years ago
  25. 108943d Remove SkLiteDL::makeThreadsafe(). by Mike Klein · 7 years ago
  26. 68b9b57 FuzzCanvas: fix drawVertices BUG=skia:6314 by Hal Canary · 7 years ago
  27. cd667b6 add unittests for clip-state queries by Mike Reed · 7 years ago
  28. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 7 years ago
  29. e836b78 Use the auto blitter alloc to build linear pipelines with. by Herb Derby · 7 years ago
  30. 767c7e7 SkJumper: use AVX2 mask loads and stores for U32 by Mike Klein · 7 years ago
  31. 8e48c1e fixed duplicate interface variable in SPIR-V output by Ethan Nicholas · 7 years ago
  32. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 7 years ago
  33. d7875f5 Refactor SkLiteDL to no longer extend SkDrawable. by Derek Sollenberger · 7 years ago
  34. c663905 Tell PDF on Mac when a font is a variation font. by Ben Wagner · 7 years ago
  35. e646afb Add MotoG4 bot. by Ben Wagner · 7 years ago
  36. be32a43 Use inline storage for SkEdgeBuilder. by Herb Derby · 7 years ago
  37. c464035 pass storage directly to allocator for blitters by Mike Reed · 7 years ago
  38. 391a890 Use proxy canvas size. by Herb Derby · 7 years ago
  39. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 7 years ago
  40. 8e8e817 SkJumper: skip null contexts by Mike Klein · 7 years ago
  41. cf2e8c6 SkPDF: empty shader boxes bad by Hal Canary · 7 years ago
  42. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  43. cf40e30 Use fast path for circular shadows. by Jim Van Verth · 7 years ago
  44. e7e5499 Check that the FT_Face actually exists in SkTypeface_FreeType::onGetVariationDesignPosition. by Ben Wagner · 7 years ago
  45. 4e7fc0c SkJumper: be more precise by rejecting data sections. by Mike Klein · 7 years ago
  46. b56dedf GrTessellator (AA): restore rounding in Line::intersect(). by Stephen White · 7 years ago
  47. c31858b SkJumper: handle the <kStride tail in AVX+ mode. by Mike Klein · 7 years ago
  48. f7cf81a Use GrTextureProvider's uniqueKey setting method rather than directly setting it by Robert Phillips · 7 years ago
  49. bfafcba Determine whether any fp uses local coords in FragmentProcessorAnalysis rather than GrPipeline creation by Brian Salomon · 7 years ago
  50. bb5af6b Fix flutter compile bot by Ravi Mistry · 7 years ago
  51. 9c220e0 SkJumper: allow the compiler to generate FMAs by Mike Klein · 7 years ago
  52. 1429550 Update Skia milestone to 59 by Heather Miller · 7 years ago
  53. d222830 Test sRGB with non-linear blending using new "srgbnl" sink by Matt Sarett · 7 years ago
  54. 39b101b fix leak in SPIRV code generator by Ethan Nicholas · 7 years ago
  55. 30f2ec8 Symbolize all Ubuntu dm/nanobench runs by Kevin Lubick · 7 years ago
  56. afe7a5f Add some thread safety notes. by Mike Klein · 7 years ago
  57. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 7 years ago
  58. 9c10df3 Some small SkJumper refactoring. by Mike Klein · 7 years ago
  59. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  60. 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 7 years ago
  61. bb7dd44 Make SkTypeface::onGetVariationDesignPosition pure virtual. by Ben Wagner · 7 years ago
  62. e93d190 SkJumper: upgrade to Clang 3.9 by Mike Klein · 7 years ago
  63. e0c9e00 Remove SK_HAS_DWRITE_X defines. by Ben Wagner · 7 years ago
  64. 2a098d0 Call FT_Set_Default_Properties when available. by Ben Wagner · 7 years ago
  65. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  66. c1a70e2 FuzzCanvas: fix text generation BUG=skia:6299 by Hal Canary · 7 years ago
  67. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  68. 5fb88b3 Add Galaxy J5 bots. by Ben Wagner · 7 years ago
  69. 8a9de3d Add path renderer options to viewer GUI by Brian Osman · 7 years ago
  70. 5ff3a5c Remove stencil related flags from GrInstancedPipelineInfo. by Brian Salomon · 7 years ago
  71. 2800c5e remove unneeded android flag for textdecorations by Mike Reed · 7 years ago
  72. 8af026e fix fuzzer by Cary Clark · 7 years ago
  73. afb4103 Unpremul the blend constant in PDLCDXferProcessor. by Brian Salomon · 7 years ago
  74. 6641212 GrTessellator: minor cleanups and speedups. by Stephen White · 7 years ago
  75. 4b1b04d Use SkArenaAlloc in SkEdgeBuilder. by Herb Derby · 7 years ago
  76. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  77. 7b98dc2 Set window dimensions in raster on Unix by Brian Osman · 7 years ago
  78. af9847e Use GrAAType in instanced rendering. by Brian Salomon · 7 years ago
  79. 367eae2 Initialize XImage struct fully by Brian Osman · 7 years ago
  80. bfe15f6 changed skslc layout parsing strategy by Ethan Nicholas · 7 years ago
  81. 9341c98 SkAndroidCodec: Leave pixels in encoded colorspace when tf is numerical by Matt Sarett · 7 years ago
  82. 1ac8fd2 Define canvas fuzzers like the other API fuzzers by Kevin Lubick · 7 years ago
  83. 52d3e8d Add imgui.ini to .gitignore by Brian Osman · 7 years ago
  84. 3349c6f Fix Memcheck:Overlap in setting up rect bench names by Brian Salomon · 7 years ago
  85. 62176db fuzz: dump_canvas by Hal Canary · 7 years ago
  86. dc54788 Allow dm threads for GalaxyS* by Ben Wagner · 7 years ago
  87. 7928e76 Disable deferred gpu resources for Chrome branch by Robert Phillips · 7 years ago
  88. c61abee add isolate (init-with-previous) savelayer flag by Mike Reed · 7 years ago
  89. 822128b Clarify what is passed to AutoDrawLooper. by Mike Reed · 7 years ago
  90. c6a449d Add AVX-512 detection to SkCpu, try 2. by Mike Klein · 7 years ago
  91. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 7 years ago
  92. dac5f6b Fix -Wshadow-field warnings by Brian Salomon · 7 years ago
  93. 621491e Add backend selection to viewer's GUI by Brian Osman · 7 years ago
  94. 5990680 Remove SkDataTableBuilder. It is not used. by Herb Derby · 7 years ago
  95. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  96. 585dba8 Fix crash switching to Vulkan in viewer on Windows by Brian Osman · 7 years ago
  97. 6722553 Add SkColorSpace::isNumericalTransferFn() to the public API by Matt Sarett · 7 years ago
  98. 61cd31a viewer: Add a "Path renderer" dropdown menu by csmartdalton · 7 years ago
  99. 3809f89 Disable f16 and srgb configs for Android CPU perf. by Ben Wagner · 7 years ago
  100. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 7 years ago