1. a2785cc [infra] Upgrade Windows in Skolo by Ben Wagner · 6 years ago
  2. 9e86b07 SkQP: helpful script: docker_build_universal_apk.sh by Hal Canary · 6 years ago
  3. de2244c remove sk_atomic_dec by Mike Klein · 6 years ago
  4. 14c55c2 Add support for external textures in Vulkan, specifically GrAHardwareBufferImageGenerator. by Greg Daniel · 6 years ago
  5. 017ac1c rm textencoding flag -- rely on clients to opt-in by Mike Reed · 6 years ago
  6. 7a82edf Add support for immuatable samplers in vulkan. by Greg Daniel · 6 years ago
  7. 7218f1f Remove uses of the glyph cache by Herbert Derby · 6 years ago
  8. f2b074e add font parameter to CanDrawAsDistanceFields by Mike Reed · 6 years ago
  9. a55445e Simplify gn_args in gn_to_bp.py by Leon Scroggins III · 6 years ago
  10. 8912a5d remove sk_atomic_fetch_add by Mike Klein · 6 years ago
  11. 497b368 remove guard for complexity change by Mike Reed · 6 years ago
  12. b237f8a Ensure that SkMipMap pixel data is always 8 byte aligned (for F16) by Brian Osman · 6 years ago
  13. 820e79b remove sk_atomic_load and sk_atomic_store by Mike Klein · 6 years ago
  14. 9603395 Revert "Don't change mask format in generateImage." by Ben Wagner · 6 years ago
  15. 1d12fa4 Don't change mask format in generateImage. by Ben Wagner · 6 years ago
  16. b24f7f4 remove sk_atomic_compare_exchange by Mike Klein · 6 years ago
  17. 2d9e543 some SkAtomics cleanup by Mike Klein · 6 years ago
  18. 240af98 Avoid flat interpolation on ANGLE by Michael Ludwig · 6 years ago
  19. 1a9956e Roll third_party/externals/angle2 66f0d2c1e7b5..e3e680ca47dc (2 commits) by skia-autoroll · 6 years ago
  20. fe47c2a Update markdown files by skia-bookmaker · 6 years ago
  21. 5021cd6 Update go_deps asset by skia-recreate-skps · 6 years ago
  22. 99cc65b Roll third_party/externals/angle2 35cd7332ab62..66f0d2c1e7b5 (4 commits) by skia-autoroll · 6 years ago
  23. 7b069fa Upgrade Win10 Intel Skylake GPU driver. by Ben Wagner · 6 years ago
  24. 0b201b0 SkQP: tools/skqp/get_gold_export_url.py by Hal Canary · 6 years ago
  25. 5e1f6ea Remove unnecessary gl_FragCoord workaround by Michael Ludwig · 6 years ago
  26. f8dfe4c clean up SkBitmapProcState::platformProcs() by Mike Klein · 6 years ago
  27. f9910ea [canvaskit] Add profile mode by Kevin Lubick · 6 years ago
  28. 6ba8c7e [skottie] Surface composition markers in CK by Florin Malita · 6 years ago
  29. 4fbdb12 add != for SkFont by Mike Reed · 6 years ago
  30. e8754d6 Clean up handling of lambda capture to use refs correctly by Herb Derby · 6 years ago
  31. 7a1b845 [canvaskit] remove POC Nima code by Kevin Lubick · 6 years ago
  32. 0a1293c [canvaskit] Add drawImage support by Kevin Lubick · 6 years ago
  33. 467994d Reland "Share GP implementation between GrFillRectOp and GrTextureOp" by Michael Ludwig · 6 years ago
  34. 4921dc3 Reland "Send max coverage limit for subpixel rects" by Michael Ludwig · 6 years ago
  35. 48b958b change Run to store bool_aa instead of flags_only_aa by Mike Reed · 6 years ago
  36. 317adf7 Make fallback descriptors explicit by Herb Derby · 6 years ago
  37. 9a51a86 Pass in actual sampled texture and sample params to gpu uniform builders. by Greg Daniel · 6 years ago
  38. a8a5cee clean up TODO by Mike Klein · 6 years ago
  39. 45723ac Take into accout the GrBackendFormat when deciding if we can chain textures together. by Greg Daniel · 6 years ago
  40. 235cb7f update docs for MakeFromString and SkTextEncoding by Mike Reed · 6 years ago
  41. c32aeb3 Fix two GPU image filters handling of subset inputs by Brian Osman · 6 years ago
  42. 7e00022 Reland "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  43. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  44. b136588 Revert "Send max coverage limit for subpixel rects" by Michael Ludwig · 6 years ago
  45. f4bf973 Revert "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  46. 6cd7490 Add support for Ycbcr Conversion Samplers in vulkan. by Greg Daniel · 6 years ago
  47. cf37ede Roll third_party/externals/angle2 4abdf74f0afc..35cd7332ab62 (1 commits) by skia-autoroll · 6 years ago
  48. 78dc72c Revert "Share GP implementation between GrFillRectOp and GrTextureOp" by Brian Osman · 6 years ago
  49. 5b671c3 add breaktext doc skeleton by Cary Clark · 6 years ago
  50. 28ce5f2 Update markdown files by skia-bookmaker · 6 years ago
  51. ec95ac2 Update go_deps asset by skia-recreate-skps · 6 years ago
  52. da1b99f breakText on font by Mike Reed · 6 years ago
  53. 94cca60 start to use font for measure, not paint by Mike Reed · 6 years ago
  54. 683e649 Update SKP version by skia-recreate-skps · 6 years ago
  55. 6894f22 Update markdown files by skia-bookmaker · 6 years ago
  56. bce67ca Update go_deps asset by skia-recreate-skps · 6 years ago
  57. 07105bb don't trust convexity after a transform by Mike Reed · 6 years ago
  58. f31f74a Update go_deps asset by skia-recreate-skps · 6 years ago
  59. 91af8d8 [skottie] Expose composition markers to embedders by Florin Malita · 6 years ago
  60. 30bac10 Roll third_party/externals/angle2 317a9ebdb019..4abdf74f0afc (2 commits) by skia-autoroll · 6 years ago
  61. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  62. 64284e1 experimental alternative isconvex by Mike Reed · 6 years ago
  63. 9e55daa Roll third_party/externals/swiftshader bffee5e5454c..bd49ad09c5ca (1 commits) by skia-autoroll · 6 years ago
  64. 06602e7 Remove FontScalerTest sample. by Ben Wagner · 6 years ago
  65. 5ee6fc2 SkQP: doc simplify, make_apk_list to python, upload_apk tool by Hal Canary · 6 years ago
  66. 024e262 Share GP implementation between GrFillRectOp and GrTextureOp by Michael Ludwig · 6 years ago
  67. 4b29d42 Send max coverage limit for subpixel rects by Michael Ludwig · 6 years ago
  68. ccd08cd Roll third_party/externals/swiftshader d46faeb43287..bffee5e5454c (1 commits) by skia-autoroll · 6 years ago
  69. e6dfe8e Set mac windows to their current size. by Ben Wagner · 6 years ago
  70. ea905ec [canvaskit] Save a copy on CPU backend by using RasterDirect by Kevin Lubick · 6 years ago
  71. 577aa0f Uninstantiate proxies when not explicitly allocating by Brian Salomon · 6 years ago
  72. 279c281 Expand handling of empty glyphs to SDF and Path cases by Herbert Derby · 6 years ago
  73. 95fc119 Fix new clang warning around shadowing. by Ben Wagner · 6 years ago
  74. dee08d8 [canvaskit] Fix conversion of large images to base64 by Kevin Lubick · 6 years ago
  75. ac7f23c SkQP: refatctor C++ bits. by Hal Canary · 6 years ago
  76. 20bd0f9 Make SkGlyph::PathData own the path by Herbert Derby · 6 years ago
  77. 6d28cf3 Roll third_party/externals/angle2 b51eb09fb5bb..317a9ebdb019 (1 commits) by skia-autoroll · 6 years ago
  78. 0e5a0ef Add blacklist for intel 405 vulkan perf bot. by Greg Daniel · 6 years ago
  79. dfd9c79 Make path position handling consistant with SDF by Herbert Derby · 6 years ago
  80. c337a63 Add SkEncodedOrigin to SkYUVASizeInfo, fix JPEG orientation in GPU decode path by Brian Osman · 6 years ago
  81. 42af492 update docs around fonthinting by Mike Reed · 6 years ago
  82. eb2f6b0 [canvaskit] Add gradients and clips by Kevin Lubick · 6 years ago
  83. 62f64b5 Update go_deps asset by skia-recreate-skps · 6 years ago
  84. 2c8a9c8 Roll third_party/externals/angle2 8dc27f99b556..b51eb09fb5bb (5 commits) by skia-autoroll · 6 years ago
  85. 37cb476 remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM code by Mike Reed · 6 years ago
  86. 83144d9 Roll third_party/externals/swiftshader a972758d6e10..d46faeb43287 (1 commits) by skia-autoroll · 6 years ago
  87. f7b1e11 Remove the lines-only "optimization" from AA convex path renderer by Brian Osman · 6 years ago
  88. 4f897d1 Update Skia milestone to 73 by Heather Miller · 6 years ago
  89. ebc38c9 Draw ovals with GrAAFillRRectOp by Chris Dalton · 6 years ago
  90. e801210 In GrOpFlushState, store GrOp* rather than Unique ID by Brian Osman · 6 years ago
  91. 9c13ada Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  92. 46b8c3bc Roll third_party/externals/angle2 7310da33bc7a..8dc27f99b556 (5 commits) by skia-autoroll · 6 years ago
  93. 9e97231 Add jobs for GalaxyS9 by Ben Wagner · 6 years ago
  94. f384193 Modify workaround to never set base or max texture level for GL_TEXTURE_EXTERNAL_OES by Brian Salomon · 6 years ago
  95. 8222f3b Check for valid normals when offsetting by Jim Van Verth · 6 years ago
  96. 553e9a9 Bugfixes for corner cases in per-edge AA by Michael Ludwig · 6 years ago
  97. 23fbefe check decal in 32.32 where we walk decal in 32.32 by Mike Klein · 6 years ago
  98. cb6bef0 Update bookmaker by Cary Clark · 6 years ago
  99. c2e85f9 [skottie] Expose property bindings in CK by Florin Malita · 6 years ago
  100. 1144020 Revert "Experimentally disable GrTextureOp chaining on Intel GPUs on Mac." by Brian Salomon · 6 years ago