Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
64194dcf9538a25982af877f07c7127a5fed675c
64194dc
Remove ICU.addLikelySubtags from @CorePlatformApi
by Victor Chang
· 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
14172b8
Replace Locale::get/setDefault with uloc_get/setDefault APIs
by Victor Chang
· 5 years ago
2a3185a
Add test for ICU.setDefault
by Victor Chang
· 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
e5a4615
Rename native regex classes
by Victor Chang
· 5 years ago
e477f5b
Move ICU4C metadata getters from libcore.icu.ICU into external/icu
by Victor Chang
· 5 years ago
207a979
Merge "Revert "Use ART module public API stubs not implementation classes""
by Treehugger Robot
· 5 years ago
016b969
Revert "Use ART module public API stubs not implementation classes"
by Izabela Orlowska
· 5 years ago
cd08c02
Merge "Use ART module public API stubs not implementation classes"
by Paul Duffin
· 5 years ago
d2879e5
Use ART module public API stubs not implementation classes
by Paul Duffin
· 5 years ago
b565199
Merge "Add missing StringBuilder nullability annotations"
by Treehugger Robot
· 5 years ago
194aab9
Merge "Revert "Revert "Limit access to the device's fixed 802.11 MAC address."""
by Treehugger Robot
· 5 years ago
c6c93a1
Add missing StringBuilder nullability annotations
by Paul Duffin
· 5 years ago
63652b2
Merge "Regenerate API signature files to correct annotation order"
by Treehugger Robot
· 5 years ago
f1634f8
Merge "Replace comparison check for infinity with isNaN function call"
by Vladimir Marko
· 5 years ago
ade68f9
Regenerate API signature files to correct annotation order
by Paul Duffin
· 5 years ago
ddccf28
Replace comparison check for infinity with isNaN function call
by Usama Arif
· 5 years ago
f2d8f70
Merge "[jitzygote] Notify post fork to the runtime before creating new threads."
by Nicolas Geoffray
· 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
fea6729
Revert "Revert "Limit access to the device's fixed 802.11 MAC address.""
by Andrei-Valentin Onea
· 5 years ago
5c01025
Merge "Rename android_icu4j_src_files filegroup"
by vichang
· 5 years ago
ec99100
Merge "Revert "Limit access to the device's fixed 802.11 MAC address.""
by Treehugger Robot
· 5 years ago
ef34f8b
Revert "Limit access to the device's fixed 802.11 MAC address."
by Mark Chien
· 5 years ago
66f7c9d
[jitzygote] Notify post fork to the runtime before creating new threads.
by Nicolas Geoffray
· 5 years ago
7f9a924
Merge "Use conscrypt module public API stubs not implementation classes"
by Paul Duffin
· 5 years ago
d3c9627
Merge "Limit access to the device's fixed 802.11 MAC address."
by Bram Bonné
· 5 years ago
bd7f910
Use conscrypt module public API stubs not implementation classes
by Paul Duffin
· 5 years ago
cdcf031
Merge "Fix choice of receiver type in Construct.transform()"
by Orion Hodson
· 5 years ago
3719d06
Rename android_icu4j_src_files filegroup
by Victor Chang
· 5 years ago
ce8d90a
Limit access to the device's fixed 802.11 MAC address.
by Bram Bonné
· 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
eb85e84
Fix choice of receiver type in Construct.transform()
by Orion Hodson
· 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
4235519
Merge "Remove unused java.nio.charset.ModifiedUtf8" am: 62b82cdbda
by vichang
· 5 years ago
62b82cd
Merge "Remove unused java.nio.charset.ModifiedUtf8"
by vichang
· 5 years ago
4cac989
Merge "Migrate UnicodeString usage to equivalent C API" am: 401a214792
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
72a59fc
Merge "Fix docs to be clearer and more maintainable" am: cdf8bd799b
by Neil Fuller
· 5 years ago
cdf8bd7
Merge "Fix docs to be clearer and more maintainable"
by Neil Fuller
· 5 years ago
bfa584e
Merge "Speed up BigInteger gcd with one small argument" am: 24c9eae1c5
by Hans Boehm
· 5 years ago
24c9eae
Merge "Speed up BigInteger gcd with one small argument"
by Hans Boehm
· 5 years ago
79f4a4a
Merge "Make art module public stubs include nullability annotations"
by Paul Duffin
· 5 years ago
eb3122f
Merge "Add a comment about the leaks in JniConstants" am: d27a148f23
by vichang
· 5 years ago
5b75cd7
Merge "Make art module public stubs include nullability annotations"
by Treehugger Robot
· 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
5cd69e4
Make art module public stubs include nullability annotations
by Paul Duffin
· 5 years ago
014e30b
Speed up BigInteger gcd with one small argument
by Hans Boehm
· 5 years ago
674d1c9
Merge "Remove duplicate libcore/util/NonNull|Nullable.java files" am: 6840757abf
by Paul Duffin
· 5 years ago
50414e2
Merge "Rename ...stubs-gen to stubs-source to clarify its contents"
by Paul Duffin
· 5 years ago
6840757
Merge "Remove duplicate libcore/util/NonNull|Nullable.java files"
by Treehugger Robot
· 5 years ago
cdb39a1
Merge "Rename ...stubs-gen to stubs-source to clarify its contents"
by Treehugger Robot
· 5 years ago
2c2c762
Remove duplicate libcore/util/NonNull|Nullable.java files
by Paul Duffin
· 5 years ago
3514982
Rename ...stubs-gen to stubs-source to clarify its contents
by Paul Duffin
· 5 years ago
167a98b
Merge "Change state of Matcher only if NativeMatcher is created successfully"
by vichang
· 5 years ago
09a6f9b
Merge "Change state of Matcher only if NativeMatcher is created successfully"
by vichang
· 5 years ago
fd26bd7
Merge "Move dalvik.system.VersionCodes to dalvik.annotation.compat"
by Paul Duffin
· 5 years ago
6aa7534
Merge "Move dalvik.system.VersionCodes to dalvik.annotation.compat"
by Treehugger Robot
· 5 years ago
57bcbff
Move dalvik.system.VersionCodes to dalvik.annotation.compat
by Paul Duffin
· 5 years ago
eb27cd3
Merge "Fix package-split-across-modules issue in art.module.api.annotations."
by Pete Gillin
· 5 years ago
0e379e5
Merge "Fix package-split-across-modules issue in art.module.api.annotations."
by Treehugger Robot
· 5 years ago
a53ce53
Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master
by TreeHugger Robot
· 5 years ago
40abce8
Fix package-split-across-modules issue in art.module.api.annotations.
by Pete Gillin
· 5 years ago
2cdb0c8
Fix docs to be clearer and more maintainable
by Neil Fuller
· 5 years ago
c5341a2
Merge changes from topic "floatToHalfRoundingErrors" am: e3685b03af
by Vladimir Marko
· 5 years ago
e69da95
Correct the exponent value calculated when converting from float to half
by Usama Arif
· 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
8723a7c
Merge "Remove redundant checks in CompatChangeRule" am: 91c830842b
by Andrei-Valentin Onea
· 5 years ago
91c8308
Merge "Remove redundant checks in CompatChangeRule"
by Andrei-Valentin Onea
· 5 years ago
79adcb0
Skip QD1A.190821.011 in stage-aosp-master
by Xin Li
· 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
56a6e9f
Merge "Move native code of ICU4C regex usage into external/icu" am: 04de20867a
by vichang
· 5 years ago
7b05ba0
Change state of Matcher only if NativeMatcher is created successfully
by Victor Chang
· 5 years ago
04de208
Merge "Move native code of ICU4C regex usage into external/icu"
by vichang
· 5 years ago
eed3113
Merge "Fix platform_compat-test-rules under Java language level 9."
by Pete Gillin
· 5 years ago
0ea1dfc
Merge "Fix platform_compat-test-rules under Java language level 9."
by Pete Gillin
· 5 years ago
11e2f57
Merge "Restrict visibility of stubs libraries" am: 608fdf39aa
by Paul Duffin
· 5 years ago
608fdf3
Merge "Restrict visibility of stubs libraries"
by Treehugger Robot
· 5 years ago
c799a7c
Restrict visibility of stubs libraries
by Paul Duffin
· 5 years ago
7fb42bb
Fix platform_compat-test-rules under Java language level 9.
by Pete Gillin
· 5 years ago
5f29d8c
Merge "Add rule for toggling changes at test time" am: 435437f4e9
by Andrei-Valentin Onea
· 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
Next »