1. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  2. 0f840f7 Merge "Clean up the zlib-related native code." into dalvik-dev by Elliott Hughes · 14 years ago
  3. 74c05e2 Clean up the zlib-related native code. by Elliott Hughes · 14 years ago
  4. 2def26b Move ScopedJavaUnicodeString to include/ by Kenny Root · 14 years ago
  5. b6f5c95 Merge "Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup)" into dalvik-dev by Brian Carlstrom · 14 years ago
  6. 3e24c53 Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup) by Brian Carlstrom · 14 years ago
  7. 50d99e1 Merge "Fix SimpleDateFormat's unsafe Date handling." into dalvik-dev by Elliott Hughes · 14 years ago
  8. 6fcba7b Fix SimpleDateFormat's unsafe Date handling. by Elliott Hughes · 14 years ago
  9. 3642569 Setting expectations and fixing failures from scrubbing Harmony tests. by Jesse Wilson · 14 years ago
  10. ab3683b Improve File.renameTo documentation. by Elliott Hughes · 14 years ago
  11. 5cc876d Trivia. by Elliott Hughes · 14 years ago
  12. e7fab8b Merge "Remove the "Answers" javadoc barbarism." into dalvik-dev by Elliott Hughes · 14 years ago
  13. 18c2d2a Merge "A test for unexpected finalization on objects that failed creation." into dalvik-dev by Jesse Wilson · 14 years ago
  14. 3bbc1e7 A test for unexpected finalization on objects that failed creation. by Jesse Wilson · 14 years ago
  15. eeefcae Remove the "Answers" javadoc barbarism. by Elliott Hughes · 14 years ago
  16. b470d3a Merge "Fix HttpURLConnection to not cache failures." into dalvik-dev by Elliott Hughes · 14 years ago
  17. 6247987 Fix HttpURLConnection to not cache failures. by Elliott Hughes · 14 years ago
  18. f002bdd Moving OpenSSLSessionImpl native code to NativeCrypto by Brian Carlstrom · 14 years ago
  19. 7b18e4c Merge "Remove use of non-errno error codes in OSNetworkSystem." into dalvik-dev by Elliott Hughes · 14 years ago
  20. 02d23a6 Remove unnecessary NativeCrypto "OpenSSL error" warning by Brian Carlstrom · 14 years ago
  21. b375c0c Remove use of non-errno error codes in OSNetworkSystem. by Elliott Hughes · 14 years ago
  22. e688a41 Addressing post-submit comments regarding OpenSSL handhake changes by Brian Carlstrom · 14 years ago
  23. 6b811c5 Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni by Peter Hallam · 14 years ago
  24. 0a98ab4 Merge "Improving the doc for java.util.Timer" into dalvik-dev by Jesse Wilson · 14 years ago
  25. c38102e Improving the doc for java.util.Timer by Jesse Wilson · 14 years ago
  26. 0ebe222 Merge "Remove workarounds from JSSE tests now that SSLServerSocket.accept no longer tries to handshake" into dalvik-dev by Brian Carlstrom · 14 years ago
  27. 17c7442 Remove workarounds from JSSE tests now that SSLServerSocket.accept no longer tries to handshake by Brian Carlstrom · 14 years ago
  28. 252299f Merge "Fix IPv6 multicast TTLs." into dalvik-dev by Elliott Hughes · 14 years ago
  29. 4401c75 Fix IPv6 multicast TTLs. by Elliott Hughes · 14 years ago
  30. f4c62bc Merge "OpenSSLSocket handshake overhaul" into dalvik-dev by Brian Carlstrom · 14 years ago
  31. bcfb325 OpenSSLSocket handshake overhaul by Brian Carlstrom · 14 years ago
  32. 4cb7f05 Remove an unused field and tidy up a test. by Elliott Hughes · 14 years ago
  33. 4d8e933 Fix MulticastSocket.setTTL. by Elliott Hughes · 14 years ago
  34. 6e1c2a9 Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  35. a1a038e Use unsigned comparison for stack pointers. by Ben Cheng · 14 years ago
  36. 60b01a5 Merge "Adding public API for cookies." into dalvik-dev by Jesse Wilson · 14 years ago
  37. f53dd20 Rework common_periodicChecks. by Andy McFadden · 14 years ago
  38. d138a32 Adding public API for cookies. by Jesse Wilson · 14 years ago
  39. ae2a757 Merge "Dalvik Zip rewrite." into dalvik-dev by Andy McFadden · 14 years ago
  40. 99c4f9c Dalvik Zip rewrite. by Andy McFadden · 14 years ago
  41. 21d0308 Merge "Fixing a few TreeMap bugs found by the latest Harmony tests." into dalvik-dev by Jesse Wilson · 14 years ago
  42. 54d5514 Merge "Use unsigned compare for stack overflow." into dalvik-dev by Andy McFadden · 14 years ago
  43. 2f2e06e Fixing a few TreeMap bugs found by the latest Harmony tests. by Jesse Wilson · 14 years ago
  44. 2d5ab32 Optimize rem-int/lit too. by Elliott Hughes · 14 years ago
  45. 9c5cf73 Use unsigned compare for stack overflow. by Andy McFadden · 14 years ago
  46. f21aa26 Don't accidentally convert % into /... by Elliott Hughes · 14 years ago
  47. 80d0616 Merge "Add a regression test for http://code.google.com/p/android/issues/detail?id=7935." into dalvik-dev by Elliott Hughes · 14 years ago
  48. afbd39b Merge "Filling out implementations of java.util." into dalvik-dev by Jesse Wilson · 14 years ago
  49. 286772e Filling out implementations of java.util. by Jesse Wilson · 14 years ago
  50. ad4718b Add a regression test for http://code.google.com/p/android/issues/detail?id=7935. by Elliott Hughes · 14 years ago
  51. 781de60 Add a regression test for another DST-less locale. by Elliott Hughes · 14 years ago
  52. 663db01 Merge "Remove almost all of the temporary allocations." into dalvik-dev by Elliott Hughes · 14 years ago
  53. 07e4af1 am cfb71ee5: (-s ours) no emma instrumentation on core-test by Guang Zhu · 14 years ago
  54. 33088ca Remove almost all of the temporary allocations. by Elliott Hughes · 14 years ago
  55. f69aac3 no emma instrumentation on core-test by Guang Zhu · 14 years ago
  56. fe0daba Merge "Fix HttpURLConnection.setFixedLengthStreamingMode." into dalvik-dev by Elliott Hughes · 14 years ago
  57. 02f0cb2 Fix HttpURLConnection.setFixedLengthStreamingMode. by Elliott Hughes · 14 years ago
  58. cec4dd4 merge more modules into luni by Peter Hallam · 14 years ago
  59. f205f06 Merge "Optimize idiv-int/lit for powers of 2." into dalvik-dev by Elliott Hughes · 14 years ago
  60. 6ee75dc Restore test expectations inadvertently deleted with vogar. by Jesse Wilson · 14 years ago
  61. a6cf215 Optimize idiv-int/lit for powers of 2. by Elliott Hughes · 14 years ago
  62. b4656e4 Merge "Fix =/== bug." into dalvik-dev by Elliott Hughes · 14 years ago
  63. 18f8a70 Fix =/== bug. by Elliott Hughes · 14 years ago
  64. ea4f6e2 Merge "More merging of nio into luni" into dalvik-dev by Jesse Wilson · 14 years ago
  65. 16a64bb Removing vogar from Dalvik's git tree; the source is now on code.google.com. by Jesse Wilson · 14 years ago
  66. 8798e41 am b59dd513: am 5793d439: am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 14 years ago
  67. 5504171 am 5793d439: am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 14 years ago
  68. 309e703 am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 14 years ago
  69. 6c79dd6 am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 14 years ago
  70. f6de594 Merge "Dead code/cruft removal in the collation code." into dalvik-dev by Elliott Hughes · 14 years ago
  71. 0808cae Dead code/cruft removal in the collation code. by Elliott Hughes · 14 years ago
  72. 3ff29eb More merging of nio into luni by Peter Hallam · 14 years ago
  73. f59c63b Fix dexdump to build in Windows SDK under Linux by Raphael · 14 years ago
  74. be223d9 am 29af77bf: am ca88104b: am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 14 years ago
  75. bbe2e0b am ca88104b: am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 14 years ago
  76. 2093ae9 am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 14 years ago
  77. 0595149 Merge "Import the copying collector." into dalvik-dev by Carl Shapiro · 14 years ago
  78. c8b0323 Import the copying collector. by Carl Shapiro · 14 years ago
  79. b60357b am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 14 years ago
  80. b39e496 Fix a deadlock in the breakpoint code. by Andy McFadden · 14 years ago
  81. 1d59ded Merge "Fix a deadlock in the breakpoint code." into dalvik-dev by Andy McFadden · 14 years ago
  82. fdbc20f Merge "Fixing some logging tests, see http://b/issue?id=2487338" into dalvik-dev by Jesse Wilson · 14 years ago
  83. 2ecec21 Fix a deadlock in the breakpoint code. by Andy McFadden · 14 years ago
  84. 231142a Fixing some logging tests, see http://b/issue?id=2487338 by Jesse Wilson · 14 years ago
  85. 3860771 Remove unnecessary IPv6 and IPv4 parsing from URI. by Jesse Wilson · 14 years ago
  86. d5fa369 Merge "Fixing java.lang.NullPointerException at java.net.URI$Helper.isValidDomainName" into dalvik-dev by Jesse Wilson · 14 years ago
  87. 733642b Fixing java.lang.NullPointerException at java.net.URI$Helper.isValidDomainName by Jesse Wilson · 14 years ago
  88. ba7f982 Merge "java.text.RuleBasedCollator fixes." into dalvik-dev by Elliott Hughes · 14 years ago
  89. a7d4139 java.text.RuleBasedCollator fixes. by Elliott Hughes · 14 years ago
  90. b5710f6 am ed4035bc: am d2203aa0: am 1beb43af: merge from open-source master by The Android Open Source Project · 14 years ago
  91. 44785c1 am d2203aa0: am 1beb43af: merge from open-source master by The Android Open Source Project · 14 years ago
  92. 53853d4 am 1beb43af: merge from open-source master by The Android Open Source Project · 14 years ago
  93. 1d1429e merge from open-source master by The Android Open Source Project · 14 years ago
  94. 5779f05 Update to the latest upstream collator tests. by Elliott Hughes · 14 years ago
  95. cb109d3 Merge "Suppress all failures in setSecurityManager() with vogar." into dalvik-dev by Jesse Wilson · 14 years ago
  96. 9fea757 Suppress all failures in setSecurityManager() with vogar. by Jesse Wilson · 14 years ago
  97. 92c33a9 am 3825d34f: am d4b6f6aa: am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 14 years ago
  98. 98a4337 am d4b6f6aa: am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 14 years ago
  99. 6b0aab1 am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 14 years ago
  100. e72b6f4 Merge "Fix Locale.getDisplayName for unlocalizable languages/countries/variants." into dalvik-dev by Elliott Hughes · 14 years ago