index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Delete D3D9 gpu class. Was fixed-function only, had significant defeciencies ...
bsalomon@google.com
2010-12-23
*
merge in gpu changes to gradientshaders
reed@google.com
2010-12-23
*
silence some of our startup spew
reed@google.com
2010-12-23
*
add gpu to the default makefile
reed@google.com
2010-12-23
*
Fixing results of incorrect conflict resolution in r646.
wjmaclean@chromium.org
2010-12-23
*
flush inorder drawtarget (i.e. flushText) before we purge the atlas/cache
reed@google.com
2010-12-22
*
Force bool StageDesc to be a byte so that our memcmp equality test will work....
bsalomon@google.com
2010-12-22
*
add gpu backend (not hooked up yet)
reed@google.com
2010-12-22
*
remove obsolete test
reed@google.com
2010-12-22
*
Fixed tab character.
wjmaclean@chromium.org
2010-12-22
*
Security fixes re getSize().
wjmaclean@chromium.org
2010-12-22
*
add for quick gl-offscreen context (so we can draw and then readpixels for GM)
reed@google.com
2010-12-21
*
-d dir will write out a difference-bitmap for each compare that failes
reed@google.com
2010-12-20
*
remove ZLIB include from SkUserConfig for how (doesn't work on mac sampleapp)...
reed@google.com
2010-12-20
*
add option to write PDFs from gm
reed@google.com
2010-12-20
*
add SkFlate.cpp
reed@google.com
2010-12-20
*
add
reed@android.com
2010-12-20
*
add
reed@android.com
2010-12-20
*
update for GPU backend
reed@android.com
2010-12-20
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
Fix perf regression in Color32.
senorblanco@chromium.org
2010-12-16
*
Unreviewed; ARM build fix.
senorblanco@chromium.org
2010-12-15
*
dump message confirming read or write directory
reed@android.com
2010-12-14
*
SSE2 optimizations for 32bit Color operation.
senorblanco@chromium.org
2010-12-13
*
Upstream mulDiv255Ceil() from WebKit to the skia repository.
senorblanco@chromium.org
2010-12-07
*
Patch by Mike Lawther (mikelawther@chromium.org).
senorblanco@chromium.org
2010-12-06
*
Correctly handle SkPath::kInverseWinding_FillType
agl@chromium.org
2010-12-06
*
Add flate compression test and fix bugs.
vandebo@chromium.org
2010-12-02
*
Add deflate support to SkPDFStream.
vandebo@chromium.org
2010-12-01
*
Allow zero text size to be specified for an SkPaint.
vandebo@chromium.org
2010-11-17
*
Add safe size/copy functions to Skia.
wjmaclean@chromium.org
2010-11-16
*
PDF: Add text support with a font framework (font embedding to come).
vandebo@chromium.org
2010-11-11
*
Remove include of SkGLDevice.h from SkGLCanvas.h
vandebo@chromium.org
2010-11-11
*
Add clipping support and some small fixes.
vandebo@chromium.org
2010-11-03
*
Add PDF support for drawDevice using a form xobject.
vandebo@chromium.org
2010-10-26
*
Implement SkPDFDevice::drawPath(...)
vandebo@chromium.org
2010-10-26
*
Several cleanups:
vandebo@chromium.org
2010-10-26
*
Move the device capability method to SkDevice.
vandebo@chromium.org
2010-10-26
*
Cleanup/unify matrix transform for PDF backend.
vandebo@chromium.org
2010-10-26
*
Fix SkDraw::validate to work with vector Devices.
vandebo@chromium.org
2010-10-26
*
Bug fix in SkPDFImage.
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 signedness issue with massive allocations, and also a truncation issue on
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
*
SkPath::arcTo() will cause uninitialized memory reads in the following cases:
senorblanco@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
[next]