Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
0ee03ab241795940c263a04932ffadbff9692c7b
/
ojluni
37da1c4
Merge changes I805784bb,I85fe08d0,If0c30d6c am: f7b6cd0d1b
by Pete Gillin
· 5 years ago
0e94809
Add TEST_MAPPINGs for java.net code.
by Pete Gillin
· 5 years ago
abb68eb
Merge "Fix more issues in ojluni annotations." am: d411f2b2c4
by Aurimas Liutikas
· 5 years ago
a320f59
Fix more issues in ojluni annotations.
by Aurimas Liutikas
· 5 years ago
8d13266
Merge "Fix syntax issues in HashMap.annotated.java." am: 05f17995de
by Aurimas Liutikas
· 5 years ago
f8fa3f5
Fix syntax issues in HashMap.annotated.java.
by Aurimas Liutikas
· 5 years ago
0a1b9d1
Merge "Tidy up Android change markers" am: 9480a9ecf4
by Neil Fuller
· 5 years ago
9480a9e
Merge "Tidy up Android change markers"
by Neil Fuller
· 5 years ago
6dc22b0
Tidy up Android change markers
by Neil Fuller
· 6 years ago
dcc909a
Merge "URLConnection.getFileNameMap(): Fix documentation." am: b01ce0e661
by Tobias Thierer
· 5 years ago
b01ce0e
Merge "URLConnection.getFileNameMap(): Fix documentation."
by Tobias Thierer
· 5 years ago
9986732
URLConnection.getFileNameMap(): Fix documentation.
by Tobias Thierer
· 5 years ago
3120746
Merge changes I2ba1a613,Icfa4d975 am: 3598a59db2
by Paul Duffin
· 5 years ago
c241d6a
Set default visibility to private
by Paul Duffin
· 5 years ago
a638c69
Merge "Change Math.pow() test / docs to match actual" am: a48e2ab2a6
by Neil Fuller
· 5 years ago
a48e2ab
Merge "Change Math.pow() test / docs to match actual"
by Treehugger Robot
· 5 years ago
e5be112
Change Math.pow() test / docs to match actual
by Neil Fuller
· 5 years ago
fe749a8
Merge "General tidy up of android.system" am: 5cca1c7bc6 am: 6a19cb82fe
by Neil Fuller
· 5 years ago
5cca1c7
Merge "General tidy up of android.system"
by Neil Fuller
· 5 years ago
eee540c
General tidy up of android.system
by Neil Fuller
· 5 years ago
8ed27bd
Merge "Document public alternatives to greylisted APIs" am: 9057a3dff0
by Andrei-Valentin Onea
· 5 years ago
9057a3d
Merge "Document public alternatives to greylisted APIs"
by Andrei-Valentin Onea
· 5 years ago
4e96d50
Document public alternatives to greylisted APIs
by Andrei Onea
· 5 years ago
618763d
Merge "Delete unused ojluni Register.cpp" am: afcf8ed83a am: 276946af6d
by Pete Bentley
· 5 years ago
e4a2c7e
Delete unused ojluni Register.cpp
by Pete Bentley
· 5 years ago
13053e6
Merge "Make canonicalize() hidden to avoid conflict with libm." am: 34c4f70912
by Vladimir Marko
· 5 years ago
a9803f4
Make canonicalize() hidden to avoid conflict with libm.
by Vladimir Marko
· 5 years ago
2fe775c
Merge "Refactoring: Rewrite links in Metalava instead of carrying patches." am: 2d3e2ef5f3
by Tobias Thierer
· 5 years ago
2d3e2ef
Merge "Refactoring: Rewrite links in Metalava instead of carrying patches."
by Tobias Thierer
· 5 years ago
67d3b77
Merge "Optional capturing group should not be replaced with "null" string" am: 4b9306c2ea
by vichang
· 5 years ago
4b9306c
Merge "Optional capturing group should not be replaced with "null" string"
by vichang
· 5 years ago
7d54604
Optional capturing group should not be replaced with "null" string
by Victor Chang
· 5 years ago
1fa7ed3
Merge "Update ICU version as a part of per-release tasks" am: b645b62f33
by Nikita Iashchenko
· 5 years ago
8148f04
Update ICU version as a part of per-release tasks
by Nikita Iashchenko
· 5 years ago
473225e
Merge "Remove target sdk level check in DecimalFormat's prefix/suffix setters" am: e7671ae5e0
by vichang
· 5 years ago
e7671ae
Merge "Remove target sdk level check in DecimalFormat's prefix/suffix setters"
by vichang
· 5 years ago
80a5d30
Remove target sdk level check in DecimalFormat's prefix/suffix setters
by Victor Chang
· 5 years ago
d1ce1f7
Merge "Thread.uncaughtExceptionPreHandler: temporarily graylist." into qt-dev
by Tobias Thierer
· 5 years ago
7adbc94
Merge "Replace DecimalFormat_ICU58_Android with ICU4J DecimalFormat in compat mode"
by vichang
· 5 years ago
cb77bb4
Replace DecimalFormat_ICU58_Android with ICU4J DecimalFormat in compat mode
by Victor Chang
· 6 years ago
32b9949
Thread.uncaughtExceptionPreHandler: temporarily graylist.
by Tobias Thierer
· 5 years ago
5403581
Work around Java 9 build failures due to @Generated annotations.
by Pete Gillin
· 6 years ago
7b953fa
Directly link to external documentation.
by Tobias Thierer
· 6 years ago
abaed1a
Libcore: fix three openjdk-redirect.html links.
by Tobias Thierer
· 6 years ago
6bd07db
Refactoring: Rewrite links in Metalava instead of carrying patches.
by Tobias Thierer
· 6 years ago
f462b9e
Directly link to external documentation.
by Tobias Thierer
· 6 years ago
0e40051
Libcore: fix three openjdk-redirect.html links.
by Tobias Thierer
· 6 years ago
adba73f
Merge "Customizable MIME type <-> file extension mapping, step 2."
by Tobias Thierer
· 6 years ago
696af1a
Customizable MIME type <-> file extension mapping, step 2.
by Tobias Thierer
· 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
d3a99bc
Make ArrayDeque clear old array when resizing
by Hans Boehm
· 6 years ago
db90ad0
Merge "Make ArrayDeque clear old array when resizing"
by Hans Boehm
· 6 years ago
996e839
Cleanup "NewEra" comment after implementing new Japanese Era
by Nikita Iashchenko
· 6 years ago
bfb34cd
New Japanese Era implementation with actual Reiwa name (part 2)
by Nikita Iashchenko
· 6 years ago
17dbda6
Replace the placeholder Japanese era name in calendar.properties
by Nikita Iashchenko
· 6 years ago
4a7497d
New Japanese Era implementation with actual Reiwa name
by Nikita Iashchenko
· 6 years ago
4867857
New Japanese Era implementation in ojluni with a placeholder name
by Nikita Iashchenko
· 6 years ago
e2b9fcd
Merge "New Japanese Era implementation with actual Reiwa name (part 2)"
by Nikita Iashchenko
· 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
7e1393d
Make ArrayDeque clear old array when resizing
by Hans Boehm
· 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
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
21a9a2b
Log warning if serialized class has compatibility issues
by Paul Duffin
· 6 years ago
f8dfc98
Merge "Log warning if serialized class has compatibility issues"
by Treehugger Robot
· 6 years ago
087ba52
Remove Byte.toHexString() from core platform api
by Neil Fuller
· 6 years ago
a089bb3
Move some Unsafe.* methods to core platform API
by David Brazdil
· 6 years ago
acd34ad
Log warning if serialized class has compatibility issues
by Paul Duffin
· 6 years ago
952fec4
Move some Unsafe.* methods to core platform API
by David Brazdil
· 6 years ago
0849145
Merge "Revert "Remove hidden System.arraycopy(byte[]....""
by Neil Fuller
· 6 years ago
5857c99
Revert "Remove hidden System.arraycopy(byte[]...."
by Neil Fuller
· 6 years ago
8b3d8f6
Fix Date.toString() behavior / tidy up comments
by Neil Fuller
· 7 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
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
de890da
Tidy up unused code / unnecessary logic
by Neil Fuller
· 6 years ago
90d8a1f
Remove hidden System.arraycopy(byte[]....
by Neil Fuller
· 6 years ago
1f45df4
Throw security exception for EPERM error in socket creation
by Chenbo Feng
· 6 years ago
1c87754
Handle null file descriptors when finalizing SocketChannelImpl.
by Pete Bentley
· 6 years ago
6811e8e
Merge "Refactor/add tests for ObjectStreamClass computeDefaultSUID"
by Paul Duffin
· 6 years ago
7e921fd
Merge "Update ICU and CLDR data information in javadoc"
by Treehugger Robot
· 6 years ago
bf66209
Refactor/add tests for ObjectStreamClass computeDefaultSUID
by Paul Duffin
· 6 years ago
c73e138
Add warnings to getSupportedCipherSuites()
by Adam Vartanian
· 6 years ago
6cdb7e2
Update ICU and CLDR data information in javadoc
by Nikita Iashchenko
· 6 years ago
f69cd87
Merge "[fuchsia] Remove unnecessary patch."
by Doug Horn
· 6 years ago
35e5f87
Add charset to getBytes() call in example
by Adam Vartanian
· 6 years ago
f51128f
[fuchsia] Remove unnecessary patch.
by Doug Horn
· 6 years ago
20ac931
Merge "Improve documentation around HostnameVerifier"
by Neil Fuller
· 6 years ago
44fea11
Merge "Allow size for malloc-only registration"
by Hans Boehm
· 6 years ago
d7d5fde
Allow size for malloc-only registration
by Hans Boehm
· 6 years ago
9f20840
Improve documentation around HostnameVerifier
by Neil Fuller
· 6 years ago
9e94657
Fix MulticastSocket example code
by Adam Vartanian
· 6 years ago
001ac51
Enable interception of more filesystem APIs.
by Jeff Sharkey
· 6 years ago
Next »