1. 0d413f0 Revert "Revert "SkNx basically always is fast now."" by Mike Klein · 9 years ago
  2. d37d5d9 Revert "Revert "clamp to premul when reading premul sRGB"" by Mike Klein · 9 years ago
  3. 65115a1 Remove mutex guards from GrContext::readSurfacePixels by Robert Phillips · 9 years ago
  4. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 9 years ago
  5. 2e018f5 Revert "clamp to premul when reading premul sRGB" by Mike Klein · 9 years ago
  6. 8ba64d1 Revert "SkNx basically always is fast now." by Mike Klein · 9 years ago
  7. bde5d5d Revert "Do not build the ktx encoder for android framework" by Mike Klein · 9 years ago
  8. ecdb686 Fix SDF generation for pixel-aligned paths (take two) by Jim Van Verth · 9 years ago
  9. eeb7137 Do not build the ktx encoder for android framework by Leon Scroggins III · 9 years ago
  10. 04e10da clamp to premul when reading premul sRGB by Mike Klein · 9 years ago
  11. 21f7838 SkNx basically always is fast now. by Mike Klein · 9 years ago
  12. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 9 years ago
  13. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 9 years ago
  14. d5aabd6 Remove spurious include of SkRasterPipeline_opts.h by Brian Osman · 9 years ago
  15. 4f0ad1f Remove Nexus9 bots by Eric Boren · 9 years ago
  16. 9bf39c2 Fix double CMYK->RGBA conversion on swizzled jpeg decodes by Matt Sarett · 9 years ago
  17. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 9 years ago
  18. 3c41773 Updating NVIDIA Shields to "Shield Experience Upgrade 3.3" by Kevin Lubick · 9 years ago
  19. db402ca add move semantics to SkTHash* by Mike Klein · 9 years ago
  20. 0abc8b4 Add helper for idenitfying hw GrAATypes. by Brian Salomon · 9 years ago
  21. 4431de6 Add a deferred copy surface by Robert Phillips · 9 years ago
  22. 36aa176 Fix bug of passing DrawType::kColor instead of kStencilAndColor by Brian Salomon · 9 years ago
  23. 49f5da7 Fix out of bounds memory write in SkGifCodec by Leon Scroggins III · 9 years ago
  24. aaa6d77 Delete SK_SUPPORT_LEGACY_GRADIENT_PREMUL-guarded code by Florin Malita · 9 years ago
  25. 18b4f98 Fix doc typo by Jim Van Verth · 9 years ago
  26. 82125e9 Remove antialias axis from GrPathRendererChain::DrawType by Brian Salomon · 9 years ago
  27. 72245c5 Avoid int64 overflow in SkClampRange by Florin Malita · 9 years ago
  28. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 9 years ago
  29. 3dc73f3 Add PDFium_SkiaPaths bot by Eric Boren · 9 years ago
  30. 4ec2b71 don't use deprecated api by Mike Reed · 9 years ago
  31. 56e3209 SkGifCodec: intersect frameRect with image size by Leon Scroggins III · 9 years ago
  32. be3bdd9 Fix Android overdraw detection by Matt Sarett · 9 years ago
  33. 3fd9e44 Roll recipe DEPS by Eric Boren · 9 years ago
  34. 7fe2dae remove old clipping flags by Mike Reed · 9 years ago
  35. 3b3bdaf Delete swarm_trigger recipe by Eric Boren · 9 years ago
  36. b399e38 Add Gray test color images to bots by Matt Sarett · 9 years ago
  37. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 9 years ago
  38. 966bb34 Decode to sRGB on Android by Matt Sarett · 9 years ago
  39. 131c1fb Add GMs and benchs for concave Analytic AA by Yuqian Li · 9 years ago
  40. 9d1cc66 Use unsigned arithmetic for SkBitmapProcStateAutoMapper bias by Florin Malita · 9 years ago
  41. 689169d Hide exotic clipops, with a private rename for internal use by Mike Reed · 9 years ago
  42. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 9 years ago
  43. 8615fe5 gen_tasks.go: Assert that all compile tasks are in the JOBS list by Eric Boren · 9 years ago
  44. 26ae5ab fix fuzz by Cary Clark · 9 years ago
  45. ee43f6f Just make Android.bp bpfmt compliant to begin with. by Mike Klein · 9 years ago
  46. 3fc97d7 Fix SkGifCodec bugs around truncated data by Leon Scroggins III · 9 years ago
  47. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 9 years ago
  48. d737bee Updated the get_images_from_skps tool to check for ICC profile support by raftias · 9 years ago
  49. ccd0eee Disable flaky GSStoreTest by Eric Boren · 9 years ago
  50. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 9 years ago
  51. f44703a Remove dependency on NDK cpufeatures. by Mike Klein · 9 years ago
  52. 4958006 funnel f16 through standard load/store/gather by Mike Klein · 9 years ago
  53. ebfce6d change SkClipOp to a class enum by Mike Reed · 9 years ago
  54. c308333 proposed gn_to_bp fixes by Mike Klein · 9 years ago
  55. c87f99e Make subset param to texture generation API non-optional by Brian Osman · 9 years ago
  56. 0e18de9 Convert image width and height (used by tiling) to float once. by Mike Klein · 9 years ago
  57. 26cdbac Update SKP version by UpdateSKPs · 9 years ago
  58. cb2c8ae Add documentation for being a Android RoboCop. by Derek Sollenberger · 9 years ago
  59. bbab477 Add documentation for Viewer by Jim Van Verth · 9 years ago
  60. 2790c52 Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp* by Brian Salomon · 9 years ago
  61. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 9 years ago
  62. b0b17d1 bicubic, attempt gazillion by Mike Klein · 9 years ago
  63. 21aa35f Make GrRenderTargetOpList::addDrawOp use sk_sp by Brian Salomon · 9 years ago
  64. 9950408 Fix comment formatting for GrRenderTargetContext::drawArc by Brian Salomon · 9 years ago
  65. a4a3381 tools and docs: clean up gyp-specific things by Hal Canary · 9 years ago
  66. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 9 years ago
  67. 385836d remove Building with Skia Tutorial by Mike Klein · 9 years ago
  68. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 9 years ago
  69. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 9 years ago
  70. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 9 years ago
  71. d263413 Remove SkImage::makeTextureImage by Brian Osman · 9 years ago
  72. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 9 years ago
  73. e29ce64 Move 6p arm64 CPU tests to Pixel C by Kevin Lubick · 9 years ago
  74. b040320 Make command buffer sRGB mip-mapping more predictable by Brian Osman · 9 years ago
  75. 252b724 Revert "SkImageEncoder::* going away" by Herb Derby · 9 years ago
  76. feda468 Run bin/fetch-gn as a gclient hook. by Mike Klein · 9 years ago
  77. 291c62a clean up old Makefiles by Hal Canary · 9 years ago
  78. 87da4ef docs: Use the new floating ment on skpaint.md by Joe Gregorio · 9 years ago
  79. 3489b2b SkImageEncoder::* going away by Hal Canary · 9 years ago
  80. 7d52988 [SVGDom] Clipped clipPath support by Florin Malita · 9 years ago
  81. 67702f6 update Win/Android toolchain setup after rolling GN by Mike Klein · 9 years ago
  82. 923c082 Don't compile the Skia tools for PDK builds. by Derek Sollenberger · 9 years ago
  83. a2ca8ed Commit Queue: Add NoGPU build bot. by Hal Canary · 9 years ago
  84. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 9 years ago
  85. 92a895e Revert "Revert "Add antialiasing to SkDropShadowImageFilter's shadow draw"" by Robert Phillips · 9 years ago
  86. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 9 years ago
  87. 374e04a Roll GN by Mike Klein · 9 years ago
  88. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 9 years ago
  89. 76073c1 Add the ability to use different mallocs. by Herb Derby · 9 years ago
  90. 59ed482 fix fuzzers by Cary Clark · 9 years ago
  91. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 9 years ago
  92. 6a4cdb6 Remove documentation about emboss. by Joe Gregorio · 9 years ago
  93. 7eb01e0 simplify bug by Cary Clark · 9 years ago
  94. 9bbfb65 remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS flag by Mike Reed · 9 years ago
  95. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 9 years ago
  96. fc6d9e9 Removed non-Identity matrix in non-PCSXYZ Input check for ICC profiles by raftias · 9 years ago
  97. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 9 years ago
  98. a92c383 libviewer.so on Android, delete hello_skia_app by Mike Klein · 9 years ago
  99. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 9 years ago
  100. 978cceb On mips64el, use -B instead of linking .o manually. by Mike Klein · 9 years ago