projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #24 from google/chrome/m54
[platform/upstream/libSkiaSharp.git]
/
include
/
2016-10-03
Matthew Leibowitz
Merge pull request #24 from google/chrome/m54
tree
|
commitdiff
2016-09-14
Matthew Leibowitz
Added a few more SKPath methods to the C API
tree
|
commitdiff
2016-09-13
Matthew Leibowitz
Added the path ops features
tree
|
commitdiff
2016-09-13
Matthew Leibowitz
Merge pull request #23 from google/chrome/m54
tree
|
commitdiff
2016-09-06
Matthew Leibowitz
Expose the `flush` method for `GrContext`
tree
|
commitdiff
2016-09-03
Matthew Leibowitz
Merge pull request #22 from google/chrome/m54
tree
|
commitdiff
2016-09-02
halcanary
SkPDF: Glyph validation change
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Merge pull request #21 from mono/merge-m54
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Enum members were removed as they are not used
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Merge pull request #20 from mono/gpu-support
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Merge pull request #19 from mono/revert-18-gpu-support
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Revert "GPU Support"
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Merge pull request #18 from mono/gpu-support
tree
|
commitdiff
2016-09-01
Matthew Leibowitz
Added more members to sk_point_t
tree
|
commitdiff
2016-08-31
Matthew Leibowitz
Added the SkCanvas.drawBitmapLattice and SkCanvas.drawI...
tree
|
commitdiff
2016-08-30
Matthew Leibowitz
Added the new color filter: Gama
tree
|
commitdiff
2016-08-30
Matthew Leibowitz
Unused SkCodec member removed and updated SkData New...
tree
|
commitdiff
2016-08-30
Matthew Leibowitz
Merge branch 'chrome/m54' into merge-m54
tree
|
commitdiff
2016-08-30
Matthew Leibowitz
Merge pull request #17 from google/chrome/m53
tree
|
commitdiff
2016-08-24
halcanary
gyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly
tree
|
commitdiff
2016-08-24
mtklein
GN: guard tools (except fiddle) by skia_enable_tools.
tree
|
commitdiff
2016-08-24
fmalita
Fix SkTLazy(const T*) initialization
tree
|
commitdiff
2016-08-24
ajuma
Make GrTextureStripAtlas flush pending IO on newly...
tree
|
commitdiff
2016-08-24
brianosman
New helper for creating a color space from another...
tree
|
commitdiff
2016-08-23
bsalomon
Remove SkPixelRef::getTexture()
tree
|
commitdiff
2016-08-23
vjiaoblack
Moving SkBlurImageFilter into core
tree
|
commitdiff
2016-08-23
bungeman
Revert of Moving SkBlurImageFilter into core (patchset...
tree
|
commitdiff
2016-08-23
vjiaoblack
Moving SkBlurImageFilter into core
tree
|
commitdiff
2016-08-22
bsalomon
GPU implementation of drawArc.
tree
|
commitdiff
2016-08-22
reed
check for wide-open inside quickContains
tree
|
commitdiff
2016-08-22
vjiaoblack
Revert of Moving SkBlurImageFilter into core (patchset...
tree
|
commitdiff
2016-08-22
vjiaoblack
Moving SkBlurImageFilter into core
tree
|
commitdiff
2016-08-22
vjiaoblack
Revert of Moving SkBlurImageFilter into core (patchset...
tree
|
commitdiff
2016-08-22
vjiaoblack
Moving SkBlurImageFilter into core
tree
|
commitdiff
2016-08-22
mtklein
Revert of Moving SkBlurImageFilter into core (patchset...
tree
|
commitdiff
2016-08-22
vjiaoblack
Moving SkBlurImageFilter into core
tree
|
commitdiff
2016-08-22
reed
add SkMatrixPriv for specialized helpers
tree
|
commitdiff
2016-08-21
Matthew Leibowitz
Added a few more members from GrGlInterface
tree
|
commitdiff
2016-08-20
Matthew Leibowitz
Merge branch 'xamarin-mobile-bindings' into gpu-support
tree
|
commitdiff
2016-08-20
Matthew Leibowitz
Added SKCanvas from SKBitmap
tree
|
commitdiff
2016-08-20
reed
store info in basedevice, change getter to non-virtual...
tree
|
commitdiff
2016-08-20
Matthew Leibowitz
Added a few more members to SKPaint
tree
|
commitdiff
2016-08-20
Matthew Leibowitz
Added some more SKPath members
tree
|
commitdiff
2016-08-19
csmartdalton
Move GrFixedClip into src directory
tree
|
commitdiff
2016-08-19
bsalomon
Plumb drawArc to SkDevice.
tree
|
commitdiff
2016-08-19
dvonbeck
Added SkColor4f::FromColor3f(SkColor3f, float a)
tree
|
commitdiff
2016-08-19
mtklein
Fast path translate() in SkCanvas and SkLiteDL.
tree
|
commitdiff
2016-08-19
mtklein
Revert of Fast path translate() in SkCanvas and SkLiteD...
tree
|
commitdiff
2016-08-19
Matthew Leibowitz
Added a few more methods for GrContext and GrGLInterface
tree
|
commitdiff
2016-08-18
msarett
Batched implementation of drawLattice() for GPU
tree
|
commitdiff
2016-08-18
mtklein
Fast path translate() in SkCanvas and SkLiteDL.
tree
|
commitdiff
2016-08-18
msarett
Revert of Batched implementation of drawLattice() for...
tree
|
commitdiff
2016-08-18
msarett
Fix initialization bug for fConservativeIsScaleTranslate
tree
|
commitdiff
2016-08-18
msarett
Batched implementation of drawLattice() for GPU
tree
|
commitdiff
2016-08-18
reed
make LayerIter private, and remove skipClip option
tree
|
commitdiff
2016-08-18
reed
remove disable aa/dither flags from Props -- never...
tree
|
commitdiff
2016-08-18
robertphillips
Rename WorseCaseSize to WorstCasSize
tree
|
commitdiff
2016-08-17
brianosman
Add alphaType() to SkImage
tree
|
commitdiff
2016-08-17
Matthew Leibowitz
Merge branch 'xamarin-mobile-bindings' into gpu-support
tree
|
commitdiff
2016-08-17
csmartdalton
Implement difference clip rects with window rectangles
tree
|
commitdiff
2016-08-17
msarett
Modify SkPngCodec to recognize 565 images from the...
tree
|
commitdiff
2016-08-17
jvanverth
Add alternative ambient shadow method to Android shadow...
tree
|
commitdiff
2016-08-17
Matthew Leibowitz
Using the SkPaint::Style instead of a simple bool
tree
|
commitdiff
2016-08-17
Matthew Leibowitz
Added more GPU bindings
tree
|
commitdiff
2016-08-16
msarett
Add test for platform encoders, turn off platform encod...
tree
|
commitdiff
2016-08-16
Matthew Leibowitz
Added the simplest bits to get the GPU drawing going
tree
|
commitdiff
2016-08-16
halcanary
SkPDF: SkPDFFont class changes
tree
|
commitdiff
2016-08-16
mtklein
SkLiteDL: remove freelisting, add reset() and SKLITEDL_...
tree
|
commitdiff
2016-08-16
msarett
Add onDrawBitmapLattice(), avoid unnecessary bitmap...
tree
|
commitdiff
2016-08-16
robertphillips
Update ComputeBlurredRRectParams to compute all the...
tree
|
commitdiff
2016-08-15
hstern
Defined SkDEBUGFAILF on Release builds
tree
|
commitdiff
2016-08-15
bsalomon
Attempt to throw away rrect clips of rrects.
tree
|
commitdiff
2016-08-15
mtklein
Revert of add parallel public API for recording SkLiteD...
tree
|
commitdiff
2016-08-15
dvonbeck
LightingFP now supports multiple directional lights
tree
|
commitdiff
2016-08-15
csmartdalton
Convert GrAppliedClip interface to builder style
tree
|
commitdiff
2016-08-15
mtklein
add parallel public API for recording SkLiteDL.
tree
|
commitdiff
2016-08-12
vjiaoblack
Added PointLights to SkLights::Light
tree
|
commitdiff
2016-08-12
msarett
Optimized implementation of quickReject()
tree
|
commitdiff
2016-08-12
mtklein
Revert of Optimized implementation of quickReject(...
tree
|
commitdiff
2016-08-11
Matthew Leibowitz
Corrected C header definition
tree
|
commitdiff
2016-08-11
Matthew Leibowitz
Merge pull request #16 from google/chrome/m53
tree
|
commitdiff
2016-08-11
msarett
Optimized implementation of quickReject()
tree
|
commitdiff
2016-08-11
senorblanco
Always init SkPathRef variables.
tree
|
commitdiff
2016-08-11
brianosman
Move GrAtlasTextContext to GrDrawingManager, so we...
tree
|
commitdiff
2016-08-11
msarett
Delete quickRejectY()
tree
|
commitdiff
2016-08-11
bsalomon
Inline fast path for GrPaint::isConstantBlendedColor...
tree
|
commitdiff
2016-08-11
reed
Deserialize pictures with custom image-deserializer
tree
|
commitdiff
2016-08-10
hstern
Add constructor to DashInfo to enable initializer lists
tree
|
commitdiff
2016-08-10
fmalita
Add a SkTLazy copy assignment operator
tree
|
commitdiff
2016-08-10
robertphillips
Implement GPU occluded blur mask filter
tree
|
commitdiff
2016-08-10
reed
update textblob api to use sk_sp
tree
|
commitdiff
2016-08-10
robertphillips
Create blurred RRect mask on GPU (rather than uploading it)
tree
|
commitdiff
2016-08-10
csmartdalton
Add flag for window rectangles to GrRenderTarget
tree
|
commitdiff
2016-08-10
csmartdalton
Fix SkDEBUGCODE to accept commas
tree
|
commitdiff
2016-08-10
bungeman
Remove no longer existing friend.
tree
|
commitdiff
2016-08-10
robertphillips
Revert of Create blurred RRect mask on GPU (rather...
tree
|
commitdiff
2016-08-10
mtklein
constexpr NaN,+Inf,-Inf
tree
|
commitdiff
2016-08-10
mtklein
Default GR_GL_FUNCTION_TYPE to __stdcall on Windows.
tree
|
commitdiff
2016-08-10
robertphillips
Create blurred RRect mask on GPU (rather than uploading it)
tree
|
commitdiff
2016-08-10
halcanary
Revert of Change mapRectScaleTranslate to pass args...
tree
|
commitdiff
next