Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
52fd07ad818536cb9aa76df2770517dffeff37af
« Previous
0cda059
Move PlainDatagramSocketImpl away from JNI (part 2)
by Yi Kong
· 8 years ago
3ebd936
Fix a memory leak reported by Valgrind
by Anton Kirilov
· 8 years ago
0481939
Merge "Skip the private use area when testing legacy character encoders."
by Joachim Sauer
· 8 years ago
8427461
Merge "Fix ByteBuffer.put(ByteBuffer) edge case."
by Przemyslaw Szczepaniak
· 8 years ago
b5ccb993
Merge "Revert "Revert "Workaround bogus TreeMap Comparators."""
by Tobias Thierer
· 8 years ago
15536b5
Merge "Disable builtins in libcore native io memory test."
by Christopher Ferris
· 8 years ago
4c3c11b
Disable builtins in libcore native io memory test.
by Christopher Ferris
· 8 years ago
48b8a25
Revert "Revert "Workaround bogus TreeMap Comparators.""
by Tobias Thierer
· 8 years ago
7dd5daa
Merge "Refined comment in FP abs() implementation."
by Aart Bik
· 8 years ago
094c77b
Fix ByteBuffer.put(ByteBuffer) edge case.
by Przemyslaw Szczepaniak
· 8 years ago
6e3c08b
Merge "App compat: Temporarily rename CopyOnWriteArrayList.array -> elements"
by Treehugger Robot
· 8 years ago
b16ffb6
Additional methods for TimeZoneBundleInstaller
by Neil Fuller
· 8 years ago
3e090b8
App compat: Temporarily rename CopyOnWriteArrayList.array -> elements
by Tobias Thierer
· 8 years ago
8de4fb6
Merge "Updated versions of tools/testing scripts for update2"
by Neil Fuller
· 8 years ago
7654284
Refined comment in FP abs() implementation.
by Aart Bik
· 8 years ago
1ec9994
Updated versions of tools/testing scripts for update2
by Neil Fuller
· 8 years ago
48b5f45
Merge "MethodHandleInfo: Fix a couple of TODOs."
by Treehugger Robot
· 8 years ago
47d5651
Merge "Rename timezone update classes"
by Treehugger Robot
· 8 years ago
cadbf92
Merge "MethodHandles: Remove a couple of obsolete TODOs."
by Treehugger Robot
· 8 years ago
d37b49d
MethodHandleInfo: Fix a couple of TODOs.
by Narayan Kamath
· 8 years ago
8637b9d
Rename timezone update classes
by Neil Fuller
· 8 years ago
780172f
MethodHandles: Remove a couple of obsolete TODOs.
by Narayan Kamath
· 8 years ago
4fcf754
Merge "Revert^4 "recvfrom should set srcAddress for empty packets""
by Yi Kong
· 8 years ago
8c0209d
Merge "Update java.util.prefs to openJdk8u60"
by Przemyslaw Szczepaniak
· 8 years ago
d239fec
Merge "Switch to using a single file for versioning"
by Neil Fuller
· 8 years ago
1f0bdc8
Switch to using a single file for versioning
by Neil Fuller
· 8 years ago
6dd21e6
Revert^4 "recvfrom should set srcAddress for empty packets"
by Yi Kong
· 8 years ago
c2cef2e
Merge "Establish OpenJDK upstream for remaining java.util classes."
by Tobias Thierer
· 8 years ago
d2e8a8a
Merge "Fix NetworkInterface#getSubInterfaces throws NPE"
by Yi Kong
· 8 years ago
db29690
Fix NetworkInterface#getSubInterfaces throws NPE
by Yi Kong
· 8 years ago
bc1e8f9
Update java.util.prefs to openJdk8u60
by Przemyslaw Szczepaniak
· 8 years ago
4437a20
Remove unused PATCHOAT_FOR_RELOCATION.
by Richard Uhler
· 8 years ago
92294f4
Merge "Move PlainDatagramSocketImpl away from JNI (part 1)"
by Yi Kong
· 8 years ago
9fbf7ae
Merge "Rearrange deps in JavaLibrary.mk"
by Tobias Thierer
· 8 years ago
5e0df13
Move PlainDatagramSocketImpl away from JNI (part 1)
by Yi Kong
· 8 years ago
d5e8f8c
Rearrange deps in JavaLibrary.mk
by Tobias Thierer
· 8 years ago
8ef87b0
Skip the private use area when testing legacy character encoders.
by Fredrik Roubert
· 8 years ago
242e5bf
Establish OpenJDK upstream for remaining java.util classes.
by Tobias Thierer
· 8 years ago
6205f00
Merge "Add test to assert DatagramSocket#receive behaviour"
by Yi Kong
· 8 years ago
5f56bf0
Merge "Remove StuckServer using backlog and tests relying on it"
by Yi Kong
· 8 years ago
0cc6b17
Merge "AlgorithmParametersTestPBES2: change incorrect name of package"
by Sergio Giro
· 8 years ago
e4d67d3
AlgorithmParametersTestPBES2: change incorrect name of package
by Sergio Giro
· 8 years ago
63b21e3
Merge "Add dex load reporting hooks in BaseDexClassLoader"
by Calin Juravle
· 8 years ago
b14a229
Merge "Changed semantics of FP Math.abs() to impact bit sign (but nothing else)."
by Aart Bik
· 8 years ago
6a5e142
Remove StuckServer using backlog and tests relying on it
by Yi Kong
· 8 years ago
c5a77fb
Merge "Update to work with JUnit 4.12"
by Paul Duffin
· 8 years ago
a04e91d
Merge "Revert "Revert "Revert "recvfrom should set srcAddress for empty packets""""
by Treehugger Robot
· 8 years ago
83dbbbc
Revert "Revert "Revert "recvfrom should set srcAddress for empty packets"""
by Nicolas Geoffray
· 8 years ago
932af32
Changed semantics of FP Math.abs() to impact bit sign (but nothing else).
by Aart Bik
· 8 years ago
a8c3279
Add dex load reporting hooks in BaseDexClassLoader
by Calin Juravle
· 8 years ago
e60b5fc
Update to work with JUnit 4.12
by Paul Duffin
· 8 years ago
27a3e02
Merge "Remove dex cache string from mirror::Class."
by Nicolas Geoffray
· 8 years ago
d921b10
Merge "Remove some dependencies on framework libraries"
by Neil Fuller
· 8 years ago
24d388d
Remove some dependencies on framework libraries
by Neil Fuller
· 8 years ago
22b96d5
Merge "Adding extra validation to TzDataBundleInstaller"
by Neil Fuller
· 8 years ago
c262e2d
Merge "IoBridge.recvfrom: fill in the srcAddr for connected sockets"
by Yi Kong
· 8 years ago
356ccfc
Merge "Revert "Revert "recvfrom should set srcAddress for empty packets"""
by Treehugger Robot
· 8 years ago
ec30b7b
Merge "Comment possible test failure due to kernel behaviour change"
by Yi Kong
· 8 years ago
0d4a600
Revert "Revert "recvfrom should set srcAddress for empty packets""
by Yi Kong
· 8 years ago
abee91c
Comment possible test failure due to kernel behaviour change
by Yi Kong
· 8 years ago
98396f2
Merge "Move java.util.concurrent from JSR-166 to an OpenJDK upstream"
by Tobias Thierer
· 8 years ago
625ec3b
Merge "Updated test expectations for ICU 58."
by Joachim Sauer
· 8 years ago
b02282c
Merge "Make SimpleDateFormatTest independent of default locale"
by Neil Fuller
· 8 years ago
23de2e0
Merge "Fix accidental calling of wrong clear()"
by Mathieu Chartier
· 8 years ago
b6ae6ab
Fix accidental calling of wrong clear()
by Mathieu Chartier
· 8 years ago
2995755
Move java.util.concurrent from JSR-166 to an OpenJDK upstream
by Tobias Thierer
· 8 years ago
79170e9
Merge "Move java.lang.ref.Reference.clear() to native"
by Mathieu Chartier
· 8 years ago
0b6eb5a
Add test to assert DatagramSocket#receive behaviour
by Yi Kong
· 8 years ago
a1e2e64
Remove dex cache string from mirror::Class.
by Nicolas Geoffray
· 8 years ago
37de57c
IoBridge.recvfrom: fill in the srcAddr for connected sockets
by Yi Kong
· 8 years ago
e30fed3
Merge "Fix LocaleMatcher modifying global static map during query"
by Tobias Thierer
· 8 years ago
8e0c349
Adding extra validation to TzDataBundleInstaller
by Neil Fuller
· 8 years ago
2220606
Merge "Improved zoneinfo file validation"
by Neil Fuller
· 8 years ago
1b322da
Move java.lang.ref.Reference.clear() to native
by Mathieu Chartier
· 8 years ago
b03ea11
Improved zoneinfo file validation
by Neil Fuller
· 8 years ago
bade80a
Fix LocaleMatcher modifying global static map during query
by Tobias Thierer
· 8 years ago
c6c543e
Merge "Update Locale to OpenJDK8u60, part 2"
by Tobias Thierer
· 8 years ago
fab6599
Merge "Libcore: Re-add old Element constructor"
by Treehugger Robot
· 8 years ago
18e39e6
Libcore: Re-add old Element constructor
by Andreas Gampe
· 8 years ago
c2dc56c
Merge "Revert "recvfrom should set srcAddress for empty packets""
by Yi Kong
· 8 years ago
9476731
Revert "recvfrom should set srcAddress for empty packets"
by Yi Kong
· 8 years ago
2c1391a
Merge "Boundary checks / synchronization / tests for MemoryMappedFile"
by Neil Fuller
· 8 years ago
d443d10
Boundary checks / synchronization / tests for MemoryMappedFile
by Neil Fuller
· 8 years ago
751566d
Merge "recvfrom should set srcAddress for empty packets"
by Treehugger Robot
· 8 years ago
a6f1e8a
recvfrom should set srcAddress for empty packets
by Yi Kong
· 8 years ago
56d22f0
Merge changes from topic 'jack-1.3-b13'
by Benoit Lamarche
· 8 years ago
f78acdf
Merge "Fix NPE in Signature getCurrentSpi."
by Sergio Giro
· 8 years ago
ed0c2aa
Add Android-changed on modifications to workaround an ECJ bug
by mikaelpeltier
· 8 years ago
08029be
Merge "Update java.util.jar to openJdk8u60"
by Przemyslaw Szczepaniak
· 8 years ago
69adde9
Workaround of a Jack front-end bug related to type inference
by mikaelpeltier
· 8 years ago
ee45ecd
Updated test expectations for ICU 58.
by Fredrik Roubert
· 8 years ago
af33b46f
Update Locale to OpenJDK8u60, part 2
by Tobias Thierer
· 8 years ago
31dea2c
Fix NPE in Signature getCurrentSpi.
by rhed_jao
· 8 years ago
03d2687
Update java.util.jar to openJdk8u60
by Przemyslaw Szczepaniak
· 8 years ago
49be6d8
Merge "Replace core-junit/junit4-target with junit"
by Paul Duffin
· 8 years ago
c347df8
Replace core-junit/junit4-target with junit
by Paul Duffin
· 8 years ago
613b07e
Merge "Move blockUntilAvailableOrTimeout method to IoBridge"
by Yi Kong
· 8 years ago
e115d42
Revert "Revert "Cut down on object allocation in CipherInputStream""
by Shubham Ajmera
· 8 years ago
ae02efc
Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC."
by Hiroshi Yamauchi
· 8 years ago
d44f898
Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC."
by Hiroshi Yamauchi
· 8 years ago
Next »