platform/upstream/libSkiaSharp.git
2012-12-07 epoger@google.comMark 64-bit constants as ULL to fix broken 32-bit Mac...
2012-12-07 reed@google.commark bitmaps as immutable as we deserialize them into...
2012-12-07 epoger@google.comcomment-only fix
2012-12-07 epoger@google.comReplace SkConsistentChecksum with SkCityHash (now inclu...
2012-12-07 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-06 junov@google.comDefining new color constat for transparent color
2012-12-06 caryclark@google.comshape ops work in progress
2012-12-06 bsalomon@google.comUse ReduceClipStack in ClipMaskManager.
2012-12-06 sugoi@google.comAs part of preliminary groundwork for a chromium fix...
2012-12-06 bungeman@google.comNo longer generating 4444, remove from rebaseline tool.
2012-12-06 reed@google.comadd query to pixelref for its encoded data (if it has...
2012-12-06 bsalomon@google.comMake the clip reducer operate on int rects. Remove...
2012-12-06 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-05 bsalomon@google.comMove GrReducedClip to its own files.
2012-12-05 reed@google.comoptimize translate and scale
2012-12-05 epoger@google.comAdd newline at end of tools/skdiff_html.h to happify...
2012-12-05 epoger@google.comAdd script to help rebaseline gm self-tests, and run...
2012-12-05 epoger@google.comDelete no-longer-expected 4444 output images from gm...
2012-12-05 bungeman@google.comUpdate skdiff.
2012-12-05 epoger@google.comDelete no-longer-used 4444 gm-selftest input images
2012-12-05 robertphillips... Add display of a path's filltype to debugger
2012-12-05 robertphillips... Add drawPoints dash bench
2012-12-05 bungeman@google.comClean up SkFontHost_mac_coretext.
2012-12-05 rmistry@google.comThe goal is to make the ClangCompile buildstep in the...
2012-12-05 bsalomon@google.comAdd operator delete to match operator new for SkTLList.
2012-12-05 djsollen@google.comAdd missing SK_API definition at request of Chromium...
2012-12-05 reed@google.comadd test for adding outer contour first and second
2012-12-05 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-04 reed@google.comadd gm/pathinterior.cpp in advance of cary's path api
2012-12-04 robertphillips... Expand dashing3 GM to include additional dashing cases
2012-12-04 bsalomon@google.comMake GrReduceClipStack use a caller provided query...
2012-12-04 scroggo@google.comHandle recording a bitmap if copy fails.
2012-12-04 bsalomon@google.comFix stale iterators in LList test. Add newline to end...
2012-12-04 senorblanco... Pull SkMergeImageFilter out into its own file.
2012-12-04 bsalomon@google.comMake SkClipStack::Iter use SkClipStack::Element.
2012-12-04 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-03 robertphillips... Fix compiler error in SkTInternalList.h
2012-12-03 bungeman@google.comProvide default guess at font type in Mac CoreText...
2012-12-03 bungeman@google.comThe short version of the 'loca' table stores offsets...
2012-12-03 borenet@google.comAdded SK_BUILD_FOR_NACL to SkPreConfig.h
2012-12-03 reed@google.comadd getTypes() to SkMatrix44, to cache how complex...
2012-12-03 bsalomon@google.comReland r6649 with fix for build errors.
2012-12-03 bsalomon@google.comRevert 6649 due to build breaks.
2012-12-03 bungeman@google.comTemplatize AutoCFRelease and use it.
2012-12-03 bsalomon@google.comInsert in middle of SkTInternalLList and SkTLList,...
2012-12-03 bsalomon@google.comAdd SkTLList, linked list class implemented on top...
2012-12-03 robertphillips... Fixed remaining clang compiler warnings
2012-12-03 bsalomon@google.comRevert change accidentally committed.
2012-12-03 bsalomon@google.comAdd SkTLList, linked list class implemented on top...
2012-12-03 bsalomon@google.comRename SkTDLinkedList to SkTInternalLinked list, add...
2012-12-03 tfarina@chromium.orgFix clang 'overloaded-virtual' warnings.
2012-12-03 tomhudson@google.comTweak an enum declaration to make the clang compiler...
2012-12-01 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-11-30 reed@google.comCreate aliases AddRef() and Release() to SkRefCnt for...
2012-11-30 djsollen@google.comDisabling validation of the glyph cache for standard...
2012-11-30 bungeman@google.comAdd auto table ref for coretext.
2012-11-30 bensong@google.comAdds BENCH_ALLOWED_NOISE to widen expected bench ranges.
2012-11-30 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-11-30 robertphillips... Fix for roll-blocking compiler error in SkRRect.cpp
2012-11-29 senorblanco... Clean up some Windows compiler warnings.
2012-11-29 senorblanco... rebaseline.py: Allow multiple testnames on the command...
2012-11-29 reed@google.comremove 4444 support (for now) form gm -- not used ...
2012-11-29 jamesr@chromium.orgKeep track of identity SkMatrix44s
2012-11-29 bsalomon@google.comRemove SkClipStack::Iter::combinedNext.
2012-11-29 scroggo@google.comCreate a factory to decode an SkBitmap from an SkData.
2012-11-29 bsalomon@google.comMake SkClipStack::Element public.
2012-11-29 reed@google.comuse fast-pt case when radius <= 1/2, instead of just...
2012-11-29 reed@google.comadd SkPictureUtils::GatherPixelRefs()
2012-11-29 bsalomon@google.comChange SkClipStack::Element::State to SkClipStack:...
2012-11-29 senorblanco... Turn on the separable blur (release the hounds!). ...
2012-11-29 bsalomon@google.comRename SkClipStack::Rec to SkClipStack::Element
2012-11-29 bsalomon@google.comFix the gr/gl destruction order in Test.cpp
2012-11-29 senorblanco... Modify the blur bench to add tests for high-quality...
2012-11-29 djsollen@google.comRemove legacy flag for android from tests
2012-11-29 djsollen@google.comFix test app to ensure that we destroy our GPU resources.
2012-11-29 djsollen@google.comEnable profiling options to be selectively enabled...
2012-11-29 caryclark@google.comshape ops work in progress
2012-11-29 robertphillips... Add newline at end of SkRRect.h
2012-11-29 robertphillips... SkRoundRect start
2012-11-29 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-11-28 bungeman@google.comRemove what turns out to be a bogus assert.
2012-11-28 reed@google.comupdate dox
2012-11-28 bungeman@google.comWrite correct type of sfnt file in mac coretext open...
2012-11-28 bensong@google.comUpdate bench_expectations.txt with new codes in issue...
2012-11-28 epoger@google.comUpdate gm self-test to pass again after r6585
2012-11-28 robertphillips... Added dashing fast path
2012-11-28 bsalomon@google.comSet empty/wide-open genID on clip stack in more places...
2012-11-28 djsollen@google.comUpdate gyp to allow alternative out directories
2012-11-28 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-11-27 senorblanco... Implement radius interpolation for separable blur....
2012-11-27 bensong@google.comupdate bench_expectations with wider range before furth...
2012-11-27 reed@google.comcapture repro case for gradient bug (inside if-false...
2012-11-27 reed@google.comrevert prev change to reset
2012-11-27 bensong@google.comadd skp bench expectations and watch for alerts.
2012-11-27 reed@google.comguard for self-assignment in reset()
2012-11-27 bsalomon@google.comTemporarily disable clip stack reduce test while workin...
2012-11-27 tomhudson@google.comClose pending save() calls in QT debugger to avoid...
2012-11-27 robertphillips... Address debugger profiling issue in tile mode
2012-11-27 bsalomon@google.comMake the clip stack reduction test generate inverse...
2012-11-27 reed@google.comdon't leak *every* src mask in the ninepatch case....
next