platform/upstream/libSkiaSharp.git
2011-06-21 vandebo@chromium.orgFix a batch of coverity defects, uninitialized class...
2011-06-21 vandebo@chromium.orgFix some problems detected by coverity.
2011-06-21 bsalomon@google.comfix to free a plot when purging gr font cache
2011-06-21 vandebo@chromium.orgHandle possibly NULL deref in comparison
2011-06-21 bsalomon@google.comInitialize members to satisfy coverity.
2011-06-21 bsalomon@google.comRemove createDevice decl from SkProxyCanvas.h. Impl...
2011-06-21 reed@google.comAdd option in flattening to write factory names inline...
2011-06-21 bsalomon@google.comRefactor GrDrawTarget vertex/index api
2011-06-21 ScroggoSampleApp fixes.
2011-06-21 reed@google.comchange string read/write to store length as full 32...
2011-06-21 ScroggoAdd a way to save to PDF in SampleApp on Android and...
2011-06-21 yangsu@google.comChanged mac specific files to use ApplicationServices...
2011-06-21 reed@google.comupdate dox
2011-06-20 senorblanco... Revert the changes to gyp/images.gyp in r1654, as appar...
2011-06-20 senorblanco... Remove some files from views.gyp that already being...
2011-06-20 epoger@google.comwhitespace commit to trigger buildbot
2011-06-20 reed@google.comdisable gpu tests when scalar==fixed,
2011-06-20 reed@google.comadd mac desktop baselines for strokes gm
2011-06-20 reed@google.comadd initial baselines for strokes gm
2011-06-18 mike@reedtribe.orgadd baselines for new test
2011-06-18 mike@reedtribe.orgadd strokes.cpp
2011-06-18 mike@reedtribe.orginherit from SampleView
2011-06-18 mike@reedtribe.orgadd
2011-06-17 epoger@google.comanother whitespace commit
2011-06-17 epoger@google.comwhitespace commit
2011-06-17 bsalomon@google.comFix handling of nan when clamping number of pts in...
2011-06-17 yangsu@google.comAdded FileReaderApp to experimental and it's correspond...
2011-06-17 bsalomon@google.comRemember last successful stencil format
2011-06-17 bungeman@google.comFix Gradient2Bench colors so that Debug bench will...
2011-06-17 bsalomon@google.comFix self-assignment
2011-06-17 ScroggoRemove redundant GrTouchGesture. Switch its only user...
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, ...
next