index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Change GrContext::copyTexture to go through GrDrawTarget
junov
2014-09-26
*
SkMatrix44::preserves2dAxisAlignment()
tomhudson
2014-09-26
*
Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()
piotaixr
2014-09-26
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
Replace a forgotten call to SkImage::draw() by SkCanvas::drawImageRect()
piotaixr
2014-09-26
*
Split GrDrawState and GrOptDrawState into separate classes and remove base cl...
egdaniel
2014-09-26
*
Reinitialize monit to changes take effect.
tfarina
2014-09-26
*
Update SKP version to 112
borenet
2014-09-25
*
Fix SkTableColorFilter deserialization validation.
senorblanco
2014-09-25
*
Add doc on SkCanvas::drawImage*() methods
piotaixr
2014-09-25
*
Make SkImage::draw() private
piotaixr
2014-09-25
*
Seems that some of our compliers can't infer this type, though most can.
Mike Klein
2014-09-25
*
Remove SkPaint dirty bits.
mtklein
2014-09-25
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Fix SkXfermode deserialization.
senorblanco
2014-09-24
*
Correct glyph with non-bmp from typeface on Mac.
bungeman
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
Use OptDrawState instead of DrawState when flushing state in GrGpuGL
egdaniel
2014-09-24
*
Swap iteration order in TileGrid::insert().
mtklein
2014-09-24
*
Update layer hoisting code to correctly render sub-picture layers
robertphillips
2014-09-24
*
Revert "Use draw buffer for texture copy impl."
Brian Salomon
2014-09-24
*
Have nanobench --verbose mode always just print integer nanoseconds.
mtklein
2014-09-24
*
Revert "Add support for EGL on linux"
borenet
2014-09-24
*
Update SKP version to 110
borenet
2014-09-23
*
Add support for EGL on linux
derekf
2014-09-23
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
We need to adjust the bounds of clip ops with SaveLayer paints too.
Mike Klein
2014-09-23
*
Remove unused fRequiresVertexShader data member from OptDrawState
egdaniel
2014-09-23
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Remove underscores from mode identifiers.
mtklein
2014-09-23
*
Use draw buffer for texture copy impl.
bsalomon
2014-09-23
*
Use uniform color/coverage inputs when path rendering.
bsalomon
2014-09-23
*
Fix inputCoverageIsUsed bug in GrGLProgramDesc
egdaniel
2014-09-23
*
Adding support for GL_CHROMIUM_copy_texture, part 1
junov
2014-09-23
*
Update SKP version to 109
borenet
2014-09-22
*
Fix SDF font positions when using global scale.
jvanverth
2014-09-22
*
Calculate Primary and Secondary output types in the GrOptDrawState
egdaniel
2014-09-22
*
Change GrGLProgramDesc header to have DoPathRendering flag instead of Require...
egdaniel
2014-09-22
*
Rebaseline gm expectations after nvpr text change
cdalton
2014-09-22
*
Don't try to scale embedded bitmaps.
bungeman
2014-09-22
*
Don't flush on read/write pixels unless necessary
bsalomon
2014-09-22
*
Make a flipped fDirtyBit always mean "this field is not the default".
mtklein
2014-09-22
*
remove flags that now live in chrome's SkUserConfig.h
reed
2014-09-22
*
Fix typo in experimental/webtry/DESIGN.md.
jcgregorio
2014-09-22
*
Proposed fix for small bug in gpu conical gradients
joshualitt
2014-09-22
*
Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...
bsalomon
2014-09-22
*
Don't flush on read/write pixels unless necessary
bsalomon
2014-09-22
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Cleaning includes in SkImage-related files
piotaixr
2014-09-22
*
Update SKP version to 108
borenet
2014-09-21
[prev]
[next]