platform/upstream/libSkiaSharp.git
2012-12-12 scroggo@google.comSet git to ignore .android_config
2012-12-12 reed@google.comrevert 6766, thereby re-landing 6762-6763 now that...
2012-12-12 borenet@google.comAdd bench_pictures config
2012-12-12 reed@google.comrevert 6762-6763, since those require new skps to be...
2012-12-12 reed@google.compart of prev CL for rrect
2012-12-12 reed@google.commake RRect and Oval first-class drawing primitives...
2012-12-12 junov@chromium.orgAdding quickContains API method to SkClipStack
2012-12-12 epoger@google.comCreate SkBitmapChecksummer and associated SkBitmapTrans...
2012-12-12 robertphillips... Minor cleanup
2012-12-11 bsalomon@google.comFix generation of random two point gradients for progra...
2012-12-11 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-10 junov@chromium.orgFixing logic error in deferred canvas unittest.
2012-12-10 reed@google.comuse new enum-constructors
2012-12-10 robertphillips... Fix for Mac-specific OpenGL == complaint in GrGLProgram.cpp
2012-12-10 vollick@chromium.orgAdd SkMatrix44 constructor that allows user to control...
2012-12-10 bsalomon@google.comModifications to GrPatherRenderer(Chain) interfaces...
2012-12-10 scroggo@google.comWhen cloning picture, use a bitmap heap to avoid flatte...
2012-12-10 reed@google.comoptimize for paints that don't require deep copy during...
2012-12-10 bsalomon@google.comDisable failing test on android.
2012-12-10 reed@google.commark our unflattened bitmap as immutable (just as pictu...
2012-12-10 reed@google.comadd '--mode clone' option to bench_pictures
2012-12-10 reed@google.comdon't convert clipPath -> clipRect if the path is inver...
2012-12-10 scroggo@google.comIn SKP serialization, use existing encoded data.
2012-12-10 junov@chromium.orgFixing SkClipStack::clipDevPath so that it will not...
2012-12-10 caryclark@google.comshape ops work in progress
2012-12-10 djsollen@google.comReapply (r6718) with fix for compiler error on linux.
2012-12-10 djsollen@google.comrevert Reapply r5364 (Update ARM and NEON optimizations...
2012-12-10 djsollen@google.comReapply r5364 (Update ARM and NEON optimizations for...
2012-12-10 caryclark@google.comshape ops work in progress
2012-12-10 mike@reedtribe.orgadd helpers for isTranslate and isScaleTranslate
2012-12-08 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-07 djsollen@google.comRevert "Added the following 3 features to sample app."
2012-12-07 djsollen@google.comAdded the following 3 features to sample app.
2012-12-07 robertphillips... Update filter tool to write out paths to .cpp file
2012-12-07 robertphillips... Make debugger profiling honor deleted commands
2012-12-07 bsalomon@google.comImprove handling of inverse clip paths in GrClipMaskMan...
2012-12-07 scroggo@google.comFix some extract subset bugs.
2012-12-07 epoger@google.comutils.gyp: add SkCityHash.h, delete SkConsistentChecksum.h
2012-12-07 reed@google.comspeedup peek32() when the offset is in the last block...
2012-12-07 senorblanco... Rebaseline script: check for .git and .svn in the...
2012-12-07 reed@google.comcache fontmetrics in picture-record
2012-12-07 epoger@google.comadd cityhash to SVN dependencies, not just DEPS file
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
next