1. 514bae6 [sksg] RenderNode visibility control by Florin Malita · 5 years ago
  2. fd6a87a Increase android compile bot timeout by Ravi Mistry · 5 years ago
  3. 2c59b4e Reland "Revert "Interpreter: Support striped inputs for less overhead"" by Brian Osman · 5 years ago
  4. e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
  5. f0095cf Add option to use a program binary cache in DM, etc by Brian Osman · 5 years ago
  6. 064729e Implement program binary caching in ES2 (with GL_OES_get_program_binary) by Brian Osman · 5 years ago
  7. d42692d Cleanup findOrCreateScopedStrike by Herb Derby · 5 years ago
  8. edc42b9 Revert "Revert "Interpreter: Support striped inputs for less overhead"" by Brian Osman · 5 years ago
  9. a3b8612 Remove use of hb_subset_input_set_drop_layout() from SkPDFSubsetFont.cpp by Daniel Hosseinian · 5 years ago
  10. 6b7c9d9 Revert "extract Assembler so it can be tested" by Mike Klein · 5 years ago
  11. 7694b90 Revert "Consolidate quad optimizations into single internal function." by Brian Salomon · 5 years ago
  12. 88c0534 Cast to fix Linux ANGLE builds by Brian Osman · 5 years ago
  13. 6e6333f Refactor font resolution out of font iterator; few minor bug fixes by Julia Lavrova · 5 years ago
  14. 66a4603 Add Ganesh support for RGBA_16161616 and RG_half (take 2) by Robert Phillips · 5 years ago
  15. a224fc1 extract Assembler so it can be tested by Mike Klein · 5 years ago
  16. 645fe10 Revert "Interpreter: Support striped inputs for less overhead" by Brian Osman · 5 years ago
  17. 346e156 [infra] Add UpdateGoDeps bot by Eric Boren · 5 years ago
  18. dbe7cf9 Connect ANGLE's trace events to Skia's tracing by Brian Osman · 5 years ago
  19. 646616a Consolidate quad optimizations into single internal function. by Michael Ludwig · 5 years ago
  20. 6b6008a Minimize renderstate changes and vertex buffer rebinding. by Jim Van Verth · 5 years ago
  21. 2c19e7f Reland "Store GrSwizzle on proxies for texturing and swizzling." by Greg Daniel · 5 years ago
  22. ba9e6aa Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  23. c6438c0 start excising xbyak by Mike Klein · 5 years ago
  24. b26747c Remove experimental Go bindings by Eric Boren · 5 years ago
  25. d5add6a Add Firestore emulator to gcloud_linux asset. by Ben Wagner · 5 years ago
  26. 65c8000 [skottie-wasm-perf] Add recipe and CPU bot by Ravi Mistry · 5 years ago
  27. 8755b74 Remove SK_IGNORE_MAC_BLENDING_MATCH_FIX. by Ben Wagner · 5 years ago
  28. 5d89b66 Interpreter: Support striped inputs for less overhead by Brian Osman · 5 years ago
  29. fb32ddf Revert "Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU"" by Brian Osman · 5 years ago
  30. 34d63e6 [infra] Fix Cloud Build by Eric Boren · 5 years ago
  31. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  32. 07edcfd [infra] Fix Go builds by Eric Boren · 5 years ago
  33. 60e60df [skottie] Add support for motion tile phase by Florin Malita · 5 years ago
  34. 517be93 [skottie-wasm-perf] Command line application to measure perf by Ravi Mistry · 5 years ago
  35. 254ff88 Roll skia/third_party/skcms ed2c978cdeef..d7303797becf (1 commits) by skia-autoroll · 5 years ago
  36. cb5ed84 [skottie-wasm-perf] Date.now() has millisecs precision, we need microsecs by Ravi Mistry · 5 years ago
  37. c34d993 Revert "Add function to GrDataUtils to handle color conversions." by Robert Phillips · 5 years ago
  38. 27239e4 Revert "Make SkASSERT not break build in constexpr GrSwizzle method on GCC" by Robert Phillips · 5 years ago
  39. 37a59ef Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU" by Robert Phillips · 5 years ago
  40. 578c8ee Suppress Valgrind test by Robert Phillips · 5 years ago
  41. c662812 Correctly call SkFontMgr_DirectWrite constructor. by Ben Wagner · 5 years ago
  42. e7f8c34 Roll third_party/externals/angle2 853ebacf99a4..c211c2f5b59d (17 commits) by skia-autoroll · 5 years ago
  43. 5805302 Roll ../src a2197be674d6..aad06d1d3342 (843 commits) by skia-autoroll · 5 years ago
  44. f1dd7a1 Roll third_party/externals/swiftshader 8c12f564113c..9283b2559c05 (14 commits) by skia-autoroll · 5 years ago
  45. 9c71e7b Remove all global mutexes by Herb Derby · 5 years ago
  46. 17a9655 enable SkVM JIT testing on x86-64 Linux bots by Mike Klein · 5 years ago
  47. 7a177b4 centralize and force-inline unaligned_{load,store} by Mike Klein · 5 years ago
  48. 1e6c5b8 Add a "preferredInternalSampleCount" cap by Chris Dalton · 5 years ago
  49. 4b203ad add motion blur params to skottie2movie by Mike Reed · 5 years ago
  50. b500ef7 Add some precision back to timestamps when using --trace by Brian Osman · 5 years ago
  51. 9050728 Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU by Brian Osman · 5 years ago
  52. 6df3bd5 Roll recipe dependencies (nontrivial). by recipe-roller · 5 years ago
  53. 59230e7 Omit build number for LenovoYogaC630 os dimension by Ben Wagner · 5 years ago
  54. 2935638 Make SkASSERT not break build in constexpr GrSwizzle method on GCC by Brian Salomon · 5 years ago
  55. 5509102 Add function to GrDataUtils to handle color conversions. by Brian Salomon · 5 years ago
  56. b97824d [skottie] Motion tile effect by Florin Malita · 5 years ago
  57. e66780d Fix ingested perf data from Skottie tracing bots + add renderer key by Ravi Mistry · 5 years ago
  58. 3ec1f54 Revert "Store GrSwizzle on proxies for texturing and swizzling." by Brian Salomon · 5 years ago
  59. 2309313 Store GrSwizzle on proxies for texturing and swizzling. by Greg Daniel · 5 years ago
  60. 731454a Prefer using GrOvalOpFactory over GrFillRRect for circles and by Jim Van Verth · 5 years ago
  61. 92b81e1 Add CL link in G3 trybot by Ravi Mistry · 5 years ago
  62. ddc0ccd Add NativeFonts jobs for Mac10.13 and Mac10.14 VMs by Ben Wagner · 5 years ago
  63. 71c24f3 slightly better handrails by Mike Klein · 5 years ago
  64. 342b1b2 proposed: add bytes() op by Mike Klein · 5 years ago
  65. e5c1f97 Pre-CL so I can prep Chrome for splitting up SkSL sources by Brian Osman · 5 years ago
  66. 51cae01 cache sksl in runtime colorfilter by Mike Reed · 5 years ago
  67. 11b34d9 Restrict workaround for Adreno 3xx series to pre-Android O. by Derek Sollenberger · 5 years ago
  68. ad43f98 [infra] Update Skolo Win OS version by Eric Boren · 5 years ago
  69. 5fe7429 [skottie] Fix layer transform vs. effects interactions by Florin Malita · 5 years ago
  70. 057a32d Update SKP version by skia-recreate-skps · 5 years ago
  71. 3721688 Make fMaskFormate private by Herb Derby · 5 years ago
  72. 941b9ff [skottie] Effects cleanup pass by Florin Malita · 5 years ago
  73. d30e039 Fix SkSL standalone build by Brian Osman · 5 years ago
  74. 5f11dd7 add html for perfing skottie-wasm by Kevin Lubick · 5 years ago
  75. 6c1205a Avoid using GrGpu::readPixels in GrTestingBackendTextureUploadTest. by Brian Salomon · 5 years ago
  76. d7a9597 Update CtsSkQPTestCases to non-shardable in release script by Derek Sollenberger · 5 years ago
  77. e47d8af [skottie] Add support for Transform distort effect by Florin Malita · 5 years ago
  78. 08a8496 Interpreter: Simplify interface quite a bit. by Brian Osman · 5 years ago
  79. 3fc5df4 Correctly set GrBackendFormat when changing colortype of bitmap in GrProxyProvider. by Greg Daniel · 5 years ago
  80. c3252a0 Roll third_party/externals/angle2 85fef1bc62f8..853ebacf99a4 (14 commits) by skia-autoroll · 5 years ago
  81. 314a6f8 Roll ../src f6ed31446fb7..a2197be674d6 (428 commits) by skia-autoroll · 5 years ago
  82. bc2090a Roll third_party/externals/swiftshader df84b9466cfd..8c12f564113c (5 commits) by skia-autoroll · 5 years ago
  83. 87e8850 Reland "[skottie] Use metrics for Shaper vertical alignment" by Florin Malita · 5 years ago
  84. 4c4945a trim another instruction of I32_SWAR by Mike Klein · 5 years ago
  85. 7f061fb streamline srcover math in I32_SWAR by Mike Klein · 5 years ago
  86. f7a57f9 Add missing header by Herb Derby · 5 years ago
  87. 7b50231 slight bugfix for shr_i16x2 in the interpreter by Mike Klein · 5 years ago
  88. 2b5be0a Fix EGLImageTest for new assert. by Greg Daniel · 5 years ago
  89. 0c72ed3 GrTessellator: fix for even/odd fill type and path holes. by Stephen White · 5 years ago
  90. f71c3d4 add JIT guardrails by Mike Klein · 5 years ago
  91. 9715559 Skip addInterval for stencil proxies ignored by resource allocator by Chris Dalton · 5 years ago
  92. f0e7581 Make fPathData private and add API for paths by Herb Derby · 5 years ago
  93. 1127c0b Revert "Make GrBicubicEffect also support centripetal Catmull-Rom kernel." by Brian Salomon · 5 years ago
  94. 26a75c4 rm unused fields by Mike Klein · 5 years ago
  95. fa55f2e Add asserts to make sure we always have valid GrBackendFormats before creating proxies. by Greg Daniel · 5 years ago
  96. 57cb5ba i16x2 sub/shr by Mike Klein · 5 years ago
  97. f9a8688 Make GrBicubicEffect also support centripetal Catmull-Rom kernel. by Brian Salomon · 5 years ago
  98. 3538908 baby steps into 16-bit ops by Mike Klein · 5 years ago
  99. d9a6511 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  100. 821f5e8 remove mul_unorm8/mad_unorm8 by Mike Klein · 5 years ago