index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Set LCD font smoothing to "medium" for gm on Mac, regardless of system settings
epoger@google.com
2012-02-14
*
Make GLCaps be standalone and be a member of GrGLContextInfo
bsalomon@google.com
2012-02-14
*
Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures wit...
junov@chromium.org
2012-02-13
*
Adding API and unit testing for deferred canvas clearing/purging
junov@chromium.org
2012-02-13
*
if SK_USE_COLOR_LUMINANCE is defined, then we store 2 bits of each component
reed@google.com
2012-02-13
*
Prevent the memset16 ARM opt from failing when count is 0.
djsollen@google.com
2012-02-13
*
Add path effect GM
bsalomon@google.com
2012-02-13
*
path effect on a very thin line should not be discarded
bsalomon@google.com
2012-02-13
*
Use GrGLContextInfo in shader generator
bsalomon@google.com
2012-02-13
*
Remove extra SK_API
thakis@chromium.org
2012-02-10
*
enable color-luminance in font cache (disabled by default)
reed@google.com
2012-02-10
*
Add copyright and #ifndef / #define
bsalomon@google.com
2012-02-10
*
Add two files missed in r3165; most critically the gyp!
tomhudson@google.com
2012-02-10
*
Move GL-specific source code to make room for D3D back end.
tomhudson@google.com
2012-02-10
*
Fix CFBundleIdentifier of SampleApp
epoger@google.com
2012-02-10
*
Fix dumb error of starting loop with 0 instead of 1 that uses shift to increm...
bsalomon@google.com
2012-02-10
*
Add GrGLContextInfo
bsalomon@google.com
2012-02-10
*
Pull GLSL helpers out of GrGLProgram.cpp
bsalomon@google.com
2012-02-10
*
Mark SkColorFilter and SkCreateCGImageRefWithColorspace as SK_API.
thakis@chromium.org
2012-02-09
*
work in progress
caryclark@google.com
2012-02-09
*
Add SK_API to SkPixelRef and TextureCacheEntry.
senorblanco@chromium.org
2012-02-09
*
Make SkGLContext's FBO creation more robust (allows test apps to run on Intel...
bsalomon@google.com
2012-02-09
*
Turn on read pixels test for raster backend
bsalomon@google.com
2012-02-09
*
Export the texture pixelref classes via SK_API. This is necessary to reference
senorblanco@chromium.org
2012-02-08
*
Add SK_API to SkTableColorFilter
vandebo@chromium.org
2012-02-08
*
work in progress
caryclark@google.com
2012-02-07
*
Add more TT table definitions and create fake enum typedef.
bungeman@google.com
2012-02-07
*
store luminance in a new field
reed@google.com
2012-02-07
*
Move SkBase64 to utils, allow user defined encoding.
bungeman@google.com
2012-02-07
*
Fixing backing store access in SkDeferredCanvas.
junov@chromium.org
2012-02-07
*
Reland 3144 with assertion fix.
bsalomon@google.com
2012-02-07
*
revert 3144
bsalomon@google.com
2012-02-07
*
Allow chrome to limit the number of FBO status checks
bsalomon@google.com
2012-02-07
*
use macro SkFixedRoundToInt where necessary
reed@google.com
2012-02-06
*
save work in progress
caryclark@google.com
2012-02-03
*
Removing some dead code in SkDeferredCanvas
junov@chromium.org
2012-02-03
*
Improve default behavior of compare-baselines script.
epoger@google.com
2012-02-03
*
Make skdiff always generate white diffs alongside actual pixel diffs
epoger@google.com
2012-02-02
*
Disable optimization of certain bit-shift operations on Visual Studio 2010 only
epoger@google.com
2012-02-02
*
add baselines for macpro
reed@google.com
2012-02-02
*
rearrange functions to group clamp, repeat, mirror helpers together.
reed@google.com
2012-02-02
*
add baselines
reed@google.com
2012-02-02
*
add baselines
reed@google.com
2012-02-02
*
rebaseline following rev. 3126 "dithering 32bit radial gradients"
reed@google.com
2012-02-02
*
Open type table definitions.
bungeman@google.com
2012-02-02
*
Delete download-baselines-old script, we don't need it anymore.
epoger@google.com
2012-02-02
*
Update new baselines for dithered radial gradients (r3126)
tomhudson@google.com
2012-02-02
*
Create compare-baselines tool to compare locally generated and checked-in GMs.
epoger@google.com
2012-02-02
*
Don't change convexity status of a path after a moveTo
bsalomon@google.com
2012-02-02
[next]