- 01 Apr, 2015 2 commits
-
-
Narayan Kamath authored
We're not building sources so we shouldn't build resource either. Even if we *were* building charset, we wouldn't want the ICU charset provider SPI queried by default. Fixes errors in the ART buildbot and CTS. Change-Id: Ia3b1ca1e14cadaca99c6a616e13b7bb2792aa848
-
Narayan Kamath authored
This reverts commit 3b59929c. Fixes the original flaky build issues and fixes a typo caught by the previous review. Change-Id: Ia8a008b75dba51980b064f9689477b8698bcfa5c
-
- 31 Mar, 2015 1 commit
-
-
Narayan Kamath authored
This reverts commit de7c1fb9. Change-Id: I22be183176e27371b3ab5fd8868598968cf01584
-
- 30 Mar, 2015 1 commit
-
-
Narayan Kamath authored
The first approach of building icu4j against the SDK and adding that to the boot classpath won't work out too well. Besides being a bit of a hack, there's no way to express that relationship for hostdex builds. We now compile icu4j sources along with core-libart. This is the most direct way of expressing this relationship and allows us to include exactly what we need. Note that we exclude the locale SPIs, transliterators and charset code by default. Change-Id: Idd305e77480bc681ed5b47e740dfec20d3bc7b26
-
- 21 Jan, 2015 1 commit
-
-
Narayan Kamath authored
Was only around to work around perforce issues, and we have a copy of this file checked in anyway. Also, gets rid of an unused constant referencing the name. Change-Id: Iddd5871130d779455f8ff960703945dc1d745e18
-
- 16 Jan, 2015 1 commit
-
-
Elliott Hughes authored
It's the only place you can run the host tests anyway. Change-Id: I5fe2b5b74e70a17696baf8ceaacaf4fca52d71ca
-
- 21 Nov, 2014 1 commit
-
-
Brian Carlstrom authored
Bug: 18364650 Change-Id: I86ad8e627bbc558252b4c2aab520a5bf8639df5a
-
- 04 Sep, 2014 1 commit
-
-
Neil Fuller authored
These commits were equivalent but not exactly the same: AOSP commit: adb19b9b Internal commit: 18e74061 This commit makes the internal files the same as AOSP to make future diffs easier. Change-Id: Ie2dcdd3940244c6dd18334b58037d2e8cca93920
-
- 05 Aug, 2014 1 commit
-
-
Brian Carlstrom authored
croot cd libcore repo start dalvik-is-dead-long-live-dalvik . repo sync -c . git rm -r libdvm git add JavaLibrary.mk (after removing libdvm references, adding explict core-libart references) git add Docs.mk (after replacing references to libdvm with libart) git add benchmarks/Android.mk (after adding explict core-libart references) git add Android.mk (after removing dalvik-host target) git commit -a -m 'Dalvik is dead, long live Dalvik!' Bug: 14298175 Change-Id: I977e7b4be8ef1043b70ceb8532ac4947ea1b7ab8
-
- 19 Jun, 2014 1 commit
-
-
Brian Carlstrom authored
croot cd libcore repo start dalvik-is-dead-long-live-dalvik . repo sync -c . git rm -r libdvm git add JavaLibrary.mk (after removing libdvm references, adding explict core-libart references) git add Docs.mk (after replacing references to libdvm with libart) git add benchmarks/Android.mk (after adding explict core-libart references) git add Android.mk (after removing dalvik-host target) git commit -a -m 'Dalvik is dead, long live Dalvik! DO NOT MERGE' Bug: 14298175 Change-Id: I0e7a3ce47e0b6e3a7b15006a6d17d103d23e8064
-
- 10 Jun, 2014 1 commit
-
-
Ian Rogers authored
Bug: 13751317 Fix the Mac host build: - conditionally define constants using pre-existing pattern, - make Posix calls that the Mac doesn't support throw UnsupportedOperationException. Change-Id: Ib68887cbe36ab167d042eb96c7834bce0651b078
-
- 29 May, 2014 1 commit
-
-
Neil Fuller authored
Change-Id: I8098a97d9ce59d77dc11793b484497d39884ca3d
-
- 16 Dec, 2013 1 commit
-
-
Brian Carlstrom authored
This reverts commit 5ce66d51.
-
- 11 Dec, 2013 2 commits
-
-
Brian Carlstrom authored
This reverts commit a8f7639c. Change-Id: I5b5cda6db9de756f7b7aa01e5098b6737262fced
-
Brian Carlstrom authored
Change-Id: I7571221096abbbc76c564033cd5a1c9f6d8553c4
-
- 05 Dec, 2013 1 commit
-
-
Ying Wang authored
With this change, libcore_to_document will be evaluated only once. As a side effect, this fixes the build log spam reported in: https://code.google.com/p/android/issues/detail?id=63184 Change-Id: I4fcfbcd70f6d4b119487525825aeafa2926507b4
-
- 04 Dec, 2013 1 commit
-
-
Ying Wang authored
With this change, libcore_to_document will be evaluated only once. As a side effect, this fixes the build log spam reported in: https://code.google.com/p/android/issues/detail?id=63184 Change-Id: I4fcfbcd70f6d4b119487525825aeafa2926507b4
-
- 25 Nov, 2013 2 commits
-
-
Narayan Kamath authored
(cherry-picked from commit 115197d8) Change-Id: Ie0f2d0b5fb88e6a507836db3609b4be53abb636b
-
Narayan Kamath authored
Use the new BUILD_HOST_DALVIK_JAVA_LIBRARY instead. (cherry picked from commit bb99b497) Change-Id: If6822157b02126ede86b2e9cd4db11bdbae5b82b
-
- 15 Nov, 2013 1 commit
-
-
Narayan Kamath authored
Change-Id: I450b13e714cf68310bf53e2fe740e9ecaac44576
-
- 07 Nov, 2013 2 commits
-
-
Narayan Kamath authored
Change-Id: Ie0f2d0b5fb88e6a507836db3609b4be53abb636b
-
Narayan Kamath authored
Use the new BUILD_HOST_DALVIK_JAVA_LIBRARY instead. Change-Id: I1ea753b3e770568b82ea645c3d50a8d568cb127f
-
- 16 Sep, 2013 1 commit
-
-
Kenny Root authored
Change-Id: I6c12a0e038a86b186b5d88b9f0ff28b8480b4aed
-
- 30 Aug, 2013 4 commits
-
-
Kenny Root authored
To make the situation with testing a little better and enable building core libraries totally independent of conscrypt, move the native registration to a JNI_OnLoad scheme. Also, since we want to separate the testing, make conscrypt build its own tests library. (cherry picked from commit ba07db54) Bug: 10092469 Change-Id: Ie0e9b73d05236a9bd02fbb66cb1a5da4ec34df45
-
Kenny Root authored
This doesn't need to be a shared library, so we can just use a static library. (cherry picked from commit 69314139) Bug: 10092469 Change-Id: I3c57ca8594a4d3efcfd5d9d2aea01c13ee555dd7
-
Kenny Root authored
frameworks/base/core/tests/coretests uses the libcore/support/* classes for SSL-based tests. Instead of including core-tests itself, we need to split out the support classes to its own library to keep frameworks tests below the dex method limit. (cherry picked from commit b397b19a) Bug: 10092469 Change-Id: Ib9b1dd60cb778dba79afcbe3001749d82afa99d2
-
Kenny Root authored
To make the situation with testing a little better and enable building core libraries totally independent of conscrypt, move the native registration to a JNI_OnLoad scheme. Also, since we want to separate the testing, make conscrypt build its own tests library. Change-Id: I9f2831839059c1c012ec7bdeab2f90b4e2f44bfd
-
- 29 Aug, 2013 3 commits
-
-
Kenny Root authored
This reverts commit aae2e51f. Split the support library out of core-tests so the frameworks tests don't go over the method limit. Change-Id: Ib177a41b9965f213d325964e9723bfdfba2c5b99
-
Kenny Root authored
frameworks/base/core/tests/coretests uses the libcore/support/* classes for SSL-based tests. Instead of including core-tests itself, we need to split out the support classes to its own library to keep frameworks tests below the dex method limit. Change-Id: Ic11dbd1c6f897af10c6cfe47efb977018ef2ad9a
-
Kenny Root authored
FrameworksCoreTests is too bloated now. Revert this. This reverts commit 69314139.
-
- 28 Aug, 2013 1 commit
-
-
Kenny Root authored
This doesn't need to be a shared library, so we can just use a static library. Change-Id: I6fb1a652d22fd4434f28f408142f1daefbbd0005
-
- 23 Aug, 2013 1 commit
-
-
Tsu Chiang Chuang authored
Bug: 10390711 (cherry picked from commit d47cd720) Change-Id: I2646530dad175e2efe81b3f926a4d78a901f76ee
-
- 21 Aug, 2013 1 commit
-
-
Tsu Chiang Chuang authored
Bug: 10390711 Change-Id: Id58ce698594f878e9b78e6207ccb913eac8fa67f
-
- 19 Aug, 2013 2 commits
-
-
Ian Rogers authored
Build fix. We're over the dex method reference limit. Removes part of commit 8f0d92bb. (cherry-pick of 5f17cb094449b2667f0fca5988da6f5b103161f9.) Change-Id: If47b84c0baf2621e59ab262a0f9c088d98f5e33f
-
Ian Rogers authored
Build fix. We're over the dex method reference limit. Removes part of commit 8f0d92bb. Change-Id: Ia526ba7444fc1861f9b922c25e83a97ce3f32cf0 (cherry picked from commit 5f17cb094449b2667f0fca5988da6f5b103161f9)
-
- 14 Aug, 2013 1 commit
-
-
Calin Juravle authored
Change-Id: I6094d734f818fa043f2b277cf2b4ec7fec68e26e
-
- 24 Jul, 2013 2 commits
-
-
Tsu Chiang Chuang authored
(cherry-picked from commit 6f567f2b) Change-Id: If3c7122d7a6e914d4a21a33d0dddcc234bb5089e
-
Tsu Chiang Chuang authored
Change-Id: I2807095462667f6d2b3723b315d5365c77a60931
-
- 25 Jun, 2013 1 commit
-
-
Brian Carlstrom authored
Change-Id: I4c241d6b44265edd9a9606626b697148f77571f0
-
- 22 May, 2013 1 commit
-
-
Brian Carlstrom authored
Change-Id: I86febf08eacf42bb4b2f06dbd51c5b2d5b25c9fb
-