platform/upstream/libSkiaSharp.git
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).
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-23 robertphillips... Added -min option to bench
2012-08-23 senorblanco... warning fix (unreviewed).
2012-08-23 senorblanco... Speculative Android GM blend fix (unreviewed).
2012-08-23 caryclark@google.comshape ops work in progress
2012-08-23 keyar@chromium.orgChanged how tiles are copied to the master canvas.
2012-08-23 rmistry@google.comFix bug in tools/sanitize_source_files.py
2012-08-23 rileya@google.comChange scratch texture cache behavior to only reuse...
2012-08-23 bsalomon@google.com#if SK_DEBUG -> #ifdef SK_DEBUG in SkTDLinkedList.h...
2012-08-23 bsalomon@google.comAdd gpu.gypi to ease skia->chrome rolls
2012-08-23 robertphillips... Fixed compiler error in r5247 (unreviewed)
2012-08-23 robertphillips... Refactored GrDLinkedList into SkTDLinkedList
2012-08-23 george@mozilla.comSplit out SkFontHost_FreeType into common files
2012-08-22 senorblanco... Actually remove the GrMorphologyEffect.* files from...
2012-08-22 senorblanco... Move the code for the GPU implementation of morphology...
2012-08-22 senorblanco... Another speculative Android build fix (unreviewed).
2012-08-22 bungeman@google.comSkRef for expressions.
2012-08-22 senorblanco... Android build fix (unreviewed).
next