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
*
Fix scaling issue with distance field text.
jvanverth
2014-09-16
*
Nested picture nanobench
fmalita
2014-09-15
*
BUG=skia:
joshualitt
2014-09-15
*
Fix recording of saveLayout with unusual Xfermodes.
dneto
2014-09-15
*
Add flag to call SkRecordOptimize on new pictures.
mtklein
2014-09-15
*
Create an optimized draw state but not hooked in yet to gpu pipeline
egdaniel
2014-09-15
*
Revert of Add a test that uses C++11 features as a compiler canary. (patchset...
mtklein
2014-09-12
*
Add a test that uses C++11 features as a compiler canary.
mtklein
2014-09-12
*
Disable discardable memory for the resource cache until tests pass.
danakj
2014-09-11
*
Make SkBitmapCache remove invalid bitmaps from the SkResourceCache.
danakj
2014-09-11
*
Measure picture recording speed in nanobench.
mtklein
2014-09-10
*
Clean up old custom tools now subsumed by nanobench.
mtklein
2014-09-10
*
make set3DMask virtual, so we can safely notify the shadercontext
reed
2014-09-10
*
Detect presence of dwrite_1.h.
bungeman
2014-09-10
*
Outset the stroke width when computing the bounds for drawing a stroked rect,...
george
2014-09-09
*
Back to hashing source content, not .png.
mtklein
2014-09-09
*
Remove expectations / -r from DM entirely.
mtklein
2014-09-09
*
Hash .pngs instead of SkBitmaps.
mtklein
2014-09-08
*
Add pop_back() to GrAllocator and add unit test.
bsalomon
2014-09-05
*
Add GrProgramElement base class for GrEffect with deferred exec ref.
bsalomon
2014-09-04
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Switch Layer Hoisting over to SkRecord backend
robertphillips
2014-09-04
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert to enabling all of -O2 as it exposes a bug in the toolchain.
djsollen
2014-09-03
*
Hide fields in SkImageInfo
reed
2014-09-03
*
Replace SkPictureReplacementPlayback with GrRecordReplaceDraw
robertphillips
2014-09-03
*
Disable -fexpensive-optimizations on 64-bit ARM.
djsollen
2014-09-03
*
remove flags that are already mirrored in chrome's SkUserConfig.h
reed
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
*
add legacy guard for SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL to android
reed
2014-09-02
*
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
[next]