Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
48ac7b6b33f647ad0cd801eedd442cd1ba751d0b
48ac7b6
Add core library modules visibility rules
by Paul Duffin
· 6 years ago
b152621
Merge "Customizable MIME type <-> file extension mapping, step 1."
by Treehugger Robot
· 6 years ago
5a7acb3
Merge "Remove core-libart dependency on /system tz files"
by Neil Fuller
· 6 years ago
020085b
Merge "Tidy-up changes to time zone classes"
by Neil Fuller
· 6 years ago
8ae5136
Customizable MIME type <-> file extension mapping, step 1.
by Tobias Thierer
· 6 years ago
86345d7
Remove core-libart dependency on /system tz files
by Neil Fuller
· 6 years ago
e10c28c
Tidy-up changes to time zone classes
by Neil Fuller
· 6 years ago
52d46d0
Merge "Migration of ZoneInfo to 64-bit times from 32-bit"
by Neil Fuller
· 6 years ago
4887427
Merge "Revert^3 "Remove hidden System.arraycopy(byte[]....""
by Neil Fuller
· 6 years ago
9a5e637
Revert^3 "Remove hidden System.arraycopy(byte[]...."
by Neil Fuller
· 6 years ago
db90ad0
Merge "Make ArrayDeque clear old array when resizing"
by Hans Boehm
· 6 years ago
78cb830
Merge "Cleanup "NewEra" comment after implementing new Japanese Era"
by Treehugger Robot
· 6 years ago
996e839
Cleanup "NewEra" comment after implementing new Japanese Era
by Nikita Iashchenko
· 6 years ago
3ca3330
Merge "Track 64-bit support in ZoneInfoTestHelper"
by Neil Fuller
· 6 years ago
de66931
Migration of ZoneInfo to 64-bit times from 32-bit
by Neil Fuller
· 6 years ago
06fc0c3
Track 64-bit support in ZoneInfoTestHelper
by Neil Fuller
· 6 years ago
4992664
Merge "Update the TzDataSetVersion for R"
by Neil Fuller
· 6 years ago
bfec8e7
Merge "Fix some varargs compiler warnings in libcore tests."
by Treehugger Robot
· 6 years ago
e2b9fcd
Merge "New Japanese Era implementation with actual Reiwa name (part 2)"
by Nikita Iashchenko
· 6 years ago
f6840f2
Merge "Libcore: Add tzdata as hostdex required"
by Nicolas Geoffray
· 6 years ago
6e9387d
Fix some varargs compiler warnings in libcore tests.
by Pete Bentley
· 6 years ago
9a1ba89
Libcore: Add tzdata as hostdex required
by Andreas Gampe
· 6 years ago
f7e9b4b
New Japanese Era implementation with actual Reiwa name (part 2)
by Nikita Iashchenko
· 6 years ago
80cd526
Merge "Revert^2 "Remove hidden System.arraycopy(byte[]....""
by Neil Fuller
· 6 years ago
301b2a8
Revert^2 "Remove hidden System.arraycopy(byte[]...."
by Neil Fuller
· 6 years ago
48a4b8a
Merge "Fix unused import in ZoneInfoDBTest"
by Neil Fuller
· 6 years ago
7e1393d
Make ArrayDeque clear old array when resizing
by Hans Boehm
· 6 years ago
1d08b52
Update the TzDataSetVersion for R
by Neil Fuller
· 6 years ago
3ed4b09
Merge "Make strict mode not triggered while connecting UDP socket"
by Luke Huang
· 6 years ago
fb8671d
Fix unused import in ZoneInfoDBTest
by Neil Fuller
· 6 years ago
04f57c8
Make strict mode not triggered while connecting UDP socket
by Luke Huang
· 6 years ago
1374342
Merge "Convert libcore/ojluni/Android.mk to .bp"
by Treehugger Robot
· 6 years ago
6454b514
Convert libcore/ojluni/Android.mk to .bp
by Paul Duffin
· 6 years ago
97b3085
Merge changes from topic "new_japanese_era_reiwa"
by Nikita Iashchenko
· 6 years ago
e8caa48
Merge "Fix nit in LocaleDataTest#testInvalidLocale and StringTest#testFormat_invalidLocale"
by vichang
· 6 years ago
076d67b
Replace the placeholder Japanese era name in calendar.properties
by Nikita Iashchenko
· 6 years ago
87818a6
New Japanese Era implementation with actual Reiwa name
by Nikita Iashchenko
· 6 years ago
02d0583
New Japanese Era implementation in ojluni with a placeholder name
by Nikita Iashchenko
· 6 years ago
4545804
Fix nit in LocaleDataTest#testInvalidLocale and StringTest#testFormat_invalidLocale
by Victor Chang
· 6 years ago
363e58d
Merge "Add filegroup for UnsupportedAppUsage and its deps"
by Andrei-Valentin Onea
· 6 years ago
66db53a
Merge "Add regression test for loading locale data with unknown/invalid locale"
by vichang
· 6 years ago
24892e2
Add filegroup for UnsupportedAppUsage and its deps
by Andrei Onea
· 6 years ago
afe00b2
Add regression test for loading locale data with unknown/invalid locale
by Victor Chang
· 6 years ago
f8dfc98
Merge "Log warning if serialized class has compatibility issues"
by Treehugger Robot
· 6 years ago
ffb62b0
Merge "Remove Byte.toHexString() from core platform api"
by Neil Fuller
· 6 years ago
087ba52
Remove Byte.toHexString() from core platform api
by Neil Fuller
· 6 years ago
3967f3a
Merge "Add filegroup modules referenced by cts/tests/libcore/**/Android.bp"
by Treehugger Robot
· 6 years ago
8414aee
Merge "add .m2ts to video/mp2ts mimetype for Android"
by Tobias Thierer
· 6 years ago
6bb0b24
Merge "Move some Unsafe.* methods to core platform API"
by David Brazdil
· 6 years ago
557d1f6
add .m2ts to video/mp2ts mimetype for Android
by Iris Chang
· 6 years ago
acd34ad
Log warning if serialized class has compatibility issues
by Paul Duffin
· 6 years ago
ada2a5d
Merge "Further clarify failure message."
by Treehugger Robot
· 6 years ago
952fec4
Move some Unsafe.* methods to core platform API
by David Brazdil
· 6 years ago
0859362
Merge "Code cleanup for HexEncoding"
by Treehugger Robot
· 6 years ago
722aaaf
Code cleanup for HexEncoding
by Neil Fuller
· 6 years ago
c76cc00
Merge "Add decode() overload to the CorePlatformAPI"
by Neil Fuller
· 6 years ago
69a435b
Add filegroup modules referenced by cts/tests/libcore/**/Android.bp
by Sasha Smundak
· 6 years ago
9a34332
Merge "Simplify HttpURLConnectionTest.readAscii()."
by Tobias Thierer
· 6 years ago
cd22105
Add decode() overload to the CorePlatformAPI
by Neil Fuller
· 6 years ago
47b6180
Merge "HttpURLConnection: Add test coverage for concurrent disconnect."
by Tobias Thierer
· 6 years ago
59bd775
Merge "Finish converting JavaLibrary.mk to JavaLibrary.bp"
by Paul Duffin
· 6 years ago
177a6aa
Simplify HttpURLConnectionTest.readAscii().
by Tobias Thierer
· 6 years ago
16bee58
HttpURLConnection: Add test coverage for concurrent disconnect.
by Tobias Thierer
· 6 years ago
6564118
Finish converting JavaLibrary.mk to JavaLibrary.bp
by Paul Duffin
· 6 years ago
421d147
Merge "Ensure serialVersionUID computation for Throwable subclass is stable"
by Paul Duffin
· 6 years ago
746fbb1
Ensure serialVersionUID computation for Throwable subclass is stable
by Paul Duffin
· 7 years ago
0849145
Merge "Revert "Remove hidden System.arraycopy(byte[]....""
by Neil Fuller
· 6 years ago
25f847d
Merge "Track zic 2019a update in system/timezone"
by Neil Fuller
· 6 years ago
5857c99
Revert "Remove hidden System.arraycopy(byte[]...."
by Neil Fuller
· 6 years ago
aa9cfc5
Further clarify failure message.
by Tobias Thierer
· 6 years ago
24ac60a
Merge "Add dependency on libdl_android"
by Treehugger Robot
· 6 years ago
edbbd59
Merge "Expose rethrow* methods in the public SDK API"
by Neil Fuller
· 6 years ago
5274cf8
Track zic 2019a update in system/timezone
by Neil Fuller
· 6 years ago
4be8b6e
Merge "Fix Os.getDefault() BlockGuard test."
by Treehugger Robot
· 6 years ago
7c26580
Merge "Clarify InetAddressTest failure message."
by Pete Bentley
· 6 years ago
6baceea
Clarify InetAddressTest failure message.
by Pete Bentley
· 6 years ago
64c393f
Merge "Remove some usages of IoUtil methods"
by Neil Fuller
· 6 years ago
d63ef2e
Fix Os.getDefault() BlockGuard test.
by Tobias Thierer
· 6 years ago
0e15a16
Merge "Add behavior to libcore.util.HexEncoding"
by Neil Fuller
· 6 years ago
1bf3b35
Merge "Tidy up unused code / unnecessary logic"
by Neil Fuller
· 6 years ago
ea112e6
Merge "Fix Date.toString() behavior / tidy up comments"
by Neil Fuller
· 6 years ago
8ef2e2d
Remove some usages of IoUtil methods
by Neil Fuller
· 6 years ago
93d2da3
Fix Date.toString() behavior / tidy up comments
by Neil Fuller
· 7 years ago
30bc334
Merge "Remove hidden System.arraycopy(byte[]...."
by Neil Fuller
· 6 years ago
86558b3
Add behavior to libcore.util.HexEncoding
by Neil Fuller
· 6 years ago
de890da
Tidy up unused code / unnecessary logic
by Neil Fuller
· 6 years ago
5c92f34
Expose rethrow* methods in the public SDK API
by Neil Fuller
· 6 years ago
90d8a1f
Remove hidden System.arraycopy(byte[]....
by Neil Fuller
· 6 years ago
7ef0f8c
Merge "Replacing .yt extension MIME type mapping from application/vnd.youtube.yt to video/vnd.youtube.yt, but keep old mapping around for inferring extension only."
by Mansfield Mark
· 6 years ago
1da99ae
Replacing .yt extension MIME type mapping from application/vnd.youtube.yt to video/vnd.youtube.yt, but keep old mapping around for inferring extension only.
by Mansfield Mark
· 6 years ago
9de192b
Merge "Throw security exception for EPERM error in socket creation"
by Treehugger Robot
· 6 years ago
25f9e45
Merge "Add VMRuntime.setProcessDataDirectory"
by David Brazdil
· 6 years ago
4ce5524
Add VMRuntime.setProcessDataDirectory
by David Brazdil
· 6 years ago
525fb7f
Merge "Adjust in-memory dex loading logic when backed by oat"
by David Brazdil
· 6 years ago
1f45df4
Throw security exception for EPERM error in socket creation
by Chenbo Feng
· 6 years ago
8be2a6a
Adjust in-memory dex loading logic when backed by oat
by David Brazdil
· 6 years ago
b9d77e1
Merge "Provide class loader context to DexFile.verifyInBackground"
by David Brazdil
· 6 years ago
4e17e5f
Merge "OsTest: Only test sendfile() API, not separately the implementation method."
by Treehugger Robot
· 6 years ago
be1b02d
Merge "OsTest: Manually fix up formatting."
by Treehugger Robot
· 6 years ago
412d64a
Merge "OsTest: Reformat according to 4-space indent "AndroidStyle 4"."
by Treehugger Robot
· 6 years ago
Next »