1. d737bee Updated the get_images_from_skps tool to check for ICC profile support by raftias · 8 years ago
  2. ccd0eee Disable flaky GSStoreTest by Eric Boren · 8 years ago
  3. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  4. f44703a Remove dependency on NDK cpufeatures. by Mike Klein · 8 years ago
  5. 4958006 funnel f16 through standard load/store/gather by Mike Klein · 8 years ago
  6. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  7. c308333 proposed gn_to_bp fixes by Mike Klein · 8 years ago
  8. c87f99e Make subset param to texture generation API non-optional by Brian Osman · 8 years ago
  9. 0e18de9 Convert image width and height (used by tiling) to float once. by Mike Klein · 8 years ago
  10. 26cdbac Update SKP version by UpdateSKPs · 8 years ago
  11. cb2c8ae Add documentation for being a Android RoboCop. by Derek Sollenberger · 8 years ago
  12. bbab477 Add documentation for Viewer by Jim Van Verth · 8 years ago
  13. 2790c52 Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp* by Brian Salomon · 8 years ago
  14. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  15. b0b17d1 bicubic, attempt gazillion by Mike Klein · 8 years ago
  16. 21aa35f Make GrRenderTargetOpList::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  17. 9950408 Fix comment formatting for GrRenderTargetContext::drawArc by Brian Salomon · 8 years ago
  18. a4a3381 tools and docs: clean up gyp-specific things by Hal Canary · 8 years ago
  19. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  20. 385836d remove Building with Skia Tutorial by Mike Klein · 8 years ago
  21. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  22. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  23. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  24. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  25. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  26. e29ce64 Move 6p arm64 CPU tests to Pixel C by Kevin Lubick · 8 years ago
  27. b040320 Make command buffer sRGB mip-mapping more predictable by Brian Osman · 8 years ago
  28. 252b724 Revert "SkImageEncoder::* going away" by Herb Derby · 8 years ago
  29. feda468 Run bin/fetch-gn as a gclient hook. by Mike Klein · 8 years ago
  30. 291c62a clean up old Makefiles by Hal Canary · 8 years ago
  31. 87da4ef docs: Use the new floating ment on skpaint.md by Joe Gregorio · 8 years ago
  32. 3489b2b SkImageEncoder::* going away by Hal Canary · 8 years ago
  33. 7d52988 [SVGDom] Clipped clipPath support by Florin Malita · 8 years ago
  34. 67702f6 update Win/Android toolchain setup after rolling GN by Mike Klein · 8 years ago
  35. 923c082 Don't compile the Skia tools for PDK builds. by Derek Sollenberger · 8 years ago
  36. a2ca8ed Commit Queue: Add NoGPU build bot. by Hal Canary · 8 years ago
  37. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 8 years ago
  38. 92a895e Revert "Revert "Add antialiasing to SkDropShadowImageFilter's shadow draw"" by Robert Phillips · 8 years ago
  39. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  40. 374e04a Roll GN by Mike Klein · 8 years ago
  41. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  42. 76073c1 Add the ability to use different mallocs. by Herb Derby · 8 years ago
  43. 59ed482 fix fuzzers by Cary Clark · 8 years ago
  44. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  45. 6a4cdb6 Remove documentation about emboss. by Joe Gregorio · 8 years ago
  46. 7eb01e0 simplify bug by Cary Clark · 8 years ago
  47. 9bbfb65 remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS flag by Mike Reed · 8 years ago
  48. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 8 years ago
  49. fc6d9e9 Removed non-Identity matrix in non-PCSXYZ Input check for ICC profiles by raftias · 8 years ago
  50. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  51. a92c383 libviewer.so on Android, delete hello_skia_app by Mike Klein · 8 years ago
  52. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  53. 978cceb On mips64el, use -B instead of linking .o manually. by Mike Klein · 8 years ago
  54. e8ea07a Added some named gamma recognition to lutnType ICC profile parsing by raftias · 8 years ago
  55. a9da22d Fix bitmap-image srgb gm by Matt Sarett · 8 years ago
  56. 2979b1a Added clamps in SkRasterPipeline's gamma stages. by raftias · 8 years ago
  57. ee6c368 Roll third_party/externals/freetype 4d3f7ca8cedb..ffd8f622360 by Ben Wagner · 8 years ago
  58. b4a24e5 Add .clang-format file to include/gpu src/gpu by Brian Salomon · 8 years ago
  59. ce8840e [SVGDom] ClipPath support by Florin Malita · 8 years ago
  60. c5a8366 Add fuzzing for decoding animated images by Leon Scroggins III · 8 years ago
  61. 64d8be0 Make sure all the convolve functions are defined. by Mike Klein · 8 years ago
  62. 019be7b add missing [] by Mike Klein · 8 years ago
  63. 4adac2e Add AVX2 version of ConvolveVertically by xiangze.zhang · 8 years ago
  64. 45aac57 Revert "Add antialiasing to SkDropShadowImageFilter's shadow draw" by Robert Phillips · 8 years ago
  65. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  66. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  67. 02b7349 no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore by Mike Reed · 8 years ago
  68. 867812e remove SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT from android by Mike Reed · 8 years ago
  69. 58a7694 SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque by Hal Canary · 8 years ago
  70. e1f29c7 Revert "Fix SDF generation for pixel-aligned paths" by Jim Van Verth · 8 years ago
  71. 02e65df fix build. tests/BitmapTest w/ nogpu by Hal Canary · 8 years ago
  72. b92520d remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS for android by Mike Reed · 8 years ago
  73. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  74. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  75. 5b7b49f Rework GrRenderTargetOpList::setupDstReadIfNecessary. by Brian Salomon · 8 years ago
  76. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 8 years ago
  77. fc2e7e0 Add NarrowRGB gamut mode to SampleApp by Brian Osman · 8 years ago
  78. 851c238 Skip the sRGB mip-map testing on command buffer by brianosman · 8 years ago
  79. 27eb22b gn_to_bp.py fixes by Mike Klein · 8 years ago
  80. 78e8165 Add antialiasing to SkDropShadowImageFilter's shadow draw by Robert Phillips · 8 years ago
  81. b88ca7e Revert "SkImageEncoder::* going away" by Hal Canary · 8 years ago
  82. 9296412 Fix SDF generation for pixel-aligned paths by Jim Van Verth · 8 years ago
  83. d7e1666 SkImageEncoder::* going away by Hal Canary · 8 years ago
  84. bd72f5a Tighten up when a line requires aa in SkGpuDevice. by Brian Salomon · 8 years ago
  85. 308b5ac Add gn_to_bp.py. by Mike Klein · 8 years ago
  86. 75b5718 nanobench: Add per-run time reporting. by George Burgess IV · 8 years ago
  87. c57c7c9 Rewrite GrRenderTargetContext::drawRegion antialias logic. by Brian Salomon · 8 years ago
  88. 864f6bd Add comment explaining the derivation of our Mitchell coefficients by Brian Osman · 8 years ago
  89. 886cf53 Refactor bilerp a little. by Mike Klein · 8 years ago
  90. 0ce4f23 Apply linear gradient premul in 4f by fmalita · 8 years ago
  91. 8392634 Divide up CodecTest by Leon Scroggins III · 8 years ago
  92. 7a758eb Update SKP version by UpdateSKPs · 8 years ago
  93. c5875fb -pie applies only to executables by Mike Klein · 8 years ago
  94. 13bf622 Remove dest surface color mode from bitmap controller by Brian Osman · 8 years ago
  95. e932d4b [SVGDom] Add fill-rule support by Florin Malita · 8 years ago
  96. ebe79ff fStages.data() should always be defined, but UBSAN says NO by Mike Klein · 8 years ago
  97. cc63173 remove upper limit on number of pipeline stages by Mike Klein · 8 years ago
  98. e7d34b1 Do not checkout skia from chromium.googlesource.com in RecreateSKPs bot by Ravi Mistry · 8 years ago
  99. 2afffbd Remove redundant -GN bot suffixes. by Mike Klein · 8 years ago
  100. 52ab2f5 Use FT_LOAD_BITMAP_METRICS_ONLY flag by Seigo Nonaka · 8 years ago