1. 101806f Inject a dsb into SkAnalyticEdge::setLine() to work around ARMv7 CPU erratum. by Mike Klein · 7 years ago
  2. 0c66640 remove SkOpts::run_pipeline() declaration. by Mike Klein · 7 years ago
  3. a2fc16e Update PixelC to latest build. by Ben Wagner · 7 years ago
  4. 290c690 Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext by Brian Salomon · 7 years ago
  5. 3deaeb2 sksl can now fold constant vector or matrix equality expressions by Ethan Nicholas · 7 years ago
  6. 7ab6a7f Fix writePixels of sRGB data to legacy GPU surface by Brian Osman · 7 years ago
  7. cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 7 years ago
  8. 9378732 Disable msaa on all current iOS devices by Stephan Altmueller · 7 years ago
  9. ec6ae52 Use system Vulkan headers except when no building with vulkan support by Greg Daniel · 7 years ago
  10. c15bb7b Make SkColorSpaceXformer::apply(SkPaint) safe to call recursively by Matt Sarett · 7 years ago
  11. 4785897 Remove compressed texture support from cacherator by Brian Osman · 7 years ago
  12. bc096bf Improve variation comment for iOS. by bungeman · 7 years ago
  13. e908b94 xform saveLayer() backdrop by Mike Klein · 7 years ago
  14. 63e843d Enable ios on Raspberry Pi by Stephan Altmueller · 7 years ago
  15. 25d8296 Balance save()/restore() calls in dont_clip_to_layer gm by Matt Sarett · 7 years ago
  16. ee7cb5d Delete SkGTypeface and SkGScalerContext by Matt Sarett · 7 years ago
  17. 20b8252 SkMergeImageFilter: fModes might be nullptr by Matt Sarett · 7 years ago
  18. 569a8b8 Name 'client' parameter so comment makes sense by Brian Osman · 7 years ago
  19. a294be2 SkDiscardableMemoryPool: modernize by Hal Canary · 7 years ago
  20. 600effb Improve the Codec_end test and add fixes by Leon Scroggins III · 7 years ago
  21. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  22. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 7 years ago
  23. bb05f70 [recipes] Fix *_VERSION step failure handling by Eric Boren · 7 years ago
  24. a28e2b0 Simplify SkImageCacherator slightly by Brian Osman · 7 years ago
  25. 42a2a20 Only respect version 1 gasp tables for symmetric. by Ben Wagner · 7 years ago
  26. 896af75 [recipes] Add env recipe module by Eric Boren · 7 years ago
  27. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  28. 3e38d82 Remove a print statement I meant to not check in by Leon Scroggins III · 7 years ago
  29. b644650 Fix decoding incomplete PNG images by Leon Scroggins III · 7 years ago
  30. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  31. ef90ae4 Fix spelling of SkImageGenerator in comment by Brian Osman · 7 years ago
  32. 7fbb7d3 Remove two more gpu headers from include/* by Robert Phillips · 7 years ago
  33. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 7 years ago
  34. 96a5330 Update SKP version by UpdateSKPs · 7 years ago
  35. 2229b57 jumper, maybe we can just use constants by Mike Klein · 7 years ago
  36. 8323965 Reland "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins III · 7 years ago
  37. 6a1a5f7 Skip running the 10k shape benchmarks on Radeon ANGLE bots by Brian Osman · 7 years ago
  38. 72266ee makeColorSpace() for SkColorFilterShader and SkLightingShader by Matt Sarett · 7 years ago
  39. 28a7ad2 Add SkPictureShader::makeColorSpace() by Matt Sarett · 7 years ago
  40. 80be240 Enable fence sync support in ES3 test contexts by Brian Osman · 7 years ago
  41. e71db44 Use dstColorSpace in SkPictureShader cache key by Matt Sarett · 7 years ago
  42. 1be0db8 long live SkJumper by Mike Klein · 7 years ago
  43. dc80eaa kill off shader_adapter by Mike Klein · 7 years ago
  44. cef213c Move ReleaseProc info to GrTexture and for implementations to define it. by Greg Daniel · 7 years ago
  45. 795c5b1 jumper, implement 2.2 stages with approx_powf by Mike Klein · 7 years ago
  46. 9f5d467 Remove more headers from include/gpu by Robert Phillips · 7 years ago
  47. 0941950 Infra: Enable cross-repo tryjobs by Eric Boren · 7 years ago
  48. 5777bec Update mesa drivers to 17.04 by Kevin Lubick · 7 years ago
  49. 4e3e9f8 jumper, lab_to_xyz by Mike Klein · 7 years ago
  50. 71f9df2 SkColorSpaceXformCanvas: Use when drawing picture images by Matt Sarett · 7 years ago
  51. 54cbcd7 Remove all headers from include/gpu/effects by Robert Phillips · 7 years ago
  52. c17dc24 jumper, rework callback a bit, use it for color_lookup_table by Mike Klein · 7 years ago
  53. 8f7dc9f Circular shadow fixes for Flutter. by Jim Van Verth · 7 years ago
  54. 5e958e9 Documentation: site/user/api/canvas updated by Hal Canary · 7 years ago
  55. 56e4271 fixed 0 - x in skslc by Ethan Nicholas · 7 years ago
  56. d952a99 Fix reflected ovals. by Jim Van Verth · 7 years ago
  57. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  58. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  59. cb67096 Improved skslc optimizer, particularly around vectors. by Ethan Nicholas · 7 years ago
  60. e79b473 Disable use of directly wrapping msaa RTs on Vulkan by Greg Daniel · 7 years ago
  61. eccf352 Promote S6 Job to CQ, demote N5 Job to experimental by Kevin Lubick · 7 years ago
  62. f1b4382 Rename SkImage_Generator to SkImage_Lazy by Brian Osman · 7 years ago
  63. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  64. 774831a Add abandoned GPU check to createTextureProxy by Robert Phillips · 7 years ago
  65. ad8b5dc remove vestigle code for lockpixels by Mike Reed · 7 years ago
  66. ad5a81b Revert "jumper, disable u16 table load stages" by Mike Klein · 7 years ago
  67. 434b6e8 Revert "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins · 7 years ago
  68. 28804f3 Remove all config conversion modes except round-to-nearest by Brian Osman · 7 years ago
  69. 26eb16f calculate cull rects for SkMiniPictures by Mike Klein · 7 years ago
  70. 097d093 more symmetry for from_half/to_half by Mike Klein · 7 years ago
  71. 5338f99 rectangle texture scaling is now handled in skslc by Ethan Nicholas · 7 years ago
  72. 7b2391b Remove incorrect assert by Brian Osman · 7 years ago
  73. 2c65d51 Make SkPngCodec only read as much of the stream as necessary by Leon Scroggins III · 7 years ago
  74. c819e66 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  75. d0ce148 test and fix f16<->f32 conversion stages by Mike Klein · 7 years ago
  76. 544e0ad remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS by Mike Reed · 7 years ago
  77. da16434 refactor approx_{log2,pow2,powf} by Mike Klein · 7 years ago
  78. ecc364c Remove SkOpTAllocator by Herb Derby · 7 years ago
  79. 66f2332 Fix spacing style by Chris Blume · 7 years ago
  80. 41cf197 Update ProxyTest to skip configs that don't support the requested sample counts by Greg Daniel · 7 years ago
  81. ffb48e1 Recipes: remove some pragma: no cover by Eric Boren · 7 years ago
  82. 1e735c0 [fiddle] Add simple animation support. by Joe Gregorio · 7 years ago
  83. b82fdc7 Reland Recipes: Use strict coverage, part 2 by Eric Boren · 7 years ago
  84. 1e9ddcc Disable multisampling on Vulkan Nexus Player bot by Greg Daniel · 7 years ago
  85. 4437517 jumper, parametric_{r,g,b,a} by Mike Klein · 7 years ago
  86. 8f2911f add unit tests for parametric_* stages by Mike Klein · 7 years ago
  87. 0301308 Fix SkATan2_255 fuzzer crash by Florin Malita · 7 years ago
  88. a4432dd Revert "Recipes: Use strict coverage, part 2" by Eric Boren · 7 years ago
  89. 6cc6ae75 SkColorSpaceXformer: Add SkShader::makeColorSpace() by Matt Sarett · 7 years ago
  90. 4dbc9ce Recipes: Use strict coverage, part 2 by Eric Boren · 7 years ago
  91. 7de9c1a Fix tasks.json and the infra bot by Eric Boren · 7 years ago
  92. 33ea136 Update blacklist for Iris 540 Vulkan to exclude new test by Brian Osman · 7 years ago
  93. 5238f99 Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago
  94. 3a3bc42 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  95. c86d377 Revert "remove legacy flags from google3" by Mike Reed · 7 years ago
  96. e16fb75 Recipes: Use strict coverage, part 1 by Eric Boren · 7 years ago
  97. c1e9617 Revert "Roll recipe dependencies (nontrivial)." by Eric Boren · 7 years ago
  98. d71730a remove legacy flags from google3 by Mike Reed · 7 years ago
  99. 6bc873f Roll recipe dependencies (nontrivial). by recipe-roller · 7 years ago
  100. df07ddd Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago