1. 0cfd547 Remove SK_SUPPORT_LEGACY_BLURMASKFILTER by Brian Osman · 6 years ago
  2. c1b9c10 Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface by Brian Salomon · 6 years ago
  3. 9ca3065 Don't use GrPixelConfig value as proxy for valid on GrBackendSurface. by Greg Daniel · 6 years ago
  4. a39991e Exercise the threaded backend in test bots by Yuqian Li · 6 years ago
  5. f131b01 Roll third_party/externals/angle2/ c3755fc56..b8e396609 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  6. 485dc86 Update markdown files by Update Docs · 6 years ago
  7. 7768fa1 Roll third_party/externals/angle2/ dd196e0bc..c3755fc56 (5 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  8. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  9. 5ddb308 Distinguish between glyphs with empty path and no path. by Ben Wagner · 6 years ago
  10. b45aac9 Roll third_party/externals/skcms/ 6959d4597..24c91d143 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  11. 01d8b74 Roll third_party/externals/skcms/ d75edb2e3..6959d4597 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  12. d9b2548 Roll third_party/externals/skcms/ a7974d9f6..d75edb2e3 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  13. 6127c4c Clip SlideDir slides to their declared dimensions by Florin Malita · 6 years ago
  14. 93e4ea5 Mac to better serialize OTTO fonts. by Ben Wagner · 6 years ago
  15. 87f852d Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Robert Phillips · 6 years ago
  16. 65daa20 Remove SK_DISABLE_TEXTURE_OP_AA by Brian Salomon · 6 years ago
  17. 0ffa322 [viewer] Consolidate external slide loading by Florin Malita · 6 years ago
  18. 03d4f19 Flush before snap SkThreadedBMPDevice by Yuqian Li · 6 years ago
  19. cb77994 Roll third_party/externals/skcms/ 3cb9ba6ae..a7974d9f6 (3 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  20. 0aa8124 Update 'Working in a Chromium repo' documentation. by Bryce Thomas · 6 years ago
  21. c5f0427 Avoid nonsortable rects in drawRect/drawOval by Kevin Lubick · 6 years ago
  22. efa60a1 Remove deprectated GrContext::MakeGL overloads that take raw ptr by Brian Salomon · 6 years ago
  23. f932a63 Add maxTextureSize()/maxRenderTargetSize() to GrContext by Brian Salomon · 6 years ago
  24. c659c2c Viewer SVG support by Florin Malita · 6 years ago
  25. 1861e88 Via*::draw to finish before checking. by Ben Wagner · 6 years ago
  26. c4ec816 replace size-alignment assert with round-down by Mike Reed · 6 years ago
  27. fcd3ec5 Roll third_party/externals/angle2/ bc54342bf..dd196e0bc (14 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  28. 90cf45b Roll third_party/externals/skcms/ d26d270c8..3cb9ba6ae (7 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  29. 0ad685a SkPDF: implement xheight for type3 fonts by Hal Canary · 6 years ago
  30. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 6 years ago
  31. 91749c8 Add SK_API to SkSurfaceCharacterization by Robert Phillips · 6 years ago
  32. b5680ca experimental/tools: minor code cleanup by Hal Canary · 6 years ago
  33. c585e20 Workaround for lack of ESSL3 external image extension on older Samsung devices by Brian Osman · 6 years ago
  34. ba75aee tweak SkImage documentation by Cary Clark · 6 years ago
  35. 636fbae Fix iOS bot in Chrome CQ by Robert Phillips · 6 years ago
  36. a24c622 Update markdown files by Update Docs · 6 years ago
  37. 4470e34 Avoid calling glGetString(GL_EXTENSIONS) on core profiles by Brian Salomon · 6 years ago
  38. 9a544bc Stop using clear-as-draw workaround on newer Intel drivers on macOS by Brian Salomon · 6 years ago
  39. 4b99bbb Ensure that pointers/arrays are valid until flush in threaded backend by Yuqian Li · 6 years ago
  40. 9bd736b Add loongson3a Build jobs. by Ben Wagner · 6 years ago
  41. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 6 years ago
  42. 1fda024 move SkIPoint16 to private header by Mike Reed · 6 years ago
  43. cab7d0c Update mips64el_toolchain_linux to GCC 7 by Ben Wagner · 6 years ago
  44. 325ea32 Fix SkLocalMatrixShader nesting semantics by Florin Malita · 6 years ago
  45. 1efe322 Make sure we set the origin when initDescForDstCopy fails by Greg Daniel · 6 years ago
  46. af2769d Banish SkShaderBase::isRasterPipelineOnly() by Florin Malita · 6 years ago
  47. bf74a46 Fix drawBitmapRect in the threaded backend by Yuqian Li · 6 years ago
  48. 378679c add Mac ASAN bots by Mike Klein · 6 years ago
  49. 5edc806 Roll skia/third_party/externals/skcms/ 7dd7eed65..d26d270c8 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  50. e1c60d6 Tag the unique keys of lazy images. by Derek Sollenberger · 6 years ago
  51. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 6 years ago
  52. dc09213 Revert "Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used."" by Brian Salomon · 6 years ago
  53. d838765 Roll skia/third_party/externals/angle2/ 5d232d53b..bc54342bf (6 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  54. 75a1302 Don't use the inner radius when not stroking in DIEllipse by Greg Daniel · 6 years ago
  55. d401330 Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used." by Brian Salomon · 6 years ago
  56. a24d505 Add mips64el_toolchain_linux asset. by Ben Wagner · 6 years ago
  57. 7e1dd20 Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used. by Brian Salomon · 6 years ago
  58. c412b59 Handle perspective scales in GrPathUtil scaleToleranceToSrc by Greg Daniel · 6 years ago
  59. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 6 years ago
  60. ae52ccc Roll skia/third_party/externals/skcms/ 770177dc9..7dd7eed65 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  61. 42f8bc4 Add API for SkTextBlob serialization into caller's memory. by Khushal · 6 years ago
  62. 46117c8 Clean up buffering and serializatoin. by Herb Derby · 6 years ago
  63. 62473ad Check if fan point is finite in GrAAConvexPathRenderer. by Greg Daniel · 6 years ago
  64. a4f581a fix global method indentation by Cary Clark · 6 years ago
  65. 3a494f6 fix SkImageInfo indentation by Cary Clark · 6 years ago
  66. 21aa7b8 limit cpu features of skcms on bots we limit skia by Mike Klein · 6 years ago
  67. 8b09b96 Drop draw in GrAAConvextPathRenderer if calculation of center of mass ends up in NaN by Greg Daniel · 6 years ago
  68. 63bd23a Improve MSAN docs by Kevin Lubick · 6 years ago
  69. 428ab73 Hardcode a font for lcd testing on MacOS. by Ben Wagner · 6 years ago
  70. a48caa5 remove CC,CXX,CPPFLAGS from compile environment by Mike Klein · 6 years ago
  71. f2da5b3 Roll skia/third_party/externals/skcms/ 2fd9445b9..770177dc9 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  72. 4eda8d9 Check for divide by zero in fill_in_2D_gaussian_kernel by Greg Daniel · 6 years ago
  73. e11382b Remove legacy API support from Flutter by Brian Osman · 6 years ago
  74. 3aecc30 Check for divide by zero in fill_in_1D_gaussian_kernel by Greg Daniel · 6 years ago
  75. d09b06a Roll skia/third_party/externals/skcms/ 6c4b7c42f..2fd9445b9 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  76. 61a83cb Roll skia/third_party/externals/angle2/ 30b604d8d..5d232d53b (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  77. 8d8a5d9 fix pathop fuzzes by Cary Clark · 6 years ago
  78. 27d4219 Move oss-fuzz to MockGPUCanvas by Kevin Lubick · 6 years ago
  79. 4de7968 Roll skia/third_party/externals/skcms/ b21124236..6c4b7c42f (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  80. ecf548b update autogenerated includes by Cary Clark · 6 years ago
  81. 186d08f fix bugs exposed by documenting SkImageInfo by Cary Clark · 6 years ago
  82. ba31640 Allow for divide by zero in miter calculation in GrAAConvexTessellator by Greg Daniel · 6 years ago
  83. ea49523 GrTessellator: fix for points that become infinite on stroking. by Stephen White · 6 years ago
  84. b88045b Catch infinite numbers in computeMatrices by Kevin Lubick · 6 years ago
  85. 08c39fc Increase precision in GrSRGBEffect by Brian Salomon · 6 years ago
  86. 4db18ed Add SkOffsetSimplePolygon. by Jim Van Verth · 6 years ago
  87. 141edce Roll skia/third_party/externals/skcms/ 75dc22828..b21124236 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  88. 1110da1 Fix non-GPU release bots by Robert Phillips · 6 years ago
  89. fd88fe4 Speculative fix for crbug.com/823920 by Brian Salomon · 6 years ago
  90. c0528e2 Roll skia/third_party/externals/angle2/ 5a7e61bbd..30b604d8d (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  91. 8730869 Roll skia/third_party/externals/skcms/ ad0c4f19b..75dc22828 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  92. 1a291b3 Cleanup Ops - remove extra bytes sent and received by Herb Derby · 6 years ago
  93. 5e6b67c Simplify SkDrawTiler; check emtpy pixmap and overflow by Yuqian Li · 6 years ago
  94. 2de1eda SkScalerContext::getMetrics to not request metrics it will ignore. by Ben Wagner · 6 years ago
  95. 97be6f9 Roll skia/third_party/externals/skcms/ 4a77de482..ad0c4f19b (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  96. 7451101 Revert "Disable GPU support by default when building for host in Fuchsia" by Brian Osman · 6 years ago
  97. 22c1f37 Revert "implement SkTDArray with std::vector" by Mike Klein · 6 years ago
  98. 224edf0 Revert "In older STLs, std::vector::insert() returns void." by Mike Klein · 6 years ago
  99. 211cf77 Roll skia/third_party/externals/skcms/ d2cc6a7f7..4a77de482 (2 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  100. 9874bf1 Roll skia/third_party/externals/angle2/ d104918fd..5a7e61bbd (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago