index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Handle the case when the GrResourceCache timestamp wraps.
bsalomon
2015-02-19
*
gm to test hairlines which fill RenderTarget
joshualitt
2015-02-19
*
Recycle stencil buffers across render targets.
bsalomon
2015-02-19
*
Revert of notify resource caches when pixelref genID goes stale (patchset #4 ...
mtklein
2015-02-19
*
PDF: why do we have flags no one uses (or can use)?
mtklein
2015-02-19
*
Update fontcache gm to actually stress font atlas
jvanverth
2015-02-19
*
Allow resources' unique keys to be changed.
bsalomon
2015-02-19
*
notify resource caches when pixelref genID goes stale
reed
2015-02-19
*
Revert of disable gammatext gm for a while, looking for other flakes (patchse...
bungeman
2015-02-19
*
Clarify desired behavior of FontConfigTypeface::LegacyCreateTypeface.
bungeman
2015-02-19
*
move SkPDFD*.h from include to src
halcanary
2015-02-19
*
Rename GrContentKey to GrUniqueKey
bsalomon
2015-02-19
*
Do not clear the source device in SkGpuDevice::drawDevice
kkinnunen
2015-02-19
*
Avoid wrong memory access due to double substitution and %%
kkinnunen
2015-02-19
*
Fixing possible out of bound memory access
sugoi
2015-02-19
*
Remove FontConfigTypeface::getFamilyName().
bungeman
2015-02-18
*
managing chromes use section of docs
hcm
2015-02-18
*
Runtime configuration section of docs
hcm
2015-02-18
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
Use uint16s for texture coordinates when rendering text.
jvanverth
2015-02-18
*
Use SkAutoSTMalloc in GrResourceKey
bsalomon
2015-02-18
*
PDF: Add (low-memory) SkPDFBitmap class
halcanary
2015-02-18
*
Update DirectWrite streams to SkStreamAsset.
bungeman
2015-02-18
*
Remove Chromium staging in SkDrawCommand
robertphillips
2015-02-18
*
update sampleapp for stroking experiment
caryclark
2015-02-18
*
Expose method to retrieve CTFont
dominik.rottsches
2015-02-18
*
Make SkImage::getTexture() const
kkinnunen
2015-02-18
*
fix xcode build
mtklein
2015-02-18
*
Revert of Use uint16s for texture coordinates when rendering text. (patchset ...
reed
2015-02-17
*
Use an array of nonpurgeable resources in GrResourceCache
bsalomon
2015-02-17
*
zlib/pdf: remove HaveFlate(), depend on preprocessor defines
halcanary
2015-02-17
*
DM: move ext into key
mtklein
2015-02-17
*
SK_NO_FLATE
mtklein
2015-02-17
*
Make GrResourceCache use a priority queue of purgeable resources.
bsalomon
2015-02-17
*
add gm for path-arcs, and catch degenerate arc in conic-case
reed
2015-02-17
*
Decrease number of allowed stages for Angle on GLProgramTest
egdaniel
2015-02-17
*
Use dst copies in porter duffer XP to correctly render certain blends.
egdaniel
2015-02-17
*
Suggested version with 'undo'.
mtklein
2015-02-17
*
use common impl for drawTextOnPath
reed
2015-02-17
*
Remove SK_SUPPORT_LEGACY_ADDRRECT
fmalita
2015-02-17
*
Remove SK_SUPPORT_LEGACY_CONIC_COMPUTE_QUAD_POW2
fmalita
2015-02-17
*
Improve GrInOrderDrawBuffer::Cmd encapsulation
robertphillips
2015-02-17
*
Fix broken build due to updated #define
djsollen
2015-02-17
*
Use uint16s for texture coordinates when rendering text.
jvanverth
2015-02-17
*
Remove android specific srcPath from SkPath
djsollen
2015-02-17
*
Fix skia bug 2845
kui.zheng
2015-02-17
*
Use SkXfermode as public facing enum for GrPorterDuffXP
egdaniel
2015-02-17
*
Upstream support for sfntly in Google3
mtklein
2015-02-17
*
Minor refactoring
robertphillips
2015-02-16
*
fix for ASAN heap overflow
joshualitt
2015-02-16
[next]