aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.Gravatar scroggo2014-07-11
* Revert of Remove gpu shader optimatization for solid white or trans black col...Gravatar egdaniel2014-07-11
* Revert of Remove public_headers.gypi, unneeded by Skia. (https://codereview.c...Gravatar scroggo2014-07-11
* Remove gpu shader optimatization for solid white or trans black colorsGravatar egdaniel2014-07-11
* Remove public_headers.gypi, unneeded by Skia.Gravatar scroggo2014-07-11
* Enable tools/CrashHandler again.Gravatar mtklein2014-07-10
* Delete third_party/harfbuzzGravatar Mike Klein2014-07-10
* Split SkPictureReplacementPlayback out of SkPicturePlaybackGravatar robertphillips2014-07-10
* update our build system to support the experimental L-Release NDKGravatar Derek Sollenberger2014-07-10
* Merge Replay and Quilt tasks, adding in all BBH implementations.Gravatar mtklein2014-07-09
* Build Android with SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG.Gravatar scroggo2014-07-09
* Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."Gravatar Mike Klein2014-07-09
* Add SkRacyGravatar mtklein2014-07-08
* 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