index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NativeCode.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use libziparchive shared library on host.
Narayan Kamath
2015-04-29
1
-2
/
+2
*
Add a static dependency on libbase.
Narayan Kamath
2015-04-29
1
-2
/
+2
*
Remove forced alignment code.
Christopher Ferris
2015-03-23
1
-0
/
+31
*
Explicitly specify the icu:: namespace.
Elliott Hughes
2015-03-06
1
-1
/
+1
*
Remove OpenSSL ENGINE test
Kenny Root
2015-02-27
1
-1
/
+0
*
Don't try to build the libcore native code on the Mac.
Elliott Hughes
2014-12-17
1
-0
/
+4
*
Remove unnecessary include directives.
Elliott Hughes
2014-12-15
1
-2
/
+2
*
am e4298641: Merge "Fix the Mac build by moving libcore to libc++."
Dan Albert
2014-11-05
1
-0
/
+2
|
\
|
*
Fix the Mac build by moving libcore to libc++.
Dan Albert
2014-11-04
1
-0
/
+2
*
|
resolved conflicts for merge of f9a3c05f to stage-aosp-master
Ian Rogers
2014-11-05
1
-2
/
+2
|
\
\
|
|
/
|
*
Move from UniquePtr to std::unique_ptr.
Ian Rogers
2014-11-04
1
-2
/
+2
*
|
am 60e4a65d: am 916c54b2: Merge "Enable host multilib for ART testing."
Ian Rogers
2014-06-25
1
-0
/
+1
|
\
\
|
|
/
|
*
Enable host multilib for ART testing.
Ian Rogers
2014-06-17
1
-0
/
+1
*
|
am 209d4528: am 0a58ece3: Merge "Fix Mac build."
Ian Rogers
2014-06-11
1
-1
/
+4
|
\
\
|
|
/
|
*
Fix Mac build.
Ian Rogers
2014-06-10
1
-1
/
+4
*
|
am cc6d37df: am 4aa9da3f: Merge "Build fix."
Ian Rogers
2014-06-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Build fix.
Ian Rogers
2014-06-09
1
-1
/
+1
*
|
am a97fc534: am a3f1cb68: Merge "Remove deprecated WITH_HOST_DALVIK."
Ian Rogers
2014-06-11
1
-17
/
+15
|
\
\
|
|
/
|
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-09
1
-17
/
+15
*
|
am 9de62953: am 694b7052: am 697dc169: Merge "Build libcore native code on th...
Ian Rogers
2014-05-23
1
-0
/
+2
|
\
\
|
|
/
|
*
Build libcore native code on the host with clang.
Ian Rogers
2014-05-23
1
-0
/
+2
*
|
Add support for network-specific host name resolution.
Paul Jensen
2014-05-13
1
-1
/
+1
|
/
*
Finish moving away from LD_LIBRARY_PATH on Android.
Elliott Hughes
2014-04-03
1
-1
/
+1
*
Add libutils dependency for libziparchive.
Narayan Kamath
2013-12-11
1
-2
/
+2
*
Add a JNI wrapper over libziparchive.
Narayan Kamath
2013-12-06
1
-2
/
+2
*
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
[next]