| Commit message (Expand) | Author | Age | Files | Lines |
* | A simple set of JNI argument passing tests. | Ian Rogers | 2013-11-05 | 1 | -0/+1 |
* | Split Conscrypt makefile out from libcore | Kenny Root | 2013-09-16 | 1 | -47/+0 |
* | Conscrypt: remove dependence on stlport | Kenny Root | 2013-09-11 | 1 | -1/+0 |
* | Fixed interruption of blocked SSLSocket via Socket.close() | Brian Carlstrom | 2013-09-10 | 1 | -9/+6 |
* | Move conscrypt out libjavacore and split tests | Kenny Root | 2013-08-30 | 1 | -5/+39 |
* | Move libcore to C++11. | Elliott Hughes | 2013-08-12 | 1 | -0/+1 |
* | Bring NativeCode.mk in line with the internal copy. | Elliott Hughes | 2013-07-30 | 1 | -5/+4 |
* | Fix libcore's NativeCode.mk so we actually compile with -Werror. | Elliott Hughes | 2013-07-30 | 1 | -43/+23 |
* | Move System.currentTimeMillis, nanoTime, and mapLibraryName into the library. | Elliott Hughes | 2013-06-07 | 1 | -1/+1 |
* | Tracking libnativehelper dependencies | Brian Carlstrom | 2013-05-10 | 1 | -0/+1 |
* | Add -host suffix for master changes | Kenny Root | 2013-05-02 | 1 | -1/+1 |
* | Merge "NativeCrypto: build native library standalone" | Kenny Root | 2013-05-02 | 1 | -0/+15 |
|\ |
|
| * | NativeCrypto: build native library standalone | Kenny Root | 2013-05-02 | 1 | -0/+15 |
* | | Tracking changes to *-host for host shared libraries | Brian Carlstrom | 2013-05-01 | 1 | -32/+10 |
|/ |
|
* | Move JSSE to new package | Kenny Root | 2013-04-29 | 1 | -2/+3 |
* | Change native test module name | Kenny Root | 2013-02-01 | 1 | -2/+2 |
* | NativeCrypto: add test base for OpenSSL ENGINEs | Kenny Root | 2013-01-28 | 1 | -0/+66 |
* | Add dependencies on the makefiles. | Elliott Hughes | 2012-08-28 | 1 | -0/+3 |
* | Stop using -fvisibility=hidden. | Elliott Hughes | 2012-08-01 | 1 | -3/+0 |
* | Make libjavacore independent of libnativehelper for the PDK. | Elliott Hughes | 2012-05-04 | 1 | -5/+8 |
* | am 617f435b: am 8d778522: am 61f172cd: Merge "Simplify and speed up makefile." | Jean-Baptiste Queru | 2012-04-24 | 1 | -14/+1 |
|\ |
|
| * | Simplify and speed up makefile. | Jean-Baptiste Queru | 2012-04-19 | 1 | -14/+1 |
* | | Restrict -fvisibility-inlines-hidden to C++ code | Andy McFadden | 2012-01-20 | 1 | -1/+4 |
* | | Remove static libraries from static library module. | Ying Wang | 2011-11-07 | 1 | -2/+0 |
|/ |
|
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -2/+0 |
* | Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3) | Brian Carlstrom | 2011-04-29 | 1 | -13/+0 |
* | Use -fvisibility and clean up a little. | Elliott Hughes | 2011-03-08 | 1 | -1/+4 |
* | Tell editors that these are Makefiles (or fragments thereof). | Elliott Hughes | 2011-01-07 | 1 | -1/+2 |
* | resolved conflicts for merge of bb253213 to dalvik-dev | Brian Carlstrom | 2010-11-22 | 1 | -2/+2 |
|\ |
|
| * | Fix the libcore part of the simulator build. | Marco Nelissen | 2010-11-22 | 1 | -2/+2 |
* | | resolved conflicts for merge of 18fb450a to dalvik-dev | Brian Carlstrom | 2010-11-19 | 1 | -2/+8 |
|\ \
| |/ |
|
| * | Fix for simulator build, no stlport in simulator | Kristian Monsen | 2010-11-19 | 1 | -1/+6 |
| * | Move from MAX/MIN to std::max/std::min | Brian Carlstrom | 2010-11-10 | 1 | -1/+1 |
* | | Rewrite File.getCanonicalPath. | Elliott Hughes | 2010-11-08 | 1 | -2/+2 |
|/ |
|
* | Add optional tags to libcore. | Jesse Wilson | 2010-09-16 | 1 | -0/+2 |
* | Make the bouncy castle keystore available for the host build. | Jesse Wilson | 2010-09-13 | 1 | -1/+2 |
* | Clean up our final native code warnings, and turn on -Werror. | Elliott Hughes | 2010-08-12 | 1 | -1/+1 |
* | Enable -Wall -Wextra for libcore and cleanup all but one warning | Brian Carlstrom | 2010-05-07 | 1 | -0/+2 |
* | Adapt to new location of libcore | Jean-Baptiste Queru | 2010-04-30 | 1 | -1/+1 |
* | merge more modules into luni | Peter Hallam | 2010-04-27 | 1 | -1/+1 |
* | Silence "note: the mangling of 'va_list' has changed in GCC 4.4". | Elliott Hughes | 2010-02-02 | 1 | -0/+5 |
* | Don't allocate arbitrary-length buffers on the stack. | Elliott Hughes | 2009-11-13 | 1 | -2/+2 |
* | Split libcore/Android.mk into two files, one for Java code and one for | Dan Bornstein | 2009-10-26 | 1 | -0/+121 |