1. d1a8bdf Initialize test textures for ProcessorOptimizationValidationTest. by Brian Salomon · 8 years ago
  2. f687709 Pixel zoomer in viewer by Brian Osman · 8 years ago
  3. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  4. b34727f Remove unused/barely-supported compressed GrPixelConfigs by Robert Phillips · 8 years ago
  5. b43a3e0 Only use DeviceCM->fNext if the layer doesn't affect the clip by Mike Reed · 8 years ago
  6. 89e62f8 Update SKP version by UpdateSKPs · 8 years ago
  7. e52577f Refactor without turning on sse2/sse41. by Mike Klein · 8 years ago
  8. d37979c Make Win before_loop/after_loop SSE compatible. by Mike Klein · 8 years ago
  9. f8866c5 Revert "Generate sse2/sse4.1 splices, use them." by Mike Klein · 8 years ago
  10. 3c727d2 Revert "IWYU" by Robert Phillips · 8 years ago
  11. 54be5c9 Revert "More non-invertible shader local matrix guards" by Robert Phillips · 8 years ago
  12. 3e50027 Delete legacy named color space API by Matt Sarett · 8 years ago
  13. 75864b0 Add GrGLSLShaderBuilder::declareGlobal by csmartdalton · 8 years ago
  14. 29d8715 Enable threaded SkTaskGroup in Viewer by csmartdalton · 8 years ago
  15. 34e91ca Remove unused field, and use official size. by Herb Derby · 8 years ago
  16. 246a3c2 Re-enable ProcessorOptimizationValidationTest on iOS. by Brian Salomon · 8 years ago
  17. 3306492 Update codesearch docs. by Ben Wagner · 8 years ago
  18. 8600b1b Revert "Use SDF path miplevels based on the original path's size." by Jim Van Verth · 8 years ago
  19. 6e83b13 Use SDF path miplevels based on the original path's size. by Jim Van Verth · 8 years ago
  20. 368af46 More non-invertible shader local matrix guards by Florin Malita · 8 years ago
  21. 1fe55dc Generate sse2/sse4.1 splices, use them. by Mike Klein · 8 years ago
  22. a67615f 'gasp' to control symmetric rendering on Windows. by Ben Wagner · 8 years ago
  23. eec6f7b Use new fragment processor optimization queries. by Brian Salomon · 8 years ago
  24. 2aeae78 IWYU by Mike Reed · 8 years ago
  25. 79086b9 Integrate the ImGui library with viewer by Brian Osman · 8 years ago
  26. 2d4fc27 Compile SkJpegCodec on bzl iOS build by Matt Sarett · 8 years ago
  27. 9fd9448 Marker for driver upgrade. by Ben Wagner · 8 years ago
  28. da297e6 Remove declaration of non-existent constructor by Brian Osman · 8 years ago
  29. 2e83b13 Remove SkTextureCompressor. by Herb Derby · 8 years ago
  30. 6aa0e11 Add support for RG float textures by csmartdalton · 8 years ago
  31. 1cad749 Add GM to test ETC1 by Robert Phillips · 8 years ago
  32. 3216180 Fix size of vertices GM to show all content by Brian Salomon · 8 years ago
  33. 63b6156 Fixed3232 overflow in LinearGradientContext::shadeSpan() by Florin Malita · 8 years ago
  34. bdcddcf Disable processor optimization on iOS by Brian Salomon · 8 years ago
  35. bd9be4d Strip dead code on all Release builds. by Mike Klein · 8 years ago
  36. 57bfa02 Change the Sprite portion of SkBlitter use SkArenaAlloc. by Herb Derby · 8 years ago
  37. f1d0ced Fix GrRenderTargetContext::drawArc's abandoned Context handling by Robert Phillips · 8 years ago
  38. 7029cef Marker for Win Intel driver update. by Ben Wagner · 8 years ago
  39. 5bea651 Fix new_texture_image in "preAbandonGpuContext" mode by Robert Phillips · 8 years ago
  40. 19c22e9 Revert "Roll minimum picture version up to 44." by Robert Phillips · 8 years ago
  41. b8b51e6 Add a -Mini build bot to build the smallest Skia possible. by Mike Klein · 8 years ago
  42. 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
  43. 8616bb2 Fix CopyPixels() bug by Matt Sarett · 8 years ago
  44. 18ec7b9 Replace kCTFontXXXOrientation with kCTFontOrientationXXX. by bungeman · 8 years ago
  45. e037d12 Roll minimum picture version up to 44. by Mike Klein · 8 years ago
  46. d956966 Fix int64 overflow in SkClampRange::init() by Florin Malita · 8 years ago
  47. bd41bcc SkSVGCanvas and co. depend on expat. by Mike Klein · 8 years ago
  48. c7b2908 Refactor pixel conversion: premul and unpremul by Matt Sarett · 8 years ago
  49. 5881e82 Remove dep from ktx to SkTextureCompressor. by Herb Derby · 8 years ago
  50. f1ef1fa Properly create CTFontDescriptor from SkFontStyle. by bungeman · 8 years ago
  51. d678723 Move C effects into effects. by Mike Klein · 8 years ago
  52. 2c49a41 Remove inner/outer threshold restriction on SkAlphaThresholdFilter. by Brian Salomon · 8 years ago
  53. 549638c Prevent waiting for NexusPlayers indefinitely by Kevin Lubick · 8 years ago
  54. 3d1a6bc [4fGradient] Relax interval checks for SkGradientShaderBase also by Florin Malita · 8 years ago
  55. 4b698cb exclude _none.cpp in G3 build by Mike Klein · 8 years ago
  56. 84645e3 re-land of skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  57. 99dbe7b Temporarily don't mark alpha threshold fp as modulating by Brian Salomon · 8 years ago
  58. 29b3e58 Don't build sksl if we're not building Ganesh. by Mike Klein · 8 years ago
  59. 5101448 Pixel conversion refactors: use raster pipeline for 565 and gray by Matt Sarett · 8 years ago
  60. a04bb45 Make src/effects explicitly optional. by Mike Klein · 8 years ago
  61. 67d6460 added support for sk_ClipDistance by Ethan Nicholas · 8 years ago
  62. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 8 years ago
  63. e659c7f [4fGradient] Relax interval checks by Florin Malita · 8 years ago
  64. cf1bff9 Remove last use of ktx.h by Herb Derby · 8 years ago
  65. 92d20a0 Fix simple-magnification GM in "--preAbandonGpuContext" mode by Robert Phillips · 8 years ago
  66. 8cefe40 Don't batch circles and circular rrects beyond index limit by Jim Van Verth · 8 years ago
  67. 1df161a Improve viewer stats collection and display by Brian Osman · 8 years ago
  68. 75435bf Log fuzzer linear gradient params in verbose mode by Florin Malita · 8 years ago
  69. 462334e Fix viewer on Android by Brian Osman · 8 years ago
  70. 49a36ba Revert "skslc type constructor cleanups" by Ethan Nicholas · 8 years ago
  71. 90e3cd7 Reboot NexusPlayers with adb and shut them down if install fails by Kevin Lubick · 8 years ago
  72. 8fa7468 Include correct header in SkFontMgr_custom_empty_factory.cpp. by Ben Wagner · 8 years ago
  73. cac5b12 Revert "added support for sk_ClipDistance" by Ethan Nicholas · 8 years ago
  74. 8ab590f Split custom font managers. by Ben Wagner · 8 years ago
  75. 6f22328 skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  76. 9eae62c Fix -Shared bot. by Mike Klein · 8 years ago
  77. 23145a3 Updates to viewer gradle scripts by Greg Daniel · 8 years ago
  78. 8b8c765 added support for sk_ClipDistance by Ethan Nicholas · 8 years ago
  79. 52bab30 [4fLinearGradient] Avoid NaNs for degenerate perspectives by Florin Malita · 8 years ago
  80. b37cb23 Add integer vectors to GrSLType by csmartdalton · 8 years ago
  81. 119fb2b Add a basic constructor to GrPipeline by csmartdalton · 8 years ago
  82. 3a84615 SkRasterPipelineBlitter doesn't need an SkArenaAlloc. by Mike Klein · 8 years ago
  83. 69d8d66 [4fGradient] Fix degenerate vertical gradient assert by Florin Malita · 8 years ago
  84. 73fe7b0 Remove use of SkSmallAllocator from all Loopers. by Herb Derby · 8 years ago
  85. 16c1496 SkSplicer: begin on sse2/sse4.1 support by Mike Klein · 8 years ago
  86. 30ec0b3 Simplify SkCpu.cpp preprocessor guards. by Mike Klein · 8 years ago
  87. 3c5cfb0 Remove exec bit from source files. by Ben Wagner · 8 years ago
  88. 2aa535e Tweak shadow sample for demos. by Jim Van Verth · 8 years ago
  89. 59df64a Update valgrind suppressions by Robert Phillips · 8 years ago
  90. f750fbc Simplify viewer's handling of backbuffer surface and color space by Brian Osman · 8 years ago
  91. b782627 Remove double free in GM and Bench. by Herb Derby · 8 years ago
  92. 978764c Fix whitespace.txt by Chris Craik · 8 years ago
  93. 7627fa5 add virtuals in prep for device-clipping by Mike Reed · 8 years ago
  94. 688ded2 Add a blend-wrong mode to SkRasterPipelineBlitter. by Mike Klein · 8 years ago
  95. f575993 Revert "Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"" by Matt Sarett · 8 years ago
  96. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 8 years ago
  97. 9852dc0 Reduce stack usage for tests. by Herb Derby · 8 years ago
  98. 83f1f44 SkFontHost_mac.cpp#create_descriptor to handle nullptr familyName. by bungeman · 8 years ago
  99. a51740c added support for sk_VertexID by Ethan Nicholas · 8 years ago
  100. 8c3f4ae fixed assertion error when calling matrixCompMult() by Ethan Nicholas · 8 years ago