aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make the clip reducer operate on int rects. Remove redundant Gr from func Gravatar bsalomon@google.com2012-12-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-06
* Move GrReducedClip to its own files.Gravatar bsalomon@google.com2012-12-05
* optimize translate and scaleGravatar reed@google.com2012-12-05
* Add newline at end of tools/skdiff_html.h to happify the housekeeping botGravatar epoger@google.com2012-12-05
* Add script to help rebaseline gm self-tests, and run it right nowGravatar epoger@google.com2012-12-05
* Delete no-longer-expected 4444 output images from gm self-testGravatar epoger@google.com2012-12-05
* Update skdiff.Gravatar bungeman@google.com2012-12-05
* Delete no-longer-used 4444 gm-selftest input imagesGravatar epoger@google.com2012-12-05
* Add display of a path's filltype to debuggerGravatar robertphillips@google.com2012-12-05
* Add drawPoints dash benchGravatar robertphillips@google.com2012-12-05
* Clean up SkFontHost_mac_coretext.Gravatar bungeman@google.com2012-12-05
* The goal is to make the ClangCompile buildstep in the Housekeeping bot turn r...Gravatar rmistry@google.com2012-12-05
* Add operator delete to match operator new for SkTLList.Gravatar bsalomon@google.com2012-12-05
* Add missing SK_API definition at request of Chromium callersGravatar djsollen@google.com2012-12-05
* add test for adding outer contour first and secondGravatar reed@google.com2012-12-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-05
* add gm/pathinterior.cpp in advance of cary's path apiGravatar reed@google.com2012-12-04
* Expand dashing3 GM to include additional dashing casesGravatar robertphillips@google.com2012-12-04
* Make GrReduceClipStack use a caller provided query rect rather than return a Gravatar bsalomon@google.com2012-12-04
* Handle recording a bitmap if copy fails.Gravatar scroggo@google.com2012-12-04
* Fix stale iterators in LList test. Add newline to end of SkTLList.hGravatar bsalomon@google.com2012-12-04
* Pull SkMergeImageFilter out into its own file.Gravatar senorblanco@chromium.org2012-12-04
* Make SkClipStack::Iter use SkClipStack::Element.Gravatar bsalomon@google.com2012-12-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-04
* Fix compiler error in SkTInternalList.hGravatar robertphillips@google.com2012-12-03
* Provide default guess at font type in Mac CoreText font host, since CT's dete...Gravatar bungeman@google.com2012-12-03
* The short version of the 'loca' table stores offsets divided by 2.Gravatar bungeman@google.com2012-12-03
* Added SK_BUILD_FOR_NACL to SkPreConfig.hGravatar borenet@google.com2012-12-03
* add getTypes() to SkMatrix44, to cache how complex the matrix is.Gravatar reed@google.com2012-12-03
* Reland r6649 with fix for build errors.Gravatar bsalomon@google.com2012-12-03
* Revert 6649 due to build breaks.Gravatar bsalomon@google.com2012-12-03
* Templatize AutoCFRelease and use it.Gravatar bungeman@google.com2012-12-03
* Insert in middle of SkTInternalLList and SkTLList, in place cons for Gravatar bsalomon@google.com2012-12-03
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Fixed remaining clang compiler warningsGravatar robertphillips@google.com2012-12-03
* Revert change accidentally committed.Gravatar bsalomon@google.com2012-12-03
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...Gravatar bsalomon@google.com2012-12-03
* Fix clang 'overloaded-virtual' warnings.Gravatar tfarina@chromium.org2012-12-03
* Tweak an enum declaration to make the clang compiler happy.Gravatar tomhudson@google.com2012-12-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-01
* Create aliases AddRef() and Release() to SkRefCnt for compatibility with scop...Gravatar reed@google.com2012-11-30
* Disabling validation of the glyph cache for standard debug builds.Gravatar djsollen@google.com2012-11-30
* Add auto table ref for coretext.Gravatar bungeman@google.com2012-11-30
* Adds BENCH_ALLOWED_NOISE to widen expected bench ranges.Gravatar bensong@google.com2012-11-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-30
* Fix for roll-blocking compiler error in SkRRect.cppGravatar robertphillips@google.com2012-11-30
* Clean up some Windows compiler warnings.Gravatar senorblanco@chromium.org2012-11-29
* rebaseline.py: Allow multiple testnames on the command line.Gravatar senorblanco@chromium.org2012-11-29