index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Add newline at end of tools/skdiff_html.h to happify the housekeeping bot
epoger@google.com
2012-12-05
*
Add script to help rebaseline gm self-tests, and run it right now
epoger@google.com
2012-12-05
*
Delete no-longer-expected 4444 output images from gm self-test
epoger@google.com
2012-12-05
*
Update skdiff.
bungeman@google.com
2012-12-05
*
Delete no-longer-used 4444 gm-selftest input images
epoger@google.com
2012-12-05
*
Add display of a path's filltype to debugger
robertphillips@google.com
2012-12-05
*
Add drawPoints dash bench
robertphillips@google.com
2012-12-05
*
Clean up SkFontHost_mac_coretext.
bungeman@google.com
2012-12-05
*
The goal is to make the ClangCompile buildstep in the Housekeeping bot turn r...
rmistry@google.com
2012-12-05
*
Add operator delete to match operator new for SkTLList.
bsalomon@google.com
2012-12-05
*
Add missing SK_API definition at request of Chromium callers
djsollen@google.com
2012-12-05
*
add test for adding outer contour first and second
reed@google.com
2012-12-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-05
*
add gm/pathinterior.cpp in advance of cary's path api
reed@google.com
2012-12-04
*
Expand dashing3 GM to include additional dashing cases
robertphillips@google.com
2012-12-04
*
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
*
Pull SkMergeImageFilter out into its own file.
senorblanco@chromium.org
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
*
Fix compiler error in SkTInternalList.h
robertphillips@google.com
2012-12-03
*
Provide default guess at font type in Mac CoreText font host, since CT's dete...
bungeman@google.com
2012-12-03
*
The short version of the 'loca' table stores offsets divided by 2.
bungeman@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
*
Templatize AutoCFRelease and use it.
bungeman@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
*
Fix clang 'overloaded-virtual' warnings.
tfarina@chromium.org
2012-12-03
*
Tweak an enum declaration to make the clang compiler happy.
tomhudson@google.com
2012-12-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-01
*
Create aliases AddRef() and Release() to SkRefCnt for compatibility with scop...
reed@google.com
2012-11-30
*
Disabling validation of the glyph cache for standard debug builds.
djsollen@google.com
2012-11-30
*
Add auto table ref for coretext.
bungeman@google.com
2012-11-30
*
Adds BENCH_ALLOWED_NOISE to widen expected bench ranges.
bensong@google.com
2012-11-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-30
*
Fix for roll-blocking compiler error in SkRRect.cpp
robertphillips@google.com
2012-11-30
*
Clean up some Windows compiler warnings.
senorblanco@chromium.org
2012-11-29
*
rebaseline.py: Allow multiple testnames on the command line.
senorblanco@chromium.org
2012-11-29
*
remove 4444 support (for now) form gm -- not used (afaik) and slows us down
reed@google.com
2012-11-29
[next]