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-03-28
rmistry
Skip toolchain downloads for a few android tools.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
halcanary
rm src/ports/SkTime_*.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
halcanary
SkPDF s/SkAutoTDelete/std::unique_ptr/
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
jvanverth
Add WSI functions to GrVkInterface
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
update-skps
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2016-03-26
Brian Salomon
Don't crash when resource path is omitted
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
halcanary
rm src/animator/SkTime.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
halcanary
SkPDF: remove margin foolishness
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Brian Salomon
Don't crash when resource path isn't specified
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
benjaminwagner
Remove Sk48Dot16. No longer used.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
brianosman
Re-enable CPU mipmap generation for Ganesh. Aniso mips...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
benjaminwagner
Change SkTime::GetMSecs to double; ensure values stored...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
brianosman
SkMipMap::Build supports 1xN and Nx1 inputs, so remove...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
cdalton
Consolidate GPU buffer implementations
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
msarett
Compile default SkMovie on cmake
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
scroggo
Move SkRWBuffer.h to include/ and add SK_API
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
halcanary
SkPDF: draw{Image,Bitmap} always serializes early
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
brianosman
Revert of Re-enable CPU mipmap generation for Ganesh...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
halcanary
experimental/fiddle: update to work again
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
brianosman
Re-enable CPU mipmap generation for Ganesh. Aniso mips...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
benjaminwagner
Don't convert to Sk48Dot16 in DrawOneGlyph.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
msarett
Remove extra definitions of SkMovie
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
ethannicholas
got Vulkan compiling on Linux again
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
msarett
Delete SkPageFlipper
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
robertphillips
Turn off Discardable scaled image cache
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
kjlubick
Forward serial (fixes charging)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
ethannicholas
added support for glMinSampleShading
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
mtklein
Fix typo in SkTLazy copy ctor. src is a reference...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
reed
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CRE...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
marco.diiga
[CMake fixes] Linux X11 pixel format and Windows compil...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
msarett
Rename encoders to Sk*ImageEncoder
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
robertphillips
Fix old debugger for sk_sp changes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
jvanverth
Revise layer, extension and feature setup for Vulkan
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
brianosman
Require sRGB write control for sRGB support. Add flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
kjlubick
patch battery charging until recipe is updated
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
halcanary
SkPDF: speed up SkPDFShader generation.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
kjlubick
Splitting up wait_for_device into two pieces
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
robertphillips
Revert of Consolidate GPU buffer implementations (patch...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
robertphillips
Switch SkMorphologyImageFilter over to new onFilterImag...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
cdalton
Consolidate GPU buffer implementations
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
benjaminwagner
Change type of SkGlyph::fAdvance[XY] to float.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
ericrk
Add getDeferredTextureImageData early out
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
brianosman
Ignore sampleapp_prefs.txt in git.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
bungeman
Draw black on white for CG glyph masks.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
robertphillips
Add rowBytesAsPixels and shiftPerPixel to SkPixmap
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
fmalita
Relocate SK_SUPPORT_LEGACY_PICTURE_PTR
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
msarett
Delete SkImageDecoder
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
brianosman
Blacklist giant (4k) wbmp from GPU bots.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
mtklein
Sk4x4f: NEON impl.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
egdaniel
Remove debug prints in GrVkGpu
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
halcanary
images with offset bitmap don't share genid
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
robertphillips
Fix debugger w.r.t. sk_sp changes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
bungeman
Don't force lcd on non-opaque portion of layer.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
tomhudson
Add missing SK_API to SkSwizzle.h
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
brianosman
https://codereview.chromium.org/1830973002 fixed this...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
robertphillips
Switch new SkImageFilter internal methods over to sk_sp
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
brianosman
Convert Gray8 images to N32 before uploading. Previousl...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
mtklein
NDK: r11 -> r11b
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
robertphillips
Switch SkColorFilterImageFilter over to new onFilterIma...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
robertphillips
Switch SkBlurImageFilter over to new onFilterImage...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
msarett
Revert of Delete SkImageDecoder (patchset #9 id:150001...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
msarett
Delete SkImageDecoder
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
reed
switch surface to sk_sp
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
msarett
Revert of Delete SkImageDecoder (patchset #8 id:130001...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
msarett
Delete SkImageDecoder
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
robertphillips
Revert of Switch SkColorFilterImageFilter over to new...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
herb
Add index-8 sampler to the pipeline.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
bsalomon
Make GrGLGetDriverInfo work for null strings.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
robertphillips
Revert of Switch SkBlurImageFilter over to new onFilter...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
egdaniel
Set up cache in vulkan to reuse GrVkPrograms (aka VkPip...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
senorblanco
Make a generic list of filters for use in ImageFilterTests.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
mtklein
force no SSE on iOS simulator
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
robertphillips
Switch SkBlurImageFilter over to new onFilterImage...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
fmalita
Planar ramp() for S32 linear gradients
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
msarett
Revert of Delete SkImageDecoder (patchset #7 id:110001...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
bsalomon
Add unit test for vertex attribute count.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
msarett
Delete SkImageDecoder
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
caryclark
fix path getSegment comment
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
jvanverth
GrVkGpu initialization cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
tomhudson
Publicly expose one accelerated swizzle.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
bsalomon
Make max number of vertex attributes be checked dynamically
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
mtklein
Sk4x4f: Simplify x86 down to SSE2.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
robertphillips
Switch SkColorFilterImageFilter over to new onFilterIma...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
herb
WIP: experimental bilerp pipeline.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
benjaminwagner
Google3 Android no longer has undefok.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
msarett
Workaround to set the sRGB flag on SkImageGenerator
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
mtklein
Port S32A_opaque blit row to SkOpts.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
halcanary
SkPDF: Hold page objects, not SkPDFDevices.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
robertphillips
Switch SkDropShaderImageFilter over to new onFilterImag...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
robertphillips
Switch SkLocalMatrixImageFilter over to new onFilterIma...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
mtklein
Use Sk4x4f in srcover_srgb_dst_1.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
senorblanco
Remove SK_SUPPORT_LEGACY_FILTERBOUNDS_RETURN.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
mtklein
Sk4x4f
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
msarett
Use SkColorSpacePrintf instead of SkDebugf
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
jvanverth
Fix borrowed GrVkImage::Resource.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
mtklein
fix --threads 4, blacklist interlaced1,2,3 on GPU
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
robertphillips
Remove SkPixmap::release
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
mtklein
SkRecord: infer return type for visit() and mutate().
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
mtklein
Try throttling x86 desktop bots down with fewer threads.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
bungeman
Correctly handle lfWidth in GDI.
commit
|
commitdiff
|
tree
|
snapshot
next