aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPreConfig.h
Commit message (Expand)AuthorAge
* check for both __ARM_NEON__ and __ARM_NEONGravatar lsalzman2016-01-26
* SkPreConfig.h: Allow defined(__unix__) to imply SK_BUILD_FOR_UNIXGravatar mseaborn2015-12-15
* CMake, include/: changes to make fiddle 2.0 betterGravatar halcanary2015-12-01
* Add build targets for advanced Intel instruction sets (1 of 3).Gravatar mtklein2015-08-24
* The compiler can generate smulbb perfectly well nowadays.Gravatar mtklein2015-08-07
* __ARM_NEON is defined both by ARMv8 and ARMv7 + -mfpu=neon.Gravatar mtklein2015-08-06
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* Remove WEBKIT_VERSION_MIN_REQUIRED and config.h.Gravatar bungeman2015-07-29
* Remove SK_BUILD_FOR SDL, BREW, and PALM.Gravatar bungeman2015-07-29
* Remove SK_BUILD_FOR_WINCE.Gravatar bungeman2015-07-29
* Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chro...Gravatar mtklein2015-04-17
* Allow NEON on iOS.Gravatar mtklein2015-04-17
* Remove all code related to NaClGravatar borenet2015-04-02
* Specialize Sk2d for ARM64Gravatar mtklein2015-03-20
* Revert of Specialize Sk2d for ARM64 (patchset #3 id:40001 of https://coderevi...Gravatar mtklein2015-03-20
* Specialize Sk2d for ARM64Gravatar mtklein2015-03-20
* Remove copile time enabling of SK_ARM_HAS_NEON.Gravatar Derek Sollenberger2014-08-01
* Update NEON compiler defines to use SK_ prefixGravatar djsollen2014-08-01
* SK_CPU_ARM --> SK_CPU_ARM32Gravatar mtklein2014-06-03
* Improved x86 SSE build and run-time checks.Gravatar commit-bot@chromium.org2014-05-12
* Revert of Improved x86 SSE build and run-time checks. (https://codereview.chr...Gravatar commit-bot@chromium.org2014-05-08
* Improved x86 SSE build and run-time checks.Gravatar commit-bot@chromium.org2014-05-08
* Define SK_CPU_X86 on x86 machines.Gravatar commit-bot@chromium.org2014-04-09
* Revert to old behavior regarding SK_CPU_ARM and update documentation around S...Gravatar commit-bot@chromium.org2014-04-03
* Fix ios build in chromium when targeting multiple architecturesGravatar djsollen@google.com2014-04-03
* Add more big endian platformsGravatar commit-bot@chromium.org2014-04-03
* ARM Skia NEON patches - 35 - First AArch64 supportGravatar commit-bot@chromium.org2014-04-02
* Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://coderev...Gravatar commit-bot@chromium.org2014-03-28
* ARM Skia NEON patches - 35 - First AArch64 supportGravatar commit-bot@chromium.org2014-03-28
* Enable the SSSE3 files to be built for Android when SSSE3 is not present.Gravatar commit-bot@chromium.org2014-02-25
* Revert of Enable the SSSE3 files to be built for Android when SSSE3 is not pr...Gravatar commit-bot@chromium.org2014-02-21
* Enable the SSSE3 files to be built for Android when SSSE3 is not present.Gravatar commit-bot@chromium.org2014-02-21
* Add ifdef to avoid "not defined" compiler warnings for VS checksGravatar commit-bot@chromium.org2014-02-06
* Ensure SSE2/3 is always enabled on Android.Gravatar commit-bot@chromium.org2014-01-27
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Clean up SkTypes.h.Gravatar bungeman@google.com2013-10-11
* Remove 2 unused defines USE_CHROMIUM_SKIA and SK_BUILD_FOR_CHROMIUMGravatar djsollen@google.com2013-09-19
* Change SkPreConfig.h to recognise uppercase PPC/PPC64.Gravatar george@mozilla.com2013-08-06
* fold SK_CPU_HAS_CONDITION_INSTR through as always definedGravatar commit-bot@chromium.org2013-07-30
* always have conditional instructionGravatar mtklein@google.com2013-07-29
* reland 8200 w/ fix for android (use fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8204 -- what is happening???Gravatar reed@google.com2013-03-18
* reland 8200 w/ fix for android (need fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8200 to figure out android breakGravatar reed@google.com2013-03-18
* move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availabilityGravatar reed@google.com2013-03-18