1. 581bed7 Add a memory barrier. by Andy McFadden · 16 years ago
  2. 5c7e125 am c1d492ca: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  3. c1d492c merge from open-source master by Jean-Baptiste Queru · 16 years ago
  4. 8080494 Fix build. by Elliott Hughes · 16 years ago
  5. 6639854 Merge change Ic8d6b3cb by Android (Google) Code Review · 16 years ago
  6. 3ef98db Merge change Ia0e7b60d by Android (Google) Code Review · 16 years ago
  7. 80d4e2d Merge change I0e52b194 by Android (Google) Code Review · 16 years ago
  8. d79439e Fix build. by Elliott Hughes · 16 years ago
  9. 0261474 Merge change I3a0b1f8c by Android (Google) Code Review · 16 years ago
  10. 1bff5fe Merge change Ic89dfdd8 by Android (Google) Code Review · 16 years ago
  11. af5808d Merge change I0d6fff2d by Android (Google) Code Review · 16 years ago
  12. e06b8ec Merge change I9297389b by Android (Google) Code Review · 16 years ago
  13. a0e7b60 Remove incorrect definition of nested local variables. by Ben Cheng · 16 years ago
  14. e7637fe Update libcore/security to Harmony r823222. by Elliott Hughes · 16 years ago
  15. c8d6b3c Fix Constructor and Method to not expose their internals. by Elliott Hughes · 16 years ago
  16. 9ef546e Bump "public" version from 1.1.0 to 1.2.0. by Andy McFadden · 16 years ago
  17. 0d6fff2 Avoid JDWP hang on nested thread suspension. by Andy McFadden · 16 years ago
  18. b4b0e11 Merge change Ied79ff0c by Android (Google) Code Review · 16 years ago
  19. ed79ff0 Accept JitOff as a legal state in the debug interpreter when JIT is configured. by Ben Cheng · 16 years ago
  20. 6ff3c8f Add JDWP ReferenceType.ClassObject handler. by Andy McFadden · 16 years ago
  21. 443bffd Merge change I60282050 by Android (Google) Code Review · 16 years ago
  22. 5cc76e2 am fef7556f: am 3238cc2a: am 32f89821: Merge change 26044 into donut-gms by Brett Chabot · 16 years ago
  23. ed8fcde am 4ebfaec4: am 98f0612b: am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds. by Brett Chabot · 16 years ago
  24. f50c6d5 Add implementation of JDWP ClassType.NewInstance by Andy McFadden · 16 years ago
  25. 9f6206a Merge change I8f61592d by Android (Google) Code Review · 16 years ago
  26. 8330d9d Bug fixing for NumberFormat and BigDecimal. by Jesse Wilson · 16 years ago
  27. e98ebbe Merge change I6618182f by Android (Google) Code Review · 16 years ago
  28. 30f1f46 Set the debug interpreter entry point properly on the self-verification path. by Ben Cheng · 16 years ago
  29. 6618182 Fix CoreTestRunner to not run filtered-out tests. by Elliott Hughes · 16 years ago
  30. 853817a Merge change I1acdca65 by Android (Google) Code Review · 16 years ago
  31. a7aeb5b Merge change Iff8a3e91 by Android (Google) Code Review · 16 years ago
  32. ef881d5 Adding timeouts to HttpsURLConnectionTest. by Jesse Wilson · 16 years ago
  33. 12ebd96 Fix memory corruption. by Jesse Wilson · 16 years ago
  34. 5652342 am e652b123: Make sure res is NULL if getaddrinfo fails. by Lorenzo Colitti · 16 years ago
  35. 066b42a Adding a timeout for standard out as well as standard error. by Jesse Wilson · 16 years ago
  36. 0913381 Udating luni to Harmony r823222. by Jesse Wilson · 16 years ago
  37. c4ceeec Merge change I164613f2 by Android (Google) Code Review · 16 years ago
  38. 8c6d8eb Rewrite Support_Exec to support timeouts on waiting processes. by Jesse Wilson · 16 years ago
  39. 7d3e349 Merge change Ic98d470a by Android (Google) Code Review · 16 years ago
  40. f3bb50b Merge change I6239d93b by Android (Google) Code Review · 16 years ago
  41. 507cf92 Fix the docs for the no-arg Random() constructor to better reflect reality, by Dan Bornstein · 16 years ago
  42. e2ed8ea Merge change I0e98511f by Android (Google) Code Review · 16 years ago
  43. 0737fd0 Merge change I98acebf9 by Android (Google) Code Review · 16 years ago
  44. 580e09e Do not initialize the JIT if it is not the designated execution mode. by Ben Cheng · 16 years ago
  45. cede69b Minor tweak for compatibility with BSD: Use MAP_ANON instead of MAP_ANONYMOUS. by Dan Bornstein · 16 years ago
  46. 4b29914 Merge change I5ccdf0be by Android (Google) Code Review · 16 years ago
  47. 98acebf Disable SMALL_BUFFERS and CUTTHROUGH, as SSLSession test fails with these flags. by Nagendra Modadugu · 16 years ago
  48. 5a952a8 Squashed commit of the following: by Elliott Hughes · 16 years ago
  49. 5ccdf0b Fix for "Compiler thread shutdown should switch out of VMWAIT" by Ben Cheng · 16 years ago
  50. fa55139 Tools to push code back upstream. by Jesse Wilson · 16 years ago
  51. bf4c0f5 Merge change I685130ae by Android (Google) Code Review · 16 years ago
  52. 821cbae am 3238cc2a: am 32f89821: Merge change 26044 into donut-gms by Brett Chabot · 16 years ago
  53. 6e22516 am 98f0612b: am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds. by Brett Chabot · 16 years ago
  54. fef7556 am 3238cc2a: am 32f89821: Merge change 26044 into donut-gms by Brett Chabot · 16 years ago
  55. 4ebfaec am 98f0612b: am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds. by Brett Chabot · 16 years ago
  56. 8e7019b Merge change I9c147b84 by Android (Google) Code Review · 16 years ago
  57. 3238cc2 am 32f89821: Merge change 26044 into donut-gms by Brett Chabot · 16 years ago
  58. 98f0612 am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds. by Brett Chabot · 16 years ago
  59. 4fcb342 Fixing the JUnit runner to output Ant-compatible XML. by Jesse Wilson · 16 years ago
  60. 9c147b8 Fix various bugs found when debugger is attached to the VM. by Ben Cheng · 16 years ago
  61. 685130a JNI Delete* and Release* _are_ allowed while an exception is pending. by Elliott Hughes · 16 years ago
  62. 3ca00f6 Fix several leaks in OpenSSL JNI cipher suites code. by Elliott Hughes · 16 years ago
  63. 0af7739 Merge change I492dd3f7 by Android (Google) Code Review · 16 years ago
  64. 492dd3f Enable SMALL_BUFFERS and HANDSHAKE_CUTTHROUGH for SSL connections. by Nagendra Modadugu · 16 years ago
  65. da410ea Remove duplication between readv and writev. by Elliott Hughes · 16 years ago
  66. dadd93d Don't use GetPrimitiveArrayCritical around network operations. by Elliott Hughes · 16 years ago
  67. c98d470 Remove the intermediate representation in getNetworkInterfaces. by Elliott Hughes · 16 years ago
  68. d15d750 Merge change Ia4c68278 by Android (Google) Code Review · 16 years ago
  69. 86b5b50 Merge change I40159068 by Android (Google) Code Review · 16 years ago
  70. a4c6827 Remove dead code. by Elliott Hughes · 16 years ago
  71. e652b12 Make sure res is NULL if getaddrinfo fails. by Lorenzo Colitti · 16 years ago
  72. 984f977 Merge change I7aabd791 by Android (Google) Code Review · 16 years ago
  73. 4015906 Use icu4jni_error more consistently. by Elliott Hughes · 16 years ago
  74. 7883360 Refactor java_net_NetworkInterface.cpp for clarity. by Elliott Hughes · 16 years ago
  75. f348356 Switch to TEMP_FAILURE_RETRY now it's moved to bionic. by Elliott Hughes · 16 years ago
  76. f896894 Merge change Idc84bb2b by Android (Google) Code Review · 16 years ago
  77. dc84bb2 Fix trace builder to not confuse self-verification. by Ben Cheng · 16 years ago
  78. 681d27e Make sure res is NULL if getaddrinfo fails. by Lorenzo Colitti · 16 years ago
  79. 59fbda7 Merge change I4bf8618f by Android (Google) Code Review · 16 years ago
  80. 4bf8618 Add back missing shared libraries used by executable in link command. These by Doug Kwan · 16 years ago
  81. 60d3a54 Remove adb networking support from dalvik/libcore. by Elliott Hughes · 16 years ago
  82. a6aef1b Merge change Id5ccf4bc by Android (Google) Code Review · 16 years ago
  83. 74ed488 Merge change I9d8f66aa by Android (Google) Code Review · 16 years ago
  84. 9d8f66a Switch java_net_NetworkInterface.c to C++. by Elliott Hughes · 16 years ago
  85. d5ccf4b Catch bad getStackTrace() calls. by Andy McFadden · 16 years ago
  86. 7964c2a Merge change I3bc71eab by Android (Google) Code Review · 16 years ago
  87. 3bc71ea :: is a valid local address on a newly-created socket if IPv6 is preferred. by Lorenzo Colitti · 16 years ago
  88. 70116f2 am ae8d0254: am 0c0cfd5c: Merge change I96cd6f5b into eclair by Lorenzo Colitti · 16 years ago
  89. 0798c7e am 1507c7ce: am f94c5d77: More multicast fixes. by Lorenzo Colitti · 16 years ago
  90. c7af9df am 003d7f8d: am e851c562: Merge change Iea75a523 into eclair by Lorenzo Colitti · 16 years ago
  91. dfef398 Merge change I2cdad38a by Android (Google) Code Review · 16 years ago
  92. 2cdad38 Update archive to Harmony r820767. by Jesse Wilson · 16 years ago
  93. 7dd468f am aa4320a4: am 1131d3da: Merge change Ie2e14dde into eclair by Jesse Wilson · 16 years ago
  94. 0ca702d am 2b791cc2: am 910363bd: Merge change Ib5dc3f1f into eclair by Jesse Wilson · 16 years ago
  95. 37fe579 am a20c6d23: am b5b7f4ba: Merge change I9899be9d into eclair by Jesse Wilson · 16 years ago
  96. 692ca9a am 18ae1786: am ffa33efc: Merge change I75630000 into eclair by Jesse Wilson · 16 years ago
  97. ac74fef Merge change I76ecf19c by Android (Google) Code Review · 16 years ago
  98. c954197 am 4b304284: am 7f51bfee: Merge change I86898f45 into eclair by Jesse Wilson · 16 years ago
  99. 76ecf19 Use jniThrowException instead of FindClass/ThrowNew. by Elliott Hughes · 16 years ago
  100. a4aaf68 Fix a memory disambiguation and a SFP/DFP assembling bug in the JIT. by Ben Cheng · 16 years ago