index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into...
bsalomon
2015-10-29
*
Remove SK_SAVE_LAYER_BOUNDS_ARE_FILTERED #define.
senorblanco
2015-10-29
*
Add generationID to debugger's path information
robertphillips
2015-10-29
*
Use only one CGFont/CTFont per scaler context on Mac.
bungeman
2015-10-29
*
Attempt to update Xfermode comments to have parallel structure.
pkasting
2015-10-29
*
Remove GrGLProcessor and create GrGLSLTextureSampler class.
egdaniel
2015-10-29
*
Initial gyp files for SDL
joshualitt
2015-10-29
*
Protect apply_paint_to_bounds_sans_imagefilter() with an #ifdef.
senorblanco
2015-10-28
*
SkBlurImageFilter_opts: optimize NEON box_blur_double in separate loops.
senorblanco
2015-10-28
*
Make SkImageFilter::applyCropRect() optionally compute srcBounds.
senorblanco
2015-10-28
*
Rename SkScaledCodec.cpp to SkSampledCodec.cpp
scroggo
2015-10-28
*
Android framework builds can't see cpu-features.h
mtklein
2015-10-28
*
Update deps to pull sdl
joshualitt
2015-10-28
*
nanobench: fix and simplify --samplingTime
mtklein
2015-10-28
*
Change saveLayer() semantics to take unfiltered bounds.
senorblanco
2015-10-28
*
Remove gpu-side clip mask merging from clip mask manager
robertphillips
2015-10-28
*
SkBlurImageFilter_opt.h: break conditions into separate loops.
senorblanco
2015-10-28
*
add a note
mtklein
2015-10-28
*
move reinterpret_cast into SK_PREFETCH
mtklein
2015-10-28
*
Send SkDebugf through stderr and flush on Windows too.
mtklein
2015-10-28
*
Make bin/c and bin/compare work on Windows.
mtklein
2015-10-28
*
Add missing include for sleep().
scroggo
2015-10-28
*
skia: Add ANGLE support on Mac
hendrikw
2015-10-28
*
Remove min texture size support
bsalomon
2015-10-28
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Make SkOSWindow windows implementation use CS_OWNDC in its window class
bsalomon
2015-10-28
*
Disable CHROMIUM_bind_uniform_location due to a spec bug
kkinnunen
2015-10-28
*
Refactor SkBlurImageFilter_Opts.h.
senorblanco
2015-10-27
*
Add shared mutexes to the direct write cache code to get better parallelism.
herb
2015-10-27
*
Make SkTextBlob::RunIterator public.
halcanary
2015-10-27
*
skia: Roll latest angle
hendrikw
2015-10-27
*
Make DMSrcSink fail fatally when decodeRegion() fails for BRDSrcs
msarett
2015-10-27
*
Add NewFromStream and getEncodedFormat to BitmapRegionDecoder
msarett
2015-10-27
*
Make SK_PREFETCH work on Windows too.
mtklein
2015-10-27
*
Refactor SkBitmapRegionDecoderInterface for Android
msarett
2015-10-27
*
Default off LTCG for human builds.
mtklein
2015-10-27
*
skia: Fix command buffer support on the mac
hendrikw
2015-10-27
*
Disable gpu-side clip mask merging in the clip mask manager
robertphillips
2015-10-27
*
Remove SkJpegCodec.cpp from Google3 BUILD due to differing libjpeg_turbo vers...
benjaminwagner
2015-10-27
*
Update Android FreeType version.
bungeman
2015-10-27
*
Update CodexTest for 565
scroggo
2015-10-27
*
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
robertphillips
2015-10-27
*
Fix ClipMaskManager's SW-fallback logic (take 2)
robertphillips
2015-10-27
*
Fix DMSrcSink bug
msarett
2015-10-27
*
Move scissor state to GrAppliedClip
bsalomon
2015-10-27
*
Fix up the clip mask manager's creation of paths (w.r.t. volatility)
robertphillips
2015-10-26
*
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...
robertphillips
2015-10-26
*
Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility...
robertphillips
2015-10-26
*
Flush GrContext between benchmark draw loops
cdalton
2015-10-26
*
Add visualbench option for device-independent fonts
cdalton
2015-10-26
[next]