index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
make pm4f be RGBA always, not pmcolor order
reed
2016-03-08
*
Lazy init batch unique ID
joshualitt
2016-03-08
*
Small GrTessellator refactor and cleanup.
senorblanco
2016-03-08
*
work around leftshift for negative values
reed
2016-03-08
*
DM: verbose and quiet logging
mtklein
2016-03-08
*
Switch SkOffsetImageFilter over to new onFilterImage interface
robertphillips
2016-03-08
*
Fix caching bug in new SkImageFilter::filterImage path
robertphillips
2016-03-08
*
Add element_type, swap, operators, fix reset on sk_sp.
bungeman
2016-03-08
*
SkPDF: use sk_make_sp<T> when it makes sense.
halcanary
2016-03-08
*
Circle GP/batch housecleaning
bsalomon
2016-03-08
*
Swarming bots: fix trybots
borenet
2016-03-08
*
Hide new methods from non-Android.
benjaminwagner
2016-03-07
*
Disable color space test for old versions of libpng
msarett
2016-03-07
*
Archive SkRemote-related code. I want to start fresh.
mtklein
2016-03-07
*
Add support for 2x2 matrices
cdalton
2016-03-07
*
SkPDF: s/SkAutoTUnref/sk_sp/g
halcanary
2016-03-07
*
Add "sample locations" feature to GrProcessor
cdalton
2016-03-07
*
dm: log log
mtklein
2016-03-07
*
Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated
robertphillips
2016-03-07
*
Add advance[XY]Fixed getters for Android.
benjaminwagner
2016-03-07
*
SkPDF Create working move constructor for inner classes
halcanary
2016-03-07
*
Update android_make to support both --gcc and --clang options.
djsollen
2016-03-07
*
add virtual ~Effect()
mtklein
2016-03-07
*
Attempt to combine batches in forward direction before flush
bsalomon
2016-03-07
*
link with -rdynamic on Linux
mtklein
2016-03-07
*
Swarming bots: add build products whitelist
borenet
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
*
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
[prev]
[next]