aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* YUV to RGB converterGravatar sugoi2014-07-07
* guard registering mallocpixelref for chromeGravatar reed2014-07-07
* remove unneeded flags (have been purged from chrome and android)Gravatar reed2014-07-07
* change pixelref to not inherit from SkFlattenableGravatar reed2014-07-07
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* don't look at SK_SCALAR_IS_FLOAT -- it is true, but no longer definedGravatar reed2014-07-07
* Remove use of GrEffectRef from draw state and below.Gravatar bsalomon2014-07-07
* Add return to SkBoxBlurGetPlatformProcs_SSE4.Gravatar scroggo2014-07-07
* Add always-threaded SkRecord quilt tests.Gravatar mtklein2014-07-07
* Remove GrDrawState::CommonStateGravatar bsalomon2014-07-07
* Remove vertical/horizontal metrics selection.Gravatar bungeman2014-07-07
* Remove deferred version of GrDrawState.Gravatar bsalomon2014-07-07
* Add SSE4 version of BlurImage optimizations.Gravatar henrik.smiding2014-07-07
* with no save flag options, we can directly reference matrix and clip in MCRecGravatar reed2014-07-07
* Add Instant Trace Event for shader compilation in gpu which outputs shader te...Gravatar egdaniel2014-07-07
* Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.ch...Gravatar reed2014-07-06
* Linear-time implementation of willPlaybackBitmaps(), computed & cachedGravatar tomhudson2014-07-05
* Add SSE4 version of BlurImage optimizations.Gravatar henrik.smiding2014-07-04
* Fix SkColorFilterImageFilter matrix optimization.Gravatar senorblanco2014-07-03
* Adding 64 bit checksGravatar sugoi2014-07-03
* Revert of Caching the result of readPixelsSupported (https://codereview.chrom...Gravatar reed2014-07-03
* move SkChecksum and SkEmptyShader to privateGravatar reed2014-07-03
* Caching the result of readPixelsSupportedGravatar piotaixr2014-07-03
* Add functions to support NV_path_rendering in OpenGL ESGravatar kkinnunen2014-07-02
* Check pixelRef before attempting to ktx encode.Gravatar scroggo2014-07-02
* Make GrAllocator Iter return non-const TGravatar bsalomon2014-07-02
* Remove SK_IGNORE_FASTER_TEXT_FIX.Gravatar Ben Wagner2014-07-02
* Remove SK_IGNORE_DWRITE_RENDERING_FIX.Gravatar Ben Wagner2014-07-02
* Revert of Remove the AA requirement for selecting GrEffect-based clipping. (h...Gravatar mtklein2014-07-02
* Exclude Clang on Windows too. Comment this up a bit.Gravatar mtklein2014-07-02
* Combine clip stack and clip origin into one struct in GrIODB.Gravatar bsalomon2014-07-02
* Remove the AA requirement for selecting GrEffect-based clipping.Gravatar bsalomon2014-07-02
* Disable assembly code in MemorySanitizer builds.Gravatar Mike Klein2014-07-02
* Revert of Remove the AA requirement for selecting GrEffect-based clipping. (h...Gravatar bsalomon2014-07-02
* Fix no previous prototype for function errorGravatar halcanary2014-07-02
* Remove the AA requirement for selecting GrEffect-based clipping.Gravatar bsalomon2014-07-02
* CTFontCopy*Name may return NULL.Gravatar bungeman2014-07-02
* Reduce integer divides in GrAllocatorGravatar bsalomon2014-07-02
* Fix int to float bug in shader on gpu Dotted Line clGravatar egdaniel2014-07-02
* Add the ability for gpu to render dotted lines (dashed line, 0 on interval, r...Gravatar egdaniel2014-07-02
* Uses optional mutex to guard construction of the singleton, whichGravatar tomhudson2014-07-01
* Remove A8_LCD luminance hack.Gravatar jvanverth2014-07-01
* Revert of Fix race condition in parallel font initialization. (https://codere...Gravatar mtklein2014-07-01
* correctly plumb through explicit rowbytes for allocPixelsGravatar reed2014-07-01
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* Fix race condition in parallel font initialization.Gravatar tomhudson2014-07-01
* When performing offscreen rendering on windows, attempt to use a pbuffer cont...Gravatar bsalomon2014-07-01
* Adjust the alpha type for pixelRefs.Gravatar scroggo2014-07-01