index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Revert of Batch multiple single NVPR draw paths to instanced draws (patchset ...
stephana
2016-04-25
*
Batch multiple single NVPR draw paths to instanced draws
kkinnunen
2016-04-25
*
Compute bounds union while combining path range draw path batches
kkinnunen
2016-04-24
*
allow imagefilter to manage CTM decomposition
reed
2016-04-23
*
Support the non-native (RGBA/BGRA) swizzle
msarett
2016-04-22
*
Use SkEncodedInfo in place of SkSwizzler::SrcConfig
msarett
2016-04-22
*
Enable flattening/unflattening with custom unflatten procs
msarett
2016-04-22
*
Optionally enable SkValidatingReadBuffer in SkPictureImageFilter
robertphillips
2016-04-22
*
Retract SkDevice a bit more
robertphillips
2016-04-22
*
SkMD5: cleanup header and minor refactor
halcanary
2016-04-22
*
Revert of SkStringPrintf and SkString::printf now are no longer limted by a s...
halcanary
2016-04-22
*
SkStringPrintf and SkString::printf now are no longer limted by a static buffer
halcanary
2016-04-22
*
utils.gypi: remove empty file SkMD5.cpp
halcanary
2016-04-22
*
Remove some unnecessary #includes of SkImageFilter.h
senorblanco
2016-04-22
*
Fixes for SkRWBuffer
scroggo
2016-04-22
*
SkPDF: PDF/A runtime switch
halcanary
2016-04-22
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Revise WSI setup.
jvanverth
2016-04-21
*
Guard against FramebufferStatus checks in GrGLRenderTarget
robertphillips
2016-04-21
*
SkCpu w/o static initializer
mtklein
2016-04-21
*
gDefaultProfileIsSRGB symbol must exist in .so
halcanary
2016-04-21
*
Remove obsolete image codec colorspace hacks.
brianosman
2016-04-21
*
Fix code regression to more precise call.
herb
2016-04-21
*
Include scaler context flags (gamma and contrast boost) in the text blob cach...
brianosman
2016-04-21
*
Update min Vulkan version to 1.0.8.0, and fix various bugs
egdaniel
2016-04-21
*
Fix data parameter for createBuffer
cdalton
2016-04-21
*
Call SkGraphics::Init() automatically for Google3 processes.
mtklein
2016-04-21
*
Image filters: remove SkBitmap-based cache.
senorblanco
2016-04-21
*
post apply non-scale transforms after imagefilters have run
reed
2016-04-20
*
Make all the codecs default profiles based on gTreatSkColorAsSRGB.
herb
2016-04-20
*
Add SkEncodedInfo to report properties of encoded image data
msarett
2016-04-20
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
*
Fix ImageFilter fuzzer issue
robertphillips
2016-04-20
*
Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:1...
jvanverth
2016-04-20
*
SkFontHost/FreeType/ToUnicode: add an assert
halcanary
2016-04-20
*
Refactor how we store and use samplers in Ganesh
egdaniel
2016-04-20
*
Use transfer buffer for BatchAtlas texture copies.
jvanverth
2016-04-20
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Enable NV_path_rendering in the Null GL.
svaisanen
2016-04-20
*
Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:12...
egdaniel
2016-04-19
*
Refactor how we store and use samplers in Ganesh
egdaniel
2016-04-19
*
Add explicit clip to SkSpecialSurface's SkCanvas
robertphillips
2016-04-19
*
skcpu: sse4.1 floor, f16c f16<->f32
mtklein
2016-04-19
*
Move CPU feature detection to its own file.
mtklein
2016-04-19
*
Remove static initializer for SkOpts::Init()
mtklein
2016-04-19
*
Add onImageInfo call to SkImage_Base.
herb
2016-04-19
*
Fix createBuffer in Vulkan
egdaniel
2016-04-19
*
Switch SkColorFilterImageFilter over to new onFilterImage interface (again)
robertphillips
2016-04-19
*
Add optional data parameter to createBuffer
cdalton
2016-04-19
*
Delete unused fNamedFactorySet from SkWriteBuffer
msarett
2016-04-19
[next]