index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
GrContext no longer ever draws on Gpu
joshualitt
2014-10-31
*
Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of htt...
joshualitt
2014-10-31
*
GrContext no longer ever draws on Gpu
joshualitt
2014-10-31
*
Quick and dirty test to call the C interface from GO.
stephana
2014-10-31
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
Cleanup: Remove GR_ARRAY_COUNT macro.
tfarina
2014-10-31
*
begin clean up for scalar is double option
reed
2014-10-31
*
Upgrade GPUOptimize
robertphillips
2014-10-30
*
Cleanup android to ensure it can compile with clang
djsollen
2014-10-30
*
Add SkDocument::getStream() method.
halcanary
2014-10-30
*
SkTaskGroup::batch(fn, args, N)
mtklein
2014-10-29
*
MultiPictureDraw is taskgroup aware.
reed
2014-10-29
*
Fix bounds computation of all 0-input filters.
senorblanco
2014-10-29
*
Issue acquire barrier in SkRefCnt::unique().
bungeman
2014-10-29
*
fix typo in legacy flag alias
bsalomon
2014-10-28
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Working patch to remove constant attributes. This may cause some gm mismatch...
joshualitt
2014-10-28
*
Revert of Patch to remove constant attributes (patchset #8 id:120002 of https...
joshualitt
2014-10-28
*
Override SkCanvas::drawImage[Rect]() in SkProxyCanvas
piotaixr
2014-10-28
*
Working patch to remove constant attributes. This may cause some gm mismatch...
joshualitt
2014-10-28
*
Add SK_API to global scope operators of SkMatrix
junov
2014-10-28
*
Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...
hcm
2014-10-27
*
Revert of Patch to remove constant attributes (patchset #6 id:100001 of https...
joshualitt
2014-10-27
*
Working patch to remove constant attributes. This may cause some gm mismatch...
joshualitt
2014-10-27
*
Fix bounds computation of all 0-input filters.
senorblanco
2014-10-27
*
Add gpu support for glVertexAttrb1f, 2fv, and 3fv
egdaniel
2014-10-24
*
Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.
halcanary
2014-10-24
*
Delete unused method aliases and texture flag.
bsalomon
2014-10-24
*
Added varying struct
joshualitt
2014-10-24
*
move c api into include
reed
2014-10-24
*
Build gpu stats tracking in dev builds.
bsalomon
2014-10-24
*
Revert of Added varying struct (patchset #9 id:160001 of https://codereview.c...
joshualitt
2014-10-24
*
Add isScale() helper function to SkMatrix44.
tfarina
2014-10-24
*
Added varying struct
joshualitt
2014-10-24
*
Set temporary paths volatile so we don't cache them.
jvanverth
2014-10-24
*
Adding an option to render only the shadow in SkDropShadowImageFilter
sugoi
2014-10-23
*
Remove android specific genID from SkPaint.
djsollen
2014-10-23
*
Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of...
bsalomon
2014-10-23
*
Update fontMgr to take list of bcp47 language tags.
bungeman
2014-10-23
*
Delete unused method aliases and texture flag.
bsalomon
2014-10-23
*
Add SkTypeface::getBounds()
reed
2014-10-22
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
explicitly size fType in SkRRect, to ensure the are no uninitialized bytes
reed
2014-10-22
*
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
piotaixr
2014-10-22
*
add round/ceil/etc. for SkMScalar
reed
2014-10-21
*
Fix image filters for PDF backend.
senorblanco
2014-10-20
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...
mtklein
2014-10-20
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://...
mtklein
2014-10-20
[next]