index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
shape ops work in progress
caryclark@google.com
2012-12-06
*
Use ReduceClipStack in ClipMaskManager.
bsalomon@google.com
2012-12-06
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
No longer generating 4444, remove from rebaseline tool.
bungeman@google.com
2012-12-06
*
add query to pixelref for its encoded data (if it has any)
reed@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
*
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
[next]