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
*
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 Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...
reed
2014-09-03
*
Add gamma/sRGB tag to SkImageInfo
reed
2014-09-02
*
Fix drawPosText() bounds bug.
mtklein
2014-09-02
*
Fix matrix similarity test on arm64
jvanverth
2014-09-02
*
make allocPixels throw on failure
reed
2014-09-02
*
SkRecordPartialDraw with less code duplication
mtklein
2014-09-02
*
Rename ScaledImageCache.cpp to SkResourceCacheTest.cpp
piotaixr
2014-09-02
*
Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 ...
reed
2014-09-02
*
Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of ht...
reed
2014-09-01
*
Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...
reed
2014-09-01
*
Add gamma/sRGB tag to SkImageInfo
reed
2014-09-01
*
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
[next]