aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* add a second interface to the resizer to exactly match what Chrome expects. ...Gravatar humper2014-06-28
* add rowbytes option to allocPixelsGravatar reed2014-06-28
* writepixels needs to bump genIDGravatar reed2014-06-27
* Make perlin noise do CTM-correct scaling.Gravatar senorblanco2014-06-27
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27
* Switch SkPDFStream's internal storage from SkStream to SkDataGravatar halcanary2014-06-27
* change gpudevice and pdfdevice to inherit from basedeviceGravatar reed2014-06-27
* Disable SSE4 code.Gravatar mtklein2014-06-27
* Refactor bitmap scaler to make it easier to migrate rest of chrome to use itGravatar humper2014-06-27
* Add lock to SkPDFDictGravatar halcanary2014-06-27
* Fix RRect tranform bugGravatar robertphillips2014-06-27
* Mark SkBBoxHierarchyRecord destructor as virtualGravatar tomhudson2014-06-27
* Add SSE4 optimization of S32A_Opaque_BlitrowGravatar henrik.smiding2014-06-27
* add SkSurface::NewRasterDirectReleaseProcGravatar reed2014-06-27
* delete code for SK_SUPPORT_LEGACY_GETTOTALCLIPGravatar reed2014-06-27
* Revert of Switch SkPDFStream's internal storage from SkStream to SkData (http...Gravatar rmistry2014-06-26
* Switch SkPDFStream's internal storage from SkStream to SkDataGravatar halcanary2014-06-26
* Promote SkInterpolator unit test to our tests driver.Gravatar tfarina2014-06-26
* Add trace event when GrBufferAllocPool unmaps a buffer indicating what % of t...Gravatar bsalomon2014-06-26
* ARM Skia NEON patches - 40 - arm64: S32A_D565_OpaqueGravatar kevin.petit2014-06-26
* Remove SkBicubicImageFilter, and all related tests.Gravatar senorblanco2014-06-25
* Add noinline for GCC 4.6, which seems to vectorize after inlining.Gravatar mtklein2014-06-25
* "interface" is defined in Windows headers, so undef it in GrGLCaps so we don'...Gravatar george2014-06-25
* Narrow disabled vectorization further to just ConvolveHorizontally.Gravatar mtklein2014-06-25
* try release onlyGravatar Mike Klein2014-06-25
* disable on naclGravatar Mike Klein2014-06-25