index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Limit the maximum number of dash segments per path
fmalita@google.com
2012-12-17
*
Fix r6808 fix & some compiler warnings
robertphillips@google.com
2012-12-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-14
*
Modifying SkTileGrid to support arbitrary query rectangles.
junov@chromium.org
2012-12-13
*
Fixing clip region test in deferred canvas, used to determine whether a draw ...
junov@chromium.org
2012-12-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-13
*
Use double precision when iterating in SkDashPathEffect::filterPath()
fmalita@google.com
2012-12-12
*
Adding quickContains API method to SkClipStack
junov@chromium.org
2012-12-12
*
Create SkBitmapChecksummer and associated SkBitmapTransformer
epoger@google.com
2012-12-12
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-11
*
Fixing logic error in deferred canvas unittest.
junov@chromium.org
2012-12-10
*
Add SkMatrix44 constructor that allows user to control the initialization
vollick@chromium.org
2012-12-10
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
Disable failing test on android.
bsalomon@google.com
2012-12-10
*
In SKP serialization, use existing encoded data.
scroggo@google.com
2012-12-10
*
Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths...
junov@chromium.org
2012-12-10
*
Fix some extract subset bugs.
scroggo@google.com
2012-12-07
*
Mark 64-bit constants as ULL to fix broken 32-bit Mac 10.6 build
epoger@google.com
2012-12-07
*
Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS)
epoger@google.com
2012-12-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-07
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Use ReduceClipStack in ClipMaskManager.
bsalomon@google.com
2012-12-06
*
Make the clip reducer operate on int rects. Remove redundant Gr from func
bsalomon@google.com
2012-12-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-06
*
Move GrReducedClip to its own files.
bsalomon@google.com
2012-12-05
*
optimize translate and scale
reed@google.com
2012-12-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-05
*
Make GrReduceClipStack use a caller provided query rect rather than return a
bsalomon@google.com
2012-12-04
*
Handle recording a bitmap if copy fails.
scroggo@google.com
2012-12-04
*
Fix stale iterators in LList test. Add newline to end of SkTLList.h
bsalomon@google.com
2012-12-04
*
Make SkClipStack::Iter use SkClipStack::Element.
bsalomon@google.com
2012-12-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-04
*
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
*
Add SkTLList, linked list class implemented on top of the internal llist class.
bsalomon@google.com
2012-12-03
*
Fixed remaining clang compiler warnings
robertphillips@google.com
2012-12-03
*
Revert change accidentally committed.
bsalomon@google.com
2012-12-03
*
Add SkTLList, linked list class implemented on top of the internal llist class.
bsalomon@google.com
2012-12-03
*
Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...
bsalomon@google.com
2012-12-03
*
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
*
Create a factory to decode an SkBitmap from an SkData.
scroggo@google.com
2012-11-29
*
add SkPictureUtils::GatherPixelRefs()
reed@google.com
2012-11-29
*
Fix the gr/gl destruction order in Test.cpp
bsalomon@google.com
2012-11-29
*
Remove legacy flag for android from tests
djsollen@google.com
2012-11-29
*
Fix test app to ensure that we destroy our GPU resources.
djsollen@google.com
2012-11-29
*
SkRoundRect start
robertphillips@google.com
2012-11-29
[next]