summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Remove useless android-changed comments.Elliott Hughes2011-01-13120-909/+129
* Remove non-API uses of Vector.Elliott Hughes2011-01-1316-247/+168
* Kill most users of StringTokenizer.Elliott Hughes2011-01-137-126/+42
* Most callers of toLowerCase/toUpperCase should pass Locale.US to avoid proble...Elliott Hughes2011-01-1314-31/+42
* am 3dad2dc5: am f74c8a0e: resolved conflicts for merge of 4f7abf2a to honeyco...repo sync2011-01-121-3/+10
|\
| * am f74c8a0e: resolved conflicts for merge of 4f7abf2a to honeycomb-plus-aosprepo sync2011-01-121-3/+10
| |\
| | * resolved conflicts for merge of 4f7abf2a to honeycomb-plus-aosprepo sync2011-01-121-3/+10
| | |\
| | | * Fix Double.toString.Elliott Hughes2011-01-111-11/+20
* | | | am 5dd36eac: am e91e39db: am dcd012af: Merge "Improve java.util.Locale docume...Elliott Hughes2011-01-121-62/+51
|\ \ \ \ | |/ / /
| * | | am e91e39db: am dcd012af: Merge "Improve java.util.Locale documentation." int...Elliott Hughes2011-01-121-62/+51
| |\ \ \ | | |/ /
| | * | am dcd012af: Merge "Improve java.util.Locale documentation." into honeycombElliott Hughes2011-01-121-62/+51
| | |\ \
| | | * \ Merge "Improve java.util.Locale documentation." into honeycombElliott Hughes2011-01-121-62/+51
| | | |\ \
| | | | * | Improve java.util.Locale documentation.Elliott Hughes2011-01-121-62/+51
* | | | | | am 8b652b16: am 600f780e: am a8b58362: Merge "Fix bugs in toString() in refle...Jesse Wilson2011-01-126-33/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 600f780e: am a8b58362: Merge "Fix bugs in toString() in reflection classes...Jesse Wilson2011-01-126-33/+22
| |\ \ \ \ \ | | |/ / / /
| | * | | | am a8b58362: Merge "Fix bugs in toString() in reflection classes." into honey...Jesse Wilson2011-01-126-33/+22
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge "Fix bugs in toString() in reflection classes." into honeycombJesse Wilson2011-01-126-33/+22
| | | |\ \ \
| | | | * | | Fix bugs in toString() in reflection classes.Jesse Wilson2011-01-126-33/+22
| | | | |/ /
| * | | | | am 68095f6a: am 6ead9d74: am 6e35a860: Merge "Fix @see links" into gingerbreadBrad Fitzpatrick2011-01-121-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 6ead9d74: am 6e35a860: Merge "Fix @see links" into gingerbreadBrad Fitzpatrick2011-01-121-4/+4
| | |\ \ \ \ | | | | |_|/ | | | |/| |
* | | | | | Merge remote branch 'goog/dalvik-dev' into gingerbread-release-to-dalvik-devBrian Carlstrom2011-01-1224-166/+172
|\ \ \ \ \ \
| * \ \ \ \ \ Merge "Change all "final static"s to "static final"." into dalvik-devElliott Hughes2011-01-1120-122/+122
| |\ \ \ \ \ \
| | * | | | | | Change all "final static"s to "static final".Elliott Hughes2011-01-1120-122/+122
| * | | | | | | am a6b80b72: am 99d1e354: am 09c46404: Fix Document.getElementsByTagName to r...Jesse Wilson2011-01-114-44/+50
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | am 99d1e354: am 09c46404: Fix Document.getElementsByTagName to return the roo...Jesse Wilson2011-01-114-44/+50
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | am 09c46404: Fix Document.getElementsByTagName to return the root node.Jesse Wilson2011-01-114-44/+50
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Fix Document.getElementsByTagName to return the root node.Jesse Wilson2011-01-114-44/+50
| | | | | |/ | | | | |/|
* | | | | | Merge commit '6e35a8607a94411fa1b9c92d2b5a5db40a49895b' into gingerbread-rele...Brian Carlstrom2011-01-111-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge "Fix @see links" into gingerbreadBrad Fitzpatrick2011-01-101-4/+4
| |\ \ \ \
| | * | | | Fix @see linksBrad Fitzpatrick2011-01-051-4/+4
* | | | | | am b7ccc2d0: Merge "Expand predefined entities by default, even if coalescing...Jesse Wilson2011-01-111-31/+17
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge "Expand predefined entities by default, even if coalescing is off."Jesse Wilson2011-01-111-31/+17
| |\ \ \ \ \
| | * | | | | Expand predefined entities by default, even if coalescing is off.Jesse Wilson2011-01-111-31/+17
* | | | | | | am 18c7f7e1: am e235e372: am a28b4cea: Merge "Fix cloneNode to work when no n...Jesse Wilson2011-01-114-116/+129
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am e235e372: am a28b4cea: Merge "Fix cloneNode to work when no namespace is s...Jesse Wilson2011-01-114-116/+129
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | am a28b4cea: Merge "Fix cloneNode to work when no namespace is set." into hon...Jesse Wilson2011-01-114-116/+129
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Merge "Fix cloneNode to work when no namespace is set." into honeycombJesse Wilson2011-01-114-116/+129
| | | |\ \ \ \
| | | | * | | | Fix cloneNode to work when no namespace is set.Jesse Wilson2011-01-104-116/+129
* | | | | | | | am 5c055cff: am e7c5643e: am a9c6c901: Documentation improvements for socket ...Elliott Hughes2011-01-118-237/+98
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am e7c5643e: am a9c6c901: Documentation improvements for socket options.Elliott Hughes2011-01-118-237/+98
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | am a9c6c901: Documentation improvements for socket options.Elliott Hughes2011-01-118-237/+98
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Documentation improvements for socket options.Elliott Hughes2011-01-108-237/+98
* | | | | | | am 66d9e787: am cbe26f42: am c8dde40c: Merge "Get memory for direct byte buff...Elliott Hughes2011-01-102-15/+17
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am cbe26f42: am c8dde40c: Merge "Get memory for direct byte buffers from the ...Elliott Hughes2011-01-102-15/+17
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am c8dde40c: Merge "Get memory for direct byte buffers from the Java heap rat...Elliott Hughes2011-01-102-15/+17
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge "Get memory for direct byte buffers from the Java heap rather than the ...Elliott Hughes2011-01-102-15/+17
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Get memory for direct byte buffers from the Java heap rather than the native ...Elliott Hughes2011-01-102-15/+17
* | | | | | | am 75582a19: Merge commit \'e80fc1da\' into manualmergeJesse Wilson2011-01-103-57/+39
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge commit 'e80fc1da' into manualmergeJesse Wilson2011-01-103-57/+39
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am 5c0408af: Don\'t permit DocumentFragments in the node hierarchy.Jesse Wilson2011-01-103-57/+39
| | |\ \ \ \ \ | | | |/ / / /