aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Specify the name of tool for creating a makefile.Gravatar scroggo2014-07-01
* Add multithreaded mode to quilt mode in DM.Gravatar mtklein2014-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
* Revert of Update SKP version to 34 (https://codereview.chromium.org/347303003/)Gravatar Eric Boren2014-07-01
* Grant independence to SkBaseMutex on Windows.Gravatar tomhudson2014-07-01
* Hide symbols in S32A_Opaque_BlitRow32_SSE4Gravatar henrik.smiding2014-07-01
* remove flags that are now in chrome's SkUserConfig.hGravatar reed2014-07-01
* Cleanup: Delete SkJSON header.Gravatar tfarina2014-06-30
* 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
* add SK_API to config helpers so chrome can call themGravatar reed2014-06-30
* Expectations updates for DirectWrite change 761b25.Gravatar Ben Wagner2014-06-30
* update doxGravatar reed2014-06-30
* Have Clang builders build in C++11 mode.Gravatar mtklein2014-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
* rebaseline srcmode for gpus -- now pass samplecountGravatar reed2014-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
* Whitespace change to test CQGravatar rmistry2014-06-30
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-30
* Whitespace change to test CQGravatar rmistry2014-06-30
* Push resources to Android deviceGravatar qiankun.miao2014-06-29
* 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
* Remove now-nonexistent SkCountdown.h from public_headers.Gravatar senorblanco2014-06-28
* add rowbytes option to allocPixelsGravatar reed2014-06-28
* remove SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS codeGravatar reed2014-06-28
* writepixels needs to bump genIDGravatar reed2014-06-27
* Some straggler rebaselines for imagefiltersclipped.Gravatar senorblanco2014-06-27
* New baselines for imagefiltersclipped GM after perlin noise change.Gravatar senorblanco2014-06-27
* Drop --clone from commands in skia repo.Gravatar Mike Klein2014-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