1. 796c5bb Initial commit of our new Android app to demo Skia. by liyuqian · 8 years ago
  2. 5a493cd Less indentation. by bungeman · 8 years ago
  3. ab12c78 harfbuzz test: compile fewer files by halcanary · 8 years ago
  4. 7a223f5 DEPS: update icu + sfntly by halcanary · 8 years ago
  5. a8966a8 Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ ) by robertphillips · 8 years ago
  6. 57cd94a SkAdvancedTypefaceMetrics: getAdvanceData uses std::function by halcanary · 8 years ago
  7. 74e9a4d Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of https://codereview.chromium.org/1961483002/ ) by robertphillips · 8 years ago
  8. e20a875 SkAdvancedTypefaceMetrics: abstract out linked list by halcanary · 8 years ago
  9. 0938bef Update SKP version by update-skps · 8 years ago
  10. bcb8fee documentation: SkMilestone by halcanary · 8 years ago
  11. 05de216 Add sRGB mode toggle to Viewer. by brianosman · 8 years ago
  12. 67a58dc Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ ) by jvanverth · 8 years ago
  13. 50c46c7 Clean up GrVkImage::setLayout() by jvanverth · 8 years ago
  14. 14f850a Remove Sk(Float|Double)PinToFixed functions, only used in tests. by brianosman · 8 years ago
  15. 1a0b9ed Fix issue where GrStyle::applyToPath exited before applying stroke by bsalomon · 8 years ago
  16. 4d0cd76 Fix for Sk4f Ubuntu compile warning by jvanverth · 8 years ago
  17. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 8 years ago
  18. 73e81ab Fix for Ubuntu compile warning by jvanverth · 8 years ago
  19. 31b8417 Disable skia_warnings_as_errors for Fast bot. by benjaminwagner · 8 years ago
  20. 675576f Detect an invalid intervalCount in SkRegion during deserialiation. by senorblanco · 8 years ago
  21. bad1abc SkAdvancedTypefaceMetrics: fail cleanly. by halcanary · 8 years ago
  22. 3767cd6 https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg by halcanary · 8 years ago
  23. 524484b Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ ) by robertphillips · 8 years ago
  24. ebbdfe6 SkAdvancedTypefaceMetrics: improve robustness by halcanary · 8 years ago
  25. 055e192 Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask by bsalomon · 8 years ago
  26. ad3a5c6 Compile SkForceLinking on CMake by msarett · 8 years ago
  27. 56a85e6 Simplify SkGpuBlurUtils::GaussianBlur method by robertphillips · 8 years ago
  28. 6b53b9d Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 of https://codereview.chromium.org/1957433002/ ) by robertphillips · 8 years ago
  29. 8ca7da8 Whitespace change to test bots by borenet · 8 years ago
  30. 68e99ac remove alias for SkMatrix44.h -- chrome callers have been updated by reed · 8 years ago
  31. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  32. 4017007 Fix unit test crash caused by OSMesa not supporting rendering to GL_ALPHA8 by bsalomon · 8 years ago
  33. 6c0f5d9 Revert of Modify LineBench for drawing straight line (patchset #3 id:40001 of https://codereview.chromium.org/1936153002/ ) by reed · 8 years ago
  34. 6b27a5e Modify LineBench for drawing by xidachen · 8 years ago
  35. 4e30f27 Disable layer hoisting for non-8888 canvases by robertphillips · 8 years ago
  36. a8d0d6c More refactoring for Viewer by jvanverth · 8 years ago
  37. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  38. d215a95 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  39. 35b784d Bring back sRGB-write-control as a caps bit. by brianosman · 8 years ago
  40. c343235 experimental/tools/coreGraphicsPdf2png: remove skia dependency by halcanary · 8 years ago
  41. f8bdf5d Update SK_IMAGE_VERSION to 5 by msarett · 8 years ago
  42. 809ccf3 Remove NEON runtime detection support. by mtklein · 8 years ago
  43. 42846ed Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  44. d6f25bf Make GrPathRenderer only support fills for path stenciling by bsalomon · 8 years ago
  45. f0cf355 Stop banning stroke-and-fill for GrStyle and add tests by bsalomon · 8 years ago
  46. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  47. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  48. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  49. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  50. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  51. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  52. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  53. f250938 Now we're on MSVC 2015, try using std::chrono for timing again. by mtklein · 8 years ago
  54. b37c68a Simplify implementation of SkOnce to not need so many comments. by mtklein · 8 years ago
  55. 0607756 Make cap only affect the keys of GrShapes that are possibly-open by bsalomon · 8 years ago
  56. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 8 years ago
  57. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 8 years ago
  58. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago
  59. 3e375b0 Fix ICO bug exposed by the fuzzer by msarett · 8 years ago
  60. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  61. c402518 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 8 years ago
  62. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  63. 325474d Disable Ganesh layer hoister in a more revertable form by robertphillips · 8 years ago
  64. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  65. d9cca4a Fix ASAN errors. by benjaminwagner · 8 years ago
  66. 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 · 8 years ago
  67. 85e38bc tools/using_skia_and_harfbuzz: minor cleanup by halcanary · 8 years ago
  68. 9ad5d7c Add some more testing around hairline GrShapes by bsalomon · 8 years ago
  69. f5bf578 experimental/tools/coreGraphicsPdf2png: fix by halcanary · 8 years ago
  70. fb08327 Expand GrStyle's interface. by bsalomon · 8 years ago
  71. 419ca64 Fix type conversion compile errors by brianosman · 8 years ago
  72. ae5c01d Add XSAN suppression files to infrabots.isolate. Only compile 'dm' and 'nanobench' for XSAN flavors. by benjaminwagner · 8 years ago
  73. 0736f33 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 8 years ago
  74. 00d44e0 Start building HarfBuzz+Skia example by halcanary · 8 years ago
  75. 02125d1 Create a single, unique pointer to sRGB color space by msarett · 8 years ago
  76. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  77. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 8 years ago
  78. 676ab68 documentation: SkDocument::MakePDF() by halcanary · 8 years ago
  79. 68f7460 Add SK_API to SkFontLCDConfig. by bungeman · 8 years ago
  80. 82c0558 Set barriers and image layout changes between mipmap blits. by jvanverth · 8 years ago
  81. c8ef053 Enable two-sided stencil in Vulkan. by jvanverth · 8 years ago
  82. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 8 years ago
  83. 5441e9f Documentation: Skia+Harfbuzz example by halcanary · 8 years ago
  84. 308feba Revert of Make GrStyle more sk_sp savy (patchset #1 id:1 of https://codereview.chromium.org/1947543002/ ) by bsalomon · 8 years ago
  85. b451134 Minor refactor of GrLayerHoister by robertphillips · 8 years ago
  86. 46db22f Make GrStyle more sk_sp savy by bsalomon · 8 years ago
  87. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  88. 871a048 Add 8888 fast SrcOver mode. by herb · 8 years ago
  89. bdf8811 Add sync in vulkan when writing to linear texture by egdaniel · 8 years ago
  90. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  91. 444f1ba Remove SkBitmapHeap and SkBitmapHeapReader. They're unused. by brianosman · 8 years ago
  92. 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 · 8 years ago
  93. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  94. 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  95. cf97544 Make SkTime SK_API so that SkTime::GetDateTime() is visible to the clients. by aam · 8 years ago
  96. a00980e Make sure that Vulkan debug callback ptr is non-null. by jvanverth · 8 years ago
  97. 40ef485 When filling nested rect path check for empty inner and empty outer rects by bsalomon · 8 years ago
  98. 6536ae5 added GrMSAAPathRenderer by ethannicholas · 8 years ago
  99. 0265707 Clean up SkFontConfigInterface implementation. by bungeman · 8 years ago
  100. c5091b5 Add a hook for CPU-optimized sRGB-sRGB srcover. by mtklein · 8 years ago