summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/javax/security
Commit message (Expand)AuthorAgeFilesLines
* Most callers of toLowerCase/toUpperCase should pass Locale.US to avoid proble...Elliott Hughes2011-01-131-2/+2
* Retire SecurityManager.Elliott Hughes2011-01-073-46/+2
* Don't use StringBuffer where we don't need to.Brian Carlstrom2010-09-011-2/+1
* Sorting imports.Jesse Wilson2010-08-112-7/+0
* Fixing the last API deltas between Dalvik and Java 6.Jesse Wilson2010-06-041-21/+15
* Merge "Remove the last exception message catalog." into dalvik-devElliott Hughes2010-05-291-5/+2
|\
| * Remove the last exception message catalog.Elliott Hughes2010-05-281-5/+2
* | Further small fixes to increase API compatibility with RI v6.Jesse Wilson2010-05-281-11/+96
|/
* Remove more localized exception messages.Elliott Hughes2010-05-215-45/+39
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-138-63/+63
* Remove //$NON-NLS-\d$ cruft.Elliott Hughes2010-05-137-45/+45
* merge more modules into luniPeter Hallam2010-04-2724-0/+2931