projects
/
platform
/
upstream
/
libSkiaSharp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libSkiaSharp.git
2016-02-02
yujieqin
Avoid too small reads to bufferMoreData()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
joshualitt
fix skiaserve crash
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
joshualitt
cleanup of skia serve url handling
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
ajuma
Fix fuzzer-found deserialization bug in SkPathRef
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
jcgregorio
Revert of Avoid too small reads to bufferMoreData(...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
yujieqin
Avoid too small reads to bufferMoreData()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Brian Salomon
Speculative fix for windows builders
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Brian Salomon
Disable test that is breaking Android and Windows bots.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
bsalomon
Add ability to extract YUV planes from SkImage
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
bsalomon
Fix GL readback code to handle rowbytes correctly for...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
mtklein
Look beyond SSE2 for Paeth
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
bsalomon
Move SkColorMatrixFilter implementation to core.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
ethannicholas
added a default constructor for GrBatchToXPOverrides
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
senorblanco
Fix zero-sized blur with crop rect.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
rmistry
Upload SKPs to chrome-partner-telemetry
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
fmalita
SkPictureShader cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
benjaminwagner
Add dm to DM_INCLUDES to fix Google3 build.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
kjlubick
Make fuzz broadcast when it terminates via return.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
ethannicholas
fix for GrPorterDuffTest valgrind error
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
msarett
A variety of SkPngCodec clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
xidachen
Replace the id<-->key hashmap in SkImageFilter by a...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
robertphillips
Move SkPixelXorXfermode.h to include/client/android
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
fmalita
Fix S32_D32_constX_shaderproc assert
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
caryclark
batch merge new edges
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
fmalita
Suppress SkBitmapProcState assert temporarily
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
yujieqin
Only define NO_POSIX_MEMALIGN for arm
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
fmalita
Remove SkDEPRECATED_InstallDiscardablePixelRef from...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
mtklein
SkNx Load/store: take any pointer.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
update-skps
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
fmalita
Remove SkBitmapProcStateAutoMapper's overflow check
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
reed
float components in xfermodes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
caryclark
combine vertical overlapping edges
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
msarett
Revert of batch merge new edges (patchset #1 id:1 of...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
caryclark
add new tests
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
fmalita
Add sampler bias for the nofilter/translate specializations
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
scroggo
Use proper row step in SkRawCodec
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
bsalomon
Add SkImage factory method that forces image to be...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
reed
allow the caller to specified raster-surface rowbytes.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
caryclark
batch merge new edges
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
ethannicholas
added support for PLS path rendering
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
scroggo
Revert of Treat bad values passed to --images as a...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
scroggo
Revert of Update SK_IMAGE_VERSION to test RAW (patchset...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
caryclark
fix teeny dashed path bug
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
djsollen
Consolidate SK_CRASH and sk_throw into SK_ABORT
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
robertphillips
Move SkAvoidXfermode over from Android
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
ethannicholas
fix for skiaserve build error
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
scroggo
Print a message when DM finishes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
ethannicholas
added support for more features in JSON (blurs, dashing...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
robertphillips
Revert of Move SkPixelXorXfermode.h to include/client...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
reed
starter procs for blending with pm4f
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
robertphillips
Move SkPixelXorXfermode.h to include/client/android
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
djsollen
Fix broken Android framework builds
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
fmalita
SaveFlags begone!
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
benjaminwagner
Fix typo on trooper page.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
benjaminwagner
Work around exasperating Google3 Android build error.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
scroggo
Update SK_IMAGE_VERSION to test RAW
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
halcanary
SkPDF: roll back 53b1c09 and 05b48e2
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
halcanary
tools/git-sync-deps: fix error in git syntax for changi...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
robertphillips
Fix SkPixelXorXfermode serialization bug
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
scroggo
Treat bad values passed to --images as a fatal error
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
senorblanco
Image filters: Make a recursive, forward-mapping bounds
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
adaubert
Disable verbose mode for DNG SDK on mac/ios.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
bsalomon
Revert "Enable GL_CHROMIUM_bind_uniform_location, comma...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
robertphillips
Make SkPixelXorXfermode's opColor be SkPMColor
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
joshualitt
Add a background timing thread to kilobench
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
jcgregorio
skiaserve: Clean up flags.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
svaisanen
Adding support for parsing extended gpu config paramete...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
jcgregorio
skiaserve: Add CORS header, and debugger code is served...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
fmalita
Remove SK_SUPPORT_LEGACY_SAVEFLAGS define on Android
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
mtklein
SkPngFilters: guard with libpng >= 1.5.7
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
mtklein
SkPngFilters: use normal pointer types.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
mtklein
kill SkValue
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
mtklein
sketch hooking into PNG_FILTER_OPTIMIZATIONS
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
jcgregorio
skiaserve: Enable /cmd endpoint.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
msarett
Revert of Consolidate SkStream copying methods (patchse...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
msarett
Suppress jpeg valgrind errors
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
jcgregorio
skiaserve: Set 303 status code on redirect.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
kjlubick
Make fuzz output the words success for a 'clean exit'
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
joshualitt
Wire up JsonCanvas in skiaserve
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
scroggo
Consolidate SkStream copying methods
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
ethannicholas
switched to SkJSONCPP for JSON output
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
yujieqin
Fix Windows build
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
scroggo
Stop testing SkImageDecoder in DM/nanobench
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
yujieqin
Enable RAW codec for Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
ebrauer
It derives the dng_host and overrides PerformAreaTask...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
yujieqin
Fix complier issue [-Werror, -Wvla]
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
joshualitt
Add primitive url handling system to skiaserve
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
yujieqin
Update DEPS to use new PIEX version from AOSP.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
joshualitt
Allow clients to upload skps to skiaserve
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
robertphillips
Add gpu implementation of OverdrawXfermode
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
caryclark
move more geometry to simd
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
robertphillips
Add gpu backend for SkPixelXorXfermode
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
reed
remove unused sample
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
cblume
Cleaning up trailing spaces and typos.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
senorblanco
Image filters: fix srcOffset handling in asFragmentProc...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
ethannicholas
Initial support for turning Skia draws into a JSON...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
mtklein
de-proc sk_float_rsqrt
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
lsalzman
check for both __ARM_NEON__ and __ARM_NEON
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
bsalomon
Make A8 readbacks work from non-A8 surfaces
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
robertphillips
Remove SkLerpXfermode
commit
|
commitdiff
|
tree
|
snapshot
next