summaryrefslogtreecommitdiffstats
path: root/NativeCode.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3)Brian Carlstrom2011-04-291-13/+0
* Use -fvisibility and clean up a little.Elliott Hughes2011-03-081-1/+4
* Tell editors that these are Makefiles (or fragments thereof).Elliott Hughes2011-01-071-1/+2
* resolved conflicts for merge of bb253213 to dalvik-devBrian Carlstrom2010-11-221-2/+2
|\
| * Fix the libcore part of the simulator build.Marco Nelissen2010-11-221-2/+2
* | resolved conflicts for merge of 18fb450a to dalvik-devBrian Carlstrom2010-11-191-2/+8
|\ \ | |/
| * Fix for simulator build, no stlport in simulatorKristian Monsen2010-11-191-1/+6
| * Move from MAX/MIN to std::max/std::minBrian Carlstrom2010-11-101-1/+1
* | Rewrite File.getCanonicalPath.Elliott Hughes2010-11-081-2/+2
|/
* Add optional tags to libcore.Jesse Wilson2010-09-161-0/+2
* Make the bouncy castle keystore available for the host build.Jesse Wilson2010-09-131-1/+2
* Clean up our final native code warnings, and turn on -Werror.Elliott Hughes2010-08-121-1/+1
* Enable -Wall -Wextra for libcore and cleanup all but one warningBrian Carlstrom2010-05-071-0/+2
* Adapt to new location of libcoreJean-Baptiste Queru2010-04-301-1/+1
* merge more modules into luniPeter Hallam2010-04-271-1/+1
* Silence "note: the mangling of 'va_list' has changed in GCC 4.4".Elliott Hughes2010-02-021-0/+5
* Don't allocate arbitrary-length buffers on the stack.Elliott Hughes2009-11-131-2/+2
* Split libcore/Android.mk into two files, one for Java code and one forDan Bornstein2009-10-261-0/+121