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
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-24
*
Create GrOptDrawState directly in the cmd buffer in GrIODB.
bsalomon
2014-11-24
*
use int instead of size_t to match skia convention
reed
2014-11-23
*
SkPicture::SnapshotArray doesn't really stand to benefit from refcounting.
mtklein
2014-11-21
*
Switch SkBitmapProcState's SkFractionalInt to 32.32.
mtklein
2014-11-21
*
Watch out for SkFixed overflow in SkMipMap.cpp.
mtklein
2014-11-21
*
public SkNVRefCnt<SnapshotArray>
mtklein
2014-11-21
*
SkData -> SkPicture::SnapshotArray
mtklein
2014-11-21
*
add SkImage::newSurface
reed
2014-11-21
*
simplify uniqueID code in picture
reed
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...
robertphillips
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Add SkNVRefCnt::getRefCnt()
Florin Malita
2014-11-20
*
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
fmalita
2014-11-20
*
Add SkNVRefCnt::deref().
mtklein
2014-11-20
*
Don't use NULL GrOptDrawState to indicate that draw should be skipped.
bsalomon
2014-11-20
*
Add SkNVRefCnt, prune down SkPicture's size
mtklein
2014-11-20
*
Stop overloading internal_dispose in SkTextBlob and SkData
bsalomon
2014-11-20
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
Remove debug-only fData from SKTDArray.
mtklein
2014-11-19
*
move GrGeometryProcessor to src
joshualitt
2014-11-19
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Allow pictures to have a full bounds
reed
2014-11-19
*
Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...
reed
2014-11-19
*
allow pictures to have a full bounds
reed
2014-11-19
*
Add processor name to comment when printing out shaders.
egdaniel
2014-11-19
*
add roundOut that returns its result
reed
2014-11-19
*
change roundOut() to take a dst, so we can use that signature to return IRect
reed
2014-11-18
*
drawinfo carries bufferinfo
joshualitt
2014-11-18
*
http://skbug.com/3130 step 4 (include/utils/SkWGL.h gone for good)
halcanary
2014-11-18
*
wip for drawables
reed
2014-11-18
*
Drawstate on stack
joshualitt
2014-11-17
*
Allow GPU resources to not be counted against the cache budget.
bsalomon
2014-11-17
*
More SkPicture cleanup
mtklein
2014-11-17
*
Revert "move SkPDFD*.h from include to src"
Greg Humphreys
2014-11-17
*
move SkPDFD*.h from include to src
halcanary
2014-11-17
*
separate c headers
reed
2014-11-17
*
Fix Chromium roll broken by http://crrev.com/728823002
halcanary
2014-11-14
*
Make GrResourceCache2 responsible for calling release, abandon, and ~.
bsalomon
2014-11-14
*
SkDocument SK_API
halcanary
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
Enforce pure virtual behavior for onMatchFamilyStyleCharacter
djsollen
2014-11-14
*
Move WGL header from include to src
djsollen
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Cleanup the XML directory in public includes.
djsollen
2014-11-14
*
Cleanup: Delete SkFlattenableBuffers header.
tfarina
2014-11-13
*
remove unused kLCD_MaskFormat
reed
2014-11-13
[next]