projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge from google/chrome/m55
[platform/upstream/libSkiaSharp.git]
/
samplecode
/
2016-10-11
Matthew Leibowitz
Merge from google/chrome/m55
tree
|
commitdiff
2016-10-06
reed
Revert[8] "replace SkXfermode obj with SkBlendMode...
tree
|
commitdiff
2016-10-05
Mike Reed
Revert[7] "replace SkXfermode obj with SkBlendMode...
tree
|
commitdiff
2016-10-05
Mike Reed
Revert[6] "replace SkXfermode obj with SkBlendMode...
tree
|
commitdiff
2016-10-04
Mike Reed
Revert[5] "replace SkXfermode obj with SkBlendMode...
tree
|
commitdiff
2016-10-04
Mike Klein
Make global use-analytic-AA bit threadsafe.
tree
|
commitdiff
2016-10-04
Mike Reed
Revert[4] "replace SkXfermode obj with SkBlendMode...
tree
|
commitdiff
2016-10-04
liyuqian
Resubmit issue 2221103002 to fix the iOS build by decla...
tree
|
commitdiff
2016-10-04
stephana
Revert of Analytic AntiAlias for Convex Shapes (patchse...
tree
|
commitdiff
2016-10-04
liyuqian
Implement AnalyticAA for convex shapes.
tree
|
commitdiff
2016-10-03
Mike Reed
Revert "Revert "Revert "replace SkXfermode obj with...
tree
|
commitdiff
2016-10-03
Mike Reed
Revert "Revert "replace SkXfermode obj with SkBlendMode...
tree
|
commitdiff
2016-10-03
Mike Reed
Revert "replace SkXfermode obj with SkBlendMode enum...
tree
|
commitdiff
2016-10-03
Mike Reed
replace SkXfermode obj with SkBlendMode enum in paints
tree
|
commitdiff
2016-09-30
Mike Reed
fix mac build
tree
|
commitdiff
2016-09-29
brianosman
Support monitor profile in SampleApp (on Windows)
tree
|
commitdiff
2016-09-26
caryclark
allow conic chop to fail
tree
|
commitdiff
2016-09-21
reed
allow clip calls w/o op param, remove unnecessary kRepl...
tree
|
commitdiff
2016-09-20
reed
abstract name of clipping ops, to transtion to a more...
tree
|
commitdiff
2016-09-19
reed
add 'g' to fatbits
tree
|
commitdiff
2016-09-16
bungeman
SkFontData to use smart pointers.
tree
|
commitdiff
2016-09-15
bungeman
Revert of SkFontData to use smart pointers. (patchset...
tree
|
commitdiff
2016-09-15
bungeman
SkFontData to use smart pointers.
tree
|
commitdiff
2016-09-15
brianosman
Fix SampleApp compilation with skia_gpu=0
tree
|
commitdiff
2016-09-15
reed
add helpers for using SkData with picture serialization
tree
|
commitdiff
2016-09-14
fmalita
[SVGDom] Expose intrinsic size info
tree
|
commitdiff
2016-09-14
jvanverth
Switch default for SkGaussianBlurShader radius size.
tree
|
commitdiff
2016-09-13
reed
add pipecanvas
tree
|
commitdiff
2016-09-12
reed
change SkStreams to work with sk_sp<SkData> instead...
tree
|
commitdiff
2016-09-12
jvanverth
Update SampleAndroidShadows to use algorithm closer...
tree
|
commitdiff
2016-09-09
vjiaoblack
made point lights linear attenuation; also fixed point...
tree
|
commitdiff
2016-09-09
vjiaoblack
Added in Radial Shadows
tree
|
commitdiff
2016-09-08
robertphillips
Add GM/slide to simulate Android-style reveal clip
tree
|
commitdiff
2016-09-07
vjiaoblack
made point light shadows
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Merge pull request #21 from mono/merge-m54
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Merge pull request #20 from mono/gpu-support
tree
|
commitdiff
2016-08-31
vjiaoblack
Optimizations and more documentation of SkShadowShader
tree
|
commitdiff
2016-08-30
Matthew Leibowitz
Merge branch 'chrome/m54' into merge-m54
tree
|
commitdiff
2016-08-30
brianosman
Some tests around surface creation and snapshotting...
tree
|
commitdiff
2016-08-29
vjiaoblack
Moved ambient lights out of SkLight's light array
tree
|
commitdiff
2016-08-29
vjiaoblack
Revert of Moved ambient lights out of SkLight's light...
tree
|
commitdiff
2016-08-29
jvanverth
Use stroked rrects for Android shadow sample
tree
|
commitdiff
2016-08-29
vjiaoblack
Moved ambient lights out of SkLight's light array
tree
|
commitdiff
2016-08-26
vjiaoblack
Added distance attenuation and diffuse shading to Point...
tree
|
commitdiff
2016-08-25
vjiaoblack
Made shadows blurry (thru implementing variance mapping)
tree
|
commitdiff
2016-08-23
martina.kollarova
Remove file samplecode/SampleDraw.cpp
tree
|
commitdiff
2016-08-22
reed
'g' key toggles showgrid for PerlinPatch
tree
|
commitdiff
2016-08-22
reed
'F' will toggle filtering for the --picture sample
tree
|
commitdiff
2016-08-22
reed
make zoomer text clearer
tree
|
commitdiff
2016-08-19
dvonbeck
Added a small widget framework to the interactive bevel...
tree
|
commitdiff
2016-08-18
dvonbeck
Interactive Bevel Sample App
tree
|
commitdiff
2016-08-17
fmalita
Fix SampleAndroidShadows warnings
tree
|
commitdiff
2016-08-17
jvanverth
Add alternative spot shadow to Android shadow sample
tree
|
commitdiff
2016-08-17
jvanverth
Add alternative ambient shadow method to Android shadow...
tree
|
commitdiff
2016-08-16
vjiaoblack
Moved "drawShadowedPicture" call outside of if cases...
tree
|
commitdiff
2016-08-15
fmalita
[SVGDom] Deferred SampleApp parsing
tree
|
commitdiff
2016-08-12
fmalita
[SVGDom] SVGPong sample app
tree
|
commitdiff
2016-08-12
vjiaoblack
Added PointLights to SkLights::Light
tree
|
commitdiff
2016-08-12
jvanverth
Add Android Shadow sample
tree
|
commitdiff
2016-08-09
vjiaoblack
moved code into onDrawShadowedPic, only renders into...
tree
|
commitdiff
2016-08-05
reed
rename FoceCopyMode to SkCopyPixelMode
tree
|
commitdiff
2016-08-05
vjiaoblack
Making a sample for shadow maps for more intensive...
tree
|
commitdiff
2016-08-04
fmalita
Show SVG file name in SampleApp title
tree
|
commitdiff
2016-08-03
bungeman
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
tree
|
commitdiff
2016-08-02
bungeman
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
tree
|
commitdiff
2016-08-02
mtklein
not much point to SK_SUPPORT_PDF
tree
|
commitdiff
2016-08-02
reed
Always return ImageShader, even from SkShader::MakeBitm...
tree
|
commitdiff
2016-07-29
robertphillips
Remove GrContext::applyGamma
tree
|
commitdiff
2016-07-28
robertphillips
Remove use of MakeRenderTargetDirect from view system
tree
|
commitdiff
2016-07-27
fmalita
Initial SVG model
tree
|
commitdiff
2016-07-26
brianosman
Always supply a color space (sRGB for now) with F16
tree
|
commitdiff
2016-07-23
Matthew Leibowitz
Merge pull request #15 from mono/update-skia-m52
tree
|
commitdiff
2016-07-21
brianosman
Add SkColorSpace to GrDrawContext
tree
|
commitdiff
2016-07-18
Matthew Leibowitz
Merge branch 'chrome/m53' into update-skia-m52
tree
|
commitdiff
2016-07-18
Matthew Leibowitz
Merge branch 'feature-patheffect' into update-skia-m52
tree
|
commitdiff
2016-07-13
Matthew Leibowitz
Merge branch 'feature-patheffect' into update-skia-m52
tree
|
commitdiff
2016-07-12
bungeman
Factor code to rotate a canvas about a point.
tree
|
commitdiff
2016-07-11
dvonbeck
Changed SkLightingShader API to take in a shader as...
tree
|
commitdiff
2016-07-08
reed
deferred canvas
tree
|
commitdiff
2016-07-06
dvonbeck
API change to allow for NormalSource selection at the...
tree
|
commitdiff
2016-06-30
hstern
Add cubic example and draw original path
tree
|
commitdiff
2016-06-25
reed
remove DownSample imagefilter
tree
|
commitdiff
2016-06-25
reed
remove experimental treat-skcolor-as-srgb flag
tree
|
commitdiff
2016-06-17
Matthew Leibowitz
Merge branch 'chrome/m52' into update-skia-m52
tree
|
commitdiff
2016-06-16
brianosman
Lots of progress on switching to SkColorSpace rather...
tree
|
commitdiff
2016-06-16
brianosman
Revert of Lots of progress switching to SkColorSpace...
tree
|
commitdiff
2016-06-16
brianosman
Lots of progress on switching to SkColorSpace rather...
tree
|
commitdiff
2016-06-16
jvanverth
Add samples to Viewer.
tree
|
commitdiff
2016-06-15
hstern
Add SampleApp that shows problems in stroking
tree
|
commitdiff
2016-06-14
bsalomon
Remove command buffer sample app support.
tree
|
commitdiff
2016-06-13
egdaniel
Revert of Add samples to Viewer. (patchset #4 id:60001...
tree
|
commitdiff
2016-06-13
jvanverth
Add samples to Viewer.
tree
|
commitdiff
2016-06-03
robertphillips
Add ability to rotate light direction in drawLitAtlas...
tree
|
commitdiff
2016-06-03
robertphillips
Add SampleApp slide with animating lightmapped objects...
tree
|
commitdiff
2016-05-31
robertphillips
Make use of new SkLights class
tree
|
commitdiff
2016-05-31
mboc
SkTypeface::MakeFromName to take SkFontStyle.
tree
|
commitdiff
2016-05-27
caryclark
toy to play with antialias raytracing
tree
|
commitdiff
2016-05-12
bungeman
Move SkTypeface to sk_sp.
tree
|
commitdiff
2016-05-12
scroggo
Revert of Move SkTypeface to sk_sp. (patchset #5 id...
tree
|
commitdiff
2016-05-11
bungeman
Move SkTypeface to sk_sp.
tree
|
commitdiff
next