Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
8d5f116436d9b5d029f906a54459bf22a494f179
/
NativeCode.mk
4c3c11b
Disable builtins in libcore native io memory test.
by Christopher Ferris
· 8 years ago
4607f50
Add missing host ldlibs
by Colin Cross
· 8 years ago
369b5ea
Include debug symbols in libjavacoretests.so
by Neil Fuller
· 8 years ago
1d46f48
Rely on the platform -std default.
by Elliott Hughes
· 8 years ago
c78c68a
Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n
by Dan Willemsen
· 8 years ago
847b659
Replace libziparchive-host with libziparchive
by Colin Cross
· 8 years ago
f1207c8
Rename libexpat-host to libexpat
by Dan Willemsen
· 8 years ago
b33a511
Rename lib{crypto,ssl}-host to lib{crypto,ssl}
by Dan Willemsen
· 8 years ago
8188804
Thread: Don't set native names twice for attached threads.
by Narayan Kamath
· 9 years ago
44f7ca8
Switch libcore native benchmarks over to google-benchmark.
by Elliott Hughes
· 9 years ago
5ddef11
Revert "Do not build libjavacore with clang for mips64"
by Stephen Hines
· 9 years ago
af23781
Merge "Introduce NativeAllocationRegistry API."
by Richard Uhler
· 9 years ago
33fc955
Introduce NativeAllocationRegistry API.
by Richard Uhler
· 9 years ago
1933a63
libjavacoretests: clean up dependencies.
by Narayan Kamath
· 9 years ago
0404f77
Libcore: Add debug version of libopenjdk
by Andreas Gampe
· 9 years ago
e25e93d
Prune down the list of compiler warning exclusions.
by Narayan Kamath
· 9 years ago
558a2d1
Override notice file for OpenJdk based modules.
by Narayan Kamath
· 9 years ago
aab9271
Change dependency from libart -> libopenjdkjvm.
by Narayan Kamath
· 9 years ago
7b67633
Fix GetDirectBufferAddress for DirectByteBuffer.
by Alex Klyubin
· 9 years ago
718ccfb
Merge "Do not build libjavacore with clang for mips64" am: 9d92f682af am: d92ab79b9b
by Chih-hung Hsieh
· 9 years ago
4b347ba
Do not build libjavacore with clang for mips64
by Lazar Trsic
· 9 years ago
dcdf811
java.lang.Character implemented using icu4c
by Przemyslaw Szczepaniak
· 9 years ago
70b617f
Merge mnc-dr-enso-dev into master
by Przemyslaw Szczepaniak
· 9 years ago
f41eec8
Add a placeholder core-oj / libopenjdk definition.
by Narayan Kamath
· 9 years ago
30664c1
Rename native library.
by Narayan Kamath
· 9 years ago
09f993b
Turn off obfuscation.
by Narayan Kamath
· 9 years ago
e3b37c2
Update makefiles to deal with ICU4J related changes.
by Przemyslaw Szczepaniak
· 9 years ago
bf07204
Merge lmp changes into mnc.
by Narayan Kamath
· 9 years ago
41a4450
Rename native library.
by Narayan Kamath
· 9 years ago
ac740d8
Track proguard mapping for sun.nio.ch / sun.net.spi
by Narayan Kamath
· 9 years ago
b985319
Obfuscate core-libart / core-oj using proguard.
by Narayan Kamath
· 9 years ago
4785581
Build native code for the host.
by Narayan Kamath
· 9 years ago
a8ed084
Use OpenJdk implementation of java.util.zip.*
by Piotr Jastrzebski
· 10 years ago
a9b60a8
File: Test file-system encodings of files.
by Narayan Kamath
· 9 years ago
be83c6b
Add missing library dependency.
by Evgenii Stepanov
· 9 years ago
7067525
Build libjavacoretests multilib.
by Nicolas Geoffray
· 9 years ago
3153886
Use libziparchive shared library on host.
by Narayan Kamath
· 10 years ago
a9b386f
Add a static dependency on libbase.
by Narayan Kamath
· 10 years ago
08d97ae
Remove forced alignment code.
by Christopher Ferris
· 10 years ago
a04b5c3
Explicitly specify the icu:: namespace.
by Elliott Hughes
· 10 years ago
e13589c
Remove OpenSSL ENGINE test
by Kenny Root
· 10 years ago
4bf0485
Don't try to build the libcore native code on the Mac.
by Elliott Hughes
· 10 years ago
fc0498f
Remove unnecessary include directives.
by Elliott Hughes
· 10 years ago
bbaa541
am e4298641: Merge "Fix the Mac build by moving libcore to libc++."
by Dan Albert
· 10 years ago
a5e1285
resolved conflicts for merge of f9a3c05f to stage-aosp-master
by Ian Rogers
· 10 years ago
f277bbc
Fix the Mac build by moving libcore to libc++.
by Dan Albert
· 10 years ago
b3aacde
Move from UniquePtr to std::unique_ptr.
by Ian Rogers
· 10 years ago
33a7e04
am 60e4a65d: am 916c54b2: Merge "Enable host multilib for ART testing."
by Ian Rogers
· 10 years ago
64c039e
Enable host multilib for ART testing.
by Ian Rogers
· 10 years ago
1522991
am 209d4528: am 0a58ece3: Merge "Fix Mac build."
by Ian Rogers
· 10 years ago
07faf03
am cc6d37df: am 4aa9da3f: Merge "Build fix."
by Ian Rogers
· 10 years ago
e47efca
am a97fc534: am a3f1cb68: Merge "Remove deprecated WITH_HOST_DALVIK."
by Ian Rogers
· 10 years ago
efae383
Fix Mac build.
by Ian Rogers
· 10 years ago
37dd0ac
Build fix.
by Ian Rogers
· 10 years ago
3deabd2
Remove deprecated WITH_HOST_DALVIK.
by Ian Rogers
· 10 years ago
ad40e46
am 9de62953: am 694b7052: am 697dc169: Merge "Build libcore native code on the host with clang."
by Ian Rogers
· 10 years ago
6c73821
Build libcore native code on the host with clang.
by Ian Rogers
· 10 years ago
3e58734
Add support for network-specific host name resolution.
by Paul Jensen
· 11 years ago
1bc030b
Finish moving away from LD_LIBRARY_PATH on Android.
by Elliott Hughes
· 11 years ago
b168c05
Add libutils dependency for libziparchive.
by Narayan Kamath
· 11 years ago
0c1869e
Add a JNI wrapper over libziparchive.
by Narayan Kamath
· 11 years ago
a515759
A simple set of JNI argument passing tests.
by Ian Rogers
· 13 years ago
5816277
Split Conscrypt makefile out from libcore
by Kenny Root
· 11 years ago
4758d4d
Conscrypt: remove dependence on stlport
by Kenny Root
· 11 years ago
36f1c15
Fixed interruption of blocked SSLSocket via Socket.close()
by Brian Carlstrom
· 11 years ago
ba07db5
Move conscrypt out libjavacore and split tests
by Kenny Root
· 11 years ago
771ff99
Move libcore to C++11.
by Elliott Hughes
· 11 years ago
25fb6e5
Bring NativeCode.mk in line with the internal copy.
by Elliott Hughes
· 11 years ago
79ffafe
Fix libcore's NativeCode.mk so we actually compile with -Werror.
by Elliott Hughes
· 11 years ago
22ccdd0
Move System.currentTimeMillis, nanoTime, and mapLibraryName into the library.
by Elliott Hughes
· 13 years ago
992bc97
Tracking libnativehelper dependencies
by Brian Carlstrom
· 12 years ago
7296812
Add -host suffix for master changes
by Kenny Root
· 12 years ago
9eda20c
Merge "NativeCrypto: build native library standalone"
by Kenny Root
· 12 years ago
20ec13b
NativeCrypto: build native library standalone
by Kenny Root
· 12 years ago
3042efc
Tracking changes to *-host for host shared libraries
by Brian Carlstrom
· 12 years ago
38375a4
Move JSSE to new package
by Kenny Root
· 12 years ago
5f1f97c
Change native test module name
by Kenny Root
· 12 years ago
6914efc
NativeCrypto: add test base for OpenSSL ENGINEs
by Kenny Root
· 12 years ago
73d3e26
Add dependencies on the makefiles.
by Elliott Hughes
· 12 years ago
9634b56
Stop using -fvisibility=hidden.
by Elliott Hughes
· 12 years ago
7cd6760
Make libjavacore independent of libnativehelper for the PDK.
by Elliott Hughes
· 13 years ago
6912887
am 617f435b: am 8d778522: am 61f172cd: Merge "Simplify and speed up makefile."
by Jean-Baptiste Queru
· 13 years ago
2e7fae9
Simplify and speed up makefile.
by Jean-Baptiste Queru
· 13 years ago
1f504c8
Restrict -fvisibility-inlines-hidden to C++ code
by Andy McFadden
· 13 years ago
af2d65e
Remove static libraries from static library module.
by Ying Wang
· 13 years ago
cdb5908
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
347b2a6
Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3)
by Brian Carlstrom
· 14 years ago
2f03cca
Use -fvisibility and clean up a little.
by Elliott Hughes
· 14 years ago
c3d30bf
Tell editors that these are Makefiles (or fragments thereof).
by Elliott Hughes
· 14 years ago
d501410
resolved conflicts for merge of bb253213 to dalvik-dev
by Brian Carlstrom
· 14 years ago
bb25321
Fix the libcore part of the simulator build.
by Marco Nelissen
· 14 years ago
2cfb2ad
resolved conflicts for merge of 18fb450a to dalvik-dev
by Brian Carlstrom
· 14 years ago
18fb450
Fix for simulator build, no stlport in simulator
by Kristian Monsen
· 14 years ago
3900e26
Move from MAX/MIN to std::max/std::min
by Brian Carlstrom
· 14 years ago
95101d3
Rewrite File.getCanonicalPath.
by Elliott Hughes
· 14 years ago
53fbc0a
Add optional tags to libcore.
by Jesse Wilson
· 14 years ago
f7aa935
Make the bouncy castle keystore available for the host build.
by Jesse Wilson
· 14 years ago
24144d4
Clean up our final native code warnings, and turn on -Werror.
by Elliott Hughes
· 14 years ago
44e0e56
Enable -Wall -Wextra for libcore and cleanup all but one warning
by Brian Carlstrom
· 15 years ago
6e1c2a9
Adapt to new location of libcore
by Jean-Baptiste Queru
· 15 years ago
Next »