index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Revert of Add BigRectGM. (patchset #2 id:20001 of https://codereview.chromium...
benjaminwagner
2016-03-07
*
Update Skia's YUV API
msarett
2016-03-07
*
Add BigRectGM.
benjaminwagner
2016-03-07
*
Update SKP version
update-skps
2016-03-07
*
Use a smart pointer for SkColorSpace factories
msarett
2016-03-07
*
Add SkSpecialImage-based methods to SkImageFilter
robertphillips
2016-03-07
*
Add variants of the setters on SkPaint which take a sk_sp<effect>. At the sam...
reed
2016-03-06
*
SkPDF: AutoTUnref<T> changes in use
halcanary
2016-03-06
*
Fix behavior of sk_sp::reset(T*) and add unittest.
reed
2016-03-06
*
Revert of add setter on SkPaint that takes sk_sp (patchset #1 id:1 of https:/...
reed
2016-03-05
*
add setter on SkPaint that takes sk_sp
reed
2016-03-05
*
sk_sp: fix contravariant constructors
halcanary
2016-03-05
*
remove unneeded flag for annotations
reed
2016-03-05
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
Fix stall in Vk clear
jvanverth
2016-03-04
*
Check libpng version before reading color space
msarett
2016-03-04
*
SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*>
halcanary
2016-03-04
*
Support building Vulkan on Linux.
bsalomon
2016-03-04
*
Set SkColorSpace object for PNGs and parse ICC profiles
msarett
2016-03-04
*
Turn on gpu stats in debug builds.
bsalomon
2016-03-04
*
disable linear pipeline for now (so bots don't crash)
reed
2016-03-04
*
Ignore backspace when appending to the filter string in SampleApp. Fixes a bu...
brianosman
2016-03-04
*
Add support for new bitmapshader context (patchset #5 id:80001 of https://cod...
reed
2016-03-04
*
Relocate the specialized linear gradient interval builder
fmalita
2016-03-04
*
Swarming tasks: print start and end time
borenet
2016-03-04
*
Fix SkiaServe gpu JSON to work with any reordering algorithm
joshualitt
2016-03-04
*
break out the tile and matrix strategies
herb
2016-03-04
*
Make Cmake work with debug build
halcanary
2016-03-04
*
remove align16 calls in skhader context sizes. will handle this elsewhere as ...
reed
2016-03-04
*
Add a cache of GrVkSamplers in GrVkResourceProvider.
egdaniel
2016-03-04
*
Revert of Don't allow nullptr in texels array params (unless using a transfer...
bsalomon
2016-03-04
*
Fix SkRadialGradient center discontinuity
fmalita
2016-03-04
*
Don't allow nullptr in texels array params (unless using a transfer buffer).
bsalomon
2016-03-04
*
Fix YUV horizontal and vertical sampling checks
msarett
2016-03-04
*
Swarming bots: setup for skipping download of build products
borenet
2016-03-04
*
Avoid drawing NVPR DIF text when text size is 0
kkinnunen
2016-03-04
*
disable assert for now
reed
2016-03-03
*
Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://code...
reed
2016-03-03
*
Use installed vulkan SDK and remove checked in SDK
bsalomon
2016-03-03
*
Pull and build shaderc rather than use checked in lib/header
bsalomon
2016-03-03
*
Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of ht...
halcanary
2016-03-03
*
Force tiles in SampleApp to integer boundaries.
bungeman
2016-03-03
*
enforce 16byte alignment in shader contexts
reed
2016-03-03
*
Revert of respect sRGB when converting from sk to gr configs (patchset #1 id:...
brianosman
2016-03-03
*
cmake: Exclude vulkan directory.
jcgregorio
2016-03-03
*
Remove dependency on SkJsonCanvas.h
joshualitt
2016-03-03
*
rewrite TArray test to not delete an SkSTArray via a SkTArray pointer.
mtklein
2016-03-03
*
Revert of add support for new bitmapshader context (patchset #5 id:80001 of h...
reed
2016-03-03
*
add support for new bitmapshader context
reed
2016-03-03
*
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...
reed
2016-03-03
[next]