1. 2c2a119 Revert "Move gn setup for vulkan library/headers into their own third_party directory." by Mike Klein · 6 years ago
  2. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  3. 8afa554 Revert "remove fragile hack in addOval to avoid computing bounds" by Mike Klein · 6 years ago
  4. e62b5c3 Update markdown files by skia-bookmaker · 6 years ago
  5. 1b5132d Roll third_party/externals/angle2/ 42cf958ce..787338f9b (1 commit) by angle-skia-autoroll · 6 years ago
  6. 0938ce7 Fix FuzzCanvas - drawPath by Kevin Lubick · 6 years ago
  7. 1e7c658 drawPosText no longer obeys paint alignment by Herb Derby · 6 years ago
  8. 4bfb50b ccpr: Abstract the draws list in a separate class by Chris Dalton · 6 years ago
  9. bc721ba remove fragile hack in addOval to avoid computing bounds by Mike Reed · 6 years ago
  10. 18934c6 Simplify aligment for DFT drawText by Herb Derby · 6 years ago
  11. c402b77 Remove sk_64_isS32 and sk_64_asS32 by Herb Derby · 7 years ago
  12. 0e42586 Make ASAN setup of Android bots more fault tolerant by Kevin Lubick · 6 years ago
  13. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 6 years ago
  14. f536c45 Reland "Retry enabling skcms on Android" by Mike Klein · 6 years ago
  15. 969be1c Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice. by Brian Salomon · 6 years ago
  16. 8e3bf09 Omit failing test. by Ben Wagner · 6 years ago
  17. 3a69c74 Fix unit tests when workarounds are enabled by Adrienne Walker · 6 years ago
  18. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago
  19. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  20. 4770942 Move gn setup for vulkan library/headers into their own third_party directory. by Greg Daniel · 6 years ago
  21. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  22. 4352821 Update SKP version by skia-recreate-skps · 6 years ago
  23. a113678 Add SkMakeUnique to gn by Herb Derby · 6 years ago
  24. c490b28 Disable perspective for emoji fallback by Jim Van Verth · 6 years ago
  25. f2e316c Roll third_party/rapidjson to af223d44f4e8d3772cb1ac0ce8bc2a132b51717f by Florin Malita · 6 years ago
  26. 037be4e Reland "Remove guard flag for SK_SUPPORT_LEGACY_BACKEND_OBJECTS on flutter." by Greg Daniel · 6 years ago
  27. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  28. 5191880 remove toString by Cary Clark · 6 years ago
  29. 78a7648 Add drawBitmapLattice to SkDebugCanvas by Brian Osman · 6 years ago
  30. da17f1e Omit "espn" from key_mobile_sites_smooth in RecreateSKPs bot by Ravi Mistry · 6 years ago
  31. 04d6ced Roll third_party/externals/angle2/ 78b7f3a8e..42cf958ce (3 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  32. 3e1a774 Roll third_party/externals/angle2/ a9ab0f37c..78b7f3a8e (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  33. da816f0 Roll third_party/externals/angle2/ 8688bf46f..a9ab0f37c (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  34. ba5b5f5 harden line2d effect by Mike Reed · 6 years ago
  35. 5699278 Add rules for cmake 3.11 to not error by Herb Derby · 6 years ago
  36. 861b52e tweak conservative bounds value to save aberrant cubic by Mike Reed · 6 years ago
  37. ee84fe1 added global variable and multi-texture support to metal sksl backend by Timothy Liang · 6 years ago
  38. ab0795c Fix fuzzer bug i.e., compute the correct repeated dst domain by Robert Phillips · 6 years ago
  39. 30e1a5e Use inheritance to define TextureGeometryProcesor vertex structs by Brian Salomon · 6 years ago
  40. ec42e15 Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect by Brian Salomon · 6 years ago
  41. ec79c39 GrTessellator: fix for zombie edge fuzzer crash. by Stephen White · 6 years ago
  42. 13197b8 Add BOOK and DEMI_LIGHT. by Ben Wagner · 7 years ago
  43. 4ee8851 Driver bug workaround: unbind_attachments_on_bound_render_fbo_delete by Adrienne Walker · 6 years ago
  44. 160e93d Prevent SkMatrixConvolutionImageFilter from allocating large buffers it can't fill by Kevin Lubick · 6 years ago
  45. 832aa11 validate perlin inputs by Mike Reed · 6 years ago
  46. dbc90e4 fix bookmaker typo by Cary Clark · 6 years ago
  47. 4362561 Roll third_party/externals/angle2/ 4607148c6..8688bf46f (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  48. 5e2f622 Roll third_party/externals/swiftshader/ 607771b44..cbb80f5f0 (1 commit) by swiftshader-skia-autoroll · 6 years ago
  49. 6872e94 Modifications to GrTextureOp outsetting, edge equation code. by Brian Salomon · 6 years ago
  50. 255ab8d Make SkStream readers report failure. by Ben Wagner · 8 years ago
  51. 8f8d481 Add SkIRect::adjust method by Robert Phillips · 6 years ago
  52. dd8b1fc [recipes] Remove a bunch of unnecessary expectations by Eric Boren · 6 years ago
  53. 26171e8 [skiaserver] Start loading html/css/js from https://debugger-assets.skia.org. by Joe Gregorio · 6 years ago
  54. 4f3ad4e Fix bugs related to SkMatrixConvolutionImageFilter in repeat mode by Robert Phillips · 6 years ago
  55. 72f6668 [recipes] Move a lot of logic out of vars module by Eric Boren · 6 years ago
  56. 50edafa Add proxy unique key management to GrOnFlushResourceProvider by Chris Dalton · 6 years ago
  57. 44890ef Roll third_party/externals/angle2/ 1ce8aede0..4607148c6 (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  58. dd6e62e Roll third_party/externals/swiftshader/ 419a5806a..607771b44 (1 commit) by swiftshader-skia-autoroll · 6 years ago
  59. c385767 refactor setBoundsCheck() a bit by Mike Klein · 6 years ago
  60. 25cb7c8 Roll third_party/externals/swiftshader/ 89c43d202..419a5806a (2 commits) by swiftshader-skia-autoroll · 6 years ago
  61. c16559e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  62. 51371a4 fonts: Handle fallback to using paths for text rendering for remoting. by Khushal · 6 years ago
  63. e6c0fe0 Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE. by Ben Wagner · 6 years ago
  64. 2d2fedd fonts: Use empty glyphs on cache miss. by Khushal · 6 years ago
  65. 53ea911 Roll skia/third_party/skcms 3e527c6..5bfec77 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  66. 8f288d9 fix setBoundsNoCheck example by Cary Clark · 6 years ago
  67. 7673f3b Specify the ADB keys to use for ADB by Kevin Lubick · 6 years ago
  68. 8c29c14 Roll skia/third_party/skcms 3f444c5..3e527c6 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  69. 12997b0 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  70. 86168a1 Roll skia/third_party/skcms 06d773b..3f444c5 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  71. 29ede9b Roll skia/third_party/skcms 14afdb8..06d773b (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  72. 2b937f5 Add MoltenVK_Vulkan bots by Chris Dalton · 6 years ago
  73. 000e00d Roll third_party/externals/angle2/ 0e1c158ed..1ce8aede0 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  74. 8b7284d Check for correct bounds of large rotated and skewed emoji. by Jim Van Verth · 6 years ago
  75. 4b7ae82 Roll skia/third_party/skcms e4c0e54..14afdb8 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  76. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 6 years ago
  77. ffb3d68 Color Documentation by Cary Clark · 6 years ago
  78. 0b82a71 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  79. daebae9 Return nullptr when ReadBuffer becomes invalid by Kevin Lubick · 6 years ago
  80. a33b67c Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly. by Brian Salomon · 6 years ago
  81. 6403b0e added basic texturing to metal sksl backend by Timothy Liang · 6 years ago
  82. 27575e8 check path bounds before trying to shadow by Mike Reed · 6 years ago
  83. d2152c4 Remove static initializer to register destructor. by Ben Wagner · 6 years ago
  84. 51401f0 Set margin for outer blur masks with no blur. by Ben Wagner · 6 years ago
  85. c06754b mapRect should not fiddle with nonfinite values. by Cary Clark · 6 years ago
  86. bd74e6a Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  87. 15f1761 Roll third_party/externals/angle2/ f299a378f..0e1c158ed (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  88. ed4921b Roll skia/third_party/skcms 5cc905d..e4c0e54 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  89. 05da1c1 Roll third_party/externals/swiftshader/ c8403ec14..89c43d202 (1 commit) by swiftshader-skia-autoroll · 6 years ago
  90. a1a84d0 Roll third_party/externals/angle2/ 80c32ccbb..f299a378f (6 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  91. 15f8f43 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  92. 9061ffc Suppress bad-function-cast warning by Brian Osman · 6 years ago
  93. c48f776 Driver bug workaround: pack_parameters_workaround_with_pack_buffer by Adrienne Walker · 6 years ago
  94. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 6 years ago
  95. af0f79c Roll skia/third_party/skcms a7e79c5..5cc905d (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  96. 7854e37 Roll third_party/externals/swiftshader/ 596f653f5..c8403ec14 (1 commit) by swiftshader-skia-autoroll · 6 years ago
  97. bdf5433 SkImage::onRefEncoded to return sk_sp. by Ben Wagner · 6 years ago
  98. 94f585e Driver bug workaround: gl_clear_broken by Adrienne Walker · 6 years ago
  99. 3c6087c Roll third_party/externals/swiftshader/ e475674ef..596f653f5 (1 commit) by swiftshader-skia-autoroll · 6 years ago
  100. 3ed3399 Driver bug workaround: restore_scissor_on_fbo_change by Adrienne Walker · 6 years ago