platform/upstream/libSkiaSharp.git
2012-05-22 epoger@google.comdownload_baselines.py : only set svn properties of...
2012-05-22 robertphillips... Minor tweaks to SW-only clip mask generation logic
2012-05-22 caryclark@google.comshape ops work in progress
2012-05-22 bsalomon@google.comCommit comment change that was supposed to go into...
2012-05-22 epoger@google.comAdd to skdiff: test images for bitwise equality before...
2012-05-22 robertphillips... White space change
2012-05-22 robertphillips... Converted AAClips SampleApp slide to GM:simpleaaclip
2012-05-21 bsalomon@google.comKill GrGpuGL::fHWDrawState
2012-05-21 bsalomon@google.comChanges accidentally omitted from 4022.
2012-05-21 bsalomon@google.comStop Tracking const vertex attrib color and coverage...
2012-05-21 bsalomon@google.comStop using GrDrawState to track stencil state
2012-05-21 bsalomon@google.comRename GrProgramStageFactory::stageKey to GrProgramStag...
2012-05-21 bsalomon@google.comTunnel name requests through factory, forcing custom...
2012-05-21 bsalomon@google.comWhen GL context is reset set some desktop-only GL state...
2012-05-21 reed@google.comupdate dox for NewFromMalloc() to clarify ownership
2012-05-21 bsalomon@google.comRebaseline from r4015. Also set PNG mime type on recent...
2012-05-21 bsalomon@google.comUse tristate in HW AA tracking, fix msaa disabled for...
2012-05-21 reed@google.comremove bogus nearlyzero checks
2012-05-21 bsalomon@google.comStop using GrDrawState to track bound textures and...
2012-05-21 bsalomon@google.comMake static const var that is only used in an assert...
2012-05-21 reed@google.com~glyphcache_globals needs to actually delete its cache
2012-05-21 reed@google.comadd
2012-05-21 bsalomon@google.comStop using GrDrawState to track draw face, dither,...
2012-05-21 bungeman@google.comFix assignment of non-copyable.
2012-05-21 bsalomon@google.comStop using GrDrawState to track GPU's blend state
2012-05-18 caryclark@google.comshape ops work in progress
2012-05-18 epoger@google.comRemove chromium mode from skdiff, because it is no...
2012-05-18 bsalomon@google.comfix build?
2012-05-18 bsalomon@google.comSome refactoring of GrCustomStage and friends
2012-05-18 bungeman@google.comFix obviously disallowed copy that Visual Studio allows.
2012-05-18 bungeman@google.comCreateTypefaceFromStream for GDI.
2012-05-18 reed@google.comadd makedash_ variants to measure applying the dash...
2012-05-18 epoger@google.comskdiff test-only change: add test of --nodiffs mode...
2012-05-18 reed@google.comadd baselines
2012-05-18 reed@google.comadd dashing2 gm to exercise dashing on curves and polygons
2012-05-18 tomhudson@google.comMove state onto GrGLShaderBuilder, to let us implement...
2012-05-17 epoger@google.comtest-only change: update run.sh and rearrange dirs...
2012-05-17 tomhudson@google.comFix type errors and a few warnings for Visual Studio...
2012-05-17 reed@google.comminor cleanups, in prep for more work on improving...
2012-05-17 reed@google.comadd options to enable/disable "FAILED to read ..."...
2012-05-17 tomhudson@google.comUse intrinsics instead of inline assembly for detecting...
2012-05-17 reed@google.comreuse() is no longer available, call reset()
2012-05-17 reed@google.comchange SkChunkAlloc to grow its allocations geometrical...
2012-05-17 reed@google.commove Release build to -O3 (from -O2)
2012-05-17 reed@google.comchange SetTLSFontCacheLimit to be void, since it doesn...
2012-05-17 reed@google.comAllow font-cache to use thread_local_storage for a...
2012-05-17 reed@google.comMutexes in pixelrefs were done very sloppily initially...
2012-05-17 robertphillips... First functioning version of SW-only clip mask creator
2012-05-17 robertphillips... Free cached AA clip mask when create hard/stencil clip...
2012-05-16 bungeman@google.comAdd 'inline' to suppress unused warnings with Android...
2012-05-16 reed@google.comcomputeFastStrokeBounds needs to pass kStroke_Style...
2012-05-16 reed@google.compass the region-op to the clipstack for SkCanvas::clipR...
2012-05-16 bungeman@google.comFix new atomic declarations for Android.
2012-05-16 bungeman@google.comWeakRefCnt
2012-05-16 epoger@google.comtest-only changes: add more image files to test more...
2012-05-16 reed@google.comremove unused variable (isNaN)
2012-05-16 epoger@google.comskdiff: only write out diff images that are included...
2012-05-16 reed@google.comIter::next takes a bool (defaults to true for now)...
2012-05-16 epoger@google.comMake skdiff use enumeration of result types instead...
2012-05-16 tomhudson@google.comDisable SSSE3 for Android x86 *ONLY*.
2012-05-16 reed@google.comcan't make the compute-bounds methods private yet :(
2012-05-16 reed@google.comperform quickReject in drawPoints (which is called...
2012-05-16 reed@google.comspeedup SkRect::isFinite() (almost 2x)
2012-05-16 reed@google.comupdate dox for copy-constructor
2012-05-15 chudy@google.comAdded baseline golden master images for nexus s.
2012-05-15 reed@google.comadd computeFastBounds to SkPathEffect, so we can attemp...
2012-05-15 tomhudson@google.comAdd (8) more benchmarks to capture performance of a...
2012-05-15 robertphillips... Adding baseline images for new complexclip2 variants...
2012-05-15 reed@google.comadd clipped case for dashing to exercise quickReject
2012-05-15 reed@google.comupdate dox for measureText
2012-05-15 reed@google.comupdate baseline
2012-05-15 reed@google.comadd new images for new test
2012-05-15 reed@google.comrebaseline after 3943
2012-05-15 robertphillips... Updating complexclip2 baseline images in response to...
2012-05-15 reed@google.commake "Partial pixel coverage will be incorrectly blende...
2012-05-15 reed@google.comremove null-check in SKPath::Iter::next() -- not needed...
2012-05-15 robertphillips... Updated AAClips Sample slide and complexclip2 GM to...
2012-05-15 robertphillips... Convert AAClipCache's GrRects to GrIRects
2012-05-15 reed@google.comfor scalar==float, tis faster to always to MIN and...
2012-05-15 epoger@google.comAdd self-test for skdiff, and remove date/time from...
2012-05-15 reed@google.comfix Fixed build
2012-05-15 reed@google.comUse x*0 instead of x!=x to detect non-finite values...
2012-05-15 reed@google.comadd test for computing the bounds of an array of points...
2012-05-15 reed@google.compre allocate space for the result (guesstimation) so...
2012-05-15 reed@google.cominline the fast case for AutoDrawLoop::next() so we...
2012-05-15 reed@google.comspecial-case filling narrow rects, where we can be...
2012-05-15 robertphillips... Minor refactoring/enhancement of GrSWMaskHelper to...
2012-05-14 epoger@google.comRename tests/images dir as tests/skdiff
2012-05-14 bsalomon@google.comFix warnings in GrGLInterface mac setup, ignoring proc...
2012-05-14 tomhudson@google.comMove coordDims, varyingDims onto GrGLShaderBuilder.
2012-05-14 robertphillips... Attached ClipMaskManager to GPU resource freeing system
2012-05-14 robertphillips... Fixes for Windows Release compiler complaints (overflow...
2012-05-14 robertphillips... Created SW clip mask creation helper class (in GrSoftwa...
2012-05-14 robertphillips... Debug Windows compiler complaint fixes
2012-05-14 bungeman@google.comAndroid does not support pthread_cancel / pthread_testc...
2012-05-14 epoger@google.comImages for testing skdiff tool
2012-05-14 bungeman@google.comAdd bench and test for SkRefCnt.
2012-05-14 robertphillips... Made clip mask cache use Scratch Texture system
2012-05-11 reed@google.comupdate the nearly_integral calculation to be (a) faster...
2012-05-11 bsalomon@google.comRemove a dead function and dead var that were incorrect...
next