platform/upstream/libSkiaSharp.git
2013-04-29 reed@google.comreenable __builtin_clz for GNUC (and clang), recognizin...
2013-04-29 reed@google.comadd wacky random shift so I can generate some zeros...
2013-04-29 commit-bot... Remove redundant setting of alpha in hard-light GPU...
2013-04-29 reed@google.comtemp work-around for mysterious failure of shadertext2...
2013-04-29 reed@google.comreland 8897 (was not a build-breaker) and fix MathTest...
2013-04-29 reed@google.comrevert 8897 -- broke clang build
2013-04-29 reed@google.comuse intrinsics on more platforms for SkCLZ
2013-04-29 reed@google.comadd unittest for SkCLZ
2013-04-29 reed@google.comup the inner-loop for clz bench, to get more stable...
2013-04-29 reed@google.comadd bench for SkCLZ
2013-04-29 reed@google.comuse DEF_BENCH macro
2013-04-29 djsollen@google.comCopy the top level Android directory into trunk.
2013-04-28 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-27 rmistry@google.comAdded Google homepage to list of SKPs. Whitespace chang...
2013-04-27 mike@reedtribe.orgadd computation for error in conic-as-quad
2013-04-27 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-26 reed@google.comadd comment for computing max-diff between conic and...
2013-04-26 caryclark@google.compath ops -- disable fail test for now
2013-04-26 caryclark@google.compath ops -- handle non-finite numbers
2013-04-26 epoger@google.comGM self-tests: always run all tests (don't stop at...
2013-04-26 rmistry@google.comWhitespace change to trigger Housekeepers.
2013-04-26 rmistry@google.comWhitespace change to trigger Housekeepers.
2013-04-26 epoger@google.comGM: specify that currently used checksums are CityHashe...
2013-04-26 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-26 mike@reedtribe.orgrename SkRationalQuad to SkConic
2013-04-25 robertphillips... Remove useless SkRect::sort
2013-04-25 robertphillips... Nexus 7 performance trigger rebaselines
2013-04-25 reed@google.comimpl onCreateFrom... for fontmgr on windows
2013-04-25 humper@google.comAvoid side effects related to skia error callbacks...
2013-04-25 scroggo@google.comUse SkError for a bitmap that could not be decoded.
2013-04-25 jvanverth@google.comTemporarily disable HardLight effect in unit tests.
2013-04-25 scroggo@google.comUpdates to skimage tool to use it for testing.
2013-04-25 robertphillips... Reduce calls to SkMatrix::reset from GrDrawState
2013-04-25 tomhudson@google.comWork around overzealous assertion in SkMaskFilter.
2013-04-25 commit-bot... Add GPU support for roundrects
2013-04-25 reed@google.comdisable checking the style name from fontmgr (not impl...
2013-04-25 sugoi@google.comAdding missing SK_API identifier to class so that it...
2013-04-25 caryclark@google.comfix build : add src\pathops to pathops_unittest
2013-04-25 caryclark@google.compath ops : make it real
2013-04-25 robertphillips... Added "SkRRect::contains(const SkRect&) const"
2013-04-25 robertphillips... Adjust some Nexus 7 performance triggers
2013-04-25 caryclark@google.compath ops : fix empty-diff bug, op-in-place
2013-04-25 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-25 commit-bot... Some fixes for saturation computation XferEffect.
2013-04-24 robertphillips... Fix for compiler error:
2013-04-24 commit-bot... Move MMap to SkData.
2013-04-24 scroggo@google.comFix the build.
2013-04-24 sugoi@google.comAdding new bench tests for lighting and blur
2013-04-24 scroggo@google.comTreat default command line argument properly.
2013-04-24 reed@google.comfirst impl of fontmgr for gdi
2013-04-24 reed@google.comshow fontstyle values for each style
2013-04-24 bsalomon@google.comAdd option to specify defaults configs to --config...
2013-04-24 bsalomon@google.comExit ~GrContext early if GrContext::init() failed.
2013-04-24 commit-bot... Whitespace change to test Commit Queue (SkipBuildbotRuns)
2013-04-24 junov@chromium.orgFixing numerical rounding edge case in SkTileGrid
2013-04-24 scroggo@google.comFix a bug in SkTextBox.
2013-04-24 edisonn@google.comFix compile warning on mac that breaks a bot, and remov...
2013-04-24 edisonn@google.comEncode images with DCTDecode (JPEG) in PDFs if it makes...
2013-04-24 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-23 jvanverth@google.comAdd stroked rrect benches.
2013-04-23 bungeman@google.comARGB image encoder for checksums.
2013-04-23 reed@google.comits ok if there is no family name in the pattern for...
2013-04-23 scroggo@google.comFix an SkCommandLineFlags bug.
2013-04-23 bsalomon@google.comRemove static effects from the effect memory pool.
2013-04-23 reed@google.comadd block comment for using SkChecksum
2013-04-23 sugoi@google.comBuild fix
2013-04-23 sugoi@google.comAdded a few bench for some image filters
2013-04-23 caryclark@google.compath ops : enable optimizations
2013-04-23 caryclark@google.compath ops -- use standard max, min, double-is-nan
2013-04-23 commit-bot... Also proxy bumpTestCount.
2013-04-23 rmistry@google.comWhitespace change to trigger rebuilds after skia-autoge...
2013-04-23 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-22 bsalomon@google.comAdd non-separable xfer modes to GPU backend.
2013-04-22 commit-bot... Fix gyp files to allow ninja to build 64 bit on Mac.
2013-04-22 reed@google.comfix asserts in SkMulDiv255Round, and add test
2013-04-22 caryclark@google.compath ops -- crap, I checked in the wrong file
2013-04-22 caryclark@google.comremove deleted file from gyp
2013-04-22 commit-bot... path ops -- use standard SkTQSort
2013-04-22 commit-bot... Add missing unistd.h include after r8765.
2013-04-22 reed@google.comcheck-point for linux fontmgr impl
2013-04-22 reed@google.comfix refcnts for singleton fontconfig-direct
2013-04-22 commit-bot... Add new roundrect GM
2013-04-22 reed@google.comstart cleanup, in prep for new fontmgr impl
2013-04-22 commit-bot... Unbreak -z. The LocalReporter shim layer was forcing...
2013-04-22 commit-bot... Make it clearer what's going on at the end of tests.
2013-04-22 commit-bot... Add thread-per-core setting to SkThreadPool.
2013-04-22 robertphillips... Rebaseline performance triggers for new .skp files
2013-04-22 bsalomon@google.comRevert accidentally changed msvs settings in r8764.
2013-04-22 commit-bot... Feed Clang a pragma to ignore -Wc++11-extensions to...
2013-04-22 caryclark@google.compath ops : add support for inverse fill
2013-04-22 commit-bot... Adding optimization to avoid image copy in SkSurface...
2013-04-22 reed@google.comCatch failures to SkTypeface::Deserialize() and use...
2013-04-22 rmistry@google.comSanitizing source files in Skia_Periodic_House_Keeping...
2013-04-21 rmistry@google.comCopied over new versions of SKP files.
2013-04-21 mike@reedtribe.orgremove printf
2013-04-21 mike@reedtribe.orgpass 0 instead of NULL for size_t parameter
2013-04-21 mike@reedtribe.orgspecialize SkDataTable for arrays where all elements...
2013-04-20 robertphillips... Win7 Intel performance rebaseline
2013-04-20 robertphillips... Performance rebaseline on ubuntu
2013-04-20 robertphillips... Vertex Attrib configurations now handled as pointers...
next