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-06-06
msarett
Name parametric gamma curve types
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
robertphillips
Remove GrRenderTarget from GrPipelineBuilder
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
milko.leporis
MIPS32r2: Fix Chromium runtime crash
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
update-skps
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
herb
Add the ability to handle premul and swizzle src bitmap...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
rmistry
Test PDFium bot again
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
rmistry
Test PDFium bot
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
bungeman
More Unref GrXPFactory.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
robertphillips
Add ability to rotate light direction in drawLitAtlas...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
bungeman
Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
bungeman
Unref GrXPFactory.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
cblume
SkMipMap::ComputeLevelSize to return SkISize
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
csmartdalton
Don't use complex blend mode for shapes gm
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
cblume
Plumbing mipmaps to the point of creation.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
robertphillips
Make GrClipMaskManager stateless and push GrPipelineBui...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
robertphillips
Add SampleApp slide with animating lightmapped objects...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
herb
Add gm for displaying different variants of 8888 bitmap...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
caryclark
fix windows assert
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
scroggo
Fix undefined behavior in libpng
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
halcanary
SkPDF: handle unpremul right
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
csmartdalton
Abandon offset support with texel buffers
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
liyuqian
Add Softkey UIState to Viewer
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
csmartdalton
Support ARB extensions for indirect drawing
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
msarett
Add color correction benchmark - with comparison to...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
msarett
Fix uses of SkImageInfo in BRD to preserve color space...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
jcgregorio
skiaserve: Add a flag to control hosted mode, i.e....
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
borenet
Add Android device type for NVIDIA Shield
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
scroggo
Make SkPngCodec decode progressively.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
scroggo
Check libpng directly into third_party/
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
halcanary
SkMultiPictureDocument & SkMultiPictureDocumentReader
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
reed
add MakeS32 helper to SkImageInfo, fix named-gamma...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
liyuqian
Implement OpenGL backend in Android viewer app
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
brianosman
Fix argument parsing in android app launcher script
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
senorblanco
Tessellator: stop copying vertices into Polys and Monot...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
robertphillips
Adjust tolerance for when Ganesh stroked-line-as-rect...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
bungeman
Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
brianosman
Exclude Mali devices from manual mip-mapping.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
cblume
Add getting the size of a given mipmap level.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
brianosman
Add a caps bit to enable/disable the new manual mip...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
brianosman
Fix incorrect parameter in new benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
brianosman
Manually generated sRGB mipmaps, with successively...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
robertphillips
Handle stroked single line special case in Ganesh
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
mbarbella
Add a test to ensure that a case where SkCubicClipper...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
msarett
Create SkColorSpaceXform to handle color conversions
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
msarett
Recognize common parametric gamma
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
brianosman
Release surface between runs to avoid seg fault
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Brian Salomon
Fix uninit warning on valgrind bot in SkPathPriv:IsSimp...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
brianosman
New benchmark to measure GPU mip-mapping performance
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
scroggo
Revert of Make SkPngCodec decode progressively. (patchs...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
bsalomon
Add SkPathPriv::IsSimpleClosedRect
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
jvanverth
Add offset to memory allocations
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
msarett
Revert of Create SkColorSpaceXform to handle color...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
kulshin
Implement support for rendering color emoji on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
msarett
Create SkColorSpaceXform to handle color conversions
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
scroggo
Make SkPngCodec decode progressively.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
sdefresne
[GN] Add support for disabling opts via SK_BUILD_NO_OPT...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
caryclark
always compute a cubic tangent
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
mbarbella
Check results from calls to SkCubicClipper::ChopMonoAtY.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
scroggo
Revert of Make SkPngCodec decode progressively. (patchs...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
jcgregorio
skiaserve: Add /quitquitquit handler. Will be used...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
robertphillips
Make use of new SkLights class
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
scroggo
Fix build error
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
mboc
SkTypeface::MakeFromName to take SkFontStyle.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
halcanary
SkXPS: clean up SkConstexprMath
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
halcanary
SkEncodedInfo: simplify
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
bsalomon
Fix bug where SkPath will convert an arc to an oval...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
herb
Use special case for 0x00 and 0xFF alpha to go faster.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
cblume
Add mip support to *DeferredTextureImageData functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
lsalzman
Filter out degenerate contours in GrConvexPolyEffect
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
jvanverth
Add missing files for GL unix viewer.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
msarett
Fix integer overflow in SkColorSpace
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
robertphillips
Add new GM to exercise stroked line special case
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
robertphillips
Add SkLights class
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
fmalita
Remove unused SkPictureGpuAnalyzer::analyze()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
scroggo
Make SkPngCodec decode progressively.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
kkinnunen
Fix incorrect sampler locations when using CHROMIUM_bin...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
update-skps
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2016-05-28
robertphillips
Change parameters to GrPipelineBuilder's ctor
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
msarett
Add interesting features to visualize_color_gamut
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
bungeman
Update VC++ version in Windows quick start.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
msarett
Rewrite assignment operator on SkBitmap, fix asan
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
borenet
isolate_android_sdk: Find or download isolate binary...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
herb
Move forceSRGB to SkCommonFlags.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
mtklein
Clean up SkFloatBits
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
bsalomon
Make SkPath::isOval() and SkPath::isRRect return the...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
liyuqian
Now we can use drawer to view the state information...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
herb
Add forceSRGB flag to dm.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
liyuqian
Update Android SDK
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
msarett
Add SkColorSpace to SkImageInfo
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
jvanverth
Add OpenGL support to Linux viewer
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
kjlubick
Revert of Add drawer with state information (patchset...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
kjlubick
Revert of Add OpenGL support to Linux viewer (patchset...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
jvanverth
Add OpenGL support to Linux viewer
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
djsollen
Remove VisualBench and its Android implementation.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
caryclark
pin before calling acos
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
caryclark
toy to play with antialias raytracing
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
fmalita
Silence ASAN int32 overflow warning
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
reed
add --forceSRGB option to nanobench, to get all src...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
liyuqian
Now we can use drawer to view the state information...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
reed
add more SK_WARN_UNUSED_RESULT attributes to functions...
commit
|
commitdiff
|
tree
|
snapshot
next