index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
revert 6762-6763, since those require new skps to be generated, and we can't
reed@google.com
2012-12-12
*
part of prev CL for rrect
reed@google.com
2012-12-12
*
make RRect and Oval first-class drawing primitives in SkCanvas.
reed@google.com
2012-12-12
*
Adding quickContains API method to SkClipStack
junov@chromium.org
2012-12-12
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
Improve handling of inverse clip paths in GrClipMaskManager.
bsalomon@google.com
2012-12-07
*
Fix some extract subset bugs.
scroggo@google.com
2012-12-07
*
speedup peek32() when the offset is in the last block (fTail)
reed@google.com
2012-12-07
*
comment-only fix
epoger@google.com
2012-12-07
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
add query to pixelref for its encoded data (if it has any)
reed@google.com
2012-12-06
*
Add drawPoints dash bench
robertphillips@google.com
2012-12-05
*
Make SkClipStack::Iter use SkClipStack::Element.
bsalomon@google.com
2012-12-04
*
Fix compiler error in SkTInternalList.h
robertphillips@google.com
2012-12-03
*
Added SK_BUILD_FOR_NACL to SkPreConfig.h
borenet@google.com
2012-12-03
*
add getTypes() to SkMatrix44, to cache how complex the matrix is.
reed@google.com
2012-12-03
*
Reland r6649 with fix for build errors.
bsalomon@google.com
2012-12-03
*
Revert 6649 due to build breaks.
bsalomon@google.com
2012-12-03
*
Insert in middle of SkTInternalLList and SkTLList, in place cons for
bsalomon@google.com
2012-12-03
*
Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...
bsalomon@google.com
2012-12-03
*
Tweak an enum declaration to make the clang compiler happy.
tomhudson@google.com
2012-12-03
*
Create aliases AddRef() and Release() to SkRefCnt for compatibility with scop...
reed@google.com
2012-11-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-30
*
Remove SkClipStack::Iter::combinedNext.
bsalomon@google.com
2012-11-29
*
Make SkClipStack::Element public.
bsalomon@google.com
2012-11-29
*
Rename SkClipStack::Rec to SkClipStack::Element
bsalomon@google.com
2012-11-29
*
Add newline at end of SkRRect.h
robertphillips@google.com
2012-11-29
*
SkRoundRect start
robertphillips@google.com
2012-11-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-29
*
update dox
reed@google.com
2012-11-28
*
Added dashing fast path
robertphillips@google.com
2012-11-28
*
revert prev change to reset
reed@google.com
2012-11-27
*
guard for self-assignment in reset()
reed@google.com
2012-11-27
*
Make the clip stack reduction test generate inverse filled paths.
bsalomon@google.com
2012-11-27
*
Add a function that computes a reduced representation of the clip stack.
bsalomon@google.com
2012-11-26
*
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 GrRandom API in favor of SkRandom.
tfarina@chromium.org
2012-11-21
*
Add isRect variant that returns path closure and direction.
caryclark@google.com
2012-11-21
*
add restore() to SkAutoCanvasRestore
reed@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
*
Add missing SK_API define.
tfarina@chromium.org
2012-11-19
*
use SkPath::isNestedRects() to apply blurred nine-patch
reed@google.com
2012-11-19
*
add two nested rect detector to path
caryclark@google.com
2012-11-19
*
remove unused (and undefined) SkColorSpace parameter.
mike@reedtribe.org
2012-11-15
*
Remove a warning for comparing signed and unsigned integers.
scroggo@google.com
2012-11-14
*
move setDevice() to protected: in preparation for its eventual demise
reed@google.com
2012-11-14
[next]