1. d9d33c3 renamed SkSL's assert macros by Ethan Nicholas · 7 years ago
  2. 22be4c4 SkMacros split from SkTypes.h by Hal Canary · 7 years ago
  3. 8ea971b avoid immintrin.h in SkNx_sse.h by Mike Klein · 7 years ago
  4. 2107bd8 Add Vulkan jobs for GalaxyS7. by Ben Wagner · 7 years ago
  5. 22ce794 remove __cplusplus guard by Mike Klein · 7 years ago
  6. b82c3d6 simplify SkTFitsIn by Mike Klein · 7 years ago
  7. e5b7e6d Add blacklist to failing vulkan gtx660 test. by Greg Daniel · 7 years ago
  8. 2a2f675 SkTypes: extract SkTo by Hal Canary · 7 years ago
  9. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 7 years ago
  10. 7deacf4 More shadow tessellation cleanup. by Jim Van Verth · 7 years ago
  11. efd99cc clean up SkPicture include by Cary Clark · 7 years ago
  12. e73d7d8 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  13. 47fd204 Remove remaining references to G930A. by Ben Wagner · 7 years ago
  14. 8e4d09a Roll third_party/externals/angle2 d73a61117dff..a8802477752f (1 commits) by angle-skia-autoroll · 7 years ago
  15. 0e2608e Update markdown files by skia-bookmaker · 7 years ago
  16. 8c6b497 Roll third_party/externals/angle2 071fc3f9511c..d73a61117dff (3 commits) by angle-skia-autoroll · 7 years ago
  17. 5c12122 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  18. cd7ace2 Update to current CIPD packages for kitchen tasks. by Ben Wagner · 7 years ago
  19. bf45c70 Clean up a few IWYU issues by Mike Klein · 7 years ago
  20. 7d10ed0 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  21. c72c948 Update GalaxyS7 to Oreo. by Ben Wagner · 7 years ago
  22. 36f0c41 Roll third_party/externals/swiftshader f398044f28a1..41320521bd3f (4 commits) by swiftshader-skia-autoroll · 7 years ago
  23. 42bc79b Roll third_party/externals/angle2 f15f886c2de4..071fc3f9511c (1 commits) by angle-skia-autoroll · 7 years ago
  24. 57f8fcd When compiling SwiftShader, set BUILD_TESTS=OFF. by Ben Wagner · 7 years ago
  25. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 7 years ago
  26. f7c380e try to remove workaround for VS 2010 by Mike Klein · 7 years ago
  27. 46fbf8c Disable module deps in Android Framework builds by Florin Malita · 7 years ago
  28. 4c46501 Update markdown files by skia-bookmaker · 7 years ago
  29. 153d3ba Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  30. 92206a4 [skottie] Fix color parsing by Florin Malita · 7 years ago
  31. 7999e0d Update SKP version by skia-recreate-skps · 7 years ago
  32. 5ebb90d Revert "remove half float workaround in GrGLGpu::onReadPixels" by Stephen White · 7 years ago
  33. 68b0723 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  34. 692e29e remove unused parts of SkTypes.h by Mike Klein · 7 years ago
  35. 8f5bbda Fall back to bilerp if we are undable to do a copy for mips. by Greg Daniel · 7 years ago
  36. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 7 years ago
  37. 8060a73 Roll third_party/externals/angle2 c3907ef..f15f886 (6 commits) by angle-skia-autoroll · 7 years ago
  38. 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 7 years ago
  39. 65b7bfc Glyph search of desperation by Herb Derby · 7 years ago
  40. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 7 years ago
  41. e8b38ab [recipes] Make ct_skps use binaries from a build task by Eric Boren · 7 years ago
  42. 4462c04 Avoid degenerate matrices (that trigger asserts) in test code by Brian Osman · 7 years ago
  43. f32fe56 see if we can remove this hack by Mike Klein · 7 years ago
  44. 27dddae rebase by Cary Clark · 7 years ago
  45. a05a31a fonts: Perform blob analysis at SkBaseDevice layer instead of canvas. by Khushal · 7 years ago
  46. bfe4db5 remove unimportant bench by Mike Klein · 7 years ago
  47. afa1158 Make the SkPathRef GenIDChangeListener ref counted by Chris Dalton · 7 years ago
  48. 1471df9 Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineState.h by Brian Salomon · 7 years ago
  49. d0d409d Add a front() accessor to GrAllocator by Chris Dalton · 7 years ago
  50. 59d997a New more efficient run builder by Herb Derby · 7 years ago
  51. f0aacaf Add SkTypeface::makeClone. by Bruce Wang · 7 years ago
  52. 17ee855 remove half float workaround in GrGLGpu::onReadPixels by Brian Salomon · 7 years ago
  53. 56893cd Fix A2B JPEG images on GPU backed xform or color-managed canvas by Brian Osman · 7 years ago
  54. d2ae4df Add text size override to Viewer. by Ben Wagner · 7 years ago
  55. 89c5e88 Implement Sk2f::floor by Chris Dalton · 7 years ago
  56. 76f5706 remove linear blending from SkWebpCodec by Mike Klein · 7 years ago
  57. 89042d5 GrTessellator: catch missing intersections. by Stephen White · 7 years ago
  58. 894e346 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  59. 7796f00 SkJson by Florin Malita · 7 years ago
  60. 61e6686 Fix SkImageInfo::computeByteSize underflow by Adrienne Walker · 7 years ago
  61. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 7 years ago
  62. fff1966 Revert "Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp"" by Brian Salomon · 7 years ago
  63. 9149954 update SkColor by Cary Clark · 7 years ago
  64. b94f6da fix define comments add generated comment for includes by Cary Clark · 7 years ago
  65. 5f444c9 remove final SkTypes dependencies in SkArenaAlloc by Mike Klein · 7 years ago
  66. cef57e9 Remove Win2k8 GPU jobs. by Ben Wagner · 7 years ago
  67. 7757b04 Roll third_party/externals/angle2 81970bc..c3907ef (2 commits) by angle-skia-autoroll · 7 years ago
  68. 651286f fixed vec3 size differences and mod calculation of skslc msl backend by Timothy Liang · 7 years ago
  69. 229f4d9 srgb config is gone. Stop testing it. by Brian Osman · 7 years ago
  70. cb0b98b Update gen_tasks.go to use unforked glog by Eric Boren · 7 years ago
  71. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 7 years ago
  72. 7a45dd1 Roll third_party/externals/angle2 ea17575..81970bc (3 commits) by angle-skia-autoroll · 7 years ago
  73. 9f752aa tweak SkArenaAlloc comments, parameter names by Mike Klein · 7 years ago
  74. ae957c4 switch fiddle examples to call MakeFromTexture with RGBA by Cary Clark · 7 years ago
  75. 7731073 SkFontMgr_DirectWrite::onMakeFromStreamArgs works on win 7 by Bruce Wang · 7 years ago
  76. 2e361a3 remove unused stat tracking from SkArenaAlloc by Mike Klein · 7 years ago
  77. 4d51611 Defer Sample setup to onOnceBeforeDraw. by Ben Wagner · 7 years ago
  78. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 7 years ago
  79. 1bd4b31 Roll skia/third_party/skcms 0fdd840..1be9889 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  80. 4ba1a6f Revert "Change persp dftext to only antialiased" by Jim Van Verth · 7 years ago
  81. 4d3f517 Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor ownership. by Brian Salomon · 7 years ago
  82. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 7 years ago
  83. c174cc6 Add SkTypeface::makeClone. by Ben Wagner · 7 years ago
  84. 6120164 remove "srgb" config from DM,nanobench by Mike Klein · 7 years ago
  85. fa8ff09 fonts: Hook up FallbackTextHelper to font remoting. by Khushal · 7 years ago
  86. d5b4593 Add checks to make sure we don't overflow 32 bit int in GPU path renderers. by Greg Daniel · 7 years ago
  87. 8345aa6 Change persp dftext to only antialiased by Jim Van Verth · 7 years ago
  88. dc63620 Add guard around GrVkBackendContext::Create function. by Greg Daniel · 7 years ago
  89. 9519d4f Remove unused GrObjectMemoryPool by Robert Phillips · 7 years ago
  90. 0e6cd9e Roll third_party/externals/angle2 2bd1fab..ea17575 (1 commits) by angle-skia-autoroll · 7 years ago
  91. d62c4bd require std::is_trivially_destructible by Mike Klein · 7 years ago
  92. 73e93f3 Implement SkFontMgr_DirectWrite::onMakeFromStreamArgs function. by Bruce Wang · 7 years ago
  93. faef514 More libfuzzer cleanups from GPU switchover by Kevin Lubick · 7 years ago
  94. 0d22539 generate SkColor include by Cary Clark · 7 years ago
  95. d07dc36 clean up some unused parts of SkArenaAlloc by Mike Klein · 7 years ago
  96. 2525a37 Add test of tiny text with perspective. by Jim Van Verth · 7 years ago
  97. 18562b8 fix pathops fuzzer by Cary Clark · 7 years ago
  98. 969bdef Remove GrGeometryProcessor knowledge of explicit local coords by Brian Salomon · 7 years ago
  99. 7db95a6 add documentation by Cary Clark · 7 years ago
  100. 6f02af9 remove linear-blended sRGB dst support in software by Mike Klein · 7 years ago