index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Detect presence of dwrite_1.h.
bungeman
2014-09-10
*
Revert of Revert of allow canvas to force conservative clips (for speed) (pat...
reed
2014-09-09
*
Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...
reed
2014-09-09
*
Add font fallback support to SkFontMgr_fontconfig.
bungeman
2014-09-09
*
When parsing arguments on Windows, check malloc() for failure.
senorblanco
2014-09-09
*
Update the alias mapping for Noto Sans CJK.
jshin
2014-09-09
*
Allow SkCanvas to be initialized to force conservative rasterclips. This has ...
reed
2014-09-09
*
Outset the stroke width when computing the bounds for drawing a stroked rect,...
george
2014-09-09
*
Allow negative values in SkBlurImageFilter sigma.
senorblanco
2014-09-09
*
Revert of Use SkBitmapCache to optimize readPixels on a texture-backed bitmap...
fmalita
2014-09-09
*
Adding texture uploads without cache for YUV and ETC1
sugoi
2014-09-09
*
SkRasterClip::quickReject doesn't need to check for emptiness as SkIRect::Int...
george
2014-09-09
*
Remove a linear search in SkPictureRecord::addTextBlob.
jbroman
2014-09-08
*
Fix two SkRecord-backed layer hoisting bugs
robertphillips
2014-09-08
*
Remove extra proctected in GrRODrawState.h
egdaniel
2014-09-08
*
fail when coincidence is too far apart
caryclark
2014-09-08
*
Revert of Fix two SkRecord-backed layer hoisting bugs (patchset #1 id:1 of ht...
robertphillips
2014-09-08
*
Fix two SkRecord-backed layer hoisting bugs
robertphillips
2014-09-08
*
Turn on the save-layer optimization.
mtklein
2014-09-08
*
Use SkBitmapCache to optimize readPixels on a texture-backed bitmap
piotaixr
2014-09-08
*
Turn on all pixel-perfect SkRecord optimizations.
mtklein
2014-09-08
*
move rasterclip_ helper into rasterclip
reed
2014-09-05
*
Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms.
bsalomon
2014-09-05
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Don't take a ref on GP in AutoEffectRestore.
bsalomon
2014-09-05
*
Small fix for RODrawState
joshualitt
2014-09-05
*
Change behavior of GrDS::AutoEffectRestort wrt GPs.
bsalomon
2014-09-05
*
Add pop_back() to GrAllocator and add unit test.
bsalomon
2014-09-05
*
Add method to GrProgramResource to record that pending a execution was comple...
bsalomon
2014-09-04
*
Implement all SkCanvas overrides that SkPictureRecord does.
mtklein
2014-09-04
*
Add GrProgramElement base class for GrEffect with deferred exec ref.
bsalomon
2014-09-04
*
remove getTotalClipAsPath, privatize getTotalClip
reed
2014-09-04
*
cleanup rasterclip helper
reed
2014-09-04
*
Initial change to create GeometryProcessor
joshualitt
2014-09-04
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Enable highQualityFilter_SSE2
qiankun.miao
2014-09-04
*
Switch Layer Hoisting over to SkRecord backend
robertphillips
2014-09-04
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Add reference base class to GrGpuResourcewith pending IO references.
bsalomon
2014-09-03
*
Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code
robertphillips
2014-09-03
*
Remove SkBitmapCache::Find/Add(_,width,height,_)
piotaixr
2014-09-03
*
Hide fields in SkImageInfo
reed
2014-09-03
*
The key for SkBitmapCache can now be genID+SkIRect
piotaixr
2014-09-03
*
Replace SkPictureReplacementPlayback with GrRecordReplaceDraw
robertphillips
2014-09-03
*
Revert of Enable highQualityFilter_SSE2 (patchset #1 id:1 of https://coderevi...
mtklein
2014-09-03
*
Enable highQualityFilter_SSE2
qiankun.miao
2014-09-03
*
Remove GrDrawTarget::AutoRenderTargetRestore.
bsalomon
2014-09-03
*
Disable SSE4 S32A_Opaque blit.
mtklein
2014-09-03
[prev]
[next]