projects
/
platform
/
upstream
/
libSkiaSharp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libSkiaSharp.git
2015-02-02
caryclark
move HelloWorld to be a peer of SampleApp
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
reed
add SkAnimTimer, SPACE = pause/resume, ESP = stop
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
mtklein
Atomics overhaul.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
rmistry
Add missing SK_OVERRIDE
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
mtklein
add missing SK_OVERRIDE
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
bungeman
Don't read unecessary font files on Android.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
stephana
Revert of Revert of SSE4 opaque blend using intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
stephana
Revert of SSE4 opaque blend using intrinsics instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
bungeman
Add resourcePath to running dm on Android doc.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
qiankun.miao
Optimize SSE2 opaque blend
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
fmalita
Disable LCD text when rasterizing SkPictureShader tiles.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
skia.buildbots
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
reed
allow GMs to animate
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
skia.buildbots
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
bsalomon
Revert of Move npot resizing out of GrContext and simpl...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
mtklein
SVG backend in DM
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
bsalomon
Move npot resizing out of GrContext and simplify GrCont...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Brian Salomon
Remove extraneous newline.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
bsalomon
Add standard way to indicate GM is GPU-only.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
fmalita
Revert of Move npot resizing out of GrContext and simpl...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
skia.buildbots
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
bungeman
Update dump code in FontConfigParser test.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
bungeman
Convert FamilyData to Skia style field names.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
bungeman
Do not leak FamilyData in Android SkFontMgr.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
reed
export SkImageInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
bungeman
Do not add indirection to XML_Parser.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
robertphillips
Revert of Add device space "nudge" to gpu draws (patchs...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
mtklein
Suggestions and merge in the other CL.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
scroggo
Reland "remove unused SkAvoidXfermode"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
brucedawson
Disable the noisiest /analyze warning in Chrome. ~3...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
bsalomon
Move npot resizing out of GrContext and simplify GrCont...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
caryclark
First cut at cleaning up Sergio's example code and...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
mtklein
DM: paths as implict strings too.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
robertphillips
Add device space "nudge" to gpu draws
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
halcanary
DM::NullSink
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
halcanary
dm: allow multiple --images flags, allow single files
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
fmalita
Initial SVG backend stubbing
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
scroggo
Remove unused globalRef/globalUnref.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
halcanary
dm: allow multiple --skp flags, allow single files
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
scroggo
Remove unused hasLocalMatrix.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
halcanary
documentation: Writing Unit and Rendering Tests
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
scroggo
Define SK_OVERRIDE when building for Android framework.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
skia.buildbots
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
herb
Start SampleApp documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
qiankun.miao
Remove always true if statement and commented out code...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
qiankun.miao
Clean up commented out code in GrDistanceFieldTextContext
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
scroggo
Update comment for SkMallocPixelRef::NewWithProc.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
reed
share code between arcTo and addArc, update dox
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
fmalita
Conservative blob bounds cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
reed
reorg some path routines, preparing to switch arcs...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
mtklein
Make SkWriter32::snapshotAsData() a dumb copy.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
scroggo
Remove SkProxyCanvas.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
scroggo
SkStream::read() only returns 0 at end.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
reed
add new gm for SkPath::addArc()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
caryclark
remove experimental pixman files
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
caryclark
The original instantiation of pathops was in the experi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
humper
enable subpixel text on the subpixel translate sample
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
bsalomon
Use draws instead of clears as temporary workaround...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
caryclark
fix bit rotted code to create test font
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
jcgregorio
Add docs for running docserver locally.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
caryclark
fix parsing SVG strings to paths with comma delimiters
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
bsalomon
Apply prePathMatrix in SkGpuDevice as view matrix preco...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
fmalita
More win64 warning fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
bsalomon
Fix win64 warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
mlee
skia: blend32_16_row for neon version
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
robertphillips
Revert of Add device space "nudge" to gpu draws (patchs...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
robertphillips
Revert of Remove 'f' from 0.05f in shader code (patchse...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
mtklein
Revert of DM::SKPSrc::size() reports correct size....
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
robertphillips
Remove 'f' from 0.05f in shader code
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
robertphillips
Add device space "nudge" to gpu draws
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
hcm
authors update- add herb and reorganize
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
herb
Make char hash dynamic when needed.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
mtklein
DM::SKPSrc::size() reports correct size.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
reed
Use murmur3 finisher to improve font hash efficiency.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
sugoi
Fixed clusterfuzz issue
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
jvanverth
Use distance fields for glyphs > 256 pt, before switchi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
joshualitt
GrBatchPrototype
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
mtklein
Revert of DM::SKPSrc::size() reports correct size....
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
halcanary
DM::PDFSink::draw excercises multi-page pdf
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
reed
add more checks for computing clamp counts, remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
bsalomon
Fix wrapped content keys for npot textures.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
mtklein
Fold gmtoskp into DM, as --src gm --config skp.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
mtklein
DM::SKPSrc::size() reports correct size.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
joshualitt
dstread gm
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
senorblanco
Add a flag to flush the canvases during SkMultiPictureD...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
fmalita
Conservative SkTextBlob bounds.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
skia.buildbots
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
mtklein
Add a script to fetch the latest SKPs.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
mtklein
add a paranoid assert
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
joshualitt
Revert of GrBatchPrototype (patchset #32 id:630001...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
joshualitt
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
mtklein
Revert of patch from issue 885453002 at patchset 20001...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
joshualitt
GrBatchPrototype
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
mtklein
patch from issue 885453002 at patchset 20001 (crrev...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
mtklein
add -r to DM
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
mtklein
SSE4 opaque blend using intrinsics instead of assembly.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
bungeman
Remove unused methods from SkScalerContext.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
bungeman
SkFontHost_FreeType takes advantage of SkStreamAsset.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
bsalomon
Fix GPU resource cache related assertions.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
djsollen
Setup Android framework builds to use the appropriate...
commit
|
commitdiff
|
tree
|
snapshot
next