platform/upstream/libSkiaSharp.git
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).
2012-08-22 rmistry@google.comThe script does the following:
2012-08-22 robertphillips... Fixed instance counting for templated classes
2012-08-22 senorblanco... Fix for no-GPU build (unreviewed).
2012-08-22 senorblanco... Implements the non-Porter-Duff compositing modes requir...
2012-08-22 scroggo@google.comSkBitmap::scrollRect changes pixels, but only if not...
2012-08-22 scroggo@google.comFix GPU-less build.
2012-08-22 scroggo@google.comWhen copying a bitmap, copy the generation ID.
2012-08-22 bsalomon@google.comRemove unnecessary flush from SkGpuDevice
2012-08-22 bsalomon@google.comRevert 5213. WK r126226 has landed in Chromium and...
2012-08-22 bsalomon@google.comDelete failing images on galaxy nexus (Issue 790).
2012-08-22 robertphillips... Scratch textures are no longer removed from the cache...
2012-08-22 robertphillips... Added resource cache debug output to help track changes
2012-08-21 bsalomon@google.comDelete more win7 intel flaky hairline position images.
2012-08-21 bungeman@google.comForce opaque in SkBlendLCD16Opaque_SSE2 to match SkBlen...
2012-08-21 djsollen@google.comUpdate bench_compare to do the comparison using differe...
2012-08-21 keyar@chromium.orgImages are written by PictureRenderer and not render_pi...
2012-08-21 keyar@chromium.orgBenchmark results will now print to STDOUT if on not...
2012-08-21 bsalomon@google.comFlush in ~SkGpuDevice to unblock Skia roll
2012-08-21 djsollen@google.comAdd check for EDSP to the 565 opaque blitter.
2012-08-21 djsollen@google.comUpstream ARM 565 optimizations from AOSP.
2012-08-21 robertphillips... Fixed compilation issue when instance counting is disabled
2012-08-21 caryclark@google.comshape ops work in progress
2012-08-20 borenet@google.comWhitespace change to trigger rebuild after master restart
2012-08-20 keyar@chromium.orgRemoved the TileInfo struct used in TiledPictureRenderer.
2012-08-20 senorblanco... Fix typo in r5202, preventing include files from showin...
2012-08-20 keyar@chromium.orgAdded copyright notice to PictureRenderer.cpp
2012-08-20 senorblanco... Extract list of source files from effects.gyp into...
2012-08-20 borenet@google.comWhitespace change to trigger rebuild after restart...
2012-08-20 senorblanco... Android build fix; unreviewed.
2012-08-20 senorblanco... Move SkColorFilterImageFilter into its own file.
2012-08-20 bsalomon@google.comRemove _UPM_ GrPixelConfigs
2012-08-20 borenet@google.comEnable 64-bit builds on Windows
2012-08-20 robertphillips... Add TexParameteriv entry point so ANGLE interface will...
2012-08-20 scroggoDisable imagefiltersgraph from running through pipe...
2012-08-20 rileya@google.comReapply r5101 and r5102: Made gradient effects use...
2012-08-20 keyar@chromium.orgtest_pictures.py will now look for render_pictures...
2012-08-20 robertphillips... Add fast path in arcTo and addArc for 0==sweep && 0...
2012-08-20 keyar@chromium.orgFixed no GPU build. Not reviewed.
2012-08-20 senorblanco... Refactor SkImageFilter into its own .cpp file.
2012-08-20 keyar@chromium.orgflush() and glFinish() are now in the timed area of...
2012-08-20 keyar@chromium.orgFixed up SK_SUPPORT_GPU flags.
2012-08-20 keyar@chromium.orgDeleted timer for record and unflatten benchmarks.
2012-08-20 keyar@chromium.orgAdded some assertions.
2012-08-20 keyar@chromium.orgAdded the option to enable GPU rendering on render_...
2012-08-20 keyar@chromium.orgRemove fBitmap delete. Tile bitmaps are no longer kept...
2012-08-20 keyar@chromium.orgThe tiles are properly reset.
2012-08-20 keyar@chromium.orgTiledPictureRenderer now has tiles accelerated when...
2012-08-20 keyar@chromium.orgChanged new and delete to SkNEW* and SkDELETE as approp...
2012-08-20 keyar@chromium.orgresetState is called between every benchmark run.
2012-08-20 keyar@chromium.orgState reset and gpu timers added.
next