index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Revert of Update SkPicture cull rects with RTree information (patchset #6 id:...
joshualitt
2015-03-05
*
Fix uninitialized memory bug in the SkGlyphCache.
herb
2015-03-05
*
DM: Use the new non-fatal errors for invalid color conversions.
scroggo
2015-03-05
*
4-at-a-time SkPMColor -> SkPMFloat API.
mtklein
2015-03-05
*
Whitespace change to test new CQ trybot
rmistry
2015-03-05
*
Use ComposeColorFilter in factory to collapse consecutive filters (when possi...
reed
2015-03-05
*
Update gpu trace marker system for MultiDrawBuffer world
robertphillips
2015-03-05
*
Add custom dm upload script to be used by the android framework
djsollen
2015-03-05
*
Fix GPU trace marker bug
robertphillips
2015-03-05
*
DM: support non-fatal errors
mtklein
2015-03-05
*
ViaAndroidSDK for DM
tomhudson
2015-03-05
*
Update SkPicture cull rects with RTree information
schenney
2015-03-05
*
add impl limit for number of leaf-nodes in composecolorfilter
reed
2015-03-05
*
Batchify the tessellated path renderer.
senorblanco
2015-03-05
*
Add some METADATA files to control docs layout.
jcgregorio
2015-03-05
*
Revert of Add image as a draw type that can be filtered (patchset #4 id:60001...
kkinnunen
2015-03-05
*
Add image as a draw type that can be filtered
kkinnunen
2015-03-05
*
4x library for NEON
msarett
2015-03-04
*
DM: no PDF for Daisy either
mtklein
2015-03-04
*
udpate dox for colorfilter fragment processor requirements
reed
2015-03-04
*
(starting with mtklein's 966503002 mod to 963593003)
caryclark
2015-03-04
*
Improve tracking of bound FBOs in GrGLGpu.
bsalomon
2015-03-04
*
DM: run PDF except on Android bots.
mtklein
2015-03-04
*
Revert of fix casts (patchset #1 id:1 of https://codereview.chromium.org/9794...
mtklein
2015-03-04
*
Update SkPMFloat API a bit.
mtklein
2015-03-04
*
(starting with mtklein's 966503002 mod to 963593003)
caryclark
2015-03-04
*
Pass blob bounds to the looper, if available
fmalita
2015-03-04
*
simplify logic in SkPerliNoiseShader for GPU when constant color
bsalomon
2015-03-04
*
skia: Add tracing for skia's budget
hendrikw
2015-03-04
*
Add SSSE3 implementation for SkPMFloat, with faster get() and set().
mtklein
2015-03-04
*
Revert of Adding linear interpolation to rgb->yuv conversion (patchset #1 id:...
joshualitt
2015-03-04
*
disable chatting debugf
reed
2015-03-04
*
Fix uninitialized variable in GrGpu
hendrikw
2015-03-04
*
Text blob run paints should be filtered.
fmalita
2015-03-03
*
Adding linear interpolation to rgb->yuv conversion
sugoi
2015-03-03
*
Split GrTargetCommands into its own files
robertphillips
2015-03-03
*
Run gyp on Win with --no-parallel -G config=$(BUILDTYPE), fix pylint
Eric Boren
2015-03-03
*
Return to building libpng_static off of Android.
scroggo
2015-03-03
*
Build the Android version of PNG on Android.
scroggo
2015-03-03
*
Split command holding object (GrTargetCommands) out of GrInOrderDrawBuffer
robertphillips
2015-03-03
*
XPS, DM: add SkDocument::CreateXPS
halcanary
2015-03-03
*
Add SkCodec, including PNG implementation.
scroggo
2015-03-03
*
Test and fix SkPMFloat rounding.
mtklein
2015-03-03
*
Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https:...
halcanary
2015-03-03
*
XPS, DM: add SkDocument::CreateXPS
halcanary
2015-03-03
*
Trim the fat off SkPMFloat bench.
mtklein
2015-03-03
*
Make SkPMFloats store floats in [0,255] instead of [0,1].
mtklein
2015-03-03
*
change colorfilter to return an array of frag processors
reed
2015-03-03
*
Run gyp with --no-parallel -G config=$(BUILDTYPE)
borenet
2015-03-03
*
Don't guarantee any particular color order for SkPMFloat. Hide fColor.
mtklein
2015-03-02
[next]