aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* 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
* remove unnecessary bitmapdevice referencesGravatar reed2014-06-27
* delete code for SK_SUPPORT_LEGACY_GETTOTALCLIPGravatar reed2014-06-27
* Update SKP version to 34Gravatar borenet2014-06-27
* don't create explicit bitmapdevice when not neededGravatar reed2014-06-26
* remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE for chromeGravatar reed2014-06-26
* Fix scale type in JSON formatGravatar kelvinly2014-06-26