platform/upstream/libSkiaSharp.git
2012-02-14 tomhudson@google.comAttempt to make Windows and Mac compilers happy after...
2012-02-14 tomhudson@google.comAdd SSSE3 acceleration for S32_{opaque,alpha}_D32_filte...
2012-02-14 bsalomon@google.comFix compile errors.
2012-02-14 bsalomon@google.comAdd test to detect bias in conversion of frag shader...
2012-02-14 reed@google.comadd test for colored text drawing (hopefully gamma...
2012-02-14 tomhudson@google.comSSE2 version of blit_lcd16, courtesy of Jin Yang.
2012-02-14 tomhudson@google.comFix include paths in non-standard targets.
2012-02-14 tomhudson@google.comUpdate cross-platform #include paths to new include...
2012-02-14 tomhudson@google.comMove GL-specific include files to their own subdirector...
2012-02-14 epoger@google.comSet LCD font smoothing to "medium" for gm on Mac, regar...
2012-02-14 bsalomon@google.comMake GLCaps be standalone and be a member of GrGLContex...
2012-02-13 junov@chromium.orgAdding missing SkIntToScalar to resolve DeferredCanvas...
2012-02-13 junov@chromium.orgAdding API and unit testing for deferred canvas clearin...
2012-02-13 reed@google.comif SK_USE_COLOR_LUMINANCE is defined, then we store...
2012-02-13 djsollen@google.comPrevent the memset16 ARM opt from failing when count...
2012-02-13 bsalomon@google.comAdd path effect GM
2012-02-13 bsalomon@google.compath effect on a very thin line should not be discarded
2012-02-13 bsalomon@google.comUse GrGLContextInfo in shader generator
2012-02-10 thakis@chromium.orgRemove extra SK_API
2012-02-10 reed@google.comenable color-luminance in font cache (disabled by default)
2012-02-10 bsalomon@google.comAdd copyright and #ifndef / #define
2012-02-10 tomhudson@google.comAdd two files missed in r3165; most critically the...
2012-02-10 tomhudson@google.comMove GL-specific source code to make room for D3D back...
2012-02-10 epoger@google.comFix CFBundleIdentifier of SampleApp
2012-02-10 bsalomon@google.comFix dumb error of starting loop with 0 instead of 1...
2012-02-10 bsalomon@google.comAdd GrGLContextInfo
2012-02-10 bsalomon@google.comPull GLSL helpers out of GrGLProgram.cpp
2012-02-09 thakis@chromium.orgMark SkColorFilter and SkCreateCGImageRefWithColorspace...
2012-02-09 caryclark@google.comwork in progress
2012-02-09 senorblanco... Add SK_API to SkPixelRef and TextureCacheEntry.
2012-02-09 bsalomon@google.comMake SkGLContext's FBO creation more robust (allows...
2012-02-09 bsalomon@google.comTurn on read pixels test for raster backend
2012-02-08 senorblanco... Export the texture pixelref classes via SK_API. This...
2012-02-08 vandebo@chromium.orgAdd SK_API to SkTableColorFilter
2012-02-07 caryclark@google.comwork in progress
2012-02-07 bungeman@google.comAdd more TT table definitions and create fake enum...
2012-02-07 reed@google.comstore luminance in a new field
2012-02-07 bungeman@google.comMove SkBase64 to utils, allow user defined encoding.
2012-02-07 junov@chromium.orgFixing backing store access in SkDeferredCanvas.
2012-02-07 bsalomon@google.comReland 3144 with assertion fix.
2012-02-07 bsalomon@google.comrevert 3144
2012-02-07 bsalomon@google.comAllow chrome to limit the number of FBO status checks
2012-02-06 reed@google.comuse macro SkFixedRoundToInt where necessary
2012-02-03 caryclark@google.comsave work in progress
2012-02-03 junov@chromium.orgRemoving some dead code in SkDeferredCanvas
2012-02-03 epoger@google.comImprove default behavior of compare-baselines script.
2012-02-02 epoger@google.comMake skdiff always generate white diffs alongside actua...
2012-02-02 epoger@google.comDisable optimization of certain bit-shift operations...
2012-02-02 reed@google.comadd baselines for macpro
2012-02-02 reed@google.comrearrange functions to group clamp, repeat, mirror...
2012-02-02 reed@google.comadd baselines
2012-02-02 reed@google.comadd baselines
2012-02-02 reed@google.comrebaseline following rev. 3126 "dithering 32bit radial...
2012-02-02 bungeman@google.comOpen type table definitions.
2012-02-02 epoger@google.comDelete download-baselines-old script, we don't need...
2012-02-02 tomhudson@google.comUpdate new baselines for dithered radial gradients...
2012-02-02 epoger@google.comCreate compare-baselines tool to compare locally genera...
2012-02-02 bsalomon@google.comDon't change convexity status of a path after a moveTo
2012-02-02 tomhudson@google.comAdd dithering to 32b radial gradients. Behind the same...
2012-01-31 bsalomon@google.com[GPU]: Handle degenerate quads when computing UV matrix...
2012-01-31 bsalomon@google.comWhen adding a convex shape to a path, mark path as...
2012-01-31 twiz@google.comExpose '--notexturecache' command line argument to gm.
2012-01-31 epoger@google.comRoll out r3117 to alleviate code.google.com/p/skia...
2012-01-31 reed@google.comadd additional tests for path direction with multiple...
2012-01-31 reed@google.comrebaseline after new convexpath code in gpu
2012-01-31 reed@google.comfall through to cross-product if the y-max-baseline...
2012-01-31 bsalomon@google.comFix degenerate test in convex path renderer
2012-01-31 digit@google.comRemove one static initializer in src/gpu/GrGpu.cpp
2012-01-31 reed@google.comhandle multiple points all at the y-max when computing...
2012-01-31 epoger@google.comMake SkImageEncoder_CG report more failures to its...
2012-01-31 reed@google.comincrease height to include entire circle for large...
2012-01-31 digit@google.comFix Android build
2012-01-31 bsalomon@google.comAdd code path for Gr client to resolve an Gr-created...
2012-01-30 bsalomon@google.comRebaseline GMs changed by convex path renderer.
2012-01-30 reed@google.comuse contour with global ymax to determine direction
2012-01-30 bsalomon@google.comEnable convex path renderer.
2012-01-30 tomhudson@google.comAdd missing SkFloatToScalar() calls to fix the build.
2012-01-30 tomhudson@google.comNew radial gradient GM to observe banding and dithering...
2012-01-30 bsalomon@google.comRemove GrAALevel enum, use explicit sample count
2012-01-30 reed@google.comadd bandage to pin out-of-range values when converting...
2012-01-30 reed@google.cominject a 32767 bounded cliprect before using SuperSampl...
2012-01-30 reed@google.comextend fastbounds impls to include maskfilters and...
2012-01-30 junov@chromium.orgAdding a flush method to SkCanvas
2012-01-30 bsalomon@google.comReland r3078 (original failures that led to revert...
2012-01-30 bsalomon@google.comfix compilation errors when VISUALIZE_COMPLEX_CLIP...
2012-01-30 bsalomon@google.comcode cleanup for single_pass_path() and remove enum...
2012-01-28 vandebo@chromium.orgFormatting cleanup: remove extra whitespace
2012-01-27 twiz@google.comExpose functionality to purge the GPU texture cache...
2012-01-27 caryclark@google.comadd formatting to suppress compiler warning
2012-01-27 bsalomon@google.comRip out GrPlatformSurface (has been deprecated for...
2012-01-26 digit@google.composix: Avoid static initializers in static/global mutexes
2012-01-26 bsalomon@google.comChange background color and add paths to convexpaths gm
2012-01-26 reed@google.comneed to include SkColorFilter.h since we reference...
2012-01-25 reed@google.comMake SkRegion::operator== a member function, rather...
2012-01-25 caryclark@google.comIntersection work in progress
2012-01-25 caryclark@google.comfix vertical bold text on mac
2012-01-25 reed@google.comdisable SPEW_PURGE_STATUS
2012-01-24 epoger@google.comwhitespace change to trigger Skia buildbot
2012-01-24 bsalomon@google.comPrefer a texture pixel ref to a render target pixel...
2012-01-24 bsalomon@google.comWhitespace commit to check if lion / win bots are hosed.
next