platform/upstream/libSkiaSharp.git
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
2011-12-06 reed@google.comrename hasValidCoordinates to isFinite (on SkRect)...
2011-12-06 bsalomon@google.comPrep for GrDrawState as a class Part 2
2011-12-06 reed@google.comadd getBGColor() getter
2011-12-06 bsalomon@google.comPrep #1 for making GrDrawState a class
2011-12-06 epoger@google.comCreate update-doxygen script that generates and uploads...
2011-12-06 bsalomon@google.comRemove fConfig/fFormat union in GrTextureDesc
2011-12-05 reed@google.comadd bench for computing isfinite of 4 values (targeted...
2011-12-05 reed@google.commake _isnan windows specific
2011-12-05 reed@google.comadd sk_float_isfinite to mask platform differences
2011-12-05 reed@google.comadd test for isFinite
2011-12-05 epoger@google.comAdd README file for base-macpro baseline images
2011-12-05 epoger@google.comRemove directories of baseline images that we don't...
2011-12-05 epoger@google.comCopying in all _gpu.png actual images generated by...
2011-12-05 djsollen@google.comChanges to the android gyp system to build without...
2011-12-02 senorblanco... When a bitmap is texture-backed, change SkBitmap::copyT...
2011-12-02 epoger@google.comMinor Doxyfile updates
2011-12-01 reed@google.comrebaseline for gpu
2011-12-01 reed@google.comrevert 2783 -- broke debug gm
2011-12-01 tomhudson@google.comNew function SkBlitter::blitAntiRect(); specifically...
2011-12-01 tomhudson@google.comDoxygen configuration file, documentation and minor...
2011-12-01 epoger@google.comwhitespace commit to trigger windows build
2011-12-01 djsollen@google.comFix Paint == comparison on Android.
2011-12-01 bsalomon@google.comremove SkOSWindow_Win.cpp (has been replaced by SkOSWin...
2011-12-01 bsalomon@google.comRemove suffixes from SK_wGL macros
2011-12-01 bsalomon@google.comAdd SkWGLExtensionInterface for dealing with WGL extensions
2011-12-01 bsalomon@google.comMove SkGLCanvas.h to obsolete, delete from gyp
2011-11-30 reed@google.comadd 2nd _ to __OpenBSD_
next