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
*
add find()
reed@google.com
2011-05-04
*
remove deprecated getViewport/setViewport
reed@google.com
2011-05-04
*
updated pipe
reed@google.com
2011-05-03
*
Add comparison and assignment to SkClipStack (and fix an optimization bug).
vandebo@chromium.org
2011-05-03
*
code style
reed@google.com
2011-05-03
*
add typefacecache
reed@google.com
2011-05-02
*
[PDF] Fix fallout from r1217.
vandebo@chromium.org
2011-05-02
*
PDF Device should report non-transformed size for width and height.
ctguil@chromium.org
2011-04-29
*
update dox
reed@google.com
2011-04-29
*
rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the pattern
mike@reedtribe.org
2011-04-29
*
update dox
mike@reedtribe.org
2011-04-29
*
Add bounding rect for paths
bsalomon@google.com
2011-04-27
*
New 'skdiff' tool to compare two directories full of files, write diff images
tomhudson@google.com
2011-04-27
*
Add missing flattenable registrations and CreateProc() functions;
tomhudson@google.com
2011-04-27
*
http://codereview.appspot.com/4436057/
reed@google.com
2011-04-26
*
http://codereview.appspot.com/4438070/
reed@google.com
2011-04-26
*
add helper available()
reed@google.com
2011-04-26
*
add experimental canvas pipe
reed@google.com
2011-04-26
*
make SkDeviceFactory reference counted
mike@reedtribe.org
2011-04-26
*
add SK_API
reed@google.com
2011-04-25
*
devolve flattening parameters to their base classes
reed@google.com
2011-04-25
*
code style
mike@reedtribe.org
2011-04-20
*
code style
mike@reedtribe.org
2011-04-20
*
optimize when we have a colorfilter, but no shader or xfermode
reed@google.com
2011-04-19
*
handle overflow
reed@google.com
2011-04-18
*
add fFx1 field, returning where to start the iterator for fCount1 range
reed@google.com
2011-04-18
*
[PDF] Implement clear() method and a couple fixes.
vandebo@chromium.org
2011-04-15
*
Add DLL exports (Fixes Multi-DLL build in Chrome against TOT skia)
bsalomon@google.com
2011-04-15
*
move header
reed@google.com
2011-04-15
*
http://codereview.appspot.com/4373057/
Scroggo
2011-04-15
*
Upstream android changes.
djsollen@google.com
2011-04-15
*
add SkCanvas::clear(SkColor color) to call the new virtual clear on device.
reed@google.com
2011-04-14
*
rename SkDevice::eraseColor to clear and make virtual.
bsalomon@google.com
2011-04-14
*
add reflection asColorMode to SkColorFilter (for gpu)
reed@google.com
2011-04-14
*
Add genID for SkBitmaps with raw pixels
bsalomon@google.com
2011-04-14
*
add mask for paint-bits to layerdrawlooper
mike@reedtribe.org
2011-04-14
*
fix asMode() to always succeed if the xfermode was built from a Mode
reed@google.com
2011-04-13
*
Fix SkFixed overflows in SkFixedSquare, SkGradientShader.
wjmaclean@chromium.org
2011-04-13
*
expand SkLayerDrawLooper to allow for an xfermode when transfering the paint'...
reed@google.com
2011-04-12
*
Generalize the flip origin argument to the PDF device constructor.
vandebo@chromium.org
2011-04-11
*
mark viewport APIs as deprecated
reed@google.com
2011-04-11
*
code style
reed@google.com
2011-04-11
*
Add APIs and plumbing for external rendertaret-textures w/ and w/out MSAA.
bsalomon@google.com
2011-04-11
*
code style
mike@reedtribe.org
2011-04-10
*
add init() to SkTLazy to create a default instance
mike@reedtribe.org
2011-04-10
*
coding style updates
mike@reedtribe.org
2011-04-09
*
add optional bitflags to control which aspect of each layer's paint is applied
mike@reedtribe.org
2011-04-08
*
Simplify drawloopers and drawfilters. This allows the canvas to keep its
reed@google.com
2011-04-07
*
use new template class SkTLazy for deferred paint initialization
reed@google.com
2011-04-06
*
Remove transitionary version of getAdvancedTypefaceMetrics. Webkit has been ...
vandebo@chromium.org
2011-04-06
[next]