1. 11b3051 Enable opList-based DDLs by Robert Phillips · 6 years ago
  2. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  3. 2fa912a Fix a logical test in GrColorSpaceXform::Equals by Brian Osman · 6 years ago
  4. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 6 years ago
  5. 33cb22c Remove one use of AttachCache, and a paint variant of FindOrCreate... by Herb Derby · 6 years ago
  6. 41a3b87 Make GrTextureStripAtlas DDL friendly by Robert Phillips · 6 years ago
  7. afdc6b1 Vulkan backend render targets don't allow client to specify stencil bits by Brian Salomon · 6 years ago
  8. 32929e0 Roll skia/third_party/externals/angle2/ e8a93c6ed..331404098 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  9. a5c6f1c Update SKP version by UpdateSKPs · 6 years ago
  10. a883aca ccpr: Fix stale array access after dynamic resize by Chris Dalton · 6 years ago
  11. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 6 years ago
  12. ad06544 ccpr: Fix crash on zero-length fan tessellations by Chris Dalton · 6 years ago
  13. c2ef4ab Remove all uses of getCache with get. by Herb Derby · 6 years ago
  14. 03cd6e6 Avoid serializing to 'typ1' on Mac. by Ben Wagner · 6 years ago
  15. 74b4290 some fuzzer fixes by Cary Clark · 6 years ago
  16. b537879 Remove SKQP bots from master by Stephan Altmueller · 6 years ago
  17. 66abdf6 Roll skia/third_party/externals/angle2/ 80964f97e..e8a93c6ed (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  18. dc0b12e Harden size check during textblob deserialization by Wei Li · 6 years ago
  19. ff6b4c5 Roll skia/third_party/externals/angle2/ 5164b797c..80964f97e (6 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  20. d07e4a2 Change behavior of custom image serial/deserial by Mike Reed · 6 years ago
  21. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 6 years ago
  22. 3adc122 Fill in some missing virtuals from canvas subclasses by Brian Osman · 6 years ago
  23. a3457b8 Split GrDDL- & GrDirect- Contexts into their own files by Robert Phillips · 6 years ago
  24. 1eb5ca4 tighten check when we might overflow legacy shader math by Mike Reed · 6 years ago
  25. 8b0ef63 Use clippedIR instead of clipBounds to filter coverage deltas by Yuqian Li · 6 years ago
  26. 2091fe2 Upgrade IntelIris540 Win10 GPU driver, take 2. by Ben Wagner · 6 years ago
  27. 068ccaa Re-enable PGO for Skia by Pirama Arumuga Nainar · 6 years ago
  28. bebfd41 Fix preAbandonContext bot by Robert Phillips · 6 years ago
  29. baf3e78 Revert "ccpr: Draw curves in a single pass" by Chris Dalton · 6 years ago
  30. fe462ef Revert "ccpr: Simplify triangle corners" by Chris Dalton · 6 years ago
  31. 4997e14 Use kLow_SkFilterQuality when generating shader masks by Florin Malita · 6 years ago
  32. 26b50a4 Add testing only helper to flush and sync gpu. by Greg Daniel · 6 years ago
  33. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 6 years ago
  34. c7c2baf Additional DDL playback cleanup by Robert Phillips · 6 years ago
  35. 8c827ce Roll skia/third_party/externals/angle2/ ed8b49195..5164b797c (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  36. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  37. fa30339 Roll skia/third_party/externals/angle2/ 2202680c6..ed8b49195 (5 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  38. 622650a ccpr: Simplify triangle corners by Chris Dalton · 6 years ago
  39. df04ce2 ccpr: Draw curves in a single pass by Chris Dalton · 6 years ago
  40. 5f20fa2 [skottie] Reduce parser verbosity by Florin Malita · 6 years ago
  41. 4123223 add TrimPathEffect by Mike Reed · 6 years ago
  42. 23d2389 Roll skia/third_party/externals/skcms/ da8c41528..e5ac7a7c8 (2 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  43. 19f2922 [sksg] Cache transformed TrimEffect geometry by Florin Malita · 6 years ago
  44. 02bd295 Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is kBottomLeft by Brian Salomon · 6 years ago
  45. 88df8d2 Test SKQP on Firebase Testlab and Upload by Stephan Altmueller · 6 years ago
  46. 5183e64 ccpr: Combine GS triangle hulls and edges into a single draw by Chris Dalton · 6 years ago
  47. de9f546 Make Vulkan testing-only backend textures have optimal layout by Brian Salomon · 6 years ago
  48. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 6 years ago
  49. af4adef Have GrGlyphCache and GrAtlasManager compute the atlas limits independently by Robert Phillips · 6 years ago
  50. ba8726b Roll skia/third_party/externals/angle2/ 7618eaf9a..2202680c6 (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  51. 0a79381 ccpr: Fix very small edges by Chris Dalton · 6 years ago
  52. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 6 years ago
  53. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 6 years ago
  54. c7fbda9 chop down huge rects before hairlining by Mike Reed · 6 years ago
  55. 73fb0c9 Roll skia/third_party/externals/skcms/ 8a7ec86c0..da8c41528 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  56. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  57. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 6 years ago
  58. e64b064 Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture. by Brian Salomon · 6 years ago
  59. 1b9b7d5 Reland "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 6 years ago
  60. 5cc94cc Revert "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 6 years ago
  61. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 6 years ago
  62. 78cb579 Reland "make SkJumper stages normal Skia code" by Mike Klein · 6 years ago
  63. aa567ab Remove dm excludes from public.bzl. by Ben Wagner · 6 years ago
  64. 3a4bd34 Revert "make SkJumper stages normal Skia code" by Mike Klein · 6 years ago
  65. 22e536e make SkJumper stages normal Skia code by Mike Klein · 6 years ago
  66. 25d07fc Prefer kMixedSamples MSFBOType to multisampled-render-to-texture variants by Brian Salomon · 6 years ago
  67. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 6 years ago
  68. 08b44fa Experiment with different settings for Pixel SKP bench by Kevin Lubick · 6 years ago
  69. 0dc33cc Roll skia/third_party/externals/angle2/ 28060c436..7618eaf9a (3 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  70. fcea56c Make GrReleaseProcHelper an SkWeakRefCnt by Greg Daniel · 6 years ago
  71. 7444340 Roll skia/third_party/externals/angle2/ d2cb7cec4..28060c436 (7 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  72. 77e3afc [SkSVGDevice] Add support for image shaders. by Alexander Midlash · 6 years ago
  73. c5cf762 Viewer/Amdroid: universal build, resources in APK by Hal Canary · 6 years ago
  74. a82780e use safe math for growForRepeatedVerb by Cary Clark · 6 years ago
  75. 61e2d45 Revert "Centralize mask byte calculations" by Herb Derby · 6 years ago
  76. 2c71133 Cleaning up SkColorSpaceXform a bit by Brian Osman · 6 years ago
  77. 8994150 Centralize mask byte calculations by Herb Derby · 6 years ago
  78. be1b397 add tiler for SkDraw by Mike Reed · 6 years ago
  79. 18e9ba1 support 888x, 1010102, and 101010x in SkPixmap::erase() by Mike Klein · 6 years ago
  80. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 6 years ago
  81. e041e31 remove canvas internal private by Cary Clark · 6 years ago
  82. 5fa2711 Add "--nonativeFonts" to public.bzl for running dm. by Ben Wagner · 6 years ago
  83. a62e9a8 Roll skia/third_party/externals/angle2/ e05ffdd19..d2cb7cec4 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  84. 8bac928 Fix .fp files by Robert Phillips · 6 years ago
  85. ba8feb5 Draw glyphs from paths if they have an empty path. by Ben Wagner · 6 years ago
  86. 9d5c674 check for valid inputs to shadows by Mike Reed · 6 years ago
  87. eb3f674 Add GetTypefaceOrDefault to SkPaintPriv by Herb Derby · 6 years ago
  88. 7487ec8 use points instead of verbs for interpolate by Cary Clark · 6 years ago
  89. 7d8b06f Update Skia milestone to 67 by Heather Miller · 6 years ago
  90. 28d4773 make compute helper for blurs private by Mike Reed · 6 years ago
  91. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  92. 2f86220 Fix drawing SkAnimatedImages with transparency by Leon Scroggins III · 6 years ago
  93. bd65253 Roll skia/third_party/externals/angle2/ 78e39b3fd..e05ffdd19 (7 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  94. 2388cd1 Roll skia/third_party/externals/skcms/ 76a0bf463..8a7ec86c0 (1 commit) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  95. cf838c7 Add bilerp support to scaled emojis by Jim Van Verth · 6 years ago
  96. 974aa8e Remove routines no longer needed since stripping NVPR by Herb Derby · 6 years ago
  97. 9d28974 Reenable write pixels tests by Brian Salomon · 6 years ago
  98. 4f893a8 Remove BitmaskEnum from SkTypeface. by Ben Wagner · 6 years ago
  99. a016be9 [skottie] Inverted matte support by Florin Malita · 6 years ago
  100. 07edbd4 Roll skia/third_party/externals/skcms/ 52ea039af..76a0bf463 (2 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago