platform/upstream/libSkiaSharp.git
2011-12-27 mike@reedtribe.orgRETURN key now records default slide for startup
2011-12-27 tomhudson@google.comNew 'blitAntiRect' entry point for blitters, specialize...
2011-12-21 schenney@chromium.orgProtecting changes to the SkPath iteration with an...
2011-12-21 reed@google.comadd move-close-move and move-close-move-close to the...
2011-12-21 caryclark@google.comsupport vertical text and typeface-by-name on Leopard
2011-12-21 reed@google.comadd unittest for invariants for empty paths, still...
2011-12-21 schenney@chromium.orgUnreviewed. Adding a define to enable the old bahevior...
2011-12-21 reed@google.comdeclare IsVariationSelector to be inline, to fix warning
2011-12-21 reed@google.compreserve inverseness when stroking
2011-12-21 reed@google.comadd SkUnichar_IsVariationSelector()
2011-12-21 tomhudson@google.comNew gm to test anti-aliased clipping.
2011-12-21 vandebo@chromium.orgCoverity: Add a default case in SkPDFShader. CID=101159
2011-12-20 schenney@chromium.orgUnreviewed. Fixing the Windows build, due to a non...
2011-12-20 schenney@chromium.orgUnreviewed changes to the gm tests for paths. Each...
2011-12-20 senorblanco... Disable colorfilter GM for now, since it causes Debug...
2011-12-20 senorblanco... Implement SkColorFilter::asColorMatrix() virtual, and...
2011-12-20 caryclark@google.comfix 'no static globals' for chromium
2011-12-20 reed@google.comadd baselines for macpro
2011-12-20 caryclark@google.comfix vertical text on Lion
2011-12-20 senorblanco... A software implementation of the Gaussian blur filter...
2011-12-20 schenney@chromium.orgFixing PathTest. It was always broken in the convexity...
2011-12-20 reed@google.cominitial impl of SkImageFilters : virtual signature...
2011-12-20 schenney@chromium.orgFixing the build for FIXED tests. PathTest was incorrec...
2011-12-20 schenney@chromium.orgModifying SkPath to store all verbs provided by the...
2011-12-20 reed@google.comcan't pass const to setPixels :(
2011-12-20 epoger@google.comwhitespace change to tri
2011-12-20 reed@google.comdefer creating offscreen until our first draw (so our...
2011-12-19 epoger@google.comCommit base-macmini-lion-float gm baselines that are...
2011-12-19 caryclark@google.compartial fix for vertical text on Lion
2011-12-16 reed@google.comsk_float_round isn't a function, so call this instead...
2011-12-16 reed@google.comadd baselines
2011-12-16 reed@google.comadd baselines
2011-12-16 epoger@google.comDelete temporary files I accidentally committed previously
2011-12-16 reed@google.comremove obsolete printf
2011-12-16 epoger@google.comGM baselines that we already had for SnowLeopard, and...
2011-12-16 reed@google.comchange typeface::purgeall to not assume that the array...
2011-12-16 caryclark@google.comcleanup font purging functions
2011-12-16 caryclark@google.comfix debug comment
2011-12-15 epoger@google.comwhitespace commit to trigger buildbots
2011-12-15 junov@chromium.orgExposing the isImmutable/setImmutable API of SkPixelRef...
2011-12-15 bsalomon@google.comGCC requires reinterpret_cast rather than static_cast...
2011-12-15 bsalomon@google.comMake GrStencilState a class to enable future optimizations
2011-12-15 epoger@google.comwhitespace commit to trigger android buildbot
2011-12-15 bsalomon@google.comCompile time vertex layout masks
2011-12-15 djsollen@google.comFix android build and cleanup references to SkMMapStream
2011-12-15 caryclark@google.comadd optional manual global initialization
2011-12-14 reed@google.comadd canvas::isDrawingToLayer(), as a fast query for...
2011-12-14 caryclark@google.commove ports into its own gyp file
2011-12-14 bsalomon@google.comRevert r2872
2011-12-14 bsalomon@google.comtwo loops for setting stage descs
2011-12-14 bsalomon@google.comreset cpu shadow of vertex buffer to our usual vb size
2011-12-13 bsalomon@google.comSkip flush functions for disabled stages
2011-12-13 bsalomon@google.comMake null gl a top level config in bench
2011-12-13 epoger@google.comwhitespace commit to try performance graph upload
2011-12-12 bsalomon@google.comUse a stack variable for hash computation in GrBinHashKey
2011-12-12 reed@google.comfix positioning for scalar=fixed, still need to fix...
2011-12-12 reed@google.comtry to make it draw correctly in fixed point
2011-12-12 bsalomon@google.comskip paint->drawstate sampler copies when there is...
2011-12-12 reed@google.comcheck for empty glyph run and exit early if so.
2011-12-12 epoger@google.comwhitespace commit to try performance graph upload
2011-12-12 bsalomon@google.comDon't update vertex/index buffer twice!
2011-12-12 bsalomon@google.comAccess sampler matrices directly, cleanup GrSamplerStat...
2011-12-12 bsalomon@google.comFix int->float conversion warning in VS2010
2011-12-12 bsalomon@google.comRemove GrDrawState::setSampler, use direct access to...
2011-12-12 bsalomon@google.comRemove static initiazled gClampNearest in gpu backend
2011-12-12 epoger@google.comwhitespace commit to trigger windows build
2011-12-10 mike@reedtribe.orgadd first cut at arithmetic mode
2011-12-09 bsalomon@google.comFix inverse union complex clip stencil rules, skip...
2011-12-09 djsollen@google.comClosing fd for mmap after mapping succeeds.
2011-12-09 bsalomon@google.comUse : as separator between "GM" and slide name in Sampl...
2011-12-09 bsalomon@google.comAdd support for GL_ANGLE_texture_usage
2011-12-09 bsalomon@google.comuse uploadTexData() to create init textures w/out data...
2011-12-09 bsalomon@google.comAdd back compressed image upload (accidently removed...
2011-12-09 bsalomon@google.comroll more changes from r2830 back in
2011-12-09 bsalomon@google.comCleanup of r2830.
2011-12-09 junov@chromium.orgAdding isOpaque method to skia shader classes
2011-12-08 reed@google.cominstall drawfilter for the picture playback as well
2011-12-08 reed@google.comrevert 2826, restore option for non-dithered gradients...
2011-12-08 reed@google.comdelete baselines from obsolete test
2011-12-08 reed@google.comnew baselines for new tests
2011-12-08 reed@google.comchange to complexclip_bw and complexclip_aa, adding...
2011-12-08 bsalomon@google.comRevert 2830 and 2831.
2011-12-08 bsalomon@google.comFix assert
2011-12-08 bsalomon@google.comMake GrDrawState a real class with getters and setters
2011-12-08 djsollen@google.comAdd missing interfaces for Android
2011-12-08 bsalomon@google.comDon't verify PMA in writePixels
2011-12-08 tomhudson@google.comMake GrGLShaderVar objects aware of whether they are...
2011-12-08 reed@google.comuse dithered gradients by default
2011-12-07 epoger@google.comMake update-doxygen.sh upload docs to code.google.com...
2011-12-07 reed@google.comadd SK_OVERRIDE, move subclass impls of virtuals into...
2011-12-07 reed@google.comfix win compile: sure wish SK_OVERRIDE was testable...
2011-12-07 reed@google.comadd SK_OVERRIDEs
2011-12-07 reed@google.comadd SK_OVERRIDEs, move impl of virtuals into .cpp
2011-12-07 tomhudson@google.comAdd method to GrGLShadeVar to create GLSL string access...
2011-12-07 reed@google.comadd more SK_OVERRIDEs
2011-12-07 reed@google.comdon't specify default parameter values when overriding...
2011-12-06 reed@google.comadd baselines (pdf failed, so don't commit)
2011-12-06 reed@google.comadd baselines
2011-12-06 reed@google.comrename sk_float_isNaN to sk_float_isnan to match relate...
2011-12-06 bsalomon@google.comFix SkGLContext FBO setup for ES2
next