index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Clear away any lingering error before testing SkError.
mtklein
2014-09-11
*
Add --matrix to DM, to play around with and maybe use on a bot.
mtklein
2014-09-11
*
add PurgeResourceCache to track leaks
reed
2014-09-11
*
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
*
SkData can allocate room for its contents in the same block
reed
2014-09-11
*
Assert SkTDArray::pop() doesn't underflow.
mtklein
2014-09-11
*
Update SKP version to 98
borenet
2014-09-10
*
Delay any SkRecordOptimize until after SkRecord has stuck.
mtklein
2014-09-10
*
Fix a bug in Save-Restore no-op optimization.
mtklein
2014-09-10
*
Remove a layer of indirection and code from SkFontHost.
bungeman
2014-09-10
*
Revert of Added test for non cached ETC1 (patchset #2 id:20001 of https://cod...
bungeman
2014-09-10
*
Fixed void* to uint64_t cast on win64 in TraceID.
cjacek
2014-09-10
*
Added test for non cached ETC1
sugoi
2014-09-10
*
Measure picture recording speed in nanobench.
mtklein
2014-09-10
*
Clean up old custom tools now subsumed by nanobench.
mtklein
2014-09-10
*
Distinguish common and unique names for skiaperf.com.
mtklein
2014-09-10
*
Fix iteration bounds of Android GL API initialization
tomhudson
2014-09-10
*
make set3DMask virtual, so we can safely notify the shadercontext
reed
2014-09-10
*
Expectation file update for bot changes.
Mike Klein
2014-09-10
*
Detect presence of dwrite_1.h.
bungeman
2014-09-10
*
disable conservative rasterclip on gpu, until we understand perspective
reed
2014-09-10
*
Update SKP version to 97
borenet
2014-09-09
*
Fix format of nanobench result
qiankun.miao
2014-09-09
*
correct prev suppression
reed
2014-09-09
*
suppress multipicturedraw_pathclip_tiled_nvprmsaa4 after the conservative-ras...
reed
2014-09-09
*
Revert of Revert of allow canvas to force conservative clips (for speed) (pat...
reed
2014-09-09
*
Rebaselines for 6bc2c94de33 (fontmgr_iter).
bungeman
2014-09-09
*
disable webtry seccmp on non-linux build
humper
2014-09-09
*
simple build script for webtry that re-generates the code template
humper
2014-09-09
*
rebase a couple oddballs
Mike Klein
2014-09-09
*
Rebase intel rhb gpu GMs.
Mike Klein
2014-09-09
*
Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...
reed
2014-09-09
*
Add font fallback support to SkFontMgr_fontconfig.
bungeman
2014-09-09
*
When parsing arguments on Windows, check malloc() for failure.
senorblanco
2014-09-09
*
Update the alias mapping for Noto Sans CJK.
jshin
2014-09-09
*
Allow SkCanvas to be initialized to force conservative rasterclips. This has ...
reed
2014-09-09
*
Make -d x86 have the default GPU cache size.
mtklein
2014-09-09
*
Outset the stroke width when computing the bounds for drawing a stroked rect,...
george
2014-09-09
*
Allow negative values in SkBlurImageFilter sigma.
senorblanco
2014-09-09
*
Back to hashing source content, not .png.
mtklein
2014-09-09
*
Revert of Use SkBitmapCache to optimize readPixels on a texture-backed bitmap...
fmalita
2014-09-09
*
Adding texture uploads without cache for YUV and ETC1
sugoi
2014-09-09
*
Update DM JSON format.
mtklein
2014-09-09
*
Remove expectations / -r from DM entirely.
mtklein
2014-09-09
*
SkRasterClip::quickReject doesn't need to check for emptiness as SkIRect::Int...
george
2014-09-09
*
Update SKP version to 96
borenet
2014-09-08
*
Remove a linear search in SkPictureRecord::addTextBlob.
jbroman
2014-09-08
*
Hash .pngs instead of SkBitmaps.
mtklein
2014-09-08
*
Make GrEffectStage copy constructor work correctly with pending execution refs.
bsalomon
2014-09-08
[prev]
[next]