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
*
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
*
Start to vectorize SkTileGrid.
mtklein
2014-10-20
*
Remove obsolete SkRecording.
mtklein
2014-10-20
*
Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...
rmistry
2014-10-17
*
Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://...
mtklein
2014-10-16
*
Start to vectorize SkTileGrid.
mtklein
2014-10-16
*
Remove AutoScratchTexture
bsalomon
2014-10-16
*
JPEG YUV Decoding
sugoi
2014-10-16
*
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
piotaixr
2014-10-16
*
Auto-compare GrProcessors' texture accesses in isEqual().
bsalomon
2014-10-16
*
Revert of Change drawText() to generate positions and send to drawPosText() (...
jvanverth
2014-10-16
*
Change drawText() to generate positions and send to drawPosText()
jvanverth
2014-10-16
*
Refactor SkGLContext to be actually extendable
kkinnunen
2014-10-15
*
Make GrFragmentProcessor auto-compare coord xforms.
bsalomon
2014-10-15
*
Last round of effect->processor (for now)
bsalomon
2014-10-15
*
Don't use 'defined' in macro expansion.
bungeman
2014-10-15
*
Move willUseInputColor check to computeInvariantOutput
egdaniel
2014-10-15
*
Revert of JPEG YUV Decoding (patchset #5 id:180001 of https://codereview.chro...
rmistry
2014-10-15
*
More effect->processor cleanup
bsalomon
2014-10-15
*
Some cleanup in processor header files.
bsalomon
2014-10-15
*
JPEG YUV Decoding
sugoi
2014-10-15
*
Split GrFragmentProcessor into its own header
bsalomon
2014-10-15
*
Push isEqual/onIsEqual down from GrProcessor to subclasses.
bsalomon
2014-10-15
*
add tests for large cordinates bounds when building aaclip
reed
2014-10-15
*
Remove uses of GrAutoScratchTexture.
bsalomon
2014-10-14
[next]