1. a5fd116 Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 14 years ago
  2. 724c22e Merge "Add some .odex info to dexdump output." into dalvik-dev by Andy McFadden · 14 years ago
  3. 0ade1b6 Fix Locale.getDisplayName for unlocalizable languages/countries/variants. by Elliott Hughes · 14 years ago
  4. 8baf143 Rewrite the HTTP connection pool used by HttpURLConnection. by Jesse Wilson · 14 years ago
  5. d4ddeeb am 0691c470: am 6f7ec8e6: am 28f4d74b: Merge "Remove dangerous logging code from unlockMonitor. It is unsafe to dereference a potentially corrupt lock word to retrieve additional information about the lock state. This code was added to debug a transient error and ha by Carl Shapiro · 14 years ago
  6. 478c95c am 7e3d5fcd: Merge "include emma into core library on conditional flag" by Guang Zhu · 14 years ago
  7. 5ad2191 am 91be9e67: am 9cfe27bd: am 8068ea8d: Update the ssl test so the client reads something from the server. This is needed when cut-through feature is needed as in b/2586347. Dr. No approved in http://b/issue?id=2511073 . by Huahui Wu · 14 years ago
  8. 2f63326 Fixing TimeZone.setDefault() documentation. by Jesse Wilson · 14 years ago
  9. 07ed97d am 6f7ec8e6: am 28f4d74b: Merge "Remove dangerous logging code from unlockMonitor. It is unsafe to dereference a potentially corrupt lock word to retrieve additional information about the lock state. This code was added to debug a transient error and has since been by Carl Shapiro · 14 years ago
  10. 5e2f660 am 28f4d74b: Merge "Remove dangerous logging code from unlockMonitor. It is unsafe to dereference a potentially corrupt lock word to retrieve additional information about the lock state. This code was added to debug a transient error and has since been removed from by Carl Shapiro · 14 years ago
  11. 19efc4c Merge "Remove dangerous logging code from unlockMonitor. It is unsafe to dereference a potentially corrupt lock word to retrieve additional information about the lock state. This code was added to debug a transient error and has since been removed from other branches." into froyo by Carl Shapiro · 14 years ago
  12. 8cd801a resolved conflicts for merge of ee25fc06 to dalvik-dev by Carl Shapiro · 14 years ago
  13. 08b682b Merge "Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests." into dalvik-dev by Jesse Wilson · 14 years ago
  14. 195b37f Add some .odex info to dexdump output. by Andy McFadden · 14 years ago
  15. 57ecb8b Merge "include emma into core library on conditional flag" by Guang Zhu · 14 years ago
  16. 81bcd5c Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests. by Jesse Wilson · 14 years ago
  17. 1122363 Merge "Fix a BigInteger(String) bug I introduced yesterday." into dalvik-dev by Elliott Hughes · 14 years ago
  18. 663d77f Merge "Make plain "-Xint" work." into dalvik-dev by Andy McFadden · 14 years ago
  19. a4ffd96 Fix a BigInteger(String) bug I introduced yesterday. by Elliott Hughes · 14 years ago
  20. c6ceeef Make plain "-Xint" work. by Andy McFadden · 14 years ago
  21. 2fee584 Improve the implementation of countOnes function to use only 12 operations. by Cosmin Cojocar · 14 years ago
  22. 3513161 am 9cfe27bd: am 8068ea8d: Update the ssl test so the client reads something from the server. This is needed when cut-through feature is needed as in b/2586347. Dr. No approved in http://b/issue?id=2511073 . by Huahui Wu · 14 years ago
  23. dac79f3 am 8068ea8d: Update the ssl test so the client reads something from the server. This is needed when cut-through feature is needed as in b/2586347. Dr. No approved in http://b/issue?id=2511073 . by Huahui Wu · 14 years ago
  24. ffea1d4 Update the ssl test so the client reads something from the server. by Huahui Wu · 14 years ago
  25. cf7ec24 Merge "Merge commit 'a0a3ad10' into manualmerge" into dalvik-dev by Brian Carlstrom · 14 years ago
  26. e4fb256 Remove dangerous logging code from unlockMonitor. It is unsafe to by Carl Shapiro · 14 years ago
  27. 0c863f6 am 831eec93: am b8fcf57f: Fix remaining small issues with the lock sampling. by Carl Shapiro · 14 years ago
  28. 380c24f am b8fcf57f: Fix remaining small issues with the lock sampling. by Carl Shapiro · 14 years ago
  29. da58edd Since we no longer make use of formatted I/O in the unlock monitor by Carl Shapiro · 14 years ago
  30. 06a80c3 Fix remaining small issues with the lock sampling. by Carl Shapiro · 14 years ago
  31. 96738ca Merge commit 'a0a3ad10' into manualmerge by Brian Carlstrom · 14 years ago
  32. e96e223 am 5005a521: am 612fa566: am af69cf8d: Fix several issues with the lock sampling code. This change obsoletes the lockProfSample flag. by Carl Shapiro · 14 years ago
  33. ecf86dc am bd4eaf95: am 54c9323e: am 6b4ba58e: Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 14 years ago
  34. 21e1448 am a731357c: (-s ours) am a8984fe8: (-s ours) am ddc0d4c2: (-s ours) DO NOT MERGE. Suppressing tests that fail in CTS\' test runner. by Jesse Wilson · 14 years ago
  35. e1d0ebb Fix U_FILE_ACCESS_ERROR RuntimeException in String.getBytes("GB18030"). by Elliott Hughes · 14 years ago
  36. 0fa251a Fix several BigInteger failures. by Elliott Hughes · 14 years ago
  37. 95b613e Merge "Speed up %d for locales with non-ASCII digits." into dalvik-dev by Elliott Hughes · 14 years ago
  38. 6dda210 Speed up %d for locales with non-ASCII digits. by Elliott Hughes · 14 years ago
  39. 448c95a Merge "openssl-1.0.0 upgrade" by Brian Carlstrom · 14 years ago
  40. c8def9d Tidying up the error reporting. by Jesse Wilson · 14 years ago
  41. f88ba00 Remove a dangling import, and another unused Messages.java. by Elliott Hughes · 14 years ago
  42. e4d256a Merge "Remove the nio Messages.java I missed, and the three now-unused imports." into dalvik-dev by Elliott Hughes · 14 years ago
  43. b330373 Remove the nio Messages.java I missed, and the three now-unused imports. by Elliott Hughes · 14 years ago
  44. d9c282f Small vogar changes in response to the review for change 49052. by Jesse Wilson · 14 years ago
  45. 0c0dcc6 Merge "Teaching vogar to run prebuilt .jar files." into dalvik-dev by Brian Carlstrom · 14 years ago
  46. f8cc58d Merge "Remove "messages" from the logging, math, and nio_char modules." into dalvik-dev by Elliott Hughes · 14 years ago
  47. 50f04c0 Remove two dead files. by Elliott Hughes · 14 years ago
  48. 8454d3c Remove "messages" from the logging, math, and nio_char modules. by Elliott Hughes · 14 years ago
  49. 94bab21 Teaching vogar to run prebuilt .jar files. by Jesse Wilson · 14 years ago
  50. 8741748 Merge "Move the libcore registration out of libnativehelpers and into libcore." into dalvik-dev by Elliott Hughes · 14 years ago
  51. 0ab2daa am 612fa566: am af69cf8d: Fix several issues with the lock sampling code. This change obsoletes the lockProfSample flag. by Carl Shapiro · 14 years ago
  52. 1ad12b3 am af69cf8d: Fix several issues with the lock sampling code. This change obsoletes the lockProfSample flag. by Carl Shapiro · 14 years ago
  53. 3571d8a Merge "Refinements to array and class object size computation." into dalvik-dev by Carl Shapiro · 14 years ago
  54. fe52337 Refinements to array and class object size computation. by Carl Shapiro · 14 years ago
  55. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  56. 85b352c Fix several issues with the lock sampling code. This change obsoletes by Carl Shapiro · 14 years ago
  57. bba1329 Merge "Remove an unused enum." into dalvik-dev by Carl Shapiro · 14 years ago
  58. 8c0dff4 Remove an unused enum. by Carl Shapiro · 14 years ago
  59. 757a794 Merge LocaleData and Resources, rename Resources to ICU. by Elliott Hughes · 14 years ago
  60. b988f46 merging FRF15 for dalvik-dev by Brian Carlstrom · 14 years ago
  61. 2699e44 Merge "Fixing TreeMap serialization issues." into dalvik-dev by Jesse Wilson · 14 years ago
  62. b7e820b Change DecimalFormatSymbols to have a field per symbol. by Elliott Hughes · 14 years ago
  63. 0790403 Fixing TreeMap serialization issues. by Jesse Wilson · 14 years ago
  64. a36a94c am 54c9323e: am 6b4ba58e: Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 14 years ago
  65. e875cc0 Merge "java.util.Formatter: fix localization of numbers." into dalvik-dev by Elliott Hughes · 14 years ago
  66. ef415fb java.util.Formatter: fix localization of numbers. by Elliott Hughes · 14 years ago
  67. e92ca10 openssl-1.0.0 upgrade by Brian Carlstrom · 14 years ago
  68. 0a3aa74 am 6b4ba58e: Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 14 years ago
  69. 943381b Merge "From scratch implementation of a Navigable TreeMap." into dalvik-dev by Jesse Wilson · 14 years ago
  70. 6ed11ae Merge commit 'da18d995' into manualmerge by Jesse Wilson · 14 years ago
  71. 602fd59 am d9b87a91: Fix dexdump to build in Windows SDK under Linux by Raphael · 14 years ago
  72. 984dc62 From scratch implementation of a Navigable TreeMap. by Jesse Wilson · 14 years ago
  73. 5e580a6 am a8984fe8: (-s ours) am ddc0d4c2: (-s ours) DO NOT MERGE. Suppressing tests that fail in CTS\' test runner. by Jesse Wilson · 14 years ago
  74. 2e08f88 am e09ba122: Fixing PipedInputStreamTest to fill the buffer before dying on a dead reader. by Jesse Wilson · 14 years ago
  75. 7e0a019 Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 14 years ago
  76. f973492 Fix dexdump to build in Windows SDK under Linux by Raphael · 14 years ago
  77. 04847a0 am ddc0d4c2: (-s ours) DO NOT MERGE. Suppressing tests that fail in CTS\' test runner. by Jesse Wilson · 14 years ago
  78. f0b2ee0 DO NOT MERGE. Suppressing tests that fail in CTS' test runner. by Jesse Wilson · 14 years ago
  79. d4ade69 Merge "Remove "Messages" from the nio, prefs, sql, text, and x-net modules." into dalvik-dev by Elliott Hughes · 14 years ago
  80. 03c0a8e Remove "Messages" from the nio, prefs, sql, text, and x-net modules. by Elliott Hughes · 14 years ago
  81. c763c76 Fixing PipedInputStreamTest to fill the buffer before dying on a dead reader. by Jesse Wilson · 14 years ago
  82. 13c4c1a Fix a typo and unbreak the build. by Carl Shapiro · 14 years ago
  83. 6c05f70 resolved conflicts for merge of f0c514ce to dalvik-dev by Carl Shapiro · 14 years ago
  84. 5dc59cf Use the same documentation in all the methods that take a format string. by Elliott Hughes · 14 years ago
  85. 5255483 Remove "Messages" from the annotation module. by Elliott Hughes · 14 years ago
  86. 3106a99 Improve documentation about the user's default locale. by Elliott Hughes · 14 years ago
  87. 46100f7 Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 14 years ago
  88. 9de899c Fix String.toLowerCase and toUpperCase. by Elliott Hughes · 14 years ago
  89. 4a6cd08 Fix supplementary character support. by Elliott Hughes · 14 years ago
  90. a4f2f93 Merge "Throw the same exceptions as the RI from String methods." into dalvik-dev by Elliott Hughes · 14 years ago
  91. 3e136a8 Merge commit '7dbf57f6' into manualmerge by Brian Carlstrom · 14 years ago
  92. d9d4093 Throw the same exceptions as the RI from String methods. by Elliott Hughes · 14 years ago
  93. 6630078 am 5fdfbeff: Fix SSL_shutdown error reporting to print a proper error instead of "Ok" by Brian Carlstrom · 14 years ago
  94. 001171e Merge "Fix build by turning a comment into a doc comment. Clarify logic." into dalvik-dev by Elliott Hughes · 14 years ago
  95. 601555d Fix build by turning a comment into a doc comment. Clarify logic. by Elliott Hughes · 14 years ago
  96. a94813f Merge "Make String.split 10x faster." into dalvik-dev by Elliott Hughes · 14 years ago
  97. 83db378 Fix SSL_shutdown error reporting to print a proper error instead of "Ok" by Brian Carlstrom · 14 years ago
  98. cabe39b Merge "Latest java.util.concurrent from the JSR 166 project." into dalvik-dev by Jesse Wilson · 14 years ago
  99. 0510f0d Make String.split 10x faster. by Elliott Hughes · 14 years ago
  100. fc03218 Disable our new javax.net.ssl tests until hangs are resolved by Brian Carlstrom · 14 years ago