aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Cleanup: Rename UnitTestTest.cpp to RTConfRegistryTest.cppGravatar tfarina2014-07-08
* Split SkPictureRangePlayback out of SkPicturePlaybackGravatar robertphillips2014-07-08
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-08
* MIPS: added optimizations for functions from SkBitmapProcStateGravatar djordje.pesut2014-07-08
* remove unneeded flag for androidGravatar reed2014-07-07
* YUV to RGB converterGravatar sugoi2014-07-07
* remove unneeded flags for androidGravatar reed2014-07-07
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Remove SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK.Gravatar mtklein2014-07-07
* Enable 32/64-bit gyp switch on AndroidGravatar qiankun.miao2014-07-07
* remove unneeded flags for androidGravatar reed2014-07-07
* Add SSE4 version of BlurImage optimizations.Gravatar henrik.smiding2014-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
* move SkChecksum and SkEmptyShader to privateGravatar reed2014-07-03
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* remove flags that are now in chrome's SkUserConfig.hGravatar reed2014-07-01
* Cleanup: Delete SkJSON header.Gravatar tfarina2014-06-30
* Have Clang builders build in C++11 mode.Gravatar mtklein2014-06-30
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* Begin atlasingGravatar robertphillips2014-06-30
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29
* Remove now-nonexistent SkCountdown.h from public_headers.Gravatar senorblanco2014-06-28
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27
* Switch SkPDFStream's internal storage from SkStream to SkDataGravatar halcanary2014-06-27
* Add SSE4 optimization of S32A_Opaque_BlitrowGravatar henrik.smiding2014-06-27
* remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE for chromeGravatar reed2014-06-26
* 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
* Make LTCG optional on windows builds.Gravatar bsalomon2014-06-26
* Remove SkBicubicImageFilter, and all related tests.Gravatar senorblanco2014-06-25
* Add nanobench, a fresh look at our microbenchmark harness.Gravatar mtklein2014-06-25
* Rename TestSize.cpp to SizeTest.cppGravatar tfarina2014-06-25
* Focus disabled optimizations on just BGRAConvolve2D, and only 32-bit.Gravatar mtklein2014-06-25
* Temporarily disable autovectorization in core for 32-bit Linux builds.Gravatar mtklein2014-06-25
* delete disabled benchGravatar mtklein2014-06-24
* Support serialization in SkRecord-backed SkPictures.Gravatar mtklein2014-06-24
* add pathops tight bounds; conform path ops' gyp to unit testsGravatar caryclark2014-06-24
* Implement text rendering with NVPRGravatar kkinnunen2014-06-24
* use platform-independent font for gmGravatar caryclark2014-06-23
* Better rendering detection with DirectWrite.Gravatar bungeman2014-06-23
* Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https...Gravatar rmistry2014-06-23
* Revert of Fix SkPaint::measureText for stroked hairline text (https://coderev...Gravatar rmistry2014-06-23
* Fix SkPaint::measureText for stroked hairline textGravatar kkinnunen2014-06-22
* No need to include ../tools/flags in include_dirs when depending on flags tar...Gravatar tfarina2014-06-22
* Add GYP target for sk_tool_utils.* component.Gravatar tfarina2014-06-21