platform/upstream/libSkiaSharp.git
2010-06-18 agl@chromium.orgRevert "Implementing S32A_Opaque_BlitRow32 using v7...
2010-06-18 agl@chromium.orgRevert "We extract a sub-function from MAKENAME(_nofilt...
2010-06-17 agl@chromium.orgAdd support for forcing autohinting.
2010-06-16 agl@chromium.orgWe extract a sub-function from MAKENAME(_nofilter_DX...
2010-06-16 agl@chromium.orgImplementing S32A_Opaque_BlitRow32 using v7 neon instru...
2010-06-15 reed@android.comrename round, ceil, etc. to avoid some platform macros
2010-06-10 agl@chromium.orgCompile fix for shared library builds.
2010-06-04 agl@chromium.orgAdd include of FT_SYNTHESIS_H
2010-06-04 agl@chromium.orgAdd support for fake bold of bitmap fonts.
2010-06-04 agl@chromium.orgAdd Neon versions of memset32 and memset16
2010-06-03 reed@android.comadd carbon.h include
2010-06-01 reed@android.comremove duplicate LCD functions (these are portable...
2010-05-19 reed@android.comseparate mac fonthost into atsui (32bit, pre-10.6)...
2010-05-18 reed@android.comFix 64-bit Mac warnings/memory corruption
2010-05-18 reed@android.comexport line counts
2010-05-17 reed@android.comupdates
2010-05-17 reed@android.comupdate to match latest skia apis
2010-05-17 reed@android.comfix maxWidth when using linear-text
2010-05-12 reed@android.comforce 10.4 SDK for macs, as the font porter there needs...
2010-05-10 agl@chromium.orgMinor fixes to build under Clang:
2010-05-10 agl@chromium.org[FreeType] Always use MONO hinting when hinting in...
2010-04-27 agl@chromium.orgRevert "Revert "Use hairline when line width <= 1.0...
2010-04-26 agl@chromium.orgRevert "Use hairline when line width <= 1.0, instead...
2010-04-26 agl@chromium.orgFix internal compiler error on ARM.
2010-04-22 reed@android.comupdates
2010-04-20 agl@chromium.orgAdd a SkTypeface::CreateForChars() function.
2010-04-16 reed@android.comdox
2010-04-16 reed@android.comadd SkRefPtr class (for testing at the moment)
2010-04-16 reed@android.comremove obsolete closeStream() method -- the caller...
2010-04-16 reed@android.comadd EmptyTypeface class, to gracefully handle when...
2010-04-15 reed@android.comadd FPSBench.cpp
2010-04-15 reed@android.comadd png to makefile for linux
2010-04-15 reed@android.comadd SK_ENABLE_LIBPNG to force reference to PNG codec
2010-04-15 reed@android.combe sure to ref() before returning a typeface from Create
2010-04-14 reed@android.comfix overflow in matrixproc, and add debugging code...
2010-04-13 reed@android.comfix build for SK_SCALAR_IS_FIXED
2010-04-13 reed@android.comextend sentinel array to avoid reading uninitialized...
2010-04-13 reed@android.comcall premultiply instead of pack32
2010-04-13 reed@android.comremove obsolete header
2010-04-13 reed@android.comfix paraens to avoid warnings
2010-04-13 reed@android.comadd SKIA_VERSION_[MAJOR, MINOR, PATCH] in header and...
2010-04-12 reed@android.comadd more MakeFoo factories for SkRect
2010-04-12 reed@android.comfix refcnt for streams
2010-04-12 reed@android.comadd skhello for simple hello-world sample code
2010-04-12 anatoly@google.comUse hairline when line width <= 1.0, instead of < 1.0.
2010-04-09 reed@android.comray fixes neon for dither and blend
2010-04-08 reed@android.comadd
2010-04-08 reed@android.comadd
2010-04-06 reed@android.comfix dither-to-4444 to keep the alpha value >= colors
2010-03-25 reed@android.comif we're strokeandfill+hairline, just draw fill (they...
2010-03-23 reed@android.comadd inherit-from-root-transform flag (for fixed-positio...
2010-03-19 reed@android.comuse 64bit intermediate to accumulate 16.16 widths,...
2010-03-15 reed@android.comupdate blitrow test to exercise different widths for...
2010-03-12 reed@android.comimprove precision for blend
2010-03-12 reed@android.comDisable 32A->565+dither neon, since it gives different...
2010-03-11 reed@android.comonly report hasspan16 if we're opaque, otherwise we...
2010-03-11 reed@android.comfix off-by-1 in alpha in colorshader setup
2010-03-09 reed@android.comdisable 32A->565 + alpha for now, until it handles...
2010-03-08 reed@android.comupdate tests for blitrow
2010-03-08 reed@android.comadd tests for blitting all opaque or all transparent...
2010-03-08 reed@android.comhandle NaN in curve choppers and edgeclipper
2010-03-05 reed@android.comdocument the return value of append()
2010-03-04 reed@android.comupdate android specific RAM restrictions
2010-03-03 reed@android.comadd optional pref-config table to codecs
2010-03-02 reed@android.comadd kNONE_LCDOrder for screens with no recognizable...
2010-03-02 reed@android.comupdate for new fonts
2010-03-01 reed@android.comconvert matrix <--> matrix44
2010-03-01 reed@android.commore vector4 methods
2010-02-26 reed@android.comdon't abort drawing based on layer size
2010-02-26 reed@android.comadd rotation
2010-02-24 reed@android.comadd unittests for map()
2010-02-24 reed@android.comadd localToGlobal and parents
2010-02-24 reed@android.comadd tests for translate, concat, scale
2010-02-24 reed@android.comadd DEBUG_LAYER_BOUNDS option to show layer bounds
2010-02-24 reed@android.comadd static Make methods to return rects
2010-02-23 reed@android.comimplement inverse, determinant
2010-02-22 reed@android.comupdate with better fps reporting
2010-02-22 reed@android.comadd FPSBench
2010-02-22 reed@android.comexplicitly pass bounds.top to the edgelist walker,...
2010-02-19 reed@android.commore layers extracted from webkit
2010-02-18 reed@android.comupdate layers
2010-02-12 reed@android.comadd layers
2010-02-11 reed@android.comupdate save/restore comments to mention that the drawFi...
2010-02-11 reed@android.comexperimental draft, please ignore
2010-02-11 reed@android.comdoh - fix build
2010-02-11 reed@android.comadd Make to SkTSize
2010-02-09 reed@android.comadd unittest for copysign
2010-02-09 reed@android.comadd copysign for ints and floats
2010-02-09 reed@android.comadd countPoints() and getPoint()
2010-02-09 reed@android.comcheck bounder before lockPixels on the bitmap
2010-02-09 reed@android.comadd
2010-02-08 reed@android.comuse statictextviews to display coordinates in unitmapper
2010-02-05 senorblanco... This patch allows the use of the native FreeType embold...
2010-02-05 reed@android.comrespect edgetype in quickreject
2010-02-05 reed@android.comadd SkXRay geometry routines
2010-02-05 reed@android.comadd containsText() api
2010-02-05 reed@android.comcheck for null cmap in libgif
2010-01-28 reed@android.comadd some utils to SkPoint
2010-01-28 reed@android.comupdate
2010-01-27 reed@android.comadd new experimental matrix
next