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
...
*
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
*
define SK_CPU_SSE_LEVEL to a min of SSE2 if we're on 64bit x86
reed@google.com
2012-07-09
*
normalize names for SSE levels
reed@google.com
2012-07-03
*
detect SSE level in visual studio
reed@google.com
2012-07-02
*
create symbols for the various SSE values
reed@google.com
2012-07-02
*
add SK_CPU_SSE_LEVEL, which may be defined to 2 or 3 (or 41 or 42 in the future)
reed@google.com
2012-07-02
*
remove SK_CAN_USE_FLOAT (deprecated)
reed@google.com
2012-06-11
*
Warn when ignoring result of SkMatrix::invert.
bungeman@google.com
2012-04-09
*
Merge changes from the android repo upstream to Skia
djsollen@google.com
2012-02-15
*
add 2nd _ to __OpenBSD_
reed@google.com
2011-11-30
*
Add more Unix platforms on which Skia for Chromium has been built,
reed@google.com
2011-11-30
*
fix prev. change for __OpenBSD__
reed@google.com
2011-11-08
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
commit http://codereview.chromium.org/8274009/
reed@google.com
2011-10-13
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Remove a few old uses of SK_RESTRICT on references.
tomhudson@google.com
2011-07-12
*
Tab -> spaces
bsalomon@google.com
2011-05-06
*
http://codereview.appspot.com/4438070/
reed@google.com
2011-04-26
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
check for SK_BUILD_FOR_BREW
reed@google.com
2011-02-07
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
remove obsolete SK_BUILD_FOR_BREW conditional
reed@android.com
2010-01-12
*
initial checkin for visualstudio build support
reed@android.com
2009-12-16
*
add SDL support
reed@android.com
2009-05-22
*
first pass at clean up of the 3 config files
reed@android.com
2009-01-08
*
separate image encode and decode
reed@android.com
2009-01-06
*
grab from latest android
reed@android.com
2008-12-17
[prev]