1. 62bccda move death back into Builder::Instruction by Mike Klein · 5 years ago
  2. 52c1bf1 Interpreter: Fix code-gen for postfix ++/-- used only for side effect by Brian Osman · 5 years ago
  3. 985741a First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  4. bd865e2 gm: virtual->override by Hal Canary · 5 years ago
  5. 3e6aa9f Revert "Interpreter: Bounds check array access, add bool return from run" by Brian Osman · 5 years ago
  6. 9724582 return self from matrix setters to allow chaining by Mike Reed · 5 years ago
  7. 1e03b6b1 simplify GrCaps::initDstCopyDesc and provide default impl for non-GL subclasses. by Brian Salomon · 5 years ago
  8. f5ac199 Fix always recompiling with skia_compile_processors enabled by Brian Osman · 5 years ago
  9. f42de9e Interpreter: Bounds check array access, add bool return from run by Brian Osman · 5 years ago
  10. c7dced5 Revert "Remove simple GrGpu::createTexture helper" by Brian Salomon · 5 years ago
  11. 83cfe4f Remove simple GrGpu::createTexture helper by Brian Salomon · 5 years ago
  12. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  13. 82bd511 Use explicit alignment for 8-byte types by Adrienne Walker · 5 years ago
  14. a2e7d5e Roll third_party/externals/angle2 2e43b0f5efec..e9111885702e (7 commits) by skia-autoroll · 5 years ago
  15. 02a15ae Update Go deps by skia-recreate-skps · 5 years ago
  16. 35f44a7 Roll ../src db4701c688c0..a87860686ec4 (449 commits) by skia-autoroll · 5 years ago
  17. ea6da69 Roll third_party/externals/swiftshader 763b77946e17..ee98b422d004 (3 commits) by skia-autoroll · 5 years ago
  18. 4a412ac Improve image-filter sample layout/rendering by Michael Ludwig · 5 years ago
  19. 43c6da2 First pass at ImageFilter DAG visualizer sample by Michael Ludwig · 5 years ago
  20. 275157f refactor Program building by Mike Klein · 5 years ago
  21. c6dc5cf Move FormatType from ConfigInfo to FormatInfo. by Greg Daniel · 5 years ago
  22. 161ec32 Revamp pixelformat table for Metal by Robert Phillips · 5 years ago
  23. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  24. d7639af Samples: clean up cruft by Hal Canary · 5 years ago
  25. 1281ec3 [skottie] Remove deprecated loadImageAsset API by Florin Malita · 5 years ago
  26. c2fb3b4 split deaths() out of other analysis by Mike Klein · 5 years ago
  27. fd98628 search for 'main' explicitly by Mike Reed · 5 years ago
  28. fad9fbc Revert "First draft of Dawn backend: clears are working." by Greg Daniel · 5 years ago
  29. 7a15a6e [skottie] De-dupe sequential cubic mappers by Florin Malita · 5 years ago
  30. 009ad25 Remove RG32F color type and pixel config. by Greg Daniel · 5 years ago
  31. 019458d change colorfilter signature back to just inout color by Mike Reed · 5 years ago
  32. 6cebea4 First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  33. dc02c3e [skottie] Fix default cubic controls detection by Florin Malita · 5 years ago
  34. 8c31f2b use same signature for shader/colorfilters in sksl by Mike Reed · 5 years ago
  35. 0f78174 add support for ctype=SkPMColor4f to GrSkSLFP by Ethan Nicholas · 5 years ago
  36. 9bb268b Move verified color attachment flag to FormatInfo. by Greg Daniel · 5 years ago
  37. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  38. 6432909 Move renderable flag and valid samplecounts in GrGLCaps to FormatInfo. by Greg Daniel · 5 years ago
  39. a9ec10c Add comment regarding gl BGRA format and renderability. by Greg Daniel · 5 years ago
  40. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  41. 63fdd01 Roll third_party/externals/angle2 754d697fb3a7..2e43b0f5efec (11 commits) by skia-autoroll · 5 years ago
  42. 2fdd78d Update Go deps by skia-recreate-skps · 5 years ago
  43. 14b5e6b Roll ../src 63d0d1482f0a..db4701c688c0 (502 commits) by skia-autoroll · 5 years ago
  44. e9ac191 Roll third_party/externals/swiftshader f5182abb6816..763b77946e17 (3 commits) by skia-autoroll · 5 years ago
  45. eb24735 [skottie] Pass asset IDs to ResourceProvider::loadImageAsset by Florin Malita · 5 years ago
  46. 08ba113 test (and fix?) SkVM JIT on arm64 Android bots by Mike Klein · 5 years ago
  47. d6d39e4 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  48. cc2f8d3 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  49. 9977efa test both JIT and interpreter by Mike Klein · 5 years ago
  50. 977e532 test SkVM JIT on Mac bots by Mike Klein · 5 years ago
  51. 7b1bebf Fix creating gpu texture from raster image. by Greg Daniel · 5 years ago
  52. 56aa337 proactive JITting by Mike Klein · 5 years ago
  53. 2616efd pin down arg() stride (a.k.a. type) info sooner by Mike Klein · 5 years ago
  54. 9d8cac8 Check for failed proxy creation in SkDeferredDisplayListRecorder::init by Brian Salomon · 5 years ago
  55. 947efe2 makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext. by Brian Salomon · 5 years ago
  56. 96d2ee0 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  57. 2ce4b7e Revert "Changes to gl BGRA renderbuffer format support." by Greg Daniel · 5 years ago
  58. bece44d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  59. ef79fa8 Generate identical shader keys for X and Y blurs when there is no domain by Brian Osman · 5 years ago
  60. 8372e4b Changes to gl BGRA renderbuffer format support. by Greg Daniel · 5 years ago
  61. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 5 years ago
  62. e44bfee Remove GrGLGpu/GrGLCaps readPixelsSupported. by Brian Salomon · 5 years ago
  63. ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 5 years ago
  64. c714ce0 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  65. 6aecd5e Rework transfer pixels tests to be more robust. by Brian Salomon · 5 years ago
  66. 0afbd9f Samle::mouse: fix wrong assert by Hal Canary · 5 years ago
  67. 06920f9 [infra] Split out gen_tasks logic into its own shareable package by Eric Boren · 5 years ago
  68. c7ec9e2 Fix standalone SkSL build by Brian Osman · 5 years ago
  69. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 5 years ago
  70. c8e8e70 Roll third_party/externals/angle2 c3085ead7055..754d697fb3a7 (10 commits) by skia-autoroll · 5 years ago
  71. 107969c Update Go deps by skia-recreate-skps · 5 years ago
  72. 347f195 Roll ../src 2413980cd984..63d0d1482f0a (378 commits) by skia-autoroll · 5 years ago
  73. ba322166 Roll third_party/externals/swiftshader 4cd9767e6565..f5182abb6816 (6 commits) by skia-autoroll · 5 years ago
  74. d830fd9 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  75. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 5 years ago
  76. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 5 years ago
  77. 8ab6160 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  78. 8a60fec Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  79. 24b6766 Reland "Move base and various sized formats off of GrGLCaps ConfigInfo." by Greg Daniel · 5 years ago
  80. 5b181bf [skottie] Use kF16ColorType layers for motion blur by Florin Malita · 5 years ago
  81. 1dd97e2 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  82. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 5 years ago
  83. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  84. aa2ca3f Interpreter: Compute max stack depth needed by Brian Osman · 5 years ago
  85. 6a5317a ccpr: Don't do coverage count transformations on literal coverage atlases by Chris Dalton · 5 years ago
  86. fcf6359 Sample not RefCnted; ClickHandling moved out of viewer by Hal Canary · 5 years ago
  87. 31a9e8d Enable Metal MSAA configs and ignore flaky test by Jim Van Verth · 5 years ago
  88. 85aeccf Make pixel comparison utility in ReadPixelsTest shareable by Brian Salomon · 5 years ago
  89. acf98df Remove WallTimer class. by Ben Wagner · 5 years ago
  90. f355a1e Revert "Move base and various sized formats off of GrGLCaps ConfigInfo." by Greg Daniel · 5 years ago
  91. 85c375b Move base and various sized formats off of GrGLCaps ConfigInfo. by Greg Daniel · 5 years ago
  92. a495d6d Simplify code in GrResourceProvider now that GrSurfaceContext writePixels takes GrColorType by Brian Salomon · 5 years ago
  93. 563d044 Roll third_party/externals/angle2 9668237739a2..c3085ead7055 (20 commits) by skia-autoroll · 5 years ago
  94. 5b9267f Update Go deps by skia-recreate-skps · 5 years ago
  95. 9affaf8 Roll ../src 5920a999c5b4..2413980cd984 (507 commits) by skia-autoroll · 5 years ago
  96. 35b97c3 handle x86 tail in JIT code too by Mike Klein · 5 years ago
  97. 5b5dabc make some SkVM benches uneven by Mike Klein · 5 years ago
  98. 86a645c fix bug for add/sub with r8-r15 by Mike Klein · 5 years ago
  99. ea79574 Revert "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice" by Florin Malita · 5 years ago
  100. 2e8393c Update SKP version by skia-recreate-skps · 5 years ago