index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
java
/
javax
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use @throws rather than the deprecated and unusual @exception.
Elliott Hughes
2013-10-15
1
-6
/
+5
*
Add consistent reasons for NullPointerException
Kenny Root
2012-09-14
2
-9
/
+13
*
Kill more dead code and tests.
Elliott Hughes
2011-06-08
2
-104
/
+4
*
Remove more dead "security theater" cruft.
Elliott Hughes
2011-06-04
2
-383
/
+12
*
Make CertInstaller installed CA certs trusted by applications via default Tru...
Brian Carlstrom
2011-05-16
1
-5
/
+5
*
Add getnameinfo(3) (and gai_strerror(3)).
Elliott Hughes
2011-04-19
2
-49
/
+2
*
Remove bogus "super()" calls.
Elliott Hughes
2011-03-17
8
-8
/
+0
*
Fix more FindBugs warnings: BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS.
Elliott Hughes
2011-02-24
1
-3
/
+7
*
Most callers of toLowerCase/toUpperCase should pass Locale.US to avoid proble...
Elliott Hughes
2011-01-13
1
-2
/
+2
*
Retire SecurityManager.
Elliott Hughes
2011-01-07
3
-46
/
+2
*
Don't use StringBuffer where we don't need to.
Brian Carlstrom
2010-09-01
1
-2
/
+1
*
Sorting imports.
Jesse Wilson
2010-08-11
2
-7
/
+0
*
Fixing the last API deltas between Dalvik and Java 6.
Jesse Wilson
2010-06-04
1
-21
/
+15
*
Merge "Remove the last exception message catalog." into dalvik-dev
Elliott Hughes
2010-05-29
1
-5
/
+2
|
\
|
*
Remove the last exception message catalog.
Elliott Hughes
2010-05-28
1
-5
/
+2
*
|
Further small fixes to increase API compatibility with RI v6.
Jesse Wilson
2010-05-28
1
-11
/
+96
|
/
*
Remove more localized exception messages.
Elliott Hughes
2010-05-21
5
-45
/
+39
*
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
8
-63
/
+63
*
Remove //$NON-NLS-\d$ cruft.
Elliott Hughes
2010-05-13
7
-45
/
+45
*
merge more modules into luni
Peter Hallam
2010-04-27
24
-0
/
+2931