platform/upstream/libSkiaSharp.git
2012-09-05 robertphillips... Resource cache now explicitly takes ref of managed...
2012-09-05 edisonn@google.comAdd efffects to the list of dependencies for bench_pict...
2012-09-05 robertphillips... Enforce calling of inherited onRelease & onAbandon...
2012-09-05 rileya@google.comAdd R-Tree bench.
2012-09-05 bsalomon@google.comShut up some Mac (xcode 3) warnings
2012-09-05 rileya@google.comAdd R-Tree data structure.
2012-09-05 robertphillips... Simplified stencil buffer caching
2012-09-05 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-04 borenet@google.comAdd NaCl port of Skia
2012-09-04 reed@google.comadd more cases to dashline: circle-vs-square, 0,1,2...
2012-09-04 reed@google.comadd bench for drawline + dashing
2012-09-04 borenet@google.comAdd ANGLE to DEPS, integrate build
2012-09-04 tomhudson@google.comUpstream Clank's SkFontHost_Android DRT infinite loop...
2012-09-04 tomhudson@google.comUpstream clank: fix build on platforms (Clang/ARM)...
2012-09-04 bsalomon@google.comAdd effects/core.gypi to 'sources' to make them appear...
2012-09-04 borenet@google.comFix compile error in SkFontHost_none.cpp
2012-09-04 bungeman@google.comFuture proof luminance caches.
2012-09-04 robertphillips... Added bench to test multiple readPixels case
2012-09-04 robertphillips... Don't purge resources from cache if they have > 1 ref
2012-09-04 robertphillips... Switch GrGpu's GrResource list over to using SkTDLinkedList
2012-09-04 robertphillips... Reverting r5364 (Update ARM and NEON optimizations...
2012-09-01 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-31 caryclark@google.comshape ops work in progress
2012-08-31 reed@google.comtruncate our llist w/ null during rewind.
2012-08-31 scroggo@google.comFix windows build of tools.
2012-08-31 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-31 scroggo@google.comRename my DeferredPipeController to not conflict with...
2012-08-31 scroggo@google.comPerform multi core rendering in bench_pictures.
2012-08-31 reed@google.comadd --dump-ops option to pinspect, which will invoke...
2012-08-31 reed@google.comadd more details when dumping saveLayer
2012-08-31 bungeman@google.comSerialization for DirectWrite
2012-08-31 reed@google.com(disabled) option to re-record a picture when loading
2012-08-31 robertphillips... Allow cache tracking to be enabled in release
2012-08-31 djsollen@google.comUpdate ARM and NEON optimizations for S32A_Opaque_BlitR...
2012-08-30 jkleinert@google.comAdding checkboxes to skdiff output so a user can select...
2012-08-30 robertphillips... Begin moving locking out of GrResourceCache
2012-08-30 bsalomon@google.comRecommit r5350 with fix for image failures (which affec...
2012-08-30 bensong@google.comRecords bench graph scale information so we can calcula...
2012-08-30 bsalomon@google.comRevert 5350 while image changes are diagnosed.
2012-08-30 bsalomon@google.comRemove fModulate from GrGLShaderBuilder
2012-08-30 george@mozilla.comThe UBFX instruction isn't available on ARMv6; use...
2012-08-30 scroggo@google.comRemove dead code and update a comment.
2012-08-30 reed@google.compeephole optimize save/restore brackets that contain...
2012-08-30 skia.committer... Sanitizing source files in Skia_Nightly_House_Keeping
2012-08-30 reed@google.comadd SkWriter32::rewindToOffset() -- used for peephole...
2012-08-30 robertphillips... Added find, lock to GrContext & GrResourceCache interfaces
2012-08-30 robertphillips... Minor refactoring of GrClipMaskManager::clipMaskPreamble
2012-08-29 bsalomon@google.comIn which a series of things around attachToCanvas and...
2012-08-29 reed@google.comSkDraw's constructor zero's is fields, so don't do...
2012-08-29 reed@google.comcheck for exceeding int range when we stash the values...
2012-08-29 bsalomon@google.comClear SkCanvas::fLastDeviceToGainFocus when releasing...
2012-08-29 bsalomon@google.comLinux warning fixes
2012-08-29 djsollen@google.comChange Arabic sample character from 0x0600 to 0x0627.
2012-08-29 djsollen@google.comImplement multi-threaded picture playback via cloning.
2012-08-29 rileya@google.comFix uninitialized values in bench_pictures' tiled renderer.
2012-08-29 bsalomon@google.comAdd helpers to add/modulate glsl vec4s.
2012-08-29 robertphillips... Moved GrClipMaskCache to its own files
2012-08-28 bsalomon@google.comFix int64->int32 warning
2012-08-28 bsalomon@google.comAdd "class" missing from "friend class". How did this...
2012-08-28 bsalomon@google.comHide GrDrawTarget::Caps's member vars
2012-08-28 caryclark@google.comshape ops work in progress
2012-08-28 vandebo@chromium.orgNormalize font BBox to make sure it's correct when...
2012-08-28 scroggo@google.comReenable pipe for imagefiltersgraph GM on Android.
2012-08-28 rileya@google.comChange picture record benchmark to include begin/end...
2012-08-28 bsalomon@google.comSome GrGLShaderBuilder cleanup
2012-08-28 borenet@google.comMove gm baselines from trunk/gm to gm-expected
2012-08-28 bungeman@google.comWhen creating gray from lcd, use luminance instead...
2012-08-28 reed@google.comdisable pipe for now
2012-08-28 digit@google.comFix Clang build on Android.
2012-08-28 borenet@google.comFix ANGLE build
2012-08-28 bsalomon@google.comMake the SkGrPixelRef be responsible for unlocking...
2012-08-28 rileya@google.comAdded an overload of SkTQSort that sorts an array of...
2012-08-28 bsalomon@google.comFix dumb bug: redundant runs of upm<->pm roundtrip...
2012-08-28 reed@google.comneed to declare INHERITED for the instcount macros
2012-08-28 reed@google.comre-enable inst counting
2012-08-28 bsalomon@google.comRemove SkGpuDevice::fTexture, use new pixel ref class...
2012-08-28 reed@google.comAdd caching of the snapshot image form a surface
2012-08-28 robertphillips... Added second "truncated" cpu/wall timer to bench
2012-08-28 robertphillips... Added default to switch to stop compiler failure in...
2012-08-27 reed@google.comremove these (flakes)
2012-08-27 reed@google.comrebaseline after text-gamma change
2012-08-27 reed@google.comrebaseline after text-gamma change
2012-08-27 reed@google.comrebaseline after text gamma change
2012-08-27 george@mozilla.comAdd a new SkMemory implementation that uses mozalloc...
2012-08-27 borenet@google.comScript to help cycle skia-autogen
2012-08-27 george@mozilla.comExplicitly cast to uin16_t to avoid an invalid implicit...
2012-08-27 robertphillips... Added cros_daisy to build bots list
2012-08-27 caryclark@google.comshape ops work in progress
2012-08-27 borenet@google.comChange comment in PointTest to refer to GCC bug
2012-08-27 bsalomon@google.comDo premul and r/b swap conversions in a custom effect
2012-08-24 bungeman@google.comFix PointTest.
2012-08-24 bungeman@google.comRebaseline for r5280.
2012-08-24 bungeman@google.comFix greenish text rendering on Linux.
2012-08-24 rmistry@google.comCreated to fix code.google.com/p/skia/issues/detail...
2012-08-24 caryclark@google.comshape ops work in progress
2012-08-23 keyar@chromium.orgUpdated options for test_picturs.py to match new option...
2012-08-23 keyar@chromium.orgImplemented power of two tiling.
2012-08-23 bsalomon@google.comMake gpu.gypi show up in IDE projects
2012-08-23 senorblanco... Proper Android fix, and revert of workaround in r5267...
2012-08-23 senorblanco... Workaround for Android crash (unreviewed).
next