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
*
update callsites for Make image factories
reed
2016-03-17
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-17
*
Image filters: fix the zero-sigma fast path in SkBlurImageFilter.
senorblanco
2016-03-16
*
detach -> release
mtklein
2016-03-16
*
Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8...
robertphillips
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....
mtklein
2016-03-16
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
*
more shader-->sp conversions
reed
2016-03-13
*
Make sp variants for SkData
reed
2016-03-11
*
Add support for vertex and geometry shader textures
cdalton
2016-03-11
*
Add deferred texture upload API.
bsalomon
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...
mtklein
2016-03-11
*
Use std::unique_ptr.
mtklein
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...
mtklein
2016-03-10
*
Use std::unique_ptr.
mtklein
2016-03-10
*
Remove anglesrgb config test - that config was removed.
brianosman
2016-03-10
*
Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 a...
brianosman
2016-03-10
*
Fix readback of 565 on Mac and enable tests
bsalomon
2016-03-10
*
sk_sp versions of newWithColorFilter and newWithLocalMatrix
reed
2016-03-10
*
Update Skia's YUV API
msarett
2016-03-10
*
Restore SkImage::NewTextureFromPixmap changes.
bsalomon
2016-03-09
*
un-restore test, as bug is not fixed
reed
2016-03-09
*
TBR=robertphillips@google.com
bsalomon
2016-03-09
*
SkImage now has makeShader to return sk_sp
reed
2016-03-09
*
unify peekPixels around pixmap parameter
reed
2016-03-09
*
Fix Mac bots because of failing readback of 565
Brian Salomon
2016-03-09
*
Add SkImage::NewTextureFromPixmap
bsalomon
2016-03-09
*
Switch SkImageSource image filter over to new onFilterImage interface
robertphillips
2016-03-09
*
SkPDF: Add sk_sp setters; .release() becomes std::move()
halcanary
2016-03-08
*
Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset ...
halcanary
2016-03-08
*
Add sk_ref_sp helper function.
reed
2016-03-08
*
SkPDF: Add sk_sp setters; .release() becomes std::move()
halcanary
2016-03-08
*
make pm4f be RGBA always, not pmcolor order
reed
2016-03-08
*
Add element_type, swap, operators, fix reset on sk_sp.
bungeman
2016-03-08
*
Disable color space test for old versions of libpng
msarett
2016-03-07
*
Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated
robertphillips
2016-03-07
*
add virtual ~Effect()
mtklein
2016-03-07
*
Rework files and add test cases.
herb
2016-03-07
*
Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview....
msarett
2016-03-07
*
Update Skia's YUV API
msarett
2016-03-07
*
Fix behavior of sk_sp::reset(T*) and add unittest.
reed
2016-03-06
*
sk_sp: fix contravariant constructors
halcanary
2016-03-05
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
Set SkColorSpace object for PNGs and parse ICC profiles
msarett
2016-03-04
*
Add support for new bitmapshader context (patchset #5 id:80001 of https://cod...
reed
2016-03-04
*
remove align16 calls in skhader context sizes. will handle this elsewhere as ...
reed
2016-03-04
[next]