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
*
Make SkDrawable an SkFlattenable
msarett
2016-04-25
*
allow imagefilter to manage CTM decomposition
reed
2016-04-23
*
Enable flattening/unflattening with custom unflatten procs
msarett
2016-04-22
*
Retract SkDevice a bit more
robertphillips
2016-04-22
*
Revert of SkStringPrintf and SkString::printf now are no longer limted by a s...
halcanary
2016-04-22
*
SkStringPrintf and SkString::printf now are no longer limted by a static buffer
halcanary
2016-04-22
*
Fixes for SkRWBuffer
scroggo
2016-04-22
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Hide SkCanvas::LayerIter
robertphillips
2016-04-21
*
Remove stray files
robertphillips
2016-04-21
*
Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://coderevie...
fmalita
2016-04-20
*
Hide SkCanvas::LayerIter
robertphillips
2016-04-20
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
*
SkTArray movable and swap for move only elements.
bungeman
2016-04-20
*
Add instructions for building with MSAN
scroggo
2016-04-20
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Add more diagnostic messages to ReadWriteAlpha test
robertphillips
2016-04-19
*
Rename CodexTest.cpp to CodecTest.cpp
scroggo
2016-04-19
*
Make SkImageFilter::Cache purging methods pure virtual
robertphillips
2016-04-18
*
Modernize and trim down SkOnce.
mtklein
2016-04-18
*
Split AlphaThresholdEffect out into its own file
robertphillips
2016-04-18
*
Move SkImageFilter over to storing sk_sps
robertphillips
2016-04-15
*
Update TileImageFilter to sk_sp
robertphillips
2016-04-15
*
Update DisplacementMapEffect to sk_sp
robertphillips
2016-04-15
*
Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of http...
robertphillips
2016-04-15
*
Update DisplacementMapEffect to sk_sp
robertphillips
2016-04-15
*
Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.ch...
bungeman
2016-04-14
*
Fixes for SkRWBuffer
scroggo
2016-04-14
*
Put SkEmptyTypeface in anonymous namespace.
bungeman
2016-04-14
*
Remove requestedStyle from SkTypefaceCache.
bungeman
2016-04-14
*
Remove GrTextureStorageAllocator. This was added from Chromium but never used...
bsalomon
2016-04-13
*
Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface
robertphillips
2016-04-13
*
Make more unit tests run on Vulkan
bsalomon
2016-04-12
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Convert some unit tests from running on GL contexts to running on all contexts
bsalomon
2016-04-11
*
Vulkan config in dm
bsalomon
2016-04-11
*
Ensure all image filter tests have "ImageFilter" somewhere in the name.
senorblanco
2016-04-11
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Update LightingImageFilter to sk_sp
robertphillips
2016-04-08
*
Fix context size for benchmakr.
herb
2016-04-08
*
Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup.
herb
2016-04-08
*
Fix race condition in SkROBuffer.
reed
2016-04-08
*
Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points
robertphillips
2016-04-08
*
Update MatrixConvolutionImageFilter to sk_sp
robertphillips
2016-04-08
*
Convert SkRefCnt to std::atomic.
bungeman
2016-04-08
*
Add pinned versions of *ToFixed.
benjaminwagner
2016-04-07
*
Appease valgrind wrt testing code initialization
robertphillips
2016-04-07
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
[next]