index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Image filters: implement SkImage::makeWithFilter().
senorblanco
2016-05-19
*
Retract GrRenderTarget from GLProgramsTest
robertphillips
2016-05-19
*
Make GrAppliedClip friendless
robertphillips
2016-05-19
*
Update Skia milestone to 53 after 52 branch
hcm
2016-05-19
*
SkCanvas::adjustToTopLayer()
tomhudson
2016-05-18
*
Delete SkBitmapRegionCanvas
msarett
2016-05-18
*
Set the "mutable format" bit on sRGB images at creation time.
brianosman
2016-05-17
*
(Mostly) Retract GrRenderTarget from SkGpuDevice
robertphillips
2016-05-17
*
Ensure that SkColorTable->fCount is set properly after decodes
msarett
2016-05-17
*
Implement vulkan fence syncs for nanobench
bsalomon
2016-05-16
*
Add isUnifiedMultisampled entry point to GrDrawContext
robertphillips
2016-05-16
*
Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...
robertphillips
2016-05-16
*
SkPictureGpuAnalyzer
fmalita
2016-05-13
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Retract GrRenderTarget a bit within SkGpuDevice
robertphillips
2016-05-13
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Add bounds to GrShape
bsalomon
2016-05-13
*
Simplify GrSWMaskHelper
robertphillips
2016-05-13
*
Swap SkGpuBlurUtils over to using SkIRects
robertphillips
2016-05-13
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Eliminate special case nvpr batch handling
cdalton
2016-05-12
*
Remove SkPicture::hasText()
fmalita
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Add base class for GLTestContext and add new subclass VkTestContext.
bsalomon
2016-05-11
*
Switch GrTextureToYUVPlanes over to newDrawContext calls
robertphillips
2016-05-11
*
Remove SkFontHost.h.
bungeman
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
refactor drawPath to have drawDevPath
reed
2016-05-09
*
Make SkAssertResult work with SK_WARN_UNUSED_RESULT in Release on gcc
bsalomon
2016-05-09
*
No error if function marked with SK_WARN_UNUSED_RESULT is used in SkAssertResult
bsalomon
2016-05-09
*
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...
jvanverth
2016-05-06
*
Remove Sk(Float|Double)PinToFixed functions, only used in tests.
brianosman
2016-05-06
*
Remove hasMixedSamples() from GrPipelineBuilder
cdalton
2016-05-06
*
https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg
halcanary
2016-05-06
*
Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...
robertphillips
2016-05-06
*
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...
bsalomon
2016-05-06
*
Simplify SkGpuBlurUtils::GaussianBlur method
robertphillips
2016-05-06
*
remove alias for SkMatrix44.h -- chrome callers have been updated
reed
2016-05-05
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Retract GrRenderTarget a bit within SkGpuDevice
robertphillips
2016-05-05
*
Bring back sRGB-write-control as a caps bit.
brianosman
2016-05-05
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
[next]