aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-05
* Bring back sRGB-write-control as a caps bit.Gravatar brianosman2016-05-05
* experimental/tools/coreGraphicsPdf2png: remove skia dependencyGravatar halcanary2016-05-05
* Update SK_IMAGE_VERSION to 5Gravatar msarett2016-05-05
* Remove NEON runtime detection support.Gravatar mtklein2016-05-05
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-05
* Make GrPathRenderer only support fills for path stencilingGravatar bsalomon2016-05-05
* Stop banning stroke-and-fill for GrStyle and add testsGravatar bsalomon2016-05-05
* Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...Gravatar reed2016-05-05
* Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...Gravatar reed2016-05-05
* Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...Gravatar sclittle2016-05-04
* Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...Gravatar reed2016-05-04
* Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...Gravatar reed2016-05-04
* SK_DECLARE_STATIC_MUTEX -> static SkMutexGravatar mtklein2016-05-04
* SkOncePtr -> SkOnceGravatar mtklein2016-05-04
* Now we're on MSVC 2015, try using std::chrono for timing again.Gravatar mtklein2016-05-04
* Simplify implementation of SkOnce to not need so many comments.Gravatar mtklein2016-05-04
* Make cap only affect the keys of GrShapes that are possibly-openGravatar bsalomon2016-05-04
* Rename VulkanViewer to Viewer, take 2.Gravatar jvanverth2016-05-04
* Remove executable bit from source code files.Gravatar benjaminwagner2016-05-04
* move colorshader into its own .cpp, add color4f variantGravatar reed2016-05-04
* Fix ICO bug exposed by the fuzzerGravatar msarett2016-05-04
* Add Gr*Proxy classesGravatar robertphillips2016-05-04
* Allow stencils to be attached to render targets created via SkSurface::MakeFr...Gravatar ericrk2016-05-04
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-04
* Disable Ganesh layer hoister in a more revertable formGravatar robertphillips2016-05-04
* Prototype code that turns any/every flattenable into JSONGravatar brianosman2016-05-04
* Fix ASAN errors.Gravatar benjaminwagner2016-05-04
* Revert of Allow stencils to be attached to render targets created via SkSurfa...Gravatar jvanverth2016-05-04
* tools/using_skia_and_harfbuzz: minor cleanupGravatar halcanary2016-05-04
* Add some more testing around hairline GrShapesGravatar bsalomon2016-05-04
* experimental/tools/coreGraphicsPdf2png: fixGravatar halcanary2016-05-04
* Expand GrStyle's interface.Gravatar bsalomon2016-05-04
* Fix type conversion compile errorsGravatar brianosman2016-05-04
* Add XSAN suppression files to infrabots.isolate. Only compile 'dm' and 'nanob...Gravatar benjaminwagner2016-05-04
* Allow stencils to be attached to render targets created via SkSurface::MakeFr...Gravatar ericrk2016-05-03
* Start building HarfBuzz+Skia exampleGravatar halcanary2016-05-03
* Create a single, unique pointer to sRGB color spaceGravatar msarett2016-05-03
* Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....Gravatar robertphillips2016-05-03
* return 4x4 matrix from SkColorSpaceGravatar reed2016-05-03
* documentation: SkDocument::MakePDF()Gravatar halcanary2016-05-03
* Add SK_API to SkFontLCDConfig.Gravatar bungeman2016-05-03
* Set barriers and image layout changes between mipmap blits.Gravatar jvanverth2016-05-03
* Enable two-sided stencil in Vulkan.Gravatar jvanverth2016-05-03
* Apply setImageLayout() to all of a VkImage's subresources.Gravatar jvanverth2016-05-03
* Documentation: Skia+Harfbuzz exampleGravatar halcanary2016-05-03
* Revert of Make GrStyle more sk_sp savy (patchset #1 id:1 of https://coderevie...Gravatar bsalomon2016-05-03
* Minor refactor of GrLayerHoisterGravatar robertphillips2016-05-03
* Make GrStyle more sk_sp savyGravatar bsalomon2016-05-03