index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix Windows build
yujieqin
2016-01-27
*
Stop testing SkImageDecoder in DM/nanobench
scroggo
2016-01-27
*
Enable RAW codec for Windows
yujieqin
2016-01-27
*
It derives the dng_host and overrides PerformAreaTask() to split the task int...
ebrauer
2016-01-27
*
Fix complier issue [-Werror, -Wvla]
yujieqin
2016-01-27
*
Add primitive url handling system to skiaserve
joshualitt
2016-01-27
*
Update DEPS to use new PIEX version from AOSP.
yujieqin
2016-01-27
*
Allow clients to upload skps to skiaserve
joshualitt
2016-01-27
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-27
*
move more geometry to simd
caryclark
2016-01-26
*
Add gpu backend for SkPixelXorXfermode
robertphillips
2016-01-26
*
remove unused sample
reed
2016-01-26
*
Cleaning up trailing spaces and typos.
cblume
2016-01-26
*
Image filters: fix srcOffset handling in asFragmentProcessor() path.
senorblanco
2016-01-26
*
Initial support for turning Skia draws into a JSON document and vice versa.
ethannicholas
2016-01-26
*
de-proc sk_float_rsqrt
mtklein
2016-01-26
*
check for both __ARM_NEON__ and __ARM_NEON
lsalzman
2016-01-26
*
Make A8 readbacks work from non-A8 surfaces
bsalomon
2016-01-25
*
Remove SkLerpXfermode
robertphillips
2016-01-25
*
Revert of Initial support for turning Skia draws into a JSON document and vic...
msarett
2016-01-25
*
Initial support for turning Skia draws into a JSON document and vice versa.
ethannicholas
2016-01-25
*
Disable RAW test when SkRawCodec is not compiled
msarett
2016-01-25
*
Add pre_log option to nanobench; make this option default true in nanobench_f...
benjaminwagner
2016-01-25
*
Work around vs2013sp2-3 bug in skstd::unique_ptr.
bungeman
2016-01-25
*
Fix gyp files so that gyp_to_Android.mk succeeds
msarett
2016-01-25
*
Fix memory leak in pixelxorxfermode GM
robertphillips
2016-01-25
*
Changes to public.bzl to support building on iOS with objc_library bazel target.
iroth
2016-01-25
*
Disable RAW test on Chrome OS, Windows
msarett
2016-01-25
*
Fix leak of SkImageGenerator
msarett
2016-01-25
*
Build and link microhttpd from gyp
joshualitt
2016-01-25
*
Remove RAW Codec from Google3 build.
benjaminwagner
2016-01-25
*
spin off some safe parts from AVX2 CL
mtklein
2016-01-25
*
Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of ...
msarett
2016-01-25
*
Add GM for SkPixelXorXfermode
robertphillips
2016-01-25
*
AVX 2 SrcOver blits: color32, blitmask.
mtklein
2016-01-25
*
Add RAW decoding into Skia.
yujieqin
2016-01-25
*
Do not test images with alpha to 565
msarett
2016-01-25
*
Fixed compilation on mingw.
cjacek
2016-01-25
*
remove legacy defines
caryclark
2016-01-25
*
Delete 2 legacy flags
fmalita
2016-01-25
*
SK_SUPPORT_LEGACY_DRAWFLTER typo
fmalita
2016-01-25
*
Avoid updating glPathStencilFunc unless it changes
kkinnunen
2016-01-25
*
Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https...
msarett
2016-01-25
*
fix arcto exception handling
caryclark
2016-01-25
*
Add RAW decoding into Skia.
yujieqin
2016-01-25
*
Whitespace change to test SK_IMAGE_VERSION download
borenet
2016-01-25
*
Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed
kkinnunen
2016-01-25
*
Do not try to get fragment input locations with CHROMIUM_path_rendering
kkinnunen
2016-01-25
*
Make BGRA8888 renderable on CHROMIUM_framebuffer_mixed_samples
kkinnunen
2016-01-25
*
Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://code...
mtklein
2016-01-24
[next]