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
*
Add batchlist managment to GrAuditTrail
joshualitt
2016-02-26
*
fix undefined signed shifts
caryclark
2016-02-26
*
Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of ht...
ericrk
2016-02-25
*
Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuil...
ethannicholas
2016-02-25
*
Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder
robertphillips
2016-02-25
*
Skia Filter Quality and Scaling Metrics
ericrk
2016-02-25
*
Cleanups related to SkFixed.
benjaminwagner
2016-02-25
*
Mv DRRect drawing code from GrDrawContext into SkGpuDevice
robertphillips
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Implement support for using GL ES 3.0 with command buffer
kkinnunen
2016-02-25
*
Add wrapBackendTextureAsRenderTarget API
ericrk
2016-02-24
*
Change SkUnitScalarClampToByte to more accurate implementation.
benjaminwagner
2016-02-24
*
Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https...
benjaminwagner
2016-02-24
*
Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://coderev...
ethannicholas
2016-02-24
*
Cleanups related to SkFixed.
benjaminwagner
2016-02-24
*
simplify/unify xferproc api
reed
2016-02-24
*
Retire SkShader::kSupports4f_Flag
fmalita
2016-02-23
*
Include glGetMultisamplefv API
cdalton
2016-02-23
*
Move SkPackBits to src/effects.
bungeman
2016-02-23
*
Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::Glyph...
benjaminwagner
2016-02-23
*
make transformed rrect radii fit rectangle
caryclark
2016-02-23
*
Move SkUtils.h to src/core.
bungeman
2016-02-23
*
Add dest type hint to SkShader::ContextRec
fmalita
2016-02-22
*
Only use fake gamma with linear devices.
bungeman
2016-02-22
*
fix misc asserts and checks found by fuzzer
reed
2016-02-22
*
allow move/zero-line/close to draw caps
caryclark
2016-02-22
*
Use unorm shorts for texture coordinates when rendering text.
jvanverth
2016-02-22
*
Simplify calculations in AADistanceFieldPathBatch::writePathVertices.
benjaminwagner
2016-02-22
*
Allow client to force an SkImage snapshot to be unique (and uniquely own its ...
bsalomon
2016-02-22
*
Add ContextRec param to SkShader::contextSize()
fmalita
2016-02-22
*
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...
ethannicholas
2016-02-22
*
clean-up dead code
reed
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
*
lots of sRGB and F16 blits
reed
2016-02-22
*
fix misc asserts and checks found by fuzzer
reed
2016-02-22
*
add SkGraphics::PurageAllCaches
reed
2016-02-22
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
*
Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...
reed
2016-02-21
*
fix misc asserts and checks found by fuzzer
reed
2016-02-20
*
remove supports4f flag for colorfilters
reed
2016-02-19
*
Revert of Use unorm shorts for texture coordinates when rendering text. (patc...
jvanverth
2016-02-19
*
Update SkImageFilter's cache to handle SkSpecialImages and add unit test
robertphillips
2016-02-19
*
fix iter to document close correctly
caryclark
2016-02-19
*
Use unorm shorts for texture coordinates when rendering text.
jvanverth
2016-02-19
*
GrAuditTrail can now be enabled/disabled at runtime
ethannicholas
2016-02-18
[next]