index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Remove SK_SUPPORT_LEGACY_GET_PIXELS_ENUM.
scroggo
2015-02-23
*
Roll ANGLE
bsalomon
2015-02-23
*
make strokes3 full size
caryclark
2015-02-23
*
Swap render target instead of creating a new gpu device for surface copy-on-w...
kkinnunen
2015-02-22
*
Update SKP version
skia.buildbots
2015-02-22
*
move GMSampleView into its own cpp
reed
2015-02-21
*
remove dead code from sampleapp, trim bad asserts
reed
2015-02-21
*
[SVGDevice] Text whitespace unittest
fmalita
2015-02-20
*
PDF: remove unnecessary mutexes.
halcanary
2015-02-20
*
Implement onMatchFamilyStyleCharacter for DirectWrite.
bungeman
2015-02-20
*
Remove historical assert in AAConvexPathRenderer
joshualitt
2015-02-20
*
Make SkPixelRef::isLocked() debug-only, remove related dead code.
mtklein
2015-02-20
*
Enable override keyword for GCC versions >= 4.7
djsollen
2015-02-20
*
Port GrGLCaps over to use SkTHash.
mtklein
2015-02-20
*
Fix layer hoisting bug in SkCanvas::drawPicture path
robertphillips
2015-02-20
*
Use simpler SkTHashSet in DM to store reference gold
mtklein
2015-02-20
*
PDF: Now threadsafe!
halcanary
2015-02-20
*
Round stencil buffers dims up to next pow2 when allowed
bsalomon
2015-02-20
*
This uses quad approximations of the outer and inner paths describing a strok...
caryclark
2015-02-20
*
PDF : New factory function for SkPDFDevice
halcanary
2015-02-20
*
PDF: remove unused SkPDFDevice::setDCTEncoder()
halcanary
2015-02-20
*
Revert of Make SkPixelRef::isLocked() debug-only, remove related dead code. (...
reed
2015-02-19
*
PDF: Remove SkPDFDeviceFlattener
halcanary
2015-02-19
*
Remove unused parameters to SkDocument::CreatePDF
halcanary
2015-02-19
*
Make SkPixelRef::isLocked() debug-only, remove related dead code.
mtklein
2015-02-19
*
Rename onGetPixelsEnum back to onGetPixels.
scroggo
2015-02-19
*
[SkSVGDevice] Fix whitespace text handling
fmalita
2015-02-19
*
use geometric ave for choosing mip level
reed
2015-02-19
*
Allow either the old or new version of ADB on mac.
djsollen
2015-02-19
*
Speculative fix for nexus player unit test failure
bsalomon
2015-02-19
*
gm to illustrate mipmap layer choice
reed
2015-02-19
*
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
[next]