Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API to query whether a given instruction set / abi is 64bit. | Narayan Kamath | 2014-07-14 | 1 | -0/+11 |
* | Merge "Remove JavaSQLite & JUnit licenses." | Narayan Kamath | 2014-07-10 | 1 | -276/+0 |
|\ | |||||
| * | Remove JavaSQLite & JUnit licenses. | Narayan Kamath | 2014-07-14 | 1 | -276/+0 |
* | | Merge "Update icu license." | Narayan Kamath | 2014-07-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update icu license. | Narayan Kamath | 2014-07-14 | 1 | -1/+1 |
|/ | |||||
* | Merge "TLS-PSK cipher suites should appear in API Level 21." | Alex Klyubin | 2014-07-11 | 2 | -16/+16 |
|\ | |||||
| * | TLS-PSK cipher suites should appear in API Level 21. | Alex Klyubin | 2014-07-08 | 2 | -16/+16 |
* | | Merge "Add DexIndexOverflowException" | Elliott Hughes | 2014-07-10 | 2 | -1/+31 |
|\ \ | |||||
| * | | Add DexIndexOverflowException | Benoit Lamarche | 2014-07-11 | 2 | -1/+31 |
|/ / | |||||
* | | Merge "Invalidate cache of default SocketFactory" | Kenny Root | 2014-07-10 | 5 | -0/+222 |
|\ \ | |||||
| * | | Invalidate cache of default SocketFactory | Kenny Root | 2014-06-27 | 5 | -0/+222 |
* | | | Merge "KeyPairGeneratorTest: add back some DH tests" | Kenny Root | 2014-07-10 | 1 | -6/+23 |
|\ \ \ | |||||
| * | | | KeyPairGeneratorTest: add back some DH tests | Kenny Root | 2014-07-10 | 1 | -6/+23 |
| |/ / | |||||
* | | | Merge "Moved slow path flag to Reference class" | Mathieu Chartier | 2014-07-10 | 2 | -0/+76 |
|\ \ \ | |||||
| * | | | Moved slow path flag to Reference class | Fred Shih | 2014-07-10 | 2 | -0/+76 |
* | | | | Merge "Fix unit tests now that the "tl" -> "fil" hack is gone." | Narayan Kamath | 2014-07-09 | 1 | -11/+27 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix unit tests now that the "tl" -> "fil" hack is gone. | Narayan Kamath | 2014-07-07 | 1 | -11/+27 |
* | | | | Merge "Switch libcore to the new icu." | Elliott Hughes | 2014-07-09 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Switch libcore to the new icu. | Elliott Hughes | 2014-07-09 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge "Remove more." | Elliott Hughes | 2014-07-08 | 5 | -102/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Remove more. | Elliott Hughes | 2014-07-07 | 5 | -102/+3 |
|/ / / | |||||
* | | | Merge "Remove." | Elliott Hughes | 2014-07-07 | 40 | -5135/+264 |
|\ \ \ | |||||
| * | | | Remove. | Elliott Hughes | 2014-07-07 | 40 | -5135/+264 |
|/ / / | |||||
* | | | Merge "Remove" | Brian Carlstrom | 2014-07-06 | 8 | -379/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove | Brian Carlstrom | 2014-07-07 | 8 | -379/+9 |
|/ / | |||||
* | | Merge "Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter."" | Narayan Kamath | 2014-06-26 | 1 | -3/+3 |
|\ \ | |||||
| * | | Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter." | Narayan Kamath | 2014-07-01 | 1 | -3/+3 |
* | | | Merge "Rename Arrays.ArrayList to Arrays.ArrayAdapter." | Narayan Kamath | 2014-06-26 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Rename Arrays.ArrayList to Arrays.ArrayAdapter. | Narayan Kamath | 2014-07-01 | 1 | -3/+3 |
|/ / | |||||
* | | Merge "Fix System.arraycopy" | Andreas Gampe | 2014-06-26 | 1 | -52/+0 |
|\ \ | |/ |/| | |||||
| * | Fix System.arraycopy | Andreas Gampe | 2014-06-26 | 1 | -52/+0 |
|/ | |||||
* | Merge "Fix javadoc @char instead of @code." | Elliott Hughes | 2014-06-26 | 1 | -1/+1 |
|\ | |||||
| * | Fix javadoc @char instead of @code. | Elliott Hughes | 2014-06-26 | 1 | -1/+1 |
|/ | |||||
* | Merge "Fix a faulty Julian day computation." | Elliott Hughes | 2014-06-26 | 4 | -5/+62 |
|\ | |||||
| * | Fix a faulty Julian day computation. | Elliott Hughes | 2014-06-26 | 4 | -5/+62 |
* | | Merge "Clarify the String.compareTo contract and add tests." | Elliott Hughes | 2014-06-26 | 2 | -304/+215 |
|\ \ | |||||
| * | | Clarify the String.compareTo contract and add tests. | Elliott Hughes | 2014-06-26 | 2 | -304/+215 |
| |/ | |||||
* | | Merge "Fixed build for arraycopy with objects." | Jeff Hao | 2014-06-26 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fixed build for arraycopy with objects. | Emma Meersman | 2014-06-26 | 1 | -3/+3 |
* | | | Merge "Expanded arraycopy function to deal with more types and updated benchm... | Jeff Hao | 2014-06-26 | 2 | -10/+495 |
|\ \ \ | |/ / | |||||
| * | | Expanded arraycopy function to deal with more types and updated benchmarking. | Emma Meersman | 2014-06-23 | 2 | -10/+495 |
* | | | Merge "Don't return NULL as a jint." | Ian Rogers | 2014-06-25 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Don't return NULL as a jint. | Ian Rogers | 2014-06-24 | 1 | -1/+1 |
* | | | | 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 |
| |/ / | |||||
* | | | Merge "Fix race condition in WeakHashMapTest." | Mathieu Chartier | 2014-06-23 | 1 | -6/+11 |
|\ \ \ | |||||
| * | | | Fix race condition in WeakHashMapTest. | Mathieu Chartier | 2014-06-23 | 1 | -6/+11 |
* | | | | Merge "libcore: Clean up Enum.compareTo(E)" | Narayan Kamath | 2014-06-24 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | libcore: Clean up Enum.compareTo(E) | Valter Strods | 2014-06-24 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge "Build fix: Remove reference to deleted java_io_Console function" | Neil Fuller | 2014-06-20 | 1 | -1/+0 |
|\ \ \ |