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
2014-06-11
djordje.pesut
MIPS: added optimization for functions from SkBlitRow.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
egdaniel
Move Dashing filterPath to a dashing utils file
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
sugoi
Support for larger than "signed 32b limit" sized bitmap...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
reed
switch to colortype for deepcopy
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
rmistry
Whitespace change to test trybot triggering
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
borenet
Update SKP version to 20
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
krajcevski
Add an LATC compressor to the A8 masks, and hide it...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
kelvinly
Fix what I just broke
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
kelvinly
Fix broken rebaseline code
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
krajcevski
Split caching from allocation in GrClipMaskManager
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
kelvinly
Try 1 at rebaseline
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
reed
fix when DEVICE_CONFIG is still defined
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
krajcevski
Add texture compression utility
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
dandov
SkShader::asNewEffect Refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
krajcevski
Add Daniel and Pavel to committers list
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
mtklein
Silence TSAN warnings about is_lcd_supported for now.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
robertphillips
Fix error revealed by Android unit test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
mtklein
Clean up SkScaledImageCache at exit only in SK_DEVELOPE...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
robertphillips
Remove unused 'deepCopy' parameter
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
fmalita
Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
krajcevski
Do a better job of enforcing the semantics of the setRe...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
robertphillips
Remove legacy drawPicture entry point
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
jvanverth
Gamma correction for distance field text.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
borenet
Update SKP version to 19
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
tfarina
Cleanup: Get rid of make_isize() function from gm.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
reed
teach Nacl to not call setConfig
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
reed
hide SkBitmap::setConfig
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
bsalomon
GM/bench for text draws with various parameters and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
humper
second try at landing improved blur rect
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
krajcevski
Add sampler options to SkScaledBitmapSampler
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
mtklein
Add assertHeld() to SkMutex.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
scroggo
Revert of Gamma correction for distance field text...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
tfarina
Reland "Clean up Test's resourcePath code."
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
jvanverth
Gamma correction for distance field text.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
egdaniel
Fix Assert for gpu ConicalTwoPointGradient edgecase...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
cdalton
Generate path names on the client side
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
krajcevski
New etcbitmap baselines
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
krajcevski
Make sure to copy the LATC alias when copying the GrGLCaps
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
krajcevski
Add LATC to alpha only pixel config
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
mtklein
bench_record: No need for --flags if there are no Recor...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
robertphillips
Add some comments to GrRectanizer_skyline
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
bsalomon
Add dump() to SkClipStack to help with debugging.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
robertphillips
Fix Chrome build after 9f1c241e (https://codereview...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
epoger
remove GM result-grooming tools that use skia-autogen
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
robertphillips
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
robertphillips
Chromium should no longer need the legacy SkCanvas...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
robertphillips
No longer limit SkPictureRecorder::partialReplay to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
mtklein
Revert of Clean up Test's resourcePath code. (https...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
robertphillips
First pass at splitting out SkPictureRecord from SkPicture
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
tfarina
Clean up resourcePath code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
mtklein
whitespace to trigger builds
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
mtklein
whitespace to trigger builds
commit
|
commitdiff
|
tree
|
snapshot
2014-06-07
Mike Klein
Clean up Skia for Clang's -Wtautological-undefined...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
mtklein
use __atomics in SkBarriers_tsan.h
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
djordje.pesut
MIPS: modified gypi files to support build
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
jvanverth
Rollback of fe689c46 and all subsequent changes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
humper
remove extra debug prints
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
humper
fix 10.6 shader tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
humper
repair math error introduced by windows build fix
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
jvanverth
Disable bigblurs GM (for fe689c46a76)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
humper
one channel texture fix for blur shader
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
humper
disable GPU/CPU blur match test (possibly temporary)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
humper
fix blur test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
humper
Revert of Revert of another GM to ignore for blur rebas...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
jvanverth
Revert of another GM to ignore for blur rebaseline...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
humper
another GM to ignore for blur rebaseline
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
humper
Faster GPU rect blur that doesn't require computing...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
mtklein
DM: SKP source / PDF backend
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
reed
remove SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
kevin.petit
ARM Skia NEON patches - 39 - arm64 565 blitters
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
mtklein
Effectively unlimited linking.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
egdaniel
Revert of Fix Assert for gpu ConicalTwoPointGradient...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
mtklein
Pull in GYP_LINK_CONCURRENCY=N support.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
egdaniel
Fix Assert for gpu ConicalTwoPointGradient edgecase...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
sugoi
Fixing another clusterfuzz issue
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
qiankun.miao
Fix android_run_skia script running with command line...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
tfarina
Remove GrIsPow2 in favor of SkIsPow2.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
jcgregorio
Add metrics reporting to SkFiddle.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
rmistry
Whitespace change to test new CQ trybots
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
sugoi
Adding kernel offset validation
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
mtklein
Add SkBarriers_tsan.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
bsalomon
Use vertex attribute for text color in GrBitmapTextContext
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
krajcevski
Initial KTX encoder
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Ben Wagner
Fix SK_API for DirectWrite port.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Ben Wagner
Rename SkFontHost_win_dw.cpp SkScalerContext.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
bungeman
Split SkFontHost_win_dw.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
fmalita
SkClipStack::Element tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
bungeman
Update gyp for msvs-ninja clean.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
scroggo
Fixes for SkAlphaTypes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
epoger
reland "rebaseline_server: download actual-results...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
scroggo
Add mips64 to the makefile.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
reed
add SK_SUPPORT_LEGACY_COMPUTE_CONFIG_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
mtklein
Rename skimage expectations for ASAN bot to match bot...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
reed
remove SkBitmap::allocConfigPixels and update dox
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
jvanverth
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
halcanary
remove ashmem from skia
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
bsalomon
Rebaselines for drrect GM on GPU
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
henrik.smiding
Add SSE4 optimization of S32A_Opaque_Blitrow
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
scroggo
Use the correct homophone of 'there'.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
borenet
Fix submit_try
commit
|
commitdiff
|
tree
|
snapshot
next