aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Grant independence to SkBaseMutex on Windows.Gravatar tomhudson2014-07-01
* Hide symbols in S32A_Opaque_BlitRow32_SSE4Gravatar henrik.smiding2014-07-01
* Revert of Fix race condition in parallel font initialization. (https://codere...Gravatar reed2014-06-30
* Fix race condition in parallel font initialization.Gravatar tomhudson2014-06-30
* force opaque if kCGImageAlpha returns NoneGravatar reed2014-06-30
* DirectWrite to detect GDI only fonts.Gravatar bungeman2014-06-30
* Fix SkTypeface::serialize() on Mac by properly indicating local fontsGravatar caseq2014-06-30
* Revert of Re-enable SSE4. (https://codereview.chromium.org/357593003/)Gravatar mtklein2014-06-30
* Fix ANGLE build wrong glGetString being called issueGravatar bsalomon2014-06-30
* R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. ...Gravatar krajcevski2014-06-30
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* Add a preliminary R11 EAC compressorGravatar krajcevski2014-06-30
* Begin atlasingGravatar robertphillips2014-06-30
* Re-enable SSE4.Gravatar mtklein2014-06-30
* ARM Skia NEON patches - 41 - arm64: SkXfermode::xfer32Gravatar kevin.petit2014-06-30
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Revert of Fix memory leak in "Begin atlasing" (https://codereview.chromium....Gravatar robertphillips2014-06-29
* Fix memory leak in (Begin atlasing https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29