platform/upstream/libSkiaSharp.git
2011-06-17 bsalomon@google.comAdd GrRenderTexture cons for gpu dev. Remove factory...
2011-06-17 yangsu@google.comAdded dependencies for SkPipe in SampleApp
2011-06-17 yangsu@google.comGyp files for Cocoa Debugger and Simple Cocoa App
2011-06-17 bungeman@google.comAdd graphing for multiple runs of bench.
2011-06-17 ScroggoMinor fixes for SampleApp.
2011-06-17 tomhudson@google.com-replay tests are only run if forward rendering succeeded.
2011-06-17 bsalomon@google.comAdd createNewCompatibleDevice. Allow devices to have...
2011-06-17 ScroggoUse SkTouchGesture to handle pinch events in Android...
2011-06-16 yangsu@google.comModified Pipe Reader to read an atom at a time
2011-06-16 yangsu@google.comAdded CocoaDebugger to experimental
2011-06-16 reed@google.commake SkDevice constructors explicit between offscreen...
2011-06-16 epoger@google.comroll back runhooks to fix production buildbot
2011-06-16 epoger@google.comAdd "runhooks" to run gyp step upon gclient sync, for...
2011-06-16 bsalomon@google.comFirst pass at improving temporary tex/rt reuse
2011-06-16 ScroggoBetter fix for changing the viewport in sample app.
2011-06-16 yangsu@google.comAdded SimpleCocoaApp to the experimental directory
2011-06-16 tomhudson@google.comRename GrGLBug to GrGLCapability.
2011-06-16 ScroggoFix the mac build of the SampleApp.
2011-06-16 ScroggoAlways call notifyTextureDelete in onRelease.
2011-06-16 reed@google.comadd gradient_create bench, just to measure the time...
2011-06-16 epoger@google.comremove libpng and zlib from third_party
2011-06-15 bungeman@google.comPut Matirx and Scalar benches into gyp.
2011-06-15 reed@google.comadd tilemode options
2011-06-15 tomhudson@google.comAvoid checking to see if a bool is less than zero.
2011-06-15 epoger@google.comremove trunk/gyp/gyp_skia (it was replaced a while...
2011-06-15 epoger@google.comMove PointTest.cpp out of tests/core into tests/ ;...
2011-06-15 epoger@google.comfix all_dependent_settings gyp bug (affected Mac only)
2011-06-15 epoger@google.comImplement SkPoint::Normalize() for SK_SCALAR_IS_FIXED...
2011-06-15 senorblanco... Implement edge AA for concave polys in the tesselated...
2011-06-15 reed@google.comchange GC imagedecoder to use the same colorspace betwe...
2011-06-15 bungeman@google.comAdd information to bench output.
2011-06-15 tomhudson@google.comIncrease compatibility with clang, mostly around SK_RES...
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
next