1. 19b2a56 Upgrade android build (and infrastructure) to use ndk r15. by Derek Sollenberger · 7 years ago
  2. 52fb02e Fix TransferBufferTest for TegraX1 by Jim Van Verth · 7 years ago
  3. b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 7 years ago
  4. ca0b438 add dumbest possible 32-bit SkJumper backend by Mike Klein · 7 years ago
  5. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  6. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  7. c3aef18 Load FreeType glyph bitmap before emboldening. by Ben Wagner · 7 years ago
  8. 8c3d515 add _hsw lowp backend by Mike Klein · 7 years ago
  9. 7f7b902 Add shading language version to GL dump by Jim Van Verth · 7 years ago
  10. 70e3e9a Remove SkImageFilter::MakeBlur entry point by Robert Phillips · 7 years ago
  11. 0dc1f4f Add GM image test for blur with clamp mode. by wutao · 7 years ago
  12. 7944756 attempt to fix android roll by Mike Reed · 7 years ago
  13. c908906 run NexusPlayer CPU tests verbosely by Mike Klein · 7 years ago
  14. c4fcbed somewhat less silly tail loads and stores by Mike Klein · 7 years ago
  15. 660cc99 Restrict acceptable bounds for uploading data to mip levels on GPU by Greg Daniel · 7 years ago
  16. 4e942a3 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  17. a98e399 Exclude AALinearizingConvexPathRenderer from zero size paths by Brian Osman · 7 years ago
  18. 8fa0ca2 remove unneeded guards for android by Mike Reed · 7 years ago
  19. e9f187b always touch verbose.log, even if --verbose by Mike Klein · 7 years ago
  20. cff94e4 Move threaded BMP device to samples by Brian Osman · 7 years ago
  21. 4b8d491 lean more on the compiler in lowp stages by Mike Klein · 7 years ago
  22. d261e10 Re-enable opList dependency tracking by Robert Phillips · 7 years ago
  23. 8744405 Remove SkImage_Base::peekTexture call by Robert Phillips · 7 years ago
  24. 6945c94 Temporarily stop uploading to partner bucket in RecreateSKPs bot by Ravi Mistry · 7 years ago
  25. fb49909 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  26. 5e78c61 Revert "remove a bit more dead code" by Mike Reed · 7 years ago
  27. 91d7d1d Revert "Revert "Remove deadcode for sRGB image shading."" by Mike Reed · 7 years ago
  28. e08e639 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  29. 428266d use rasterpipeline for colorfilters by Mike Reed · 7 years ago
  30. 1aa77f0 remove unused blitrow by Mike Reed · 7 years ago
  31. cbbb58a Revert "speculative fix for chrome roll" by Mike Reed · 7 years ago
  32. 4220a92 speculative fix for chrome roll by Mike Reed · 7 years ago
  33. d9b1fe0 remove a bit more dead code by Mike Klein · 7 years ago
  34. 2e3c955 disable optimization (for now) for android by Mike Reed · 7 years ago
  35. 51f6a0f Remove deadcode for sRGB image shading. by Herb Derby · 7 years ago
  36. 587d082 optimize imageshaders to use clamp for dimension==1 by Mike Reed · 7 years ago
  37. 6e554e3 Reduce ANGLE correctness testing blacklists by Brian Salomon · 7 years ago
  38. df66981 run Test-iOS-... bots with --threads 0. by Mike Klein · 7 years ago
  39. bc4c26b reduce exposure of SK_SUPPORT_LEGACY_TILED_BITMAPS to not replace repeats yet by Mike Reed · 7 years ago
  40. c16d0d5 Update Win Haswell/Broadwell driver. by Ben Wagner · 7 years ago
  41. 03a95ad remove DM status thread by Mike Klein · 7 years ago
  42. 25ad117 Remove SK_SUPPORT_LEGACY_DITHERING dead code by Florin Malita · 7 years ago
  43. 78f1f5a Add rest of paint flags to debug canvas. by Ben Wagner · 7 years ago
  44. 51e46d5 use mul_inv instead of div for tiling by Mike Reed · 7 years ago
  45. 81dd3e0 Finish a few MDB TODOs by Robert Phillips · 7 years ago
  46. b7fd252 Roll isolate binaries to pick up some auth fixes. by Vadim Shtayura · 7 years ago
  47. 2ac96dc Hack to fix MSAA GL -> Vk transition on Windows Viewer by Brian Osman · 7 years ago
  48. 80ce804 remove SkDebugfs by Mike Klein · 7 years ago
  49. 5eda734 SkPDF: remove duplicate dict entry by Hal Canary · 7 years ago
  50. ae38f6e skbug5221 unit test should not require N32 support from GPU by Brian Salomon · 7 years ago
  51. 602b79c Complete another MDB todo by Robert Phillips · 7 years ago
  52. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  53. a469692 SkPDF: implement SkPDFArray::reserve. by Hal Canary · 7 years ago
  54. 8c86588 Add correctness testing for ANGLE D3D11 ES3 by Brian Salomon · 7 years ago
  55. 6cdb5f2 Clip FreeType glyph bitmap to mask. by Ben Wagner · 7 years ago
  56. f3b9d4b SkPDF: add some TRACE_EVENTs by Hal Canary · 7 years ago
  57. 0cc60b8 fix repeat/mirror sampling bleed by Mike Klein · 7 years ago
  58. 9158931 Remove static initializer restriction for Vulkan tests by Jim Van Verth · 7 years ago
  59. ca626b7 Blacklist TransferPixelsTest on NVIDIA Shield by Jim Van Verth · 7 years ago
  60. 91a1053 Revert "Revert "clean up sksl dead variable handling"" by Ethan Nicholas · 7 years ago
  61. eb64b9b Replace variant system with arena by Herb Derby · 7 years ago
  62. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 7 years ago
  63. 222958d Roll ANGLE by Robert Phillips · 7 years ago
  64. f975b3e Revert "Revert "SkRegion: more robust validation"" by Hal Canary · 7 years ago
  65. c75ab6a add tile flag by Mike Reed · 7 years ago
  66. 980e279 Revert[2] "use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code)"" by Mike Reed · 7 years ago
  67. 832bd2b Add a concat method to SkTInternalLList by Chris Dalton · 7 years ago
  68. e0a33e2 Revert "clean up sksl dead variable handling" by Greg Daniel · 7 years ago
  69. 93a2346 Add GL_APPLE_sync support by Brian Osman · 7 years ago
  70. a2cebd8 When flushing a surface with semaphores, have last semaphore op call glFlush by Greg Daniel · 7 years ago
  71. ceb7a42 Fix cross context test to actually use shared GL contexts by Brian Osman · 7 years ago
  72. 7f41240 Revert "SkRegion: more robust validation" by Hal Canary · 7 years ago
  73. b29dd81 clean up sksl dead variable handling by Ethan Nicholas · 7 years ago
  74. 0215312 remove unused SkFilterProcs by Mike Reed · 7 years ago
  75. a72438d Update luci-go isolate.sha1 files by Ravi Mistry · 7 years ago
  76. 19d0b99 Revert "use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code)" by Mike Reed · 7 years ago
  77. 00b8ab6 use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code) by Mike Reed · 7 years ago
  78. 711450e SkRegion: more robust validation by Hal Canary · 7 years ago
  79. 7da6dfa implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 7 years ago
  80. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 7 years ago
  81. f7037d0 Clean up onTransferPixels by Jim Van Verth · 7 years ago
  82. 44eb6d9 remove SkImageEncoder_none.cpp by Hal Canary · 7 years ago
  83. 3902d40 Simplify PathGeoBuilder by Brian Osman · 7 years ago
  84. 95cf166 Fix WavyPathText sample by Chris Dalton · 7 years ago
  85. 84cda40 Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl""" by Mike Reed · 7 years ago
  86. f66d28d Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"" by Ethan Nicholas · 7 years ago
  87. 49b7b6f Handle too many (or too large) paths in GrDefaultPathRenderer by Brian Osman · 7 years ago
  88. 6081ebb Add makeBuffer and caps to GrOnFlushResourceProvider by Chris Dalton · 7 years ago
  89. ffa8484 Revert "Revert "remove unused api on xfermodeimagefilter"" by Mike Reed · 7 years ago
  90. 8051c4f Revert "Revert "remove unused api"" by Mike Reed · 7 years ago
  91. 012bdf8 Revert "remove unused api" by Hal Canary · 7 years ago
  92. 29e6f31 Remove obsolete comment about deepCopyTo by Brian Osman · 7 years ago
  93. e531207 Add SkCopyPixelsMode argument to SkMakeImageInColorSpace by Brian Osman · 7 years ago
  94. 151b6ff remove unused api by Mike Reed · 7 years ago
  95. 369f7ea Revert "remove unused api on xfermodeimagefilter" by Hal Canary · 7 years ago
  96. fcc4a07 remove unused api on xfermodeimagefilter by Mike Reed · 7 years ago
  97. 57c9d20 rephrase lowp constant_color by Mike Klein · 7 years ago
  98. 5883a11 remove defined(JUMPER) guards in _lowp.cpp by Mike Klein · 7 years ago
  99. 78325c1 Restrict max levels for D3D Angle on GLPrograms test as well by Greg Daniel · 7 years ago
  100. 74c3680 Remove unused GradientShaderBase4fContext::fDither by Florin Malita · 7 years ago