1. 4f007ab Cherry-pick from android10-tests-dev into future revisions. by zhongjun.chen · 4 years ago
  2. 13c0a68 Fix VkhardwareBufferTest to check for egl native fence extension. by Greg Daniel · 5 years ago
  3. 98cb96c Add unit test to check if we can create a VkDevice using global priority extension. by Greg Daniel · 5 years ago
  4. b45f47d Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2) by Robert Phillips · 5 years ago
  5. 9c7a006 Remove NoPendingIO flags from buffer creations. by Brian Salomon · 5 years ago
  6. 5b1813a Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization" by Robert Phillips · 5 years ago
  7. 87685ba Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization by Robert Phillips · 5 years ago
  8. fd0d970 Rename GrContext::uniqueID to contextID and hide it by Robert Phillips · 5 years ago
  9. fdb876d remove breakText, and all utf cache accessors by Mike Reed · 5 years ago
  10. 1a0126f skip huge allocation in test on 32bit devices by Mike Reed · 5 years ago
  11. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 5 years ago
  12. 569dda7 hide SkFont::containsText by Mike Reed · 5 years ago
  13. 932dd07 Fix type in Andoird string. by Greg Daniel · 5 years ago
  14. 1c20523 fix tiler to handle large float rects by Mike Reed · 5 years ago
  15. 24d861d Add hardware buffer unit test from old skqp to skia. by Greg Daniel · 5 years ago
  16. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 5 years ago
  17. 95d0c8d Fix bug in sampling rotated decodes by Leon Scroggins III · 5 years ago
  18. ac262a0 remove Sk4x4f.h -- dead code by Mike Klein · 5 years ago
  19. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 5 years ago
  20. 59ef8c3 Remove legacy texture-backed promise image interface. by Brian Salomon · 5 years ago
  21. 673a048 hide deprecated breaktext by Mike Reed · 5 years ago
  22. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 5 years ago
  23. a0bc39d Split GrContextThreadSafeProxy into its own files (take 2) by Robert Phillips · 5 years ago
  24. ea8b4fc Revert "Split GrContextThreadSafeProxy into its own files" by Robert Phillips · 5 years ago
  25. f8397f2 Split GrContextThreadSafeProxy into its own files by Robert Phillips · 5 years ago
  26. 5f528e5 Revert "Reland "Revert "remove legacy code for text attributes on paint""" by Mike Reed · 5 years ago
  27. 3c03c85 Reland "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 5 years ago
  28. fd0bba8 Revert "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 5 years ago
  29. fb0e2aa Revert "remove legacy code for text attributes on paint" by Mike Reed · 5 years ago
  30. 80f4adf remove legacy code for text attributes on paint by Mike Reed · 5 years ago
  31. 842d31b fixed Metal matrix constructors by Ethan Nicholas · 5 years ago
  32. 35ba614 Remove GrGpuResource::abandon from the public API. by Brian Salomon · 5 years ago
  33. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 5 years ago
  34. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 5 years ago
  35. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 5 years ago
  36. 5deadca Remove nearly all use of SkColorSpaceTransferFn by Brian Osman · 5 years ago
  37. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 5 years ago
  38. 945ee65 Enforce non-overlap constraint from GrRenderTargetOpList by Chris Dalton · 5 years ago
  39. 77f94ea Move more utils into SkFontPriv, IWYU by Mike Reed · 5 years ago
  40. 0251880 Remove SkGammaNamed / gammaNamed() from SkColorSpace by Brian Osman · 5 years ago
  41. 02738a8 Revert "hide hinting and flag enums with PAINT_FLAGS" by Hal Canary · 5 years ago
  42. 5d052da hide hinting and flag enums with PAINT_FLAGS by Mike Reed · 5 years ago
  43. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 5 years ago
  44. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 5 years ago
  45. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 5 years ago
  46. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 5 years ago
  47. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 5 years ago
  48. 330b085 Remove "canCombineOverlappedStencilAndCover" by Chris Dalton · 5 years ago
  49. 31ba6fe unflatten directly to font for legacy skps by Mike Reed · 5 years ago
  50. 4ca9fa3 SkPDF: unify Canon and Document by Hal Canary · 5 years ago
  51. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 5 years ago
  52. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 5 years ago
  53. a7ceb50 added PLS support to SkSL by Ethan Nicholas · 5 years ago
  54. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 5 years ago
  55. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 5 years ago
  56. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 5 years ago
  57. f6fca26 Make a ctor for SkGlyph by Herb Derby · 5 years ago
  58. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 5 years ago
  59. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 5 years ago
  60. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 5 years ago
  61. c6444d2 Enable wide color support in CCPR by Brian Osman · 5 years ago
  62. 22bee5a Update FontHostStreamTest to use SkFont by Mike Reed · 5 years ago
  63. f1921f4 drawText Cleanup, part 6 by Hal Canary · 5 years ago
  64. 4284ec6 add SkTHashTable::LookupOrNull() by Mike Klein · 5 years ago
  65. 21c3482 revert changes to FontHostStreamTest by Hal Canary · 5 years ago
  66. a70ae1a drawText Cleanup, part 5 by Hal Canary · 5 years ago
  67. 3560ea7 drawText Cleanup, part 3 by Hal Canary · 5 years ago
  68. c96fc37 Reland "Use specialized quad lists in rectangle ops" by Michael Ludwig · 5 years ago
  69. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 5 years ago
  70. aaa77c1 Reland "ccpr: Support caching of paths that span multiple tiles" by Chris Dalton · 5 years ago
  71. 832c931 Revert "Make SkBitmap/SkPixmap::erase* do so in sRGB" by Robert Phillips · 5 years ago
  72. 7337dbe Revert "ccpr: Support caching of paths that span multiple tiles" by Chris Dalton · 5 years ago
  73. 6f44647 Make SkBitmap/SkPixmap::erase* do so in sRGB by Leon Scroggins III · 5 years ago
  74. 6a3dc8b ccpr: Support caching of paths that span multiple tiles by Chris Dalton · 5 years ago
  75. 023403b hide setTextEncoding by Mike Reed · 5 years ago
  76. 1af9b48 use drawstring with font by Mike Reed · 5 years ago
  77. 351e80c Reland "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 5 years ago
  78. c4745d6 use drawString with font by Mike Reed · 5 years ago
  79. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 5 years ago
  80. 2e825a3 Revert "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 5 years ago
  81. d5cdc2c paint is losing its text-related fields by Mike Reed · 5 years ago
  82. d6fa454 ccpr: Rework the path cache to support sporadic flushing by Chris Dalton · 5 years ago
  83. 5809a4e [skjson] NaN while parsing long decimals by Florin Malita · 5 years ago
  84. 74b7677 change paint serialization to exclude font-related fields by Mike Reed · 5 years ago
  85. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 5 years ago
  86. 60a0e87 remove blob iterator::applyFontToPaint by Mike Reed · 5 years ago
  87. 13486cb more extra semis by Kevin Lubick · 5 years ago
  88. 070cbaf Add support to gpu command buffers to wrap an external command buffer. by Greg Daniel · 5 years ago
  89. 23d8943 Revert "Use specialized quad lists in rectangle ops" by Michael Ludwig · 5 years ago
  90. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 5 years ago
  91. 5820b0c Use specialized quad lists in rectangle ops by Michael Ludwig · 5 years ago
  92. 1a88dd5 hide drawpostext etc. by Mike Reed · 5 years ago
  93. 191e64b pass a font to GlyphRunBuilder by Mike Reed · 5 years ago
  94. dd9003a SkPDF: wait for jobs to complete on abort() by Hal Canary · 5 years ago
  95. 212e906 don't use drawPosText by Mike Reed · 5 years ago
  96. 0951cc2 Revert "Reland "Revert "serialize fonts instead of paints""" by Mike Reed · 5 years ago
  97. f4dd96c Reland "Revert "serialize fonts instead of paints"" by Mike Reed · 5 years ago
  98. 9d6049a fix pathops bug 8380 by Cary Clark · 5 years ago
  99. 9803b8f Revert "Revert "serialize fonts instead of paints"" by Mike Reed · 5 years ago
  100. 576633c Revert "serialize fonts instead of paints" by Mike Reed · 5 years ago