1. 781de60 Add a regression test for another DST-less locale. by Elliott Hughes · 14 years ago
  2. 663db01 Merge "Remove almost all of the temporary allocations." into dalvik-dev by Elliott Hughes · 14 years ago
  3. 07e4af1 am cfb71ee5: (-s ours) no emma instrumentation on core-test by Guang Zhu · 14 years ago
  4. 33088ca Remove almost all of the temporary allocations. by Elliott Hughes · 14 years ago
  5. f69aac3 no emma instrumentation on core-test by Guang Zhu · 14 years ago
  6. fe0daba Merge "Fix HttpURLConnection.setFixedLengthStreamingMode." into dalvik-dev by Elliott Hughes · 14 years ago
  7. 02f0cb2 Fix HttpURLConnection.setFixedLengthStreamingMode. by Elliott Hughes · 14 years ago
  8. cec4dd4 merge more modules into luni by Peter Hallam · 15 years ago
  9. f205f06 Merge "Optimize idiv-int/lit for powers of 2." into dalvik-dev by Elliott Hughes · 14 years ago
  10. 6ee75dc Restore test expectations inadvertently deleted with vogar. by Jesse Wilson · 14 years ago
  11. a6cf215 Optimize idiv-int/lit for powers of 2. by Elliott Hughes · 14 years ago
  12. b4656e4 Merge "Fix =/== bug." into dalvik-dev by Elliott Hughes · 15 years ago
  13. 18f8a70 Fix =/== bug. by Elliott Hughes · 15 years ago
  14. ea4f6e2 Merge "More merging of nio into luni" into dalvik-dev by Jesse Wilson · 15 years ago
  15. 16a64bb Removing vogar from Dalvik's git tree; the source is now on code.google.com. by Jesse Wilson · 15 years ago
  16. 8798e41 am b59dd513: am 5793d439: am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  17. 5504171 am 5793d439: am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  18. 309e703 am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  19. 6c79dd6 am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  20. f6de594 Merge "Dead code/cruft removal in the collation code." into dalvik-dev by Elliott Hughes · 15 years ago
  21. 0808cae Dead code/cruft removal in the collation code. by Elliott Hughes · 15 years ago
  22. 3ff29eb More merging of nio into luni by Peter Hallam · 15 years ago
  23. f59c63b Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  24. be223d9 am 29af77bf: am ca88104b: am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  25. bbe2e0b am ca88104b: am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  26. 2093ae9 am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  27. 0595149 Merge "Import the copying collector." into dalvik-dev by Carl Shapiro · 15 years ago
  28. c8b0323 Import the copying collector. by Carl Shapiro · 15 years ago
  29. b60357b am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  30. b39e496 Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  31. 1d59ded Merge "Fix a deadlock in the breakpoint code." into dalvik-dev by Andy McFadden · 15 years ago
  32. fdbc20f Merge "Fixing some logging tests, see http://b/issue?id=2487338" into dalvik-dev by Jesse Wilson · 15 years ago
  33. 2ecec21 Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  34. 231142a Fixing some logging tests, see http://b/issue?id=2487338 by Jesse Wilson · 15 years ago
  35. 3860771 Remove unnecessary IPv6 and IPv4 parsing from URI. by Jesse Wilson · 15 years ago
  36. d5fa369 Merge "Fixing java.lang.NullPointerException at java.net.URI$Helper.isValidDomainName" into dalvik-dev by Jesse Wilson · 15 years ago
  37. 733642b Fixing java.lang.NullPointerException at java.net.URI$Helper.isValidDomainName by Jesse Wilson · 15 years ago
  38. ba7f982 Merge "java.text.RuleBasedCollator fixes." into dalvik-dev by Elliott Hughes · 15 years ago
  39. a7d4139 java.text.RuleBasedCollator fixes. by Elliott Hughes · 15 years ago
  40. b5710f6 am ed4035bc: am d2203aa0: am 1beb43af: merge from open-source master by The Android Open Source Project · 15 years ago
  41. 44785c1 am d2203aa0: am 1beb43af: merge from open-source master by The Android Open Source Project · 15 years ago
  42. 53853d4 am 1beb43af: merge from open-source master by The Android Open Source Project · 15 years ago
  43. 1d1429e merge from open-source master by The Android Open Source Project · 15 years ago
  44. 5779f05 Update to the latest upstream collator tests. by Elliott Hughes · 15 years ago
  45. cb109d3 Merge "Suppress all failures in setSecurityManager() with vogar." into dalvik-dev by Jesse Wilson · 15 years ago
  46. 9fea757 Suppress all failures in setSecurityManager() with vogar. by Jesse Wilson · 15 years ago
  47. 92c33a9 am 3825d34f: am d4b6f6aa: am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  48. 98a4337 am d4b6f6aa: am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  49. 6b0aab1 am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  50. e72b6f4 Merge "Fix Locale.getDisplayName for unlocalizable languages/countries/variants." into dalvik-dev by Elliott Hughes · 15 years ago
  51. a5fd116 Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  52. 724c22e Merge "Add some .odex info to dexdump output." into dalvik-dev by Andy McFadden · 15 years ago
  53. 0ade1b6 Fix Locale.getDisplayName for unlocalizable languages/countries/variants. by Elliott Hughes · 15 years ago
  54. 8baf143 Rewrite the HTTP connection pool used by HttpURLConnection. by Jesse Wilson · 15 years ago
  55. 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 · 15 years ago
  56. 478c95c am 7e3d5fcd: Merge "include emma into core library on conditional flag" by Guang Zhu · 15 years ago
  57. 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 · 15 years ago
  58. 2f63326 Fixing TimeZone.setDefault() documentation. by Jesse Wilson · 15 years ago
  59. 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 · 15 years ago
  60. 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 · 15 years ago
  61. 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 · 15 years ago
  62. 8cd801a resolved conflicts for merge of ee25fc06 to dalvik-dev by Carl Shapiro · 15 years ago
  63. 08b682b Merge "Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests." into dalvik-dev by Jesse Wilson · 15 years ago
  64. 195b37f Add some .odex info to dexdump output. by Andy McFadden · 15 years ago
  65. 57ecb8b Merge "include emma into core library on conditional flag" by Guang Zhu · 15 years ago
  66. 81bcd5c Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests. by Jesse Wilson · 15 years ago
  67. 1122363 Merge "Fix a BigInteger(String) bug I introduced yesterday." into dalvik-dev by Elliott Hughes · 15 years ago
  68. 663d77f Merge "Make plain "-Xint" work." into dalvik-dev by Andy McFadden · 15 years ago
  69. a4ffd96 Fix a BigInteger(String) bug I introduced yesterday. by Elliott Hughes · 15 years ago
  70. c6ceeef Make plain "-Xint" work. by Andy McFadden · 15 years ago
  71. 2fee584 Improve the implementation of countOnes function to use only 12 operations. by Cosmin Cojocar · 15 years ago
  72. 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 · 15 years ago
  73. 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 · 15 years ago
  74. ffea1d4 Update the ssl test so the client reads something from the server. by Huahui Wu · 15 years ago
  75. cf7ec24 Merge "Merge commit 'a0a3ad10' into manualmerge" into dalvik-dev by Brian Carlstrom · 15 years ago
  76. e4fb256 Remove dangerous logging code from unlockMonitor. It is unsafe to by Carl Shapiro · 15 years ago
  77. 0c863f6 am 831eec93: am b8fcf57f: Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  78. 380c24f am b8fcf57f: Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  79. da58edd Since we no longer make use of formatted I/O in the unlock monitor by Carl Shapiro · 15 years ago
  80. 06a80c3 Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  81. 96738ca Merge commit 'a0a3ad10' into manualmerge by Brian Carlstrom · 15 years ago
  82. e96e223 am 5005a521: am 612fa566: am af69cf8d: Fix several issues with the lock sampling code. This change obsoletes the lockProfSample flag. by Carl Shapiro · 15 years ago
  83. ecf86dc am bd4eaf95: am 54c9323e: am 6b4ba58e: Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 15 years ago
  84. 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 · 15 years ago
  85. e1d0ebb Fix U_FILE_ACCESS_ERROR RuntimeException in String.getBytes("GB18030"). by Elliott Hughes · 15 years ago
  86. 0fa251a Fix several BigInteger failures. by Elliott Hughes · 15 years ago
  87. 95b613e Merge "Speed up %d for locales with non-ASCII digits." into dalvik-dev by Elliott Hughes · 15 years ago
  88. 6dda210 Speed up %d for locales with non-ASCII digits. by Elliott Hughes · 15 years ago
  89. 448c95a Merge "openssl-1.0.0 upgrade" by Brian Carlstrom · 15 years ago
  90. c8def9d Tidying up the error reporting. by Jesse Wilson · 15 years ago
  91. f88ba00 Remove a dangling import, and another unused Messages.java. by Elliott Hughes · 15 years ago
  92. e4d256a Merge "Remove the nio Messages.java I missed, and the three now-unused imports." into dalvik-dev by Elliott Hughes · 15 years ago
  93. b330373 Remove the nio Messages.java I missed, and the three now-unused imports. by Elliott Hughes · 15 years ago
  94. d9c282f Small vogar changes in response to the review for change 49052. by Jesse Wilson · 15 years ago
  95. 0c0dcc6 Merge "Teaching vogar to run prebuilt .jar files." into dalvik-dev by Brian Carlstrom · 15 years ago
  96. f8cc58d Merge "Remove "messages" from the logging, math, and nio_char modules." into dalvik-dev by Elliott Hughes · 15 years ago
  97. 50f04c0 Remove two dead files. by Elliott Hughes · 15 years ago
  98. 8454d3c Remove "messages" from the logging, math, and nio_char modules. by Elliott Hughes · 15 years ago
  99. 94bab21 Teaching vogar to run prebuilt .jar files. by Jesse Wilson · 15 years ago
  100. 8741748 Merge "Move the libcore registration out of libnativehelpers and into libcore." into dalvik-dev by Elliott Hughes · 15 years ago