index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
build_command_buffer: Don't 'git checkout' when --no-sync
borenet
2016-04-25
*
Test decoding and output failures to JSON in get_images_from_skps.
rmistry
2016-04-25
*
SkDefaultColorProfile: Hide gDefaultProfileIsSRGB
halcanary
2016-04-25
*
SkMD5: .update() -> .write()
halcanary
2016-04-25
*
Remove SkEncodedInfo kUnknown_Color and kUnknown_Alpha from public API
msarett
2016-04-25
*
SkStringPrintf and SkString::printf now are no longer limted by a static buffer
halcanary
2016-04-25
*
simplify handle-affine: subclass overrides just describe their leaf behavior
reed
2016-04-25
*
Whitespace change.
herb
2016-04-25
*
Whitespace change
stephana
2016-04-25
*
Revert of Call SkGraphics::Init() automatically for Google3 processes. (patch...
benjaminwagner
2016-04-25
*
Fix kSubset_Mode tests on non-native swizzles
msarett
2016-04-25
*
Revert of Batch multiple single NVPR draw paths to instanced draws (patchset ...
stephana
2016-04-25
*
Make SkDrawable an SkFlattenable
msarett
2016-04-25
*
Use BUILD_TYPE in cmake_build.
rmistry
2016-04-25
*
"Using Skia" tutorial: googlecode -> googlesource
borenet
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
*
Update DNG SDK version
yujieqin
2016-04-24
*
Update SKP version
update-skps
2016-04-24
*
allow imagefilter to manage CTM decomposition
reed
2016-04-23
*
Remove SkCanvas::LayerIter guard
robertphillips
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
*
docs: fix fiddle image links.
jcgregorio
2016-04-22
*
Optionally enable SkValidatingReadBuffer in SkPictureImageFilter
robertphillips
2016-04-22
*
skia.org: Update all fiddles for fiddle 2.0.
jcgregorio
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
*
Add compile guard for SkCanvas::LayerIter
robertphillips
2016-04-21
*
Revise WSI setup.
jvanverth
2016-04-21
*
Guard against FramebufferStatus checks in GrGLRenderTarget
robertphillips
2016-04-21
*
Hide SkCanvas::LayerIter
robertphillips
2016-04-21
*
SkPathEffect.h: add SK_API where needed
halcanary
2016-04-21
*
Fix indentation and casts in SkTArray.
bungeman
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
*
SkTArray: fix invalid reinterpret_casts over non-initialized memory.
krasin
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
*
VulkanViewer on Android
djsollen
2016-04-21
[next]