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 copy (when needed) to SkGpuDevice::asSpecial
robertphillips
2016-07-15
*
Exclude XML and dependencies from Bazel build.
benjaminwagner
2016-07-15
*
SkColorSpace::NewICC() warn instead of fail on bad input
msarett
2016-07-15
*
Make XML compilation conditional.
fmalita
2016-07-15
*
remove unused CreateInfo flag
reed
2016-07-15
*
Convert Win toolchain to CIPD package
borenet
2016-07-15
*
Add SkGpuDevice::asSpecial entry point
robertphillips
2016-07-15
*
Add a bench to measure the best way to pack from int to uint16_t with SSE.
mtklein
2016-07-15
*
Expand _01 half<->float limitation to _finite. Simplify.
mtklein
2016-07-15
*
Add getColorSpace to GrTextureProducer
brianosman
2016-07-15
*
Probably no need for GM self-tests now that GM doesn't exist.
mtklein
2016-07-14
*
Dust-off SkXMLParser
fmalita
2016-07-14
*
remove unused TableMaskFilter
reed
2016-07-14
*
Fix a bug in the Clamp in X direction tiling.
herb
2016-07-14
*
Remove GrWrapTextureInBitmap call in SkGpuDevice::drawSpriteWithFilter
robertphillips
2016-07-14
*
Build Expat on all platforms
fmalita
2016-07-14
*
Remove dead flag from SkPictureRecorder
robertphillips
2016-07-14
*
Revert of Expand _01 half<->float limitation to _finite. Simplify. (patchset...
mtklein
2016-07-14
*
Expand _01 half<->float limitation to _finite. Simplify.
mtklein
2016-07-14
*
Stop testing texture-backed bitmaps in drawbitmaprect GM
bsalomon
2016-07-14
*
Rewrite GrTextureMipMapInvalidationTest using SkImage
bsalomon
2016-07-14
*
Added premulFourChannelColor to GrInvariantOutput
dvonbeck
2016-07-14
*
Remove SkGrTexturePixelRef and SkGrRenderTargetPixelRef aliases for SkGrPixelRef
bsalomon
2016-07-14
*
Add verb field in scraping scripts
fmenozzi
2016-07-14
*
Remove unit test that tests subsetting texture backed bitmaps.
bsalomon
2016-07-14
*
Fix leak when DFPR fails to draw path
bsalomon
2016-07-14
*
GrBufferAllocPool: use _throw calloc() if unchecked.
mtklein
2016-07-14
*
Remove GrWrapTextureInBitmap from public API
bsalomon
2016-07-13
*
Stop testing texture-backed bitmaps in bleed GMs
bsalomon
2016-07-13
*
Make GrBatchAtlas robust against attempts to add large rects.
bsalomon
2016-07-13
*
Update RT views and framebuffer in vulkan after mipmaping
egdaniel
2016-07-13
*
Add Texture2D and Sampler GrSLTypes
egdaniel
2016-07-13
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Disable aliased font test on iOS.
bungeman
2016-07-13
*
move GrPixelRef headers to private (as we work to eliminate them)
reed
2016-07-13
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-13
*
Fix SkFixedDiv macro
liyuqian
2016-07-13
*
Remove bulk float <-> half routines. These are dead code.
mtklein
2016-07-13
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
Revert of SkSL performance improvements (patchset #6 id:140001 of https://cod...
msarett
2016-07-13
*
Fix ASAN bot
msarett
2016-07-13
*
Specifying master names with "master." prefix is deprecated
rmistry
2016-07-13
*
use gpu-image instead of wrapping in a bitmap for specialimage
reed
2016-07-13
*
Disable embedded bitmap test on iOS.
bungeman
2016-07-13
*
handle large conic weights
reed
2016-07-13
*
Fix vertex count estimate in GrTessellator.
senorblanco
2016-07-13
*
Add resource provider flag to avoid client-side buffers
csmartdalton
2016-07-13
*
Turn back on nanobench on Debug trybots.
mtklein
2016-07-13
*
Retract PipelineBuilder from GrClip::apply
robertphillips
2016-07-13
*
Never allow dither for non-legacy (sRGB or F16) targets.
brianosman
2016-07-13
[next]