index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
change SkDrawFilter::filter to return a bool, where false means don't-draw
reed@google.com
2012-11-26
*
must always include another skia header (unless you're SkTypes.h). In this case,
reed@google.com
2012-11-26
*
check for bad enum use when adding contours
reed@google.com
2012-11-26
*
remove legacy build-guards, now that webkit has rebaselined these.
reed@google.com
2012-11-26
*
choose correct blitrow proc based on global alpha
reed@google.com
2012-11-26
*
Visualize bitmaps in debugger
robertphillips@google.com
2012-11-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-22
*
Remove GrRandom API in favor of SkRandom.
tfarina@chromium.org
2012-11-21
*
shape ops work in progress
caryclark@google.com
2012-11-21
*
Add self-test that reveals SkChecksum weakness
epoger@google.com
2012-11-21
*
Fixed some compilation problems with debugger with robertphillips
rmistry@google.com
2012-11-21
*
add default: to fix warning
reed@google.com
2012-11-21
*
Add drawing of paths to debugger
robertphillips@google.com
2012-11-21
*
Simple change to remove unnecessary #define statement.
sugoi@google.com
2012-11-21
*
fix typo: must use modified join in case the miterlimit forces us to use bevel
reed@google.com
2012-11-21
*
use direction from isRect in strokeRect, and only stroke if it is closed
reed@google.com
2012-11-21
*
Deferred canvas can now be flushed if an image is beyond a certain size to av...
sugoi@google.com
2012-11-21
*
Add isRect variant that returns path closure and direction.
caryclark@google.com
2012-11-21
*
limit the rects width/height as well as its coords, when avoiding too-large
reed@google.com
2012-11-21
*
detect wrapped rect in path
caryclark@google.com
2012-11-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-21
*
add SK_IGNORE_NEW_STROKERECT guard
reed@google.com
2012-11-20
*
fix regression from 6510 -- respect kStrokeAndFill setting for stroked rects
reed@google.com
2012-11-20
*
test for StrokeAndFill as well in this GM
reed@google.com
2012-11-20
*
detect gigantoid matrices, and do nothing to avoid wacky overflows from float...
reed@google.com
2012-11-20
*
Correct A8 gamma on Mac.
bungeman@google.com
2012-11-20
*
add specialty strokeRect() to SkStroke, which can return much cleaner results
reed@google.com
2012-11-20
*
Additional OpenType tables.
bungeman@google.com
2012-11-20
*
Separable mask blurs: Add compile-time flag. Fix reversed offsets in asymme...
senorblanco@chromium.org
2012-11-20
*
Fix clang warning in GMSampleView.h
tfarina@chromium.org
2012-11-20
*
add restore() to SkAutoCanvasRestore
reed@google.com
2012-11-20
*
shape ops work in progress
caryclark@google.com
2012-11-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-20
*
Reverting r6489 to fix compiler error in Chrome
robertphillips@google.com
2012-11-20
*
skip very large rects (for now) until we can pre-clip them to avoid floating
reed@google.com
2012-11-19
*
Add SkMatrix44::setColMajord, etc.
vollick@chromium.org
2012-11-19
*
Breakdown profile time by command type in the overview pane
robertphillips@google.com
2012-11-19
*
Add support for new glShaderSource() signature from Khronos. Disabled by def...
senorblanco@chromium.org
2012-11-19
*
Add missing SK_API define.
tfarina@chromium.org
2012-11-19
*
Add support for SkImageRef_ashmem.
djsollen@google.com
2012-11-19
*
Added Reload icon
robertphillips@google.com
2012-11-19
*
Add original resources back and update code to match
robertphillips@google.com
2012-11-19
*
use SkPath::isNestedRects() to apply blurred nine-patch
reed@google.com
2012-11-19
*
Fix a memory leak in skdiff that happens when the
scroggo@google.com
2012-11-19
*
3 minor fixes for debugger
robertphillips@google.com
2012-11-19
*
modify gm to have a non-uniform donut for testing
reed@google.com
2012-11-19
*
Protect against unref/ref of stencil buffer.
bsalomon@google.com
2012-11-19
*
add two nested rect detector to path
caryclark@google.com
2012-11-19
*
Revert r6469, "Turn on separable blur."
senorblanco@chromium.org
2012-11-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-17
[next]