index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-17
*
Prepare SkColorSpace to be a public API
msarett
2016-05-17
*
Update libpng to 1.6.22rc01
msarett
2016-05-17
*
Ensure that SkColorTable->fCount is set properly after decodes
msarett
2016-05-17
*
Make GrFontScaler not be ref-counted
bsalomon
2016-05-17
*
Revert of Change to sRGB default for codec generated images. (patchset #2 id:...
herb
2016-05-17
*
Remove workarounds initializing command buffer EGL
kkinnunen
2016-05-17
*
Revert of Add specialized sRGB blitter for SkOpts (patchset #21 id:400001 of ...
reed
2016-05-17
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-16
*
Implement vulkan fence syncs for nanobench
bsalomon
2016-05-16
*
Remove unneeded reference count churn.
bungeman
2016-05-16
*
Move VisualBench_APK and SampleApp_APK to "everything" target
borenet
2016-05-16
*
Add isUnifiedMultisampled entry point to GrDrawContext
robertphillips
2016-05-16
*
Change to sRGB default for codec generated images.
herb
2016-05-16
*
Make blurcircles2 run as a benchmark.
bsalomon
2016-05-16
*
Recognize Adobe RGB profiles
msarett
2016-05-16
*
Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...
robertphillips
2016-05-16
*
Run GM benchs in bench mode
bsalomon
2016-05-16
*
Only run kStripe_Mode on JPEGs
scroggo
2016-05-16
*
Drop AndroidCodecSrc::kDivisor_Mode
scroggo
2016-05-16
*
Retract GrRenderTarget from AlphaClipMask code
robertphillips
2016-05-15
*
Update SKP version
update-skps
2016-05-15
*
Fix return from nullptr to false in GrVkTexture.cpp
bsalomon
2016-05-14
*
Add blurcircles2 GM
bsalomon
2016-05-13
*
Revert of Retract GrRenderTarget from AlphaClipMask code (patchset #3 id:4000...
bsalomon
2016-05-13
*
Fix msaa on GrVkRenderTarget
egdaniel
2016-05-13
*
Retract GrRenderTarget from AlphaClipMask code
robertphillips
2016-05-13
*
SkPictureGpuAnalyzer
fmalita
2016-05-13
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Abort stencil draws when the attachment fails
cdalton
2016-05-13
*
Retract GrRenderTarget a bit within SkGpuDevice
robertphillips
2016-05-13
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
This has all the different source types in and working. There are many SkDiff...
herb
2016-05-13
*
Change Android activity title from JNI call
liyuqian
2016-05-13
*
Add bounds to GrShape
bsalomon
2016-05-13
*
Add isolate_android_sdk.py script and android_sdk_hash
borenet
2016-05-13
*
Simple program for visualizing gamuts
msarett
2016-05-13
*
GMs: fail gracefully for null surface
scroggo
2016-05-13
*
Use title buttons to switch slides
liyuqian
2016-05-13
*
Recognize more sRGB gammas
msarett
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
*
Ignore patch version when checking compatibility of vulkan layers
egdaniel
2016-05-12
*
Make PixelGetters much smaller, move more common code to PixelAccessor.
herb
2016-05-12
*
cmake: fixes for windows
halcanary
2016-05-12
*
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
robertphillips
2016-05-12
*
Support allowSRGBInputs on Vulkan (via secondary texture views)
brianosman
2016-05-12
*
Remove SkPicture::hasText()
fmalita
2016-05-12
[next]