platform/upstream/libSkiaSharp.git
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.
2012-03-21 vandebo@chromium.orgRevert "[PDF] Move most of the headers to be private."
2012-03-21 vandebo@chromium.org[PDF] Move most of the headers to be private.
2012-03-21 robertphillips... Re-attempting Linux debug GL interface compiler complai...
2012-03-21 robertphillips... Added tracking of frame buffer objects to debug GL...
2012-03-21 vandebo@chromium.orgRevert "[PDF] Move most of the headers to be private."
2012-03-21 vandebo@chromium.org[PDF] Move most of the headers to be private.
2012-03-21 vandebo@chromium.org[PDF] Add GM and infrastructure to test drawing shaders...
2012-03-21 vandebo@chromium.orgRevert "[PDF] Add GM and infrastructure to test drawing...
2012-03-21 vandebo@chromium.org[PDF] Add GM and infrastructure to test drawing shaders...
2012-03-21 djsollen@google.comUpstream changes from Android repository.
2012-03-21 robertphillips... Reverting Linux compiler complaint patch - again
2012-03-21 robertphillips... Partial re-delivery of Linux compiler complaint changes.
2012-03-21 reed@google.comCast the result of SK_OFFSETOF to size_t to match offse...
2012-03-20 tomhudson@google.comMove SkClampRange into src/effects, where it isn't...
2012-03-20 bsalomon@google.comAdd GrDrawTarget::drawIndexedInstance, use in default...
2012-03-20 caryclark@google.comwork in progress
2012-03-20 robertphillips... Adding CMYK jpeg changes w/o .gyp alterations
2012-03-20 bsalomon@google.comConvert SkMatrix::I() assignments to SkMatrix::reset...
2012-03-20 djsollen@google.comAdd temp android modification to the GLSL version check
2012-03-20 robertphillips... reverting to 3437
2012-03-20 robertphillips... Fix for CMYK jpeg decoding issue (69 - unable to read...
2012-03-20 djsollen@google.comFix scaling issue when drawing text on a path.
2012-03-19 bsalomon@google.comRevert r3435, no perf win
2012-03-19 bsalomon@google.cominline GrDrawTarget::copyDrawState
2012-03-19 bungeman@google.comCompile with c++0x.
2012-03-19 djsollen@google.comAdd basic support for vertical text into freetype.
2012-03-19 reed@google.comadd optional updateMatrixClip param to getTopDevice...
2012-03-19 reed@google.comrebaselin gpu versions
2012-03-19 robertphillips... rolling back to r3427
2012-03-19 robertphillips... Forcing buildbots to re-run
2012-03-19 robertphillips... Addressed compiler warnings in the Debug GL Interface...
2012-03-19 tomhudson@google.comAnother fix to r3423, reinstate blitter code that was...
2012-03-19 robertphillips... Added debug GL Interface. This interface tracks various...
2012-03-19 tomhudson@google.comFix Android, too, by providing cross-platform NULL...
2012-03-19 tomhudson@google.comRemove stale #include.
2012-03-19 tomhudson@google.com(SSE2) acceleration for rectangular opaque erases.
2012-03-19 bsalomon@google.comMake the text context not have to save / restore GrDraw...
2012-03-16 junov@chromium.orgGPU blit speedup: avoid texture filtering and texture...
2012-03-16 vandebo@chromium.org[PDF] Fix shaders when the initial transform has a...
2012-03-16 epoger@google.comAdd libjpeg.gyp that wraps third_party/externals/libjpe...
2012-03-16 epoger@google.comAdd os_posix gyp variable, nesting variables dicts...
2012-03-16 bsalomon@google.comSkip unnecessary copies in GrPaint operator ==
2012-03-16 tomhudson@google.comDelete 'obsolete' directory, most of whose contents...
2012-03-16 bsalomon@google.comCall reset() in text context rather than set to SkMatri...
next