platform/upstream/libSkiaSharp.git
2011-06-15 ScroggoImprovements to the SampleApp (primarily Android).
2011-06-15 epoger@google.comfix gm on Mac, and Linux buildbot build, by adding...
2011-06-15 bsalomon@google.comSet texture dirty flag only when texture has really...
2011-06-15 epoger@google.comadd libpng source to repo and make Unix build use it
2011-06-14 reed@google.comstyle and warnings
2011-06-14 reed@google.comadd
2011-06-14 reed@google.comadd SkDataRef (for future use)
2011-06-14 bsalomon@google.comUpdate mac gpu baseline for SSAA on inverse paths
2011-06-14 bsalomon@google.comEnable SSAA on inverse filled paths
2011-06-14 epoger@google.comdelete all old (non-Gyp) buildfiles
2011-06-14 tomhudson@google.comFBO probing at Context startup is very expensive. This...
2011-06-14 epoger@google.comdelete manually-imported Gyp source
2011-06-14 bsalomon@google.comUpdated mac baselines from gl ctx size change and new...
2011-06-14 bsalomon@google.comUpdate baselines for linux-fixed. Make shader text...
2011-06-14 epoger@google.comUse automatically imported third_party/externals/gyp...
2011-06-13 bsalomon@google.comFix text-as-path with skshader on gpu
2011-06-13 bsalomon@google.comuint32_t -> int for texture extents
2011-06-13 ScroggoImplement timers for linux SampleApp. codereview.appspo...
2011-06-13 reed@google.comdrop extraneous GrPrintfs
2011-06-13 epoger@google.comset externals/gyp dependency to same version as manuall...
2011-06-13 epoger@google.comModify DEPS so that it works properly for the buildbot
2011-06-13 bsalomon@google.comAA updates for mac gm baseline WRT r1568
2011-06-13 bsalomon@google.comConsider hw render target limit for offscreen supersamp...
2011-06-13 djsollen@google.comUpdates to the Android SampleApp
2011-06-13 epoger@google.comAdd DEPS file in an attempt to make both gclient and...
2011-06-13 reed@google.commove SkMatrix44
2011-06-13 reed@google.comadd row/col major getters, plus unit-tests
2011-06-13 reed@google.commove into utils
2011-06-13 reed@google.comadd 2nd parameter to SkFontHost::NextLogicalFont()
2011-06-09 epoger@google.com#include <math.h> if SK_SCALAR_IS_FIXED but SK_CAN_USE_...
2011-06-09 tomhudson@google.comWhen user specifies an output path with -w, only output...
2011-06-09 reed@google.comupdate SkMatrix44
2011-06-09 tomhudson@google.comFix signed/unsigned mismatch in rev 1553.
2011-06-09 epoger@google.comDefine SK_CAN_USE_FLOAT in gyp build, just like Makefil...
2011-06-09 epoger@google.comRemove SkTableMaskFilter.cpp from gyp build, because...
2011-06-09 reed@google.comcheck-point for unifying results between runs and mask...
2011-06-09 tomhudson@google.comskdiff usability improvements: summary to stdout, ...
2011-06-08 junov@google.comAdding functionality for purgin graphics resource handles
2011-06-08 epoger@google.comadd skia_scalar switch to gyp script
2011-06-08 bungeman@google.comFix scale metric bench.
2011-06-08 epoger@google.comfix windows compile errors in "tests"
2011-06-08 epoger@google.comrevert to manually imported gyp source (from SVN externals)
2011-06-08 tomhudson@google.comDuplicates code from GrPathUtils to verify that an...
2011-06-08 ScroggoMake linux sample app work on my laptop. Reviewed at...
2011-06-07 thakis@chromium.orgGCC 4.6 fix: intptr_t <-> NULL triggers an warning.
2011-06-07 bungeman@google.comHigher resolution timers for bench.
2011-06-07 reed@google.comrebaselin from 1528
2011-06-07 bsalomon@google.comApply translate param to path bounds when computing...
2011-06-07 reed@google.comrebaseline from 1528
2011-06-07 reed@google.comround Y baseline for text, as we do in the raster case
2011-06-07 epoger@google.comTemporarily fall back to the old makefile; the new...
2011-06-07 epoger@google.comSome final cleanups leading up to The Official Switch...
2011-06-07 tomhudson@google.comNew benchmarks to determine performance of matrix-point...
2011-06-07 reed@google.comadd SkFixedFloorToFixed
2011-06-07 thakis@chromium.orgCorrect argument order for drawSimpleRect()
2011-06-07 kbr@chromium.orgCommitting on behalf of gman@chromium.org:
2011-06-06 tomhudson@google.comIncrease use of SkMatrix::hasPerspective(), merge in...
2011-06-06 tomhudson@google.comMake scalar benchmarks compile and run under SKIA_SCALA...
2011-06-06 tomhudson@google.comAttempt to correct issue with fixed point from SkMatrix...
2011-06-06 reed@google.comremove legacy LCDTEXT define
2011-06-06 reed@google.commove code inside #ifdef to fix warning
2011-06-06 tomhudson@google.comBenchmarking suggests that replacing some of the conver...
2011-06-06 tomhudson@google.comNew scalar benchmark suite, comparing SkScalarAs2sCompl...
2011-06-06 reed@google.comadd internal multiplier for loopcount, to reduce varian...
2011-06-06 reed@google.commake concat_float distinguishable using -match
2011-06-03 epoger@google.comMake gyp_skia script use third_party/externals/gyp...
2011-06-03 epoger@google.comAdd third_party/externals dir that brings in gyp
2011-06-03 epoger@google.comPut back our old gyp dir
2011-06-03 epoger@google.comoops, that external dependency conflicted with the...
2011-06-03 epoger@google.comAdd gyp@r197 as external dependency
2011-06-03 epoger@google.comMove third_party/gyp to third_party/gyp-old in anticipa...
2011-06-03 tomhudson@google.comRemove warnings, improve benchmark quality, complicate...
2011-06-03 reed@google.comadd SkAdvancedTypeface file
2011-06-03 reed@google.comallow the build system to enable offscreen_aa to some...
2011-06-03 tomhudson@google.com<body onunload="M_unloadPage();">
2011-06-03 epoger@google.comfix gm build on Mac
2011-06-03 epoger@google.comfix bench and gm targets on Linux
2011-06-03 bungeman@google.comTurn off optimization on VC debug builds.
2011-06-02 twiz@google.comCorrection of texture domain calculation. Review=coder...
2011-06-02 epoger@google.comfix gyp-generated xcode project files for SampleApp...
2011-06-02 bungeman@google.comAdd EGL context for Windows.
2011-06-02 tomhudson@google.comReduce GrGLProgram::ProgramDesc from 88B to 24B.
2011-06-02 epoger@google.comcreate GYP files for these targets: tests, gm, skhello...
2011-06-02 reed@google.comadd copyright notices
2011-06-02 reed@google.comremove unneeded check for thumb. see codereview.appspot...
2011-06-01 senorblanco... Add a missing include path for the linux build of utils...
2011-06-01 tomhudson@google.comFix to bug, partial fix to unit tests following on...
2011-06-01 reed@google.cominclude SkTypes.h
2011-06-01 caryclark@google.comcommitting http://codereview.appspot.com/4515175/
2011-06-01 tomhudson@google.comSpeed up GrBinHashKey computation by replacing Adler32...
2011-06-01 reed@google.comremove dead/abandoned file
2011-06-01 senorblanco... Clean up the gyp files to reflect some files that were...
2011-06-01 yangsu@google.comAdded code to enable the pipe module to record to a...
2011-06-01 reed@google.cominitialize fCurrY
2011-06-01 yangsu@google.comAdded a sample pipe reader app that uses File I/O for...
2011-06-01 bungeman@google.comFixup utils.gyp.
2011-06-01 bungeman@google.comMake gyp VC project debug configuration /DEBUG.
2011-06-01 yangsu@google.comAdded 3 new sample tests. codereview.appspot.com/4527092/
2011-06-01 reed@google.comadd MatrixBench.cpp
2011-06-01 reed@google.comspeed-up SkMatrix::preScale by 3x, by special-casing...
next