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
2014-09-29
junov
Applying post-commit comments from https://codereview...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
djsollen
Temp fix for crash when generating 16-bit cache for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
piotaixr
Override drawImage*() in SkNWayCanvas
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
mtklein
Don't test the old picture backend anymore.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
tfarina
webtry database has more than one table.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
senorblanco
Sanitize SkMatrixConvolutionImageFilter creation params.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
humper
run the webtry build script instead of using go build
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
caryclark
fail on extremely large coincident curves
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
fmalita
Revert of Revert of Fix SkTextBlob offset semantics...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
robertphillips
Update RecordReplaceDrawTest to generate and pass pictures
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
mtklein
Always force the bounds of the empty pathref.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
robertphillips
Make pictures in multipicturedraw GM fit in 0,0..W...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
robertphillips
Revert of Fix SkTextBlob offset semantics. (patchset...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Justin Novosad
Adding test suppression for image-surface GM
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
junov
Change GrContext::copyTexture to go through GrDrawTarget
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
tomhudson
SkMatrix44::preserves2dAxisAlignment()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
piotaixr
Rename SkImage::draw(_, SkRect, SkRect) in SkImage...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Florin Malita
Fix SkTextBlob offset semantics.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
piotaixr
Replace a forgotten call to SkImage::draw() by SkCanvas...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
egdaniel
Split GrDrawState and GrOptDrawState into separate...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
tfarina
Reinitialize monit to changes take effect.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
borenet
Update SKP version to 112
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
senorblanco
Fix SkTableColorFilter deserialization validation.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
piotaixr
Add doc on SkCanvas::drawImage*() methods
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
piotaixr
Make SkImage::draw() private
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Mike Klein
Seems that some of our compliers can't infer this type...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
mtklein
Remove SkPaint dirty bits.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
piotaixr
SkCanvas::drawImage is the new way for drawing a SkImag...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
senorblanco
Fix SkXfermode deserialization.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
bungeman
Correct glyph with non-bmp from typeface on Mac.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
borenet
Revert of SkCanvas::drawImage is the new way for drawin...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
egdaniel
Use OptDrawState instead of DrawState when flushing...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
mtklein
Swap iteration order in TileGrid::insert().
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
robertphillips
Update layer hoisting code to correctly render sub...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Brian Salomon
Revert "Use draw buffer for texture copy impl."
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
mtklein
Have nanobench --verbose mode always just print integer...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
borenet
Revert "Add support for EGL on linux"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
borenet
Update SKP version to 110
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
derekf
Add support for EGL on linux
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
piotaixr
SkCanvas::drawImage is the new way for drawing a SkImag...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Mike Klein
We need to adjust the bounds of clip ops with SaveLayer...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
egdaniel
Remove unused fRequiresVertexShader data member from...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
joshualitt
Patch to create a distinct geometry processor. The...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
mtklein
Remove underscores from mode identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
bsalomon
Use draw buffer for texture copy impl.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
bsalomon
Use uniform color/coverage inputs when path rendering.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
egdaniel
Fix inputCoverageIsUsed bug in GrGLProgramDesc
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
junov
Adding support for GL_CHROMIUM_copy_texture, part 1
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
borenet
Update SKP version to 109
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
jvanverth
Fix SDF font positions when using global scale.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
egdaniel
Calculate Primary and Secondary output types in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
egdaniel
Change GrGLProgramDesc header to have DoPathRendering...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
cdalton
Rebaseline gm expectations after nvpr text change
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
bungeman
Don't try to scale embedded bitmaps.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
bsalomon
Don't flush on read/write pixels unless necessary
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
mtklein
Make a flipped fDirtyBit always mean "this field is...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
reed
remove flags that now live in chrome's SkUserConfig.h
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
jcgregorio
Fix typo in experimental/webtry/DESIGN.md.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
joshualitt
Proposed fix for small bug in gpu conical gradients
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
bsalomon
Revert of Don't flush on read/write pixels unless neces...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
bsalomon
Don't flush on read/write pixels unless necessary
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
reed
Introduce Props to surface (patchset #27 id:520001...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
piotaixr
Cleaning includes in SkImage-related files
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
borenet
Update SKP version to 108
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
reed
Revert of introduce Props to surface (patchset #27...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
reed
introduce Props to surface (work in progress)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
borenet
Update SKP version to 107
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
fmalita
Souped-up SkTextBlob.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
borenet
Update SKP version to 106
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
fmalita
Revert of Souped-up SkTextBlob. (patchset #3 id:40001...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
fmalita
Souped-up SkTextBlob.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
piotaixr
Get rid of SkImage_Codec
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
jvanverth
Don't try to add large glyphs to the font atlas.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
reed
enable conservative clips for gpudevice
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
egdaniel
Add UniqueID to GrDrawTargetCaps.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
bsalomon
Move IOType to GrGpuRef and rename that to GrIORef...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
fmalita
SkTextBlob shader space workaround.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
robertphillips
Fix memory leak in MultiPictureDraw GM
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
cdalton
Fix stack-allocated GPU path object
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
bsalomon
Make GrIODB keep pending IO refs on all resources it...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
mtklein
Add a "mode" tag to key in DM json output.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
robertphillips
Extend MultiPictureDraw GM
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
bsalomon
Stop calling rand() in debug-only code for GLProgramsTest
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
jvanverth
Add ignored expectation for https://codereview.chromium...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
caryclark
fail early if coincidence can't be resolved
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
reed
remove RenderTargetFlags -- NewRenderTargetDirect will...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
borenet
Update SKP version to 105
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
bungeman
Restore old behavior of SkTypeface::CreateFromTypeface.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
reed
check for failed file->data (fails on mac)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
robertphillips
Add counting of some GL calls
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
cdalton
Uses a single pre-baked set of paths for drawing nvpr...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
reed
remove no-op override
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
joshualitt
Changes to remove program effects builder
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
robertphillips
Refactor layer hoisting code
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
piotaixr
Bis: Use SkImage::NewFromGenerator() instead of SkImage...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
reed
use surface in SkView/SampleApp
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
mtklein
Simplify a little in SkRecords.h:
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
caryclark
update to accommodate latest clang in chrome toolchain
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
humper
fixes to linux build for webtry
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
bungeman
Serialize the font index.
commit
|
commitdiff
|
tree
|
snapshot
next