index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://coderevi...
reed
2014-08-29
*
Add gamma/sRGB tags to SkImageInfo
reed
2014-08-29
*
Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of h...
reed
2014-08-28
*
Second attempt to land the integral image scaling change.
humper
2014-08-28
*
Align all SkRecord::alloc() calls up to at least a pointer size.
mtklein
2014-08-28
*
Make SkGpuDevice constructors private.
bsalomon
2014-08-28
*
Add dirty_after_edit to SkPath::moveTo. Add commented out test case that trig...
bsalomon
2014-08-28
*
rename ScaledImageCache to ResourceCache
reed
2014-08-28
*
Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://cod...
reed
2014-08-28
*
manual revert of bitmap scale change while I investigate failures
humper
2014-08-28
*
Make textures register with GrResourceCache2 as scratch.
bsalomon
2014-08-28
*
Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.ch...
reed
2014-08-28
*
add gamma/sRGB to SkImageInfo
reed
2014-08-28
*
Increase test tolerance.
mtklein
2014-08-28
*
More test debugging. Too close for decimal. I'm switching to hex.
Mike Klein
2014-08-28
*
Add some debugging to figure out what's up with failing Mac 10.8 Release bot.
Mike Klein
2014-08-27
*
JPEG(JFIF only) directly embedded into PDF
halcanary
2014-08-27
*
Add test that confirms Pictures don't leak pixel refs.
mtklein
2014-08-27
*
Switch GPU Optimization code to SkRecord
robertphillips
2014-08-27
*
Convert BBH APIs to use SkRect.
mtklein
2014-08-27
*
always scale to an integer; compensate for fractional image sizes by leaving ...
humper
2014-08-27
*
Remove SkQuadTree.
mtklein
2014-08-26
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...
bsalomon
2014-08-26
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Fallback to moveTo when unable to find the first tangent in cubicTo
piotaixr
2014-08-26
*
remove (unused) scale parameter from measureText
reed
2014-08-26
*
SkAutoTDelete::operator T*()
halcanary
2014-08-26
*
retool image cache to be generic cache, allowing the client to subclass "Rec"...
reed
2014-08-26
*
Implement NV_path_rendering on OpenGL ES
kkinnunen
2014-08-25
*
Fix recursive computation of filter bounds for drop shadow,
senorblanco
2014-08-25
*
Add a working SkFontMgr_fontconfig.
bungeman
2014-08-25
*
Revert of Fix recursive computation of filter bounds for drop shadow, (patchs...
djsollen
2014-08-25
*
Fix recursive computation of filter bounds for drop shadow,
senorblanco
2014-08-25
*
Support comment groups in SkRecord.
mtklein
2014-08-22
*
Fix saveLayer() with a pixel-moving filter vs SkBBoxHierarchyRecord / SkRecor...
mtklein
2014-08-22
*
Add some text blob bounds unit tests.
fmalita
2014-08-22
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Add some SkTextBlob builder tests.
fmalita
2014-08-21
*
Install a hook to swap between SkPicture backends with a single define.
mtklein
2014-08-21
*
expose generalized imagecache key
reed
2014-08-21
*
Our SkPicture::Analysis visitors should recurse into nested pictures.
mtklein
2014-08-21
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Temporarily adjust Matrix.isSimilarity test tolerance on 64-bit ARM devices
djsollen
2014-08-21
*
Implement SkPicture::hasText() for SkRecord backend.
mtklein
2014-08-20
*
fix Image::isOpaque test to not leak
reed
2014-08-20
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-20
*
Add the method isOpaque() to SkImage
piotaixr
2014-08-19
*
remove unused SkIntToFloatCast_NoOverflowCheck
caryclark
2014-08-19
[next]