History log of /external/conscrypt/common/src/jni/main/include/macros.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d5de6e4adf5bf6016c4f397c4d12e09a9ab1a4ab 02-Feb-2017 Kenny Root <kenny@the-b.org> Less warnings on Windows (#74)

Add some warning suppressions and some MS VC++ compatibility with the code annotations.
/external/conscrypt/common/src/jni/main/include/macros.h
160e730a8666ecd1cd362ed6cb5e9c032ed2bff0 23-Jan-2017 Nathan Mittler <nathanmittler@google.com> Adding support for Java 8 static linking. (#50)

* Adding support for Java 8 static linking.

I'm not really sure of an easy way to test this ATM, since the library would have to be statically linked with the JVM. I think for now, we should just get this in and cross the testing bridge when we get there.

Fixes #33
/external/conscrypt/common/src/jni/main/include/macros.h
5fdfec1dbfefa9ac64e464fcd43038bceed6544b 09-Jan-2017 Mark Salyzyn <salyzyn@android.com> Replace android/log.h with android/log.h

Partial reverse of course regarding export of macros into the ndk.
We still deprecate cutils/log.h, but we use log/log.h, not
android/log.h for the macros.

adjust history on commit 60dc8f0a53e309229c2e2309b3f6c70e57187e94.

Test: compile
Bug: 34250038
Change-Id: I523854afa0635396b0ee90051f9db6c0af3b5ea6
/external/conscrypt/common/src/jni/main/include/macros.h
058ebf71b76febd9b32e2695d070329ddd6e367b 09-Jan-2017 Mark Salyzyn <salyzyn@android.com> log: android/log.h can define main logging macros

Add ifdefs surrounding the compatibility set here.

Test: compile
Bug: 34250038
Change-Id: I1a7401ce87b5ede66a67b0ec11de925193281efa
/external/conscrypt/common/src/jni/main/include/macros.h
f3f3d14c803eb81b374d12e04fc7a05686f92ffa 13-Jan-2017 Kenny Root <kenny@the-b.org> Revert JNI_JARJAR_PREFIX change (#43)

The C preprocessor was inserting "JNI_JARJAR_PREFIX" as the prefix for
the objects instead of the intended value "com.android" Revert this
part of the change for now.
/external/conscrypt/common/src/jni/main/include/macros.h
66516884139574a34a9855ca822d56ace0fdfe8b 12-Jan-2017 Nathan Mittler <nathanmittler@google.com> Split out JNI helper methods and errors (#32)

JNIHelp is no longer needed. Also with the introduction of JniUtil, moving over utility methods from JniConstants.
/external/conscrypt/common/src/jni/main/include/macros.h
c1e64b936526491fdc1836e7b0913f7514cdc378 12-Jan-2017 Kenny Root <kenny@the-b.org> Fix new clang-format violations (#34)

This isn't being checked by travis, so it tends to slip in.

Change-Id: I0e588e2dfd7fe9e3f6dab2eb68c54ffacef21b19
/external/conscrypt/common/src/jni/main/include/macros.h
08e3096780235d7f8616c0c5b4ccbf3398a88bf3 11-Jan-2017 Nathan Mittler <nathanmittler@google.com> Split out JniConstants (#30)

Also doing some misc cleanup.
/external/conscrypt/common/src/jni/main/include/macros.h
9f80aec4d0a3986bb4506bbb1b51842a9a36f940 11-Jan-2017 Nathan Mittler <nathanmittler@google.com> Split out OpenSslError, ScopedSslBio, and trace macros (#29)

Also moved logging macros to macros.h since they are now needed by multiple files.
/external/conscrypt/common/src/jni/main/include/macros.h
4f475909f9659c5163717354dc81704650493e66 10-Jan-2017 Nathan Mittler <nathanmittler@google.com> Set default symbol visibility to hidden except for JNI methods. (#26)
/external/conscrypt/common/src/jni/main/include/macros.h
7ee33c6ae02bafe1f0aa664c6c574be2f15a2a66 09-Jan-2017 Nathan Mittler <nathanmittler@google.com> Fixing various errors/warnings for windows. (#21)
/external/conscrypt/common/src/jni/main/include/macros.h
7ec6fc77bbf547ae018178262453f38ff3b45974 12-Dec-2016 nmittler <nathanmittler@google.com> Preparing for move to github.

Change-Id: Icc28dd498c5facd4b22e3ee24a8363f01ec681ea
/external/conscrypt/common/src/jni/main/include/macros.h
7782d132fab6ac9f30b97d76ed3a51126ed3e6d1 22-Nov-2016 nmittler <nathanmittler@google.com> Restructuring conscrypt into submodules

Change-Id: I2a4dea5d2a5f35b29fdbb96bcdae1888a4fe2b7e
/external/conscrypt/common/src/jni/main/include/macros.h