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
2015-12-10
jvanverth
Use BRGA as internal format on later iOS
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
mtklein
another memcpy -> sk_careful_memcpy
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
caryclark
add support for capped hairlines
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
scroggo
Silence libjpeg warnings in SkImageDecoder
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
mtklein
Another undefined shift caught by -fsanitize=shift.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
mtklein
Another memcpy -> sk_careful_memcpy
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
mtklein
no need for newlines in DM Errors
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
benjaminwagner
Fix compile error with GOOGLE3 define.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
bsalomon
Rewrite drawBitmap/ImageNine on top of GrTextureProducer
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
mtklein
Make skia_sanitizer work on Macs too.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
scroggo
Remove no-op code in SkAlphaRuns::add
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
herb
Fix problem with flag unknown to clang. This negates...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
msarett
Silence libpng warnings in SkImageDecoder
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
caryclark
ubsan shift fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
halcanary
SkBitmap::installPixels(const SkPixmap&);
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
bsalomon
Prevent overflow in length() in GLCircularRRectEffect
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
halcanary
SkBitmap::getColor repsects swizzle
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
bsalomon
Split big rrect aa effect up into separate images
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
senorblanco
Fix filter primitive bounds computations.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
mtklein
fix a couple flaky nonnull attribute ubsan warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
joshualitt
Fix bug with GrAtlasTextContext color regen
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
mtklein
DM: tally notes at the end rather than showing them...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
robertphillips
Boost GrGLConicEffect's variables to all high precision
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
mtklein
try stifling integer overflow error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
fmalita
Cap filtering to kMedium_SkFilterQuality when downsampling
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
robertphillips
Revert of Boost GrGLConicEffect's variables to all...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
borenet
Revert of Make NVPR a GL context option instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
joshualitt
A small text cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
robertphillips
Boost GrGLConicEffect's variables to all high precision
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
bsalomon
Attempt to land cache purge again [and regen bot logs...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
halcanary
Revert of default SkPixelSerializer (patchset #2 id...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
kkinnunen
Use correct config variable in command buffer gl context
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
halcanary
default SkPixelSerializer
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
fmalita
[SkDebugger] Show more text blob details
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
joshualitt
Remove spew in GrDefaultPathRenderer
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
scroggo
Make SkCodec support peek() and read()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
jvanverth
Move texture drawing utility method to SkGpuDevice
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
herb
Add RTTI to all sanitizers.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
scroggo
Remove staging for SkImageDecoder::Peeker
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
mtklein
Disable sanitizers with a blacklist.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
mtklein
Add sk_careful_memcpy to catch undefined behavior in...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
reed
Revert of default SkPixelSerializer (patchset #1 id...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
bsalomon
Stop wrapping images backed by generators as bitmaps...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
mtklein
spin off remaining integer overflow fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
cdalton
Improve nvpr glyph batching
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
joshualitt
Allow LCD text to batch across colorchanges. This...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
halcanary
default SkPixelSerializer
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
cdalton
Remove drawPathsFromRange from GrDrawContext
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
mtklein
simplify the way we disable sanitizers for yasm
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
joshualitt
Enable gpudft on GalaxyS3
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
robertphillips
Loosen check for zero vectors in GrPathUtils::convert_n...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
caryclark
Zero length lines may have caps, but do not need joins.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
kkinnunen
Make NVPR a GL context option instead of a GL context
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
kkinnunen
Use correct fill type and bounds for NVPR paths that...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
halcanary
SkPNGImageEncoder encodes all SkColorTypes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
bsalomon
Remove SK_IGNORE_GL_TEXTURE_TARGET from skia_for_chromi...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
mtklein
fix funky formatting in SkNVRefCnt
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
mtklein
When was SkPDiff last used?
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
joshualitt
Make GrAtlasTextBlob non-virtual
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
senorblanco
Minor code cleanups in SkCanvas.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
halcanary
SkPixelSerializer: support indexed pixels
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
mtklein
add signed-integer-overflow to yasm exceptions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
joshualitt
A small cleanup of GrAtlasTextContext
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
caryclark
fix coincident fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
herb
Simplify D1G so that it can inline DrawOneGlyph, and...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
halcanary
SkImageShaderFactoryToName SkAlphaThresholdFilterFactor...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
scroggo
Allow SkStream::peek() to partially succeed
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
joshualitt
Start objectifying GrAtlasTextBlob
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
thakis
clang/win: Let SK_TRACEHR not produce -Wunused-value...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
tomhudson
Fix up signed-integer-overflow warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
senorblanco
Add SkTileImageFilter sample to filterfastbounds GM.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
joel.liang
Always use high precision on NDS transform
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
halcanary
SkAlphaThresholdFilter.h allow flattening
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
robertphillips
Pin result in SkATan2_255
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
reed
add gm to exercise large sigmas
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
mtklein
better NEON div255
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
senorblanco
Matrix convolution bounds fix; affectsTransparentBlack...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
jvanverth
Add transfer buffer to GLCaps
commit
|
commitdiff
|
tree
|
snapshot
2015-12-06
update-skps
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
reed
detect when we can filter bitmaps/images directly,...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
senorblanco
Revert of Matrix convolution bounds fix; affectsTranspa...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
reed
report back colorfilters in lua
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
senorblanco
Matrix convolution bounds fix; affectsTransparentBlack...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
reed
clarify diff manually, showing black where they differ
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
reed
use RawIter in hairpath (simplifies)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
caryclark
add hairline with caps gm
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
borenet
Add iOS compile bot to the CQ
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
joshualitt
Create a skeleton VisualDebugModule
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
joshualitt
fix mozilla bug
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
benjaminwagner
Fix overflow caught by ASAN.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
msarett
Make SkAndroidCodec support ico
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
bsalomon
Speculative fix for win8 bot crash in ~GrAutoLocaleSetter
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
scroggo
Revert of Make SkAndroidCodec support ico (patchset...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
borenet
Add android_skp_capture.py, JSON file for geniewidget
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
robertphillips
Reduce calls sites where both the GrDrawContext & GrRen...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
mtklein
simplify nanobench --quiet / -q output
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
msarett
Make SkAndroidCodec support ico
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
kkinnunen
Load ANGLE EGL library correctly on Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
kkinnunen
Skip dm GPU configs when context creation fails
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
bsalomon
Add option to draw wireframe batch bounds
commit
|
commitdiff
|
tree
|
snapshot
next