index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Fix SkDraw::validate to work with vector Devices.
vandebo@chromium.org
2010-10-26
*
First pieces of SkPDFDevice. Supports:
vandebo@chromium.org
2010-10-20
*
Clamp the maximum size of glyph width we will attempt to render.
scarybeasts@gmail.com
2010-10-18
*
Fix a memory leak in the new Canvas/Device workflow.
vandebo@chromium.org
2010-10-15
*
Refactor SkCanvas so that backends don't need to override it.
vandebo@chromium.org
2010-10-13
*
High level pdf classes and pdf specific interface.
vandebo@chromium.org
2010-10-12
*
Address senorblanco's comments on r600.
vandebo@chromium.org
2010-10-01
*
Initial PDF backend commit: directories, build rules, primitives
vandebo@chromium.org
2010-09-24
*
add abstract wrapper for platform-specific bitmap backends
reed@android.com
2010-09-09
*
Make SKColorSetARGB() a macro when not building debug.
agl@chromium.org
2010-07-28
*
add SkRegion::setRects(), and its unit tests
reed@android.com
2010-07-13
*
Added optional "ambiguous" outgoing argument to XRay queries so that
kbr@chromium.org
2010-07-07
*
oops, also update dox for saveLayerAlpha
reed@android.com
2010-07-02
*
update dox for saveLayer()
reed@android.com
2010-07-02
*
Add support for forcing autohinting.
agl@chromium.org
2010-06-17
*
rename round, ceil, etc. to avoid some platform macros
reed@android.com
2010-06-15
*
Fix 64-bit Mac warnings/memory corruption
reed@android.com
2010-05-18
*
export line counts
reed@android.com
2010-05-18
*
update to match latest skia apis
reed@android.com
2010-05-17
*
Add a SkTypeface::CreateForChars() function.
agl@chromium.org
2010-04-20
*
dox
reed@android.com
2010-04-16
*
add SkRefPtr class (for testing at the moment)
reed@android.com
2010-04-16
*
remove obsolete header
reed@android.com
2010-04-13
*
add SKIA_VERSION_[MAJOR, MINOR, PATCH] in header and SkGraphics API
reed@android.com
2010-04-13
*
add more MakeFoo factories for SkRect
reed@android.com
2010-04-12
*
fix dither-to-4444 to keep the alpha value >= colors
reed@android.com
2010-04-06
*
add inherit-from-root-transform flag (for fixed-positioning)
reed@android.com
2010-03-23
*
add optional pref-config table to codecs
reed@android.com
2010-03-03
*
add kNONE_LCDOrder for screens with no recognizable rgb order
reed@android.com
2010-03-02
*
convert matrix <--> matrix44
reed@android.com
2010-03-01
*
add localToGlobal and parents
reed@android.com
2010-02-24
*
add static Make methods to return rects
reed@android.com
2010-02-24
*
more layers extracted from webkit
reed@android.com
2010-02-19
*
update layers
reed@android.com
2010-02-18
*
add layers
reed@android.com
2010-02-12
*
update save/restore comments to mention that the drawFilter is also saved
reed@android.com
2010-02-11
*
experimental draft, please ignore
reed@android.com
2010-02-11
*
doh - fix build
reed@android.com
2010-02-11
*
add Make to SkTSize
reed@android.com
2010-02-11
*
add copysign for ints and floats
reed@android.com
2010-02-09
*
add countPoints() and getPoint()
reed@android.com
2010-02-09
*
This patch allows the use of the native FreeType emboldening
senorblanco@chromium.org
2010-02-05
*
respect edgetype in quickreject
reed@android.com
2010-02-05
*
add SkXRay geometry routines
reed@android.com
2010-02-05
*
add containsText() api
reed@android.com
2010-02-05
*
add some utils to SkPoint
reed@android.com
2010-01-28
*
refactor helper functions out of libjpeg wrapper
reed@android.com
2010-01-21
*
remove obsolete SK_BUILD_FOR_BREW conditional
reed@android.com
2010-01-12
*
add glyph->unichar query (inverse of a cmap)
reed@android.com
2010-01-08
*
Fix r466 which was causing Chromium valgrind failures.
agl@chromium.org
2010-01-04
[next]