index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Enable highQualityFilter_SSE2
qiankun.miao
2014-09-04
*
Switch Layer Hoisting over to SkRecord backend
robertphillips
2014-09-04
*
Temporarily disable tiling another GM that produces errors with the existing ...
Derek Sollenberger
2014-09-04
*
Update SKP version to 91
borenet
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
remove unused n4 expectations
Mike Klein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Add reference base class to GrGpuResourcewith pending IO references.
bsalomon
2014-09-03
*
fix up GM suppressions
Mike Klein
2014-09-03
*
Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code
robertphillips
2014-09-03
*
Turn downsamplebitmap GMs vertical to fit in 2048x2048.
mtklein
2014-09-03
*
Revert to enabling all of -O2 as it exposes a bug in the toolchain.
djsollen
2014-09-03
*
On Android, skip tiling for all giantbitmap variants.
mtklein
2014-09-03
*
Remove SkBitmapCache::Find/Add(_,width,height,_)
piotaixr
2014-09-03
*
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
*
Disable -fexpensive-optimizations on 64-bit ARM.
djsollen
2014-09-03
*
Revert of Enable highQualityFilter_SSE2 (patchset #1 id:1 of https://coderevi...
mtklein
2014-09-03
*
Update fontcache GM to stress the font atlas.
jvanverth
2014-09-03
*
Enable highQualityFilter_SSE2
qiankun.miao
2014-09-03
*
Remove GrDrawTarget::AutoRenderTargetRestore.
bsalomon
2014-09-03
*
Disable SSE4 S32A_Opaque blit.
mtklein
2014-09-03
*
remove flags that are already mirrored in chrome's SkUserConfig.h
reed
2014-09-03
*
Remove dead code in SkBitmapFilter_opts_SSE2.h/cpp
qiankun.miao
2014-09-03
*
Update failing testimagefilter GM with new baseline and bug number
Derek Sollenberger
2014-09-03
*
Rebase NEON image procs based on C++ implementation.
Derek Sollenberger
2014-09-03
*
Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...
reed
2014-09-03
*
Update GM baselines for Arm64 bot.
Derek Sollenberger
2014-09-03
*
Add gamma/sRGB tag to SkImageInfo
reed
2014-09-02
*
Fix drawPosText() bounds bug.
mtklein
2014-09-02
*
add legacy guard for SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL to android
reed
2014-09-02
*
Address MSVC warnings about possible value truncation. In the process remove...
pkasting
2014-09-02
*
Remove legacy (and also broken) SkPicture constructor.
djsollen
2014-09-02
*
Fix matrix similarity test on arm64
jvanverth
2014-09-02
*
Rebaseline bezier cubics
egdaniel
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
*
Added Doc for GetAllocator in SkResourceCache and SkBitmapCache
piotaixr
2014-09-02
*
Reorganize Layer Hoisting code
robertphillips
2014-09-02
*
When ignoring color input don't use vertex attribs on gpu
egdaniel
2014-09-02
*
Disable NEON procs for box blur as it produces invalid results
djsollen
2014-09-02
*
Add option to add precision to varyings in shader
egdaniel
2014-09-02
*
Use non-VBO vertex arrays on QC GPUs.
bsalomon
2014-09-02
*
Revert of Disable NEON procs for box blur as it produces invalid results (pat...
djsollen
2014-09-02
*
Disable NEON procs for box blur as it produces invalid results
djsollen
2014-09-02
*
whitespace change
Mike Klein
2014-09-02
*
Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 ...
reed
2014-09-02
[next]