aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* cleanup rasterclip helperGravatar reed2014-09-04
* Initial change to create GeometryProcessorGravatar joshualitt2014-09-04
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* Finish off some lingering rebaselines.Gravatar Mike Klein2014-09-04
* rebaseline downsamplebitmapsGravatar Mike Klein2014-09-04
* Enable highQualityFilter_SSE2Gravatar qiankun.miao2014-09-04
* Switch Layer Hoisting over to SkRecord backendGravatar robertphillips2014-09-04
* Temporarily disable tiling another GM that produces errors with the existing ...Gravatar Derek Sollenberger2014-09-04
* Update SKP version to 91Gravatar borenet2014-09-03
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* remove unused n4 expectationsGravatar Mike Klein2014-09-03
* Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...Gravatar mtklein2014-09-03
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Add reference base class to GrGpuResourcewith pending IO references.Gravatar bsalomon2014-09-03
* fix up GM suppressionsGravatar Mike Klein2014-09-03
* Remove use of EXPERIMENTAL_getActiveOps from layer hoisting codeGravatar robertphillips2014-09-03
* Turn downsamplebitmap GMs vertical to fit in 2048x2048.Gravatar mtklein2014-09-03
* Revert to enabling all of -O2 as it exposes a bug in the toolchain.Gravatar djsollen2014-09-03
* On Android, skip tiling for all giantbitmap variants.Gravatar mtklein2014-09-03
* Remove SkBitmapCache::Find/Add(_,width,height,_)Gravatar piotaixr2014-09-03
* Hide fields in SkImageInfoGravatar reed2014-09-03
* The key for SkBitmapCache can now be genID+SkIRectGravatar piotaixr2014-09-03
* Replace SkPictureReplacementPlayback with GrRecordReplaceDrawGravatar robertphillips2014-09-03
* Disable -fexpensive-optimizations on 64-bit ARM.Gravatar djsollen2014-09-03
* Revert of Enable highQualityFilter_SSE2 (patchset #1 id:1 of https://coderevi...Gravatar mtklein2014-09-03
* Update fontcache GM to stress the font atlas.Gravatar jvanverth2014-09-03
* Enable highQualityFilter_SSE2Gravatar qiankun.miao2014-09-03
* Remove GrDrawTarget::AutoRenderTargetRestore.Gravatar bsalomon2014-09-03
* Disable SSE4 S32A_Opaque blit.Gravatar mtklein2014-09-03
* remove flags that are already mirrored in chrome's SkUserConfig.hGravatar reed2014-09-03
* Remove dead code in SkBitmapFilter_opts_SSE2.h/cppGravatar qiankun.miao2014-09-03
* Update failing testimagefilter GM with new baseline and bug numberGravatar Derek Sollenberger2014-09-03
* Rebase NEON image procs based on C++ implementation.Gravatar Derek Sollenberger2014-09-03
* Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...Gravatar reed2014-09-03
* Update GM baselines for Arm64 bot.Gravatar Derek Sollenberger2014-09-03
* Add gamma/sRGB tag to SkImageInfoGravatar reed2014-09-02
* Fix drawPosText() bounds bug.Gravatar mtklein2014-09-02
* add legacy guard for SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL to androidGravatar reed2014-09-02
* Address MSVC warnings about possible value truncation. In the process remove...Gravatar pkasting2014-09-02
* Remove legacy (and also broken) SkPicture constructor.Gravatar djsollen2014-09-02
* Fix matrix similarity test on arm64Gravatar jvanverth2014-09-02
* Rebaseline bezier cubicsGravatar egdaniel2014-09-02
* make allocPixels throw on failureGravatar reed2014-09-02
* SkRecordPartialDraw with less code duplicationGravatar mtklein2014-09-02
* Rename ScaledImageCache.cpp to SkResourceCacheTest.cppGravatar piotaixr2014-09-02
* Added Doc for GetAllocator in SkResourceCache and SkBitmapCacheGravatar piotaixr2014-09-02
* Reorganize Layer Hoisting codeGravatar robertphillips2014-09-02
* When ignoring color input don't use vertex attribs on gpuGravatar egdaniel2014-09-02
* Disable NEON procs for box blur as it produces invalid resultsGravatar djsollen2014-09-02
* Add option to add precision to varyings in shaderGravatar egdaniel2014-09-02