Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
b48904f7eba5754d1c7a3565a622a91d64911be4
/
JavaLibrary.mk
97b6e01
Merge "Undo temporary API level coercion"
by Orion Hodson
· 8 years ago
085fbff
Addition of new time zone lookup code
by Neil Fuller
· 8 years ago
bec3831
Undo temporary API level coercion
by Orion Hodson
· 8 years ago
88bb865
Merge "Libcore: Delete all com.android.dex sources and tests."
by Narayan Kamath
· 8 years ago
2090748
Libcore: Delete all com.android.dex sources and tests.
by Narayan Kamath
· 8 years ago
6a6398f
Don't recompile core-tests after installclean
by Dan Willemsen
· 8 years ago
a54a548
Enable core-oj build with dx
by Orion Hodson
· 8 years ago
ce69636
Move Mockito to static library section of core-tests
by Adam Vartanian
· 8 years ago
fcc8a8f
Merge "Add java.nio.file.FileSystems unit tests."
by Treehugger Robot
· 8 years ago
cfcde6a
Add java.nio.file.FileSystems unit tests.
by Shubham Ajmera
· 8 years ago
2b42260
Improve comment for the testdex variants.
by Nicolas Geoffray
· 8 years ago
abbd52b
Add LOCAL_DX_FLAGS := --core-library to core-ojtests-hostdex
by Colin Cross
· 8 years ago
96a5529
Re-add LOCAL_DX_FLAGS
by Colin Cross
· 8 years ago
ac12c75
Remove ojluni test resources from general tests.
by Joachim Sauer
· 8 years ago
7475b7b
Merge changes from topics 'java_time', 'java_time_part3'
by Joachim Sauer
· 8 years ago
acc4298
Add unit tests for java.nio.channels.FileChannel open methods
by Shubham Ajmera
· 8 years ago
8aeb919
Revert "Temporarily disable java.time tests."
by Joachim Sauer
· 8 years ago
8c57257
Make Chronology/ServiceLoader tests pass.
by Joachim Sauer
· 8 years ago
5c173d7
Use BUILD_HOST_STATIC_DALVIK_JAVA_LIBRARY for core-test-rules-hostdex
by Colin Cross
· 8 years ago
62db9f9
Drop support for proxying FTP over HTTP
by Tobias Thierer
· 8 years ago
69de0c1
Temporarily disable java.time tests.
by Joachim Sauer
· 8 years ago
d5e8f8c
Rearrange deps in JavaLibrary.mk
by Tobias Thierer
· 8 years ago
8e0c349
Adding extra validation to TzDataBundleInstaller
by Neil Fuller
· 8 years ago
c347df8
Replace core-junit/junit4-target with junit
by Paul Duffin
· 8 years ago
1eac8b3
Use junit-hostdex instead of core-junit-hostdex/junit4-target-hostdex
by Paul Duffin
· 8 years ago
4cb5ed8
Merge "Revert "Revert "Revert "Add unit tests for java.nio.channels.FileChannel open methods""""
by Shubham Ajmera
· 8 years ago
1a5d070
Revert "Revert "Revert "Add unit tests for java.nio.channels.FileChannel open methods"""
by Shubham Ajmera
· 8 years ago
8f5644e
Merge "Revert "Revert "Add unit tests for java.nio.channels.FileChannel open methods"""
by Treehugger Robot
· 8 years ago
7e36f38
Revert "Revert "Add unit tests for java.nio.channels.FileChannel open methods""
by Shubham Ajmera
· 8 years ago
b160eaa
Merge "Revert "Add unit tests for java.nio.channels.FileChannel open methods""
by Shubham Ajmera
· 8 years ago
d40991b
Revert "Add unit tests for java.nio.channels.FileChannel open methods"
by Shubham Ajmera
· 8 years ago
172e5ee
Merge "Add unit tests for java.nio.channels.FileChannel open methods"
by Treehugger Robot
· 8 years ago
96d64bf
Add unit tests for java.nio.channels.FileChannel open methods
by Shubham Ajmera
· 8 years ago
7881b2c
Remove some warnings from the libcore-docs build
by Neil Fuller
· 8 years ago
6be83e4
Treat TryFailThrowable error prone check as error
by Paul Duffin
· 8 years ago
fe0ee8e
Improve resource leakage detection testing
by Paul Duffin
· 8 years ago
d097a9b
Include core_lambda_stubs in core_oj.
by Narayan Kamath
· 8 years ago
3c9b631
Fix error prone build.
by Narayan Kamath
· 8 years ago
c8b2c56
build: Fix mac build
by Igor Murashkin
· 9 years ago
6037000
ojtests: Split out public/boot tests and add device targets
by Igor Murashkin
· 9 years ago
7c19e31
Add test for WEEK_OF_MONTH
by Paul Duffin
· 9 years ago
efb7278
Merge "Include jacoco in core-libart for full coverage build"
by Sebastien Hertz
· 9 years ago
827e3d4
Include jacoco in core-libart for full coverage build
by Sebastien Hertz
· 9 years ago
0435fdb
Add OCSP helpers
by Kenny Root
· 9 years ago
cbcfd55
Remove obsolete LOCAL_DX_FLAGS.
by Ying Wang
· 9 years ago
4c65c01
Revert "Revert "ojluni: Downstream OJ tests""
by Igor Murashkin
· 9 years ago
6b74f41
Revert "ojluni: Downstream OJ tests"
by Igor Murashkin
· 9 years ago
20277d1
ojluni: Downstream OJ tests
by Igor Murashkin
· 9 years ago
087f0ca
Fix jsr166-tests for aosp buildbots
by Przemyslaw Szczepaniak
· 9 years ago
b8b7511
JSR-166 update without java 1.9 method/classes
by Przemyslaw Szczepaniak
· 9 years ago
ed4f365
Revert "JSR-166 update"
by Przemyslaw Szczepaniak
· 9 years ago
5328e07
JSR-166 update
by Przemyslaw Szczepaniak
· 9 years ago
a98463d
Only include android_icu4j production files
by Paul Duffin
· 9 years ago
3375f98
Add lambda support stubs for core-tests-hostdex
by Neil Fuller
· 9 years ago
4c6a1ee
Add flags needed to switch Jack to 1.8 for CTS targets
by Neil Fuller
· 9 years ago
668d346
CTS tests for java.util.function changes
by Neil Fuller
· 9 years ago
754b3a9
Merge "Stubs required for javac to compile lambda code"
by Neil Fuller
· 9 years ago
7d6a54c
Stubs required for javac to compile lambda code
by Neil Fuller
· 9 years ago
6c8e0ae
Enable Java 1.8 language features in libcore code
by Neil Fuller
· 9 years ago
7e3c919
Implement java.util.Currency using ICU4J
by Shubham Ajmera
· 9 years ago
7859026
Libcore: Add always-unstripped core jars
by Andreas Gampe
· 9 years ago
558a2d1
Override notice file for OpenJdk based modules.
by Narayan Kamath
· 9 years ago
a61daf4
Include ICU4J resources in core-libart / core-libart-hostex.
by Narayan Kamath
· 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
09f993b
Turn off obfuscation.
by Narayan Kamath
· 9 years ago
c011b24
Fix inconsistent application of jarjar rules.
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
647e4a6
Avoid spurious libcore builds (take 2).
by Narayan Kamath
· 9 years ago
c2f9206
Revert "Fix spurious libcore rebuilds."
by Narayan Kamath
· 9 years ago
5596297
Revert "Followup to change 2cd01bd959719192b9666."
by Narayan Kamath
· 9 years ago
8ca24bf
Followup to change 2cd01bd959719192b9666.
by Narayan Kamath
· 9 years ago
025d4d5
Fix spurious libcore rebuilds.
by Narayan Kamath
· 9 years ago
844badd
Include ICU4J in core-libart.
by Narayan Kamath
· 9 years ago
714eff1
proguard: Keep all attributes.
by Narayan Kamath
· 9 years ago
1a0f184
proguard : Rename SourceFile and keep the LineNumberTable.
by Narayan Kamath
· 9 years ago
b985319
Obfuscate core-libart / core-oj using proguard.
by Narayan Kamath
· 9 years ago
4cb7ea3
Fix host runtimes.
by Narayan Kamath
· 9 years ago
0ebbfbd
core-all / core-all-hostdex are not INSTALLABLE_MODULES.
by Narayan Kamath
· 9 years ago
29c564f
Create a separate directory for the resources we're using.
by Narayan Kamath
· 9 years ago
0a57ec2
Rewrite our file inclusion logic.
by Narayan Kamath
· 9 years ago
ebe4f19
Remove org.apache.harmony.security package.
by Przemyslaw Szczepaniak
· 9 years ago
b0fd051
Create non_opendjk_java files whitelist
by Przemyslaw Szczepaniak
· 9 years ago
983b2c6
Use OpenJdk implementation for java.util.*
by Piotr Jastrzebski
· 10 years ago
5c3c9df
Set LOCAL_CORE_LIBRARY=true for core-all and core-oj.
by Piotr Jastrzebski
· 10 years ago
51b1b69
Initial import of OpenJdk files.
by Piotr Jastrzebski
· 10 years ago
a315691
Avoid compiling ICU4J sample code in libcore
by Neil Fuller
· 9 years ago
4259738
Inclusion of android_icu4j src in the droiddoc generation
by Neil Fuller
· 9 years ago
7280299
Switch from jarjar to generated source for ICU4J
by Neil Fuller
· 9 years ago
3df3bfc
Revert "Revert "Migrate Collator classes to use ICU4J.""
by Rayhaan Jaufeerally
· 9 years ago
17552b6
Remove Transliterator wrapper class.
by Rayhaan Jaufeerally
· 9 years ago
c167fce
Get rid of dex-host.
by Narayan Kamath
· 9 years ago
32e6338
Change mockito-api-host to mockito-api-hostdex
by Kenny Root
· 9 years ago
72aeabb
Add mockito for tests
by Kenny Root
· 9 years ago
417d6d3
Remove ICU4J data build hack
by Neil Fuller
· 9 years ago
3142d938
Exclude resources from charset/translit/localespi.
by Narayan Kamath
· 10 years ago
f37f781
Revert "Revert "Add icu4j to core-libart.jar.""
by Narayan Kamath
· 10 years ago
3b59929
Revert "Add icu4j to core-libart.jar."
by Narayan Kamath
· 10 years ago
de7c1fb
Add icu4j to core-libart.jar.
by Narayan Kamath
· 10 years ago
Next »