Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
643670ba310fbe68411192a76400e4ae3c9a0b80
/
luni
77b32a9
Merge changes I5e14eeb1,I0bcf0516
by vichang
· 5 years ago
b436006
Merge changes I05339433,I30170666,Iab5dcf59
by vichang
· 5 years ago
aa0ca60
Merge "Make (Core)CompatChangeRule libcore-specific"
by Andrei-Valentin Onea
· 5 years ago
4d6ec5c
Merge "Move ICU.toLower/UpperCase into external/icu"
by vichang
· 5 years ago
7ab27df
Replace ICU.getAvailableCollatorLocales() with ICU4J Collator.getAvailableLocales
by Victor Chang
· 5 years ago
6d4e430
Test consistency of getAvailableLocales with ICU
by Victor Chang
· 5 years ago
90b08a0
Merge "Move ICU.getDisplay* API into external/icu"
by vichang
· 5 years ago
88c9da6
Merge "Switch MCC / MNC values to string"
by Neil Fuller
· 5 years ago
14172b8
Replace Locale::get/setDefault with uloc_get/setDefault APIs
by Victor Chang
· 5 years ago
c5d7d08
Make (Core)CompatChangeRule libcore-specific
by Andrei Onea
· 5 years ago
2a3185a
Add test for ICU.setDefault
by Victor Chang
· 5 years ago
3e4a5b5
Switch MCC / MNC values to string
by Neil Fuller
· 5 years ago
83a1482
Convert icu::Locale::get*s into C-equivalent API
by Victor Chang
· 5 years ago
95cd907
Move ICU.toLower/UpperCase into external/icu
by Victor Chang
· 5 years ago
a79eeb5
Move ICU.getDisplay* API into external/icu
by Victor Chang
· 5 years ago
0510d49
Merge "Move android.compat.annotation package out of libcore"
by Anna Trostanetski
· 5 years ago
6c39026
Fix incorrect FP16 comparison tests
by Usama Arif
· 5 years ago
69474bb
Move android.compat.annotation package out of libcore
by atrost
· 5 years ago
42d8c1f
Remove metalava-manual from droidstubs generation
by Paul Duffin
· 5 years ago
7274b95
Merge "Move ICU4C metadata getters from libcore.icu.ICU into external/icu"
by vichang
· 5 years ago
617945d
Use round to nearest with ties to nearest even in FP16.rint
by Usama Arif
· 5 years ago
d74c1cd
Mask result with qNaN if input to rint is NaN
by Usama Arif
· 5 years ago
666f7a3
Mask result with qNaN if input to ceil is NaN
by Usama Arif
· 5 years ago
5220a02
Merge "Add an API to access telephonylookup.xml on device"
by Neil Fuller
· 5 years ago
96df1af
Add an API to access telephonylookup.xml on device
by Neil Fuller
· 5 years ago
e477f5b
Move ICU4C metadata getters from libcore.icu.ICU into external/icu
by Victor Chang
· 5 years ago
23097ea
Add MAP_ANONYMOUS to OsConstants
by Jing Ji
· 5 years ago
ddccf28
Replace comparison check for infinity with isNaN function call
by Usama Arif
· 5 years ago
46d40e0
Merge changes from topic "FP16floorError"
by Hans Boehm
· 5 years ago
788320e
Tests for Half.floor for NaN values
by Usama Arif
· 5 years ago
b7dddaf
Add test cases for libcore FP16 APIs
by Usama Arif
· 5 years ago
8e15775
Fixed weird variable naming in FP16.java
by Usama Arif
· 5 years ago
e11f9f4
Mask result with qNaN if input to floor is NaN
by Usama Arif
· 5 years ago
928c99a
Merge changes from topics "moveNativeConverter2", "moveNativeConverter3"
by vichang
· 5 years ago
b95ed49
Merge "Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU"
by vichang
· 5 years ago
3f35234
Merge "Remove unused NativeConverter.getMinBytesPerChar(long)"
by vichang
· 5 years ago
9886eb9
Use the new malloced info for NativeAllocationRegistry in NativeConverter
by Victor Chang
· 5 years ago
3048d0b
Remove @IntraCoreApi from EmptyArray
by Victor Chang
· 5 years ago
0c6b5e2
Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU
by Victor Chang
· 5 years ago
62b82cd
Merge "Remove unused java.nio.charset.ModifiedUtf8"
by vichang
· 5 years ago
401a214
Merge "Migrate UnicodeString usage to equivalent C API"
by vichang
· 5 years ago
99cca67
Remove unused NativeConverter.getMinBytesPerChar(long)
by Victor Chang
· 5 years ago
22333d0
Remove unused java.nio.charset.ModifiedUtf8
by Victor Chang
· 5 years ago
ae765bb
Migrate UnicodeString usage to equivalent C API
by Victor Chang
· 5 years ago
24c9eae
Merge "Speed up BigInteger gcd with one small argument"
by Hans Boehm
· 5 years ago
d27a148
Merge "Add a comment about the leaks in JniConstants"
by vichang
· 5 years ago
009ef6e
Add a comment about the leaks in JniConstants
by Victor Chang
· 5 years ago
014e30b
Speed up BigInteger gcd with one small argument
by Hans Boehm
· 5 years ago
e3685b0
Merge changes from topic "floatToHalfRoundingErrors"
by Vladimir Marko
· 5 years ago
ca68d31
Round to nearest even instead of to nearest 0.5 up
by Usama Arif
· 5 years ago
91c8308
Merge "Remove redundant checks in CompatChangeRule"
by Andrei-Valentin Onea
· 5 years ago
e7357d6
Remove redundant checks in CompatChangeRule
by Andrei Onea
· 5 years ago
417ed5e
Correct the exponent value calculated when converting from float to half
by Usama Arif
· 5 years ago
e432968
Move native code of ICU4C regex usage into external/icu
by Victor Chang
· 5 years ago
435437f
Merge "Add rule for toggling changes at test time"
by Andrei-Valentin Onea
· 5 years ago
e9b6d19
Merge "Add support for new tzlookup.xml attribute"
by Treehugger Robot
· 5 years ago
fce60b7
Merge "Revert "Move tests to postsubmit to reduce lab reporting load temporarily""
by Dan Shi
· 5 years ago
e439225
Add rule for toggling changes at test time
by Andrei Onea
· 5 years ago
e31d51c
Revert "Move tests to postsubmit to reduce lab reporting load temporarily"
by Dan Shi
· 5 years ago
3fc6f89
Minimize default MIME map and optimize loading.
by Tobias Thierer
· 5 years ago
5727b76
Merge "MimeMap: test case normalization of values."
by Treehugger Robot
· 5 years ago
3e38e9f
Merge "Update findSpecial behavior to allow for invoking default methods"
by Alex Light
· 5 years ago
2135edf
MimeMap: test case normalization of values.
by Tobias Thierer
· 5 years ago
d4d4dff
Merge "tweak TEST_MAPPING for libcore.content.type"
by Treehugger Robot
· 5 years ago
3eb1085
tweak TEST_MAPPING for libcore.content.type
by Tobias Thierer
· 5 years ago
f7f3742
MimeMap: Construct libcore's default instance lazily, too.
by Tobias Thierer
· 5 years ago
691c18c
Merge "Remove dead code from libcore.icu.ICU (Part 2)"
by vichang
· 5 years ago
553c87b
Update findSpecial behavior to allow for invoking default methods
by Alex Light
· 5 years ago
7c2e641
Merge "Construct default MimeMap lazily rather than eagerly."
by Tobias Thierer
· 5 years ago
7460652
Remove dead code from libcore.icu.ICU (Part 2)
by Victor Chang
· 5 years ago
e87f880
Merge "Remove dead code from libcore.icu.ICU"
by vichang
· 5 years ago
c6a69c2
Merge "Add ICU.getICUVersion() to intra core api for android_icu4j_tests"
by Treehugger Robot
· 5 years ago
0ccaf9c
Add support for new tzlookup.xml attribute
by Neil Fuller
· 5 years ago
07ab84c
Add ICU.getICUVersion() to intra core api for android_icu4j_tests
by Paul Duffin
· 5 years ago
7879860
Remove dead code from libcore.icu.ICU
by Victor Chang
· 5 years ago
364631f
Construct default MimeMap lazily rather than eagerly.
by Tobias Thierer
· 5 years ago
c83d045
Refactoring: Move MimeMap to libcore.content.type.
by Tobias Thierer
· 5 years ago
bbad557
Merge "Enforce that a MimeMap's MIME types contain a '/' but extensions don't."
by Tobias Thierer
· 5 years ago
50ff1d3
Merge "CtsMimeMapTestCases: Run in presubmit for relevant packages."
by Tobias Thierer
· 5 years ago
9cfcd97
Enforce that a MimeMap's MIME types contain a '/' but extensions don't.
by Tobias Thierer
· 5 years ago
c81a929
Merge "Make CTS more opinionated about the platform's default MimeMap."
by Tobias Thierer
· 5 years ago
170dfcf
Make CTS more opinionated about the platform's default MimeMap.
by Tobias Thierer
· 5 years ago
1a3cab1
Merge "Move tests to postsubmit to reduce lab reporting load temporarily"
by Dan Shi
· 5 years ago
44ab8ee
Move tests to postsubmit to reduce lab reporting load temporarily
by Dan Shi
· 5 years ago
924b204
CtsMimeMapTestCases: Run in presubmit for relevant packages.
by Tobias Thierer
· 5 years ago
3d61eaf
Merge changes from topics "bug136256059_attempt2", "bug136256059_builder"
by Tobias Thierer
· 5 years ago
6c7bc36
Merge "Thread test: Avoid potential leak and return first error"
by Treehugger Robot
· 5 years ago
cd6d49e
Make MimeMap final and introduce MimeMap.Builder.
by Tobias Thierer
· 5 years ago
86f0896
Move default MimeMap implementation to frameworks.
by Tobias Thierer
· 5 years ago
01f6c02
Add TestRule to enable access to deprecated BC algorithms
by Paul Duffin
· 5 years ago
11b9e48
Delete libcore.net.http.ResponseUtils, and its test.
by Pete Gillin
· 5 years ago
d145ca9
Add TEST_MAPPINGs for miscellaneous libcore packages.
by Pete Gillin
· 5 years ago
a6dc835
Merge "Add TEST_MAPPINGs for XML-related libcore packages."
by Pete Gillin
· 5 years ago
927cab4
Add TEST_MAPPINGs for XML-related libcore packages.
by Pete Gillin
· 5 years ago
cdc9240
Merge "Remove duplicate libraries that are provided by system modules"
by Paul Duffin
· 5 years ago
0e0f8c4
Remove duplicate libraries that are provided by system modules
by Paul Duffin
· 5 years ago
7fd024a
Add TEST_MAPPINGs for remaining java.* packages.
by Pete Gillin
· 5 years ago
ebe4346
Merge "Add TEST_MAPPINGs for javax.* packages."
by Treehugger Robot
· 5 years ago
a9aceab
Merge "Remove unused Core Platform API methods"
by Neil Fuller
· 5 years ago
36dff1d
Merge "Remove unused Core Platform API methods"
by Treehugger Robot
· 5 years ago
Next »