index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
Commit message (
Expand
)
Author
Age
*
Remove legacy (and also broken) SkPicture constructor.
djsollen
2014-09-02
*
make allocPixels throw on failure
reed
2014-09-02
*
Rename ScaledImageCache.cpp to SkResourceCacheTest.cpp
piotaixr
2014-09-02
*
Reorganize Layer Hoisting code
robertphillips
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
*
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
*
Disable bitmap decoders for GPU specific formats on Android framework
djsollen
2014-08-28
*
JPEG(JFIF only) directly embedded into PDF
halcanary
2014-08-27
*
always scale to an integer; compensate for fractional image sizes by leaving ...
humper
2014-08-27
*
Clean up some benches that answer questions we're no longer asking.
mtklein
2014-08-27
*
Remove SkQuadTree.
mtklein
2014-08-26
*
Create Read-only Base class for GrDrawState that holds data members and getters
egdaniel
2014-08-26
*
Revert of Benchmark designed to exercise fractional image scale/translation (...
djsollen
2014-08-25
*
Add a working SkFontMgr_fontconfig.
bungeman
2014-08-25
*
Benchmark designed to exercise fractional image scale/translation
humper
2014-08-25
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Add some SkTextBlob builder tests.
fmalita
2014-08-21
*
fix android framework build for nanobench
djsollen
2014-08-21
*
SkMultiPictureDraw API
robertphillips
2014-08-21
*
Install a hook to swap between SkPicture backends with a single define.
mtklein
2014-08-21
*
Add GrResourceCache2.
bsalomon
2014-08-21
*
rename gradients private BitmapCache to GradientBitmapCache
reed
2014-08-21
*
expose generalized imagecache key
reed
2014-08-21
*
SkTextBlob
fmalita
2014-08-21
*
Temporarily adjust Matrix.isSimilarity test tolerance on 64-bit ARM devices
djsollen
2014-08-21
*
Add --properties for things like gitHash that describe the current nanobench ...
mtklein
2014-08-20
*
Define NDEBUG instead of SK_DEBUG/SK_RELEASE.
mtklein
2014-08-20
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-20
*
Separate GL path rendering state from GrGpuGL to GrGLPathRendering
kkinnunen
2014-08-20
*
Print max RSS in GM and nanobench too.
mtklein
2014-08-19
*
Add the method isOpaque() to SkImage
piotaixr
2014-08-19
*
Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...
bsalomon
2014-08-19
*
Trim down OSX GYP rules. Same effect, shorter.
mtklein
2014-08-19
*
Add GrResourceCache2.
bsalomon
2014-08-19
*
Roll jsoncpp, drop dependency on Chromium overrides.
mtklein
2014-08-19
*
Move SkReadBuffer.h and SkReader32.h out of include.
halcanary
2014-08-19
*
Revert "Move the code over using the same template type approach previously u...
Mike Klein
2014-08-18
[next]