platform/upstream/libSkiaSharp.git
2013-02-05 jvanverth@google.comMove vertex layout from GeometrySrcState to GrDrawState.
2013-02-05 borenet@google.comFix master IP in submit_try
2013-02-05 bsalomon@google.comRevert r7595 due to housekeeper warning-as-error.
2013-02-05 bsalomon@google.comRe-enable static asserts with windows warning fix.
2013-02-05 senorblanco... Implement support for origin-TopLeft render targets...
2013-02-05 jvanverth@google.comFix for issue 1029: Debugger opens files with ^O, but...
2013-02-05 scroggo@google.comImplement support for origin-TopLeft render targets...
2013-02-05 scroggo@google.comFix some 64 bit warnings on mac.
2013-02-05 djsollen@google.comFix unbalanced Shader set/endContext calls in drawVertices
2013-02-05 reed@google.comhide the static-assert block altogether, until we can...
2013-02-05 reed@google.comfix (new annoying) warning (mac only I think)
2013-02-05 bsalomon@google.comMake windows GrGLCreateNatriveInterface not us GL.h...
2013-02-05 bsalomon@google.comActually fix angle GLPrograms test.
2013-02-05 jvanverth@google.comRestore variable to release builds.
2013-02-05 robertphillips... Reverting r7545 (render target origin change) due to...
2013-02-05 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-05 mike@reedtribe.orgremove define for SK_IGNORE_GRADIENT_DITHER_FIX to...
2013-02-04 senorblanco... Nuke SkSingleInputImageFilter. 99% of its functionalit...
2013-02-04 reed@google.comuse SkToS32 to turn a ptrdiff_t into an int (on 64bit...
2013-02-04 bsalomon@google.comUse XQuartz's version of OSMesa rather than Mac SDK...
2013-02-04 reed@google.comremove vestiges of 32BIT_GRADIENT flag, as we always...
2013-02-04 reed@google.comadd kMultiply_Mode to switch statement (fix warning)
2013-02-04 reed@google.comland https://codereview.appspot.com/7221086/ -- add...
2013-02-04 bungeman@google.comSimplify and speed up SkIntroSort.
2013-02-04 bsalomon@google.comCommit file missing from r7550
2013-02-04 bsalomon@google.comAttempt to fix GLPrograms test on ANGLE bot.
2013-02-04 reed@google.comGo from a 1x2 to a 2x2 dither cell, and change/simplify...
2013-02-04 reed@google.comextend gradient_create bench to test opaque and alpha...
2013-02-04 reed@google.comcleanup: use DEF_BENCH macro
2013-02-04 reed@google.comfix unused variable warning
2013-02-04 senorblanco... Implement support for origin-TopLeft render targets...
2013-02-04 reed@google.comadd new gms for shallow_gradient, in preparation for...
2013-02-04 bungeman@google.comChange comment to avoid warning (don't end line comment...
2013-02-04 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle_ubuntu...
2013-02-04 bsalomon@google.comMake GPU unit tests use GrContexts of different GL...
2013-02-04 bungeman@google.comAdd sk_ignore_unused_variable to avoid warnings.
2013-02-04 reed@google.comadd benchmark for stroked drawRect/drawOval/drawRRect...
2013-02-04 caryclark@google.comshape ops work in progress
2013-02-04 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-04 mike@reedtribe.orgmove kStyleCount out of Style enum, and into its own...
2013-02-04 mike@reedtribe.orguse DEF_BENCH macro
2013-02-03 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle_ubuntu...
2013-02-01 junov@chromium.orgAccelerate handling of clipRRect in calls to SkPictureU...
2013-02-01 epoger@google.comgm: report max-pixel-error if comparing against PNG...
2013-02-01 reed@google.comMove dither toggle logic into common helper functions...
2013-02-01 reed@google.comlanding https://codereview.appspot.com/7225077/ --...
2013-02-01 bsalomon@google.comFix init order warning
2013-02-01 reed@google.comremove the kMultiply_Mode alias for kModulate_Mode...
2013-02-01 junov@google.comPrevent SkPictureUtils::GatherPixelRefs from generating...
2013-02-01 djsollen@google.comOnly support SkPicture abort for Android due to the...
2013-02-01 djsollen@google.comFix android errors when unflattening an SkImageRef_ashm...
2013-02-01 bsalomon@google.comFix unused var warning-as-error
2013-02-01 reed@google.comdon't use NULL when comparing against ints/size_t ...
2013-02-01 reed@google.comadd width() and height() helpers
2013-02-01 reed@google.comrevert name changes to SkBlendImageFilter. It (correctl...
2013-02-01 bsalomon@google.comMake drawIndexedInstances non-virtual and rewrite GrIOD...
2013-02-01 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle-win7...
2013-02-01 reed@google.comrestore cache-count for gradients to p.o.2. so we can...
2013-01-31 jvanverth@google.comChange vertex buffer allocator functions to take size...
2013-01-31 bungeman@google.comFix warnings resulting from 7496.
2013-01-31 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-31 jvanverth@google.comChange vertex buffer allocator functions to take size...
2013-01-31 bungeman@google.comAdd SHA1 and MD5 to utils.
2013-01-31 robertphillips... Added cast to make SkIntToScalar happy with size_t...
2013-01-31 robertphillips... Removed unused variable
2013-01-31 epoger@google.comgm: force all pixels opaque earlier in the process
2013-01-31 robertphillips... Update filter tool to allow more flexible filtering
2013-01-31 reed@google.comoptimize region::intersect when one wholly contains...
2013-01-31 reed@google.comadd new test for region::intersect, when one is a rect...
2013-01-31 epoger@google.comgm self-tests: add 565 mode testing, in addition to...
2013-01-31 rmistry@google.comAll skp files in Google Storage have been updated ...
2013-01-31 rmistry@google.comWhitespace change to trigger rebuilds after r7485
2013-01-31 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-31 robertphillips... Speculative change to SkImageFilterUtils.cpp to try...
2013-01-31 robertphillips... Adding kMultiply_Mode (as an alias to kModulate_Mode...
2013-01-31 robertphillips... Readding kMultiply_Mode (as an alias to kModulate_Mode...
2013-01-31 robertphillips... Add SkImageFilterUtils.h to effects.gypi
2013-01-30 vandebo@chromium.org[PDF] Fix multi-level page count calculation.
2013-01-30 reed@google.comclone of https://codereview.appspot.com/7208043/
2013-01-30 bungeman@google.comSkNextLog2 requires positive values.
2013-01-30 bungeman@google.comSkNextLog2 requires values > 0.
2013-01-30 robertphillips... Added option of profiling GPU backend to debugger
2013-01-30 bungeman@google.comAvoid possible O(n) stack space use by skqsort.
2013-01-30 robertphillips... Start addressing the clang static analyzer issues
2013-01-30 bungeman@google.combench_compare proper spacing and tab option.
2013-01-30 senorblanco... This changes the signature of SkImageFilter::filterImag...
2013-01-30 bsalomon@google.comAdd GrDrawTarget::DrawInfo, combine API for performing...
2013-01-30 junov@chromium.orgAdding a new unit test that demonstrates that dithering...
2013-01-30 reed@google.comreturn if we're invertible for the fast scale+trans...
2013-01-30 jvanverth@google.comAdds SkMWCRandom, which generates random numbers using...
2013-01-30 junov@chromium.orgRe-enbling blurrect gm test wich no longer fails with...
2013-01-30 reed@google.comadd SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK option...
2013-01-30 caryclark@google.comshape ops work in progress
2013-01-30 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-29 caryclark@google.comshape ops work in progress
2013-01-29 bungeman@google.comMark SkPictureStateTree::Draw::operator< as const.
2013-01-29 djsollen@google.comFix Japanese font issue for devices running JB MR1...
2013-01-29 caryclark@google.comshape ops work in progress
2013-01-29 reed@google.comadd SK_API to SkMutex (for chrome)
2013-01-29 rmistry@google.comWhitespace change to trigger rebuilds
next