index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Incorporate scale into GrStyle and GrShape
bsalomon
2016-05-09
*
Allow gpu ResourceHandle class to be shared for multiple purposes
egdaniel
2016-05-09
*
Break apart shared use of varying and uniform transforms
egdaniel
2016-05-09
*
Reset layout to undefined when we realloc VkTexture memory
egdaniel
2016-05-09
*
Less indentation.
bungeman
2016-05-09
*
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
SkAdvancedTypefaceMetrics: getAdvanceData uses std::function
halcanary
2016-05-09
*
Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
SkAdvancedTypefaceMetrics: abstract out linked list
halcanary
2016-05-08
*
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...
jvanverth
2016-05-06
*
Clean up GrVkImage::setLayout()
jvanverth
2016-05-06
*
Fix issue where GrStyle::applyToPath exited before applying stroke
bsalomon
2016-05-06
*
Fix for Sk4f Ubuntu compile warning
jvanverth
2016-05-06
*
Remove hasMixedSamples() from GrPipelineBuilder
cdalton
2016-05-06
*
Fix for Ubuntu compile warning
jvanverth
2016-05-06
*
Detect an invalid intervalCount in SkRegion during deserialiation.
senorblanco
2016-05-06
*
SkAdvancedTypefaceMetrics: fail cleanly.
halcanary
2016-05-06
*
https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg
halcanary
2016-05-06
*
Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...
robertphillips
2016-05-06
*
SkAdvancedTypefaceMetrics: improve robustness
halcanary
2016-05-06
*
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...
bsalomon
2016-05-06
*
Compile SkForceLinking on CMake
msarett
2016-05-06
*
Simplify SkGpuBlurUtils::GaussianBlur method
robertphillips
2016-05-06
*
Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 ...
robertphillips
2016-05-06
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Fix unit test crash caused by OSMesa not supporting rendering to GL_ALPHA8
bsalomon
2016-05-05
*
Disable layer hoisting for non-8888 canvases
robertphillips
2016-05-05
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Retract GrRenderTarget a bit within SkGpuDevice
robertphillips
2016-05-05
*
Bring back sRGB-write-control as a caps bit.
brianosman
2016-05-05
*
Remove NEON runtime detection support.
mtklein
2016-05-05
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-05
*
Make GrPathRenderer only support fills for path stenciling
bsalomon
2016-05-05
*
Stop banning stroke-and-fill for GrStyle and add tests
bsalomon
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...
sclittle
2016-05-04
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
Now we're on MSVC 2015, try using std::chrono for timing again.
mtklein
2016-05-04
*
Make cap only affect the keys of GrShapes that are possibly-open
bsalomon
2016-05-04
*
move colorshader into its own .cpp, add color4f variant
reed
2016-05-04
*
Fix ICO bug exposed by the fuzzer
msarett
2016-05-04
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Allow stencils to be attached to render targets created via SkSurface::MakeFr...
ericrk
2016-05-04
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-04
*
Disable Ganesh layer hoister in a more revertable form
robertphillips
2016-05-04
*
Prototype code that turns any/every flattenable into JSON
brianosman
2016-05-04
[next]