index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkPreConfig.h
Commit message (
Expand
)
Author
Age
*
Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chro...
mtklein
2015-04-17
*
Allow NEON on iOS.
mtklein
2015-04-17
*
Remove all code related to NaCl
borenet
2015-04-02
*
Specialize Sk2d for ARM64
mtklein
2015-03-20
*
Revert of Specialize Sk2d for ARM64 (patchset #3 id:40001 of https://coderevi...
mtklein
2015-03-20
*
Specialize Sk2d for ARM64
mtklein
2015-03-20
*
Remove copile time enabling of SK_ARM_HAS_NEON.
Derek Sollenberger
2014-08-01
*
Update NEON compiler defines to use SK_ prefix
djsollen
2014-08-01
*
SK_CPU_ARM --> SK_CPU_ARM32
mtklein
2014-06-03
*
Improved x86 SSE build and run-time checks.
commit-bot@chromium.org
2014-05-12
*
Revert of Improved x86 SSE build and run-time checks. (https://codereview.chr...
commit-bot@chromium.org
2014-05-08
*
Improved x86 SSE build and run-time checks.
commit-bot@chromium.org
2014-05-08
*
Define SK_CPU_X86 on x86 machines.
commit-bot@chromium.org
2014-04-09
*
Revert to old behavior regarding SK_CPU_ARM and update documentation around S...
commit-bot@chromium.org
2014-04-03
*
Fix ios build in chromium when targeting multiple architectures
djsollen@google.com
2014-04-03
*
Add more big endian platforms
commit-bot@chromium.org
2014-04-03
*
ARM Skia NEON patches - 35 - First AArch64 support
commit-bot@chromium.org
2014-04-02
*
Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://coderev...
commit-bot@chromium.org
2014-03-28
*
ARM Skia NEON patches - 35 - First AArch64 support
commit-bot@chromium.org
2014-03-28
*
Enable the SSSE3 files to be built for Android when SSSE3 is not present.
commit-bot@chromium.org
2014-02-25
*
Revert of Enable the SSSE3 files to be built for Android when SSSE3 is not pr...
commit-bot@chromium.org
2014-02-21
*
Enable the SSSE3 files to be built for Android when SSSE3 is not present.
commit-bot@chromium.org
2014-02-21
*
Add ifdef to avoid "not defined" compiler warnings for VS checks
commit-bot@chromium.org
2014-02-06
*
Ensure SSE2/3 is always enabled on Android.
commit-bot@chromium.org
2014-01-27
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Clean up SkTypes.h.
bungeman@google.com
2013-10-11
*
Remove 2 unused defines USE_CHROMIUM_SKIA and SK_BUILD_FOR_CHROMIUM
djsollen@google.com
2013-09-19
*
Change SkPreConfig.h to recognise uppercase PPC/PPC64.
george@mozilla.com
2013-08-06
*
fold SK_CPU_HAS_CONDITION_INSTR through as always defined
commit-bot@chromium.org
2013-07-30
*
always have conditional instruction
mtklein@google.com
2013-07-29
*
reland 8200 w/ fix for android (use fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8204 -- what is happening???
reed@google.com
2013-03-18
*
reland 8200 w/ fix for android (need fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8200 to figure out android break
reed@google.com
2013-03-18
*
move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability
reed@google.com
2013-03-18
*
Remove extraneous paren.
bsalomon@google.com
2013-03-13
*
refactor android defines to implicitly assume NDK compliance unless it is exp...
commit-bot@chromium.org
2013-03-13
*
Use the NDK's cpu-features library when building skia for Chromium/Android.
digit@google.com
2013-01-14
*
Added SK_BUILD_FOR_NACL to SkPreConfig.h
borenet@google.com
2012-12-03
*
Reverting r6489 to fix compiler error in Chrome
robertphillips@google.com
2012-11-20
*
Add missing SK_API define.
tfarina@chromium.org
2012-11-19
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Fix Clang build on Android.
digit@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro.
digit@google.com
2012-08-06
*
Ensure that all GNU-based systems are considered to be UNIX
george@mozilla.com
2012-07-25
*
remove Symbian (not needed) flag, and assume all CPUs *except* thumb have fast
reed@google.com
2012-07-17
[next]