platform/upstream/libSkiaSharp.git
2012-03-30 reed@google.comrm obsolete build-flag SK_IGNORE_HAIRLINE_CLIP_FIX
2012-03-30 caryclark@google.comshape ops work in progress
2012-03-30 bsalomon@google.comReland 3563
2012-03-30 bsalomon@google.comRevet 3563 due to mac bot failure
2012-03-30 bsalomon@google.comImprove save layer handling in SkGpuDevice
2012-03-30 reed@google.comregression unittest for the fix in rev. 3558 (handling...
2012-03-30 bsalomon@google.comUnify text flushing with other deferred drawing
2012-03-30 bsalomon@google.comAdd assert to catch circular drawing higher up the...
2012-03-30 reed@google.comcheck for integer-nan (0x8000...) and don't draw those...
2012-03-30 bsalomon@google.comMake fewer copies when using GrDrawTarget::AutoStateRestore
2012-03-30 robertphillips... Reverting r3555
2012-03-30 robertphillips... Added run-time switching between OpenGL & ANGLE in...
2012-03-30 bsalomon@google.comReland 3507
2012-03-30 bsalomon@google.comRemove deprecated names from Gr (WK is no longer using...
2012-03-30 djsollen@google.comFix deadlock in Android's font deserializer.
2012-03-30 robertphillips... Reverting bench tests to pre-3546 (i.e., readding ...
2012-03-29 bsalomon@google.comAlphabetize gl function pointer typedefs / decls. Wrap...
2012-03-29 epoger@google.comwhitespace change to trigger Skia buildbot
2012-03-29 robertphillips... Removing "Debug" option from bench tests to evaluate...
2012-03-29 bsalomon@google.comDon't look at current vertex layout when vertex source...
2012-03-29 djsollen@google.comRemove unused static functions from SampleApp and effects
2012-03-29 djsollen@google.compartial revert of r3541 to removed accidentally uploade...
2012-03-29 djsollen@google.comLanding arm patch from contributor.
2012-03-29 djsollen@google.comCleanup code related to SkFlattenable::flatten()
2012-03-29 bungeman@google.comRevert 3538.
2012-03-29 bungeman@google.comCorrect dependencies in gyp files.
2012-03-28 bsalomon@google.comRevert 3507
2012-03-28 vandebo@chromium.orgFix coverity defects in FontHost_FreeType
2012-03-28 bungeman@google.comMove SkColorMatrix to effects.
2012-03-28 vandebo@chromium.orgFix Coverity reports. (Mostly use of uninitialised...
2012-03-28 djsollen@google.comConsolidate PixelRef flattables with the standard impl
2012-03-28 vandebo@chromium.orgFix a bunch of Coverity defects - class members not...
2012-03-28 bungeman@google.comMove SkTextBox.h from utils to views.
2012-03-28 robertphillips... Moved mac, unix, win and mesa directories under src...
2012-03-28 djsollen@google.comRemove unused classes from the build.
2012-03-28 reed@google.comrebaseline
2012-03-28 bsalomon@google.comFix comparison of GrPaint::fCoverage (which is a byte...
2012-03-28 robertphillips... Moved Debug GL interface to src/gpu/gl/debug in prepara...
2012-03-28 bungeman@google.comUpdate skia's gyp to 1284 (was 1139).
2012-03-28 vandebo@chromium.orgRevert r3523 and r2522
2012-03-28 vandebo@chromium.orgFix build break.
2012-03-28 vandebo@chromium.orgFix Coverity reports. (Mostly use of uninitialised...
2012-03-28 caryclark@google.comshape ops builders; fix typo
2012-03-28 caryclark@google.comfirst support at shape ops support for quads
2012-03-28 robertphillips... Code changes for ANGLE GL interface. .gyp file changes...
2012-03-28 reed@google.comhandle null-device correctly in setDevice
2012-03-28 tomhudson@google.comFix a memory leak in SkAAClip::translate().
2012-03-28 bsalomon@google.comMake printf in GrContext about partial pixel coverage...
2012-03-28 bsalomon@google.comshadows GPU GM rebaseline from r3514
2012-03-28 bsalomon@google.comdisable GPU blur on small paths
2012-03-28 robertphillips... Removed redundant typedef from GrDebugGL class
2012-03-27 epoger@google.comwhitespace change to trigger Skia buildbot
2012-03-27 bsalomon@google.comUse a single GrDrawState in GrContext for direct and...
2012-03-27 bsalomon@google.comReland 3503 with fix
2012-03-27 reed@google.comadd debuggin matrix-proc to validate its output before...
2012-03-27 bsalomon@google.comRevert 3503
2012-03-27 bsalomon@google.comMake GrDrawState object used by GrDrawTarget be settabl...
2012-03-27 caryclark@google.comoverzealously deleted files
2012-03-27 caryclark@google.comFiles to build Cary's Shape Ops test projects.
2012-03-27 caryclark@google.comwork in progress
2012-03-26 vandebo@chromium.org[PDF] Really fix font metric array initialization.
2012-03-26 bsalomon@google.comMake GrDrawState ref counted. (Small step towards a...
2012-03-26 epoger@google.comBuild libjpeg from source for all platforms
2012-03-26 epoger@google.comCopy libjpeg.gyp from third_party/externals/libjpeg...
2012-03-26 robertphillips... Extended debug GL interface to include textures.
2012-03-26 djsollen@google.comCreate macro for registering classes for deserialization
2012-03-26 djsollen@google.comMake use of the functions in the flattenable reader...
2012-03-26 bsalomon@google.comrestore line accidentally deleted in MatrixTest.cpp...
2012-03-26 bsalomon@google.comAnother fix for fixed point (nan == nan in fixed pt)
2012-03-26 djsollen@google.comFix test to use the flattenable writer class instead of
2012-03-26 bsalomon@google.comfix compilation bug in fixed pt
2012-03-26 bsalomon@google.comAdd SkMatrix::cheapEqualTo, use in Gr code
2012-03-26 bsalomon@google.com[GPU] when paint has patheffect, it should fallback...
2012-03-26 reed@google.comadd baselines
2012-03-23 bungeman@google.comRebaseline for 3480.
2012-03-23 djsollen@google.comFix android build
2012-03-23 djsollen@google.comCleanup Macros arround static initializers for SkFlatte...
2012-03-23 epoger@google.comMake "make gyp" work on Windows
2012-03-23 robertphillips... Improved codec link-forcing system by adding Encoder...
2012-03-23 bungeman@google.comGlyph advances from generateAdvance do not always match...
2012-03-23 tomhudson@google.comUpdate GetAdvancedTypefaceMetrics API in usually-unbuil...
2012-03-23 reed@google.comrebaseline (no perceptible diff)
2012-03-23 reed@google.comapply imagefilter to all draw calls
2012-03-23 vandebo@chromium.org[PDF] Fix font metric array initialization.
2012-03-23 tomhudson@google.comInitialize margin, which was being used uninitialized...
2012-03-23 bungeman@google.comRemove circular dependency of views and animator.
2012-03-22 bsalomon@google.comfix clang compilation warning
2012-03-22 caryclark@google.comwork in progress
2012-03-22 vandebo@chromium.org[PDF] Move most of the headers to be private.
2012-03-22 robertphillips... Extended debug GL interface to include tracking of...
2012-03-22 epoger@google.comlanding patch from codereview.appspot.com/5874051/
2012-03-22 bungeman@google.comRemove mutual dependency of gr and skgr.
2012-03-22 epoger@google.comMove unix_test_app/main.cpp to src/views/unix/skia_unix.cpp
2012-03-22 epoger@google.comRevert r3463, because it broke Linux.
2012-03-22 tomhudson@google.comReset Ganesh TextureDomain after use.
2012-03-22 epoger@google.comDelete unix_test_app directory and its contents.
2012-03-22 robertphillips... Fix for SampleApp command line parsing issue.
2012-03-22 reed@google.comdelay any drawing until first call to onDraw (eases...
2012-03-21 vandebo@chromium.orgMove SkBitSet to utils.
2012-03-21 bungeman@google.comUtils must not depend on Views.
next