1. 796e365 SkPictureGpuAnalyzer by fmalita · 9 years ago
  2. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 9 years ago
  3. 846c051 Convert GrClip to an abstract base class by cdalton · 9 years ago
  4. 9fb4203 Add bounds to GrShape by bsalomon · 9 years ago
  5. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 9 years ago
  6. 1e2e33a Remove SkPicture::hasText() by fmalita · 9 years ago
  7. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 9 years ago
  8. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 9 years ago
  9. 7c73a53 Add isEmpty() query to GrShape and improve comments. by bsalomon · 9 years ago
  10. 93a379b Separate user and raw stencil settings by cdalton · 9 years ago
  11. 6296da7 Move SkTypeface to sk_sp. by bungeman · 9 years ago
  12. 0fd3c81 Make unit tests use generic testcontext rather than glcontext by bsalomon · 9 years ago
  13. fbb3102 Revert "Add tests and benches to support the sRGB blitter for SkOpts" by scroggo · 9 years ago
  14. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 9 years ago
  15. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 9 years ago
  16. 12dbb39 Separate user and raw stencil settings by cdalton · 9 years ago
  17. 554784c Add tests and benches to support the sRGB blitter for SkOpts by herb · 9 years ago
  18. d0e36a9 Fix AllocedProxyTest on Mesa by robertphillips · 9 years ago
  19. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 9 years ago
  20. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 9 years ago
  21. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 9 years ago
  22. 2c3eca3 Approximate common gamma tables as single values by msarett · 9 years ago
  23. 97fd2d4 Incorporate scale into GrStyle and GrShape by bsalomon · 9 years ago
  24. 57cd94a SkAdvancedTypefaceMetrics: getAdvanceData uses std::function by halcanary · 9 years ago
  25. e20a875 SkAdvancedTypefaceMetrics: abstract out linked list by halcanary · 9 years ago
  26. 14f850a Remove Sk(Float|Double)PinToFixed functions, only used in tests. by brianosman · 9 years ago
  27. 1a0b9ed Fix issue where GrStyle::applyToPath exited before applying stroke by bsalomon · 9 years ago
  28. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 9 years ago
  29. ffa4a92 SkOncePtr -> SkOnce by mtklein · 9 years ago
  30. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 9 years ago
  31. f0cf355 Stop banning stroke-and-fill for GrStyle and add tests by bsalomon · 9 years ago
  32. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 9 years ago
  33. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 9 years ago
  34. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 9 years ago
  35. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 9 years ago
  36. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 9 years ago
  37. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 9 years ago
  38. 0607756 Make cap only affect the keys of GrShapes that are possibly-open by bsalomon · 9 years ago
  39. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 9 years ago
  40. 76948d4 Add Gr*Proxy classes by robertphillips · 9 years ago
  41. c402518 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 9 years ago
  42. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 9 years ago
  43. 31f25a0 Revert of Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRend… (patchset #1 id:60001 of https://codereview.chromium.org/1941353003/ ) by jvanverth · 9 years ago
  44. 9ad5d7c Add some more testing around hairline GrShapes by bsalomon · 9 years ago
  45. fb08327 Expand GrStyle's interface. by bsalomon · 9 years ago
  46. 0736f33 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 9 years ago
  47. 02125d1 Create a single, unique pointer to sRGB color space by msarett · 9 years ago
  48. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 9 years ago
  49. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 9 years ago
  50. b451134 Minor refactor of GrLayerHoister by robertphillips · 9 years ago
  51. 92605b3 Add Gr*Proxy classes by robertphillips · 9 years ago
  52. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 9 years ago
  53. db1adf5 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ ) by jvanverth · 9 years ago
  54. de5bf0c Add Gr*Proxy classes by robertphillips · 9 years ago
  55. 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 9 years ago
  56. 40ef485 When filling nested rect path check for empty inner and empty outer rects by bsalomon · 9 years ago
  57. ffc2aea Introduce SkGammas type to represent ICC gamma curves by msarett · 9 years ago
  58. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 9 years ago
  59. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 9 years ago
  60. 4d9ff62 Remove SkWriter32::contiguousArray(). by mtklein · 9 years ago
  61. b4c899d remove SkWriteBuffer::getWriter32(). by mtklein · 9 years ago
  62. 817fed3 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #5 id:80001 of https://codereview.chromium.org/1924183003/ ) by benjaminwagner · 9 years ago
  63. a2ffa98 Revert of Introduce SkGammas type to represent ICC gamma curves (patchset #7 id:40002 of https://codereview.chromium.org/1928123002/ ) by msarett · 9 years ago
  64. 7b2c6dd Introduce SkGammas type to represent ICC gamma curves by msarett · 9 years ago
  65. 1b5dd88 remove SkWriteBuffer::reserve() by mtklein · 9 years ago
  66. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 9 years ago
  67. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 9 years ago
  68. fe635fd Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 9 years ago
  69. 4df1656 Tighten up SkSpecialSurface factory functions by robertphillips · 9 years ago
  70. 175dd9b Clean up test drawContext usage by robertphillips · 9 years ago
  71. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 9 years ago
  72. 5e410b4 Detect empty (r)rects in GrShape. by bsalomon · 9 years ago
  73. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 9 years ago
  74. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 9 years ago
  75. 95416f4 Enable flattening of SkRecordedDrawable by msarett · 9 years ago
  76. 48d6f88 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 9 years ago
  77. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 9 years ago
  78. 4eeccc9 Add tests for volatile paths to GrShapeTest by bsalomon · 9 years ago
  79. 409ed73 Add tests for empty GrShapes. by bsalomon · 9 years ago
  80. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 9 years ago
  81. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 9 years ago
  82. b4bb7d8 Add oblique as a slant. by bungeman · 9 years ago
  83. 569b021 Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ ) by mtklein · 9 years ago
  84. d636950 Enable flattening of SkRecordedDrawable by msarett · 9 years ago
  85. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 9 years ago
  86. 4b65666 SkDocument/PDF: new API by halcanary · 9 years ago
  87. 72dc51c Add support for building GrShape from SkPath and more tests by bsalomon · 9 years ago
  88. ed086ca Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 of https://codereview.chromium.org/1918993002/ ) by robertphillips · 9 years ago
  89. 0533d6e Remove gpu-specialization of SkSpecialImage by robertphillips · 9 years ago
  90. c5db972 Remove redundant test by msarett · 9 years ago
  91. 47cc769 Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  92. 82ecc57 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #11 id:280001 of https://codereview.chromium.org/1822723003/ ) by bsalomon · 9 years ago
  93. 002c92b Do not globally register drawables in test code by msarett · 9 years ago
  94. 824e58f Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  95. 83af0a6 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #10 id:260001 of https://codereview.chromium.org/1822723003/ ) by robertphillips · 9 years ago
  96. c885dac Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  97. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 9 years ago
  98. 1e90304 SkMD5: .update() -> .write() by halcanary · 9 years ago
  99. d51bdae SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 9 years ago
  100. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 9 years ago