index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update color emoji GMs after https://codereview.chromium.org/759613005/.
jvanverth
2014-12-03
*
remove unused device::eraseColor
reed
2014-12-03
*
bug fix for cubic low precision
joshualitt
2014-12-03
*
update tileimagefilter gm expectations
halcanary
2014-12-03
*
Decompose a weird assert.
mtklein
2014-12-03
*
Rebaseline verylargebitmap
Mike Klein
2014-12-03
*
Remove unused constants.
mtklein
2014-12-03
*
(re)baseline several of my gms
halcanary
2014-12-03
*
Fuse GrReplacements and GrLayerCache
robertphillips
2014-12-03
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
Make debugger not fail with webpages_playback script and multiple skp files
kkinnunen
2014-12-03
*
Update webpages_playback documentation
kkinnunen
2014-12-03
*
Remove Google Storage scheme prefix correctly from gs base name in webpages_p...
kkinnunen
2014-12-03
*
Make render_pdfs not crash webpages_playback script
kkinnunen
2014-12-03
*
Update SKP version
skia.buildbots
2014-12-02
*
Revert of rebaseline after clear change -- pdf was not treating clear as SRC_...
reed
2014-12-02
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Revert of implement device::clear until we can remove callers in chrome skia/...
reed
2014-12-02
*
Add SSSE3 acceleration for S32_D16_filter_DXDY
qiankun.miao
2014-12-02
*
Add matrix operations to C canvas API
abarth
2014-12-02
*
work in progress
halcanary
2014-12-02
*
check matrix does not have rotation or perspective transformation
derekf
2014-12-02
*
Flail a little against LLVM crash.
mtklein
2014-12-02
*
implement device::clear until we can remove callers in chrome skia/ext
reed
2014-12-02
*
baseline colorwheelnative
halcanary
2014-12-02
*
Remove SK_SUPPORT_DEPRECATED_SCALARROUND.
scroggo
2014-12-02
*
rebaseline after clear change -- pdf was not treating clear as SRC_MODE
reed
2014-12-02
*
Adding a PictureResolution option to SkPictureImageFilter
Justin Novosad
2014-12-02
*
use drawRect when drawing a bitmap with anti-aliasing on a non-msaa target
derekf
2014-12-02
*
use portable fonts
halcanary
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Make SkColorTable explicitly thread-safe.
mtklein
2014-12-02
*
move some copy surface stuff to GrFlushToGpuDrawTarget
bsalomon
2014-12-02
*
colorwheelnative gm, to test that colors look right under all conditions.
halcanary
2014-12-02
*
SkColorTable locking serves no purpose anymore.
mtklein
2014-12-02
*
Remove comment
robertphillips
2014-12-02
*
skia: Prevent GL_RED from being used with MESA
hendrikw
2014-12-02
*
updated expectations from d476a176b774
halcanary
2014-12-02
*
Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.
halcanary
2014-12-02
*
Remove support for OSX 10.5.
bungeman
2014-12-01
*
Remove SkASSERT_CONTINUE.
bungeman
2014-12-01
*
Add scale and skew to C canvas API
abarth
2014-12-01
*
Clean up FreeType library ref counting.
bungeman
2014-12-01
*
add gm to test rounding between clips and drawBitmapRect
reed
2014-12-01
*
SkDrawLooper: No need for virtual bounds computation methods.
mtklein
2014-12-01
*
Add function to return an unpremuled version of a GrColor
egdaniel
2014-12-01
*
multipage_pdf_profiler, gmtoskp
halcanary
2014-12-01
*
Pre-cache local matrix type in shader constructor.
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Add additional clean up code in MPD path
robertphillips
2014-12-01
[next]