1. 8feeff9 fixed skslc SPIR-V memory error by Ethan Nicholas · 8 years ago
  2. c9807b8 Add Linux HD2000 jobs by Kevin Lubick · 8 years ago
  3. 1bc8508 Remove Galaxy J5 bot. by Ben Wagner · 8 years ago
  4. 609e7cc Add glPolygonMode support. by Jim Van Verth · 8 years ago
  5. 5f80485 make _win.S know if it's 64-bit by Mike Klein · 8 years ago
  6. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
  7. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
  8. cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 8 years ago
  9. b1f7653 Use the rounded text size for gasp. by Ben Wagner · 8 years ago
  10. 77f1edc Minor cleanup (remove unused GrRenderTargetContext::asTexture method) by Robert Phillips · 8 years ago
  11. 32ebaba Use correct tolerance for conic chopping in MSAA and default path renderers by Brian Salomon · 8 years ago
  12. 981108b Update instructions on Skia/Chromium multi try. by bungeman · 8 years ago
  13. 9aec894 Use last value for axis for variation position. by bungeman · 8 years ago
  14. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 8 years ago
  15. 13071c5 Don't perform analysis twice in InstancedRendering::Op by Brian Salomon · 8 years ago
  16. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 8 years ago
  17. d1443ef [recipes.cfg] Disable autoroller by Robert Iannucci · 8 years ago
  18. eeb3cb1 Reverse clamp logic in SkColorSpaceXform by Matt Sarett · 8 years ago
  19. 7c4af54 Don't export stage symbols. by Mike Klein · 8 years ago
  20. 8f7a9a9 565 color xforms: make sure we clamp if necessary by Matt Sarett · 8 years ago
  21. d7e06ae jumper, revert to generating .S files by Mike Klein · 8 years ago
  22. 291932e Fix is_convex() check for inset polys. by Jim Van Verth · 8 years ago
  23. 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 8 years ago
  24. 978533c Remove blacklist of Vulkan GPUMemoryTest by Greg Daniel · 8 years ago
  25. 769e80d More GrSurfaceProxy-clean up by Robert Phillips · 8 years ago
  26. 3e306f6 Use FontWeight symbols when available on Mac. by bungeman · 8 years ago
  27. 301431d Miscellaneous GrSurfaceProxy-related cleanup by Robert Phillips · 8 years ago
  28. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 8 years ago
  29. 4a24e10 Add skia_use_egl flag by Kevin Lubick · 8 years ago
  30. a1b282b Fix copy offset when uploading initial mip data in Vulkan by Greg Daniel · 8 years ago
  31. 2f3db61 Remove SK_IGNORE_DW_GRAY_FIX. by Ben Wagner · 8 years ago
  32. 44f8571 Add unistd.h include to GrVkGpu.cpp on unix for sleep by Forrest Reiling · 8 years ago
  33. fcf3aba Marker for driver update on Win10 Golo GT610 by Ben Wagner · 8 years ago
  34. 3185384 Remove GrXferProcessor::getOptimizations. by Brian Salomon · 8 years ago
  35. 02bb6df Retract GrPipeline from setRenderTargetState calls by Robert Phillips · 8 years ago
  36. 1ec1faa Remove GrSurface::flushWrites by Robert Phillips · 8 years ago
  37. 334e88c Update Galaxy S7s to March 2017 patch by Kevin Lubick · 8 years ago
  38. c1cd59b Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  39. 5208223 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  40. a20de46 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  41. 03fde11 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  42. 497d313 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  43. 4dcce9e Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  44. a5002c3 Add debug helper for finding leaks in GrMemoryPool.h by Brian Salomon · 8 years ago
  45. 90b49b5 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  46. 8383ac4 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  47. 58c7b92 Fix msan errors in webp decoder by Matt Sarett · 8 years ago
  48. 2677a9a Add extra_asmflags by Kevin Lubick · 8 years ago
  49. d60ec06 [recipes.cfg] set autoroll recipe options by Robert Iannucci · 8 years ago
  50. 3725f0a Add codec and color xform support for 565 by Matt Sarett · 8 years ago
  51. 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 8 years ago
  52. 8cb6648 turn on hidden visibility flags on iOS by Mike Klein · 8 years ago
  53. 2041e44 Revert "Fix copy offset when uploading initial mip data in Vulkan" by Greg Daniel · 8 years ago
  54. 7a69340 Manually roll recipes (trivial) by Robert Iannucci · 8 years ago
  55. f6c360f Fix copy offset when uploading initial mip data in Vulkan by Greg Daniel · 8 years ago
  56. a2cedff Fix gaussianedge GM by Robert Phillips · 8 years ago
  57. d2adc66 Use SkTransferFunctionBehavior for raster pixel conversions by Matt Sarett · 8 years ago
  58. 20ece3a Always initialize testing textures in vulkan with some data by Greg Daniel · 8 years ago
  59. 200f6da ok, unify failure and crash logging by Mike Klein · 8 years ago
  60. f86bc2c SkImage_Generator::onMakeColorSpace avoid 565 by Matt Sarett · 8 years ago
  61. 4a77cf8 ok, plumb in GrContextFactory by Mike Klein · 8 years ago
  62. 36e4f06 GrTessellator: speed up linearized quadratic Beziers. by Stephen White · 8 years ago
  63. 654dfee Manually roll recipes (trivial) by Robert Iannucci · 8 years ago
  64. 6105e4b ok, make tests really work by Mike Klein · 8 years ago
  65. 2084ffa Revert "Fix SkImage_Gpu::getROPixels" by Brian Salomon · 8 years ago
  66. c119a2f Omit ImageStorageLoad on IntelBayTrail Ubuntu by Ben Wagner · 8 years ago
  67. af40127 Minor fix to VkWrapTest by Greg Daniel · 8 years ago
  68. d63442d ok: add basic unit test support by Mike Klein · 8 years ago
  69. 8c67909 Add a simple tool for isolating a path from an SKP by csmartdalton · 8 years ago
  70. b338484 quiet some annoying logging in unit tests by Mike Klein · 8 years ago
  71. b436655 Add height function to shadow tessellators. by Jim Van Verth · 8 years ago
  72. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 8 years ago
  73. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 8 years ago
  74. 88f9c1e ok: alias 565 -> sw:ct=565 by Mike Klein · 8 years ago
  75. 3798c86 Remove GrFragmentProcessor-derived class' GrTexture-based ctors by Robert Phillips · 8 years ago
  76. 465748c Update ATT Galaxy S7 to Android N by Kevin Lubick · 8 years ago
  77. 51e7ca3 Add new proxy-based DetermineDomainMode w/ test by Robert Phillips · 8 years ago
  78. 59eed0d ok: handle concurrent crashes better by Mike Klein · 8 years ago
  79. 73a850f Fully initialize array of previous edges in GrGLConvexPolyEffect to please MSAN by Brian Salomon · 8 years ago
  80. cf3ee92 Manually roll recipes (trivial) by Robert Iannucci · 8 years ago
  81. bf3bf86 Manually roll recipes by Robert Iannucci · 8 years ago
  82. 342977c Manually roll recipes (trivial) by Robert Iannucci · 8 years ago
  83. eec23d1 focus hidden-visibility flags by Mike Klein · 8 years ago
  84. 1af55b9 Manually roll recipes by Robert Iannucci · 8 years ago
  85. ad1de45 Manually roll recipes (trivial) by Robert Iannucci · 8 years ago
  86. d003e24 Update SKP version by UpdateSKPs · 8 years ago
  87. 0222e70 ok: refactor Src/Dst interactions by Mike Klein · 8 years ago
  88. f5d1a55 ok: basic Vias by Mike Klein · 8 years ago
  89. 7ac0483 Spin off non-core parts of ok into their own files. by Mike Klein · 8 years ago
  90. 5fa3d6d Revert "Revert "simplify api to bitmapcache"" by Mike Reed · 8 years ago
  91. 1b52df3 Remove draw-as-clear workaround for Adreno 3xx in Chrome. by Brian Salomon · 8 years ago
  92. dd1b4e9 Revert "simplify api to bitmapcache" by Florin Malita · 8 years ago
  93. 51fe971 ok: introduce the idea of Dsts by Mike Klein · 8 years ago
  94. 9f4b0ae simplify api to bitmapcache by Mike Reed · 8 years ago
  95. 37b1d84 Omit tests causing IntelIris540 Vulkan to crash/fail. by Ben Wagner · 8 years ago
  96. 0513f14 Try a different calculation for computing convexity. by Jim Van Verth · 8 years ago
  97. 31f96a6 Revert "Remove texture sampling from GrConfigConversionEffect" by Brian Osman · 8 years ago
  98. ec715e8 quick-fix to surface dox by Mike Reed · 8 years ago
  99. f4d443f Fix SkImage_Gpu::getROPixels by Brian Osman · 8 years ago
  100. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 8 years ago