projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libSkiaSharp.git
2016-08-02
borenet
Roll recipe DEPS
|
commitdiff
2016-08-01
mtklein
GN: add some missing SkCodec defines
|
commitdiff
2016-08-01
msarett
Fix SkJpegCodec::onSkipScanlines when TURBO_HAS_SKIP...
|
commitdiff
2016-08-01
msarett
Hide (mostly) unused SkColorSpace writeToICC() function
|
commitdiff
2016-08-01
mtklein
Sketch SkPictureRecorder::optimizeFor(GrContext*).
|
commitdiff
2016-08-01
mtklein
GN: use the correct fontconfig font mugger.
|
commitdiff
2016-08-01
bungeman
Replace 'Ulta' with 'Ultra'.
|
commitdiff
2016-08-01
herb
Pick the right download tool for windows.
|
commitdiff
2016-08-01
dvonbeck
Added distance vector support for CircleGeometryProcessor
|
commitdiff
2016-08-01
reed
implement isABitmap for imageshader, return localmatrix...
|
commitdiff
2016-08-01
mtklein
Replace old SkRecords RefBox with sk_sp.
|
commitdiff
2016-08-01
reed
make an image from a mutable bitmap
|
commitdiff
2016-08-01
dvonbeck
GrFP can express distance vector field req., program...
|
commitdiff
2016-08-01
mtklein
GN: only include headers in echo_headers.py
|
commitdiff
2016-08-01
vjiaoblack
adding new GM to demostrate new shadows
|
commitdiff
2016-08-01
msarett
Add SkColorSpace::Equals() API
|
commitdiff
2016-08-01
mtklein
Default fake gamma to sRGB.
|
commitdiff
2016-08-01
mtklein
GN: define fake-gamma configuration to match our bots.
|
commitdiff
2016-08-01
mtklein
GN: Define SK_HAS_... in all Skia-private code, not...
|
commitdiff
2016-08-01
robertphillips
Remove some ancillary users of SkSurface::MakeRenderTar...
|
commitdiff
2016-08-01
borenet
Stop running nanobench on Test.*Debug bots
|
commitdiff
2016-07-30
mtklein
Revert of GrFP can express distance vector field req...
|
commitdiff
2016-07-30
mtklein
Revert of Tidy up SkNx_neon. (patchset #3 id:40001...
|
commitdiff
2016-07-30
mtklein
Revert of Added distance vector support for CircleGeome...
|
commitdiff
2016-07-30
mtklein
Docs: ooops, debug is the default in GN.
|
commitdiff
2016-07-29
mtklein
SkRasterPipeline: new APIs for fusion
|
commitdiff
2016-07-29
mtklein
simplify neon shifts
|
commitdiff
2016-07-29
bsalomon
If scissor would be empty in GrClipMaskManager::SetupCl...
|
commitdiff
2016-07-29
csmartdalton
Add ES 3.0 fallback for instanced rendering
|
commitdiff
2016-07-29
egdaniel
Fix vulkan build
|
commitdiff
2016-07-29
dvonbeck
Added distance vector support for CircleGeometryProcessor
|
commitdiff
2016-07-29
mtklein
Tidy up SkNx_neon.
|
commitdiff
2016-07-29
jcgregorio
perf: Upload results to gs://skia-perf, not gs://chromi...
|
commitdiff
2016-07-29
bungeman
Conditionally define SK_SUPPORT_LEGACY_DATA_FACTORIES.
|
commitdiff
2016-07-29
egdaniel
Properly recycle uniform buffers in vulkan
|
commitdiff
2016-07-29
mtklein
Add some GN builders to the CQ.
|
commitdiff
2016-07-29
halcanary
SkPDF: PDFStream has-a not is-a PDFDict
|
commitdiff
2016-07-29
mtklein
SkNx: add Sk4u
|
commitdiff
2016-07-29
dvonbeck
GrFP can express distance vector field req., program...
|
commitdiff
2016-07-29
mtklein
GN: components as static library instead of source set
|
commitdiff
2016-07-29
msarett
Fix various SkColorSpace bugs
|
commitdiff
2016-07-29
egdaniel
Use HashSet instead of Dynamic hash for tracking vulkan...
|
commitdiff
2016-07-29
fmalita
[SVGDom] Parse style attributes
|
commitdiff
2016-07-29
halcanary
SkPDF: flip saveLayer rightside up
|
commitdiff
2016-07-29
mtklein
GN: quick doc
|
commitdiff
2016-07-29
robertphillips
Remove GrContext::applyGamma
|
commitdiff
2016-07-29
csmartdalton
Add test configs for instanced rendering
|
commitdiff
2016-07-29
egdaniel
Merge ProgramDesc's for GL and Vulkan
|
commitdiff
2016-07-29
msarett
Add color space xform support to SkJpegCodec (includes...
|
commitdiff
2016-07-29
mtklein
GN: ccache+clang needs -Qunused-arguments
|
commitdiff
2016-07-29
mtklein
GN: Always quote cc and cxx.
|
commitdiff
2016-07-29
mtklein
GN: use ccache if available and the requested compiler.
|
commitdiff
2016-07-29
mtklein
Add another GM to skip in serialize mode.
|
commitdiff
2016-07-29
msarett
Revert of Add color space xform support to SkJpegCodec...
|
commitdiff
2016-07-28
robertphillips
Remove use of MakeRenderTargetDirect from view system
|
commitdiff
2016-07-28
benjaminwagner
Update public.bzl based on internal cl/128616707.
|
commitdiff
2016-07-28
msarett
Add color space xform support to SkJpegCodec (includes...
|
commitdiff
2016-07-28
mtklein
Make coverage.py optional for dm and nanobench _flags.py
|
commitdiff
2016-07-28
mtklein
Silence -Wclobbered in each file that needs it.
|
commitdiff
2016-07-28
halcanary
SkPDF: drawText makes use of SkPaint.measureText()...
|
commitdiff
2016-07-28
reed
turn bitmaps into images during recording
|
commitdiff
2016-07-28
mtklein
GN: nanobench
|
commitdiff
2016-07-28
mtklein
Revert of Silence -Wclobbered in each file that needs...
|
commitdiff
2016-07-28
bsalomon
Serialize SkColorSpace into DeferredTextureImage
|
commitdiff
2016-07-28
mtklein
Silence -Wclobbered in each file that needs it.
|
commitdiff
2016-07-28
jcgregorio
Fix expectations for GN bot.
|
commitdiff
2016-07-28
bsalomon
Remove unused render target members from GL and VK...
|
commitdiff
2016-07-28
csmartdalton
Include NVPR configs in dm runs on TegraX1
|
commitdiff
2016-07-28
mtklein
GN: add abbreviated versions of the command line as...
|
commitdiff
2016-07-28
fmenozzi
Add HardStopGradientBench_ScaleNumHardStops.cpp
|
commitdiff
2016-07-28
borenet
Add swarmbucket_wrapper recipe
|
commitdiff
2016-07-28
msarett
Add writeToMemory() API to SkColorSpace
|
commitdiff
2016-07-28
mtklein
GN: fix mac build again
|
commitdiff
2016-07-28
fmalita
SkPaint intercept API for SkTextBlob and horizontal...
|
commitdiff
2016-07-28
mtklein
Make both SK_API definition points identical and order...
|
commitdiff
2016-07-28
jcgregorio
recipes: Add a GN flavor.
|
commitdiff
2016-07-28
robertphillips
Add SkGammaColorFilter
|
commitdiff
2016-07-28
borenet
Fixes for SwarmBucket bot
|
commitdiff
2016-07-28
dvonbeck
Added API for Bevel NormalSource.
|
commitdiff
2016-07-28
bsalomon
Remove unused sk_app::WindowContext::presentRenderSurface
|
commitdiff
2016-07-28
egdaniel
Don't call finish on GrDrawTarget if we drew no batches
|
commitdiff
2016-07-28
tomhudson
Revert of align cap hairline first point (patchset...
|
commitdiff
2016-07-27
mtklein
Turn on flags to enforce SK_API.
|
commitdiff
2016-07-27
halcanary
SkPdf: SkPDFFormXObject de-class-ified.
|
commitdiff
2016-07-27
jcgregorio
upload_bench_results - fix GS upload path.
|
commitdiff
2016-07-27
jvanverth
Enable backend switching for Windows Viewer
|
commitdiff
2016-07-27
halcanary
SkPDF: refactor font subset: fewer copies
|
commitdiff
2016-07-27
borenet
Fix silently-failing compile
|
commitdiff
2016-07-27
mtklein
GN: dm
|
commitdiff
2016-07-27
msarett
Expose more gamma info for UMA statistics
|
commitdiff
2016-07-27
csmartdalton
Fix GrDrawContextPriv::stencilRect
|
commitdiff
2016-07-27
kjlubick
Add Vulkan runtime dll
|
commitdiff
2016-07-27
caryclark
align cap hairline first point
|
commitdiff
2016-07-27
borenet
Make the experimental SwarmBucket bot use the SkiaTrigg...
|
commitdiff
2016-07-27
halcanary
DEPS: sfntly 468cad5 → b18b09b
|
commitdiff
2016-07-27
robertphillips
Rename GrContext's newDrawContext & drawContext to...
|
commitdiff
2016-07-27
bsalomon
Make the yasm copy target be type 'none' rather than...
|
commitdiff
2016-07-27
caryclark
require semi at the end of SkASSERT and friends
|
commitdiff
2016-07-27
mtklein
GN: fixes for Mac
|
commitdiff
2016-07-27
halcanary
SkPDF: SkPDFStream takes a unique_ptr
|
commitdiff
next