1. b051ce5 Fix build (missing #include in sim build). by Elliott Hughes · 14 years ago
  2. bf5d76d Merge "Implement the Java 6 NetworkInterface/InterfaceAddress functionality." into dalvik-dev by Elliott Hughes · 14 years ago
  3. d2af45a Implement the Java 6 NetworkInterface/InterfaceAddress functionality. by Elliott Hughes · 14 years ago
  4. a48356a am 631bbbff: Merge "Adding support for getUserData() and setUserData() to DOM nodes." by Jesse Wilson · 14 years ago
  5. ec02394 Merge "Adding support for getUserData() and setUserData() to DOM nodes." by Jesse Wilson · 14 years ago
  6. 8b2f7a2 Adding support for getUserData() and setUserData() to DOM nodes. by Jesse Wilson · 14 years ago
  7. 0897647 Merge "Support IPv4-compatible IPv6 addresses on IPv4 sockets." into dalvik-dev by Elliott Hughes · 14 years ago
  8. 67b1857 am 2fc03c33: Jit: fix for 2483131 - VM daemon thread shutdown with JIT enabled by Bill Buzbee · 14 years ago
  9. c92f743 Jit: fix for 2483131 - VM daemon thread shutdown with JIT enabled by Bill Buzbee · 14 years ago
  10. 722a27e Support IPv4-compatible IPv6 addresses on IPv4 sockets. by Elliott Hughes · 14 years ago
  11. 2948615 am fc519dc8: Jit: Make most Jit compile failures non-fatal; just abort offending translation by Bill Buzbee · 14 years ago
  12. c4653e6 Jit: Make most Jit compile failures non-fatal; just abort offending translation by Bill Buzbee · 14 years ago
  13. 453b393 am 164d1279: Merge "Jit: Fix for issue 2487769, Simplify in-line thin lock release" by Carl Shapiro · 14 years ago
  14. bb99c78 Merge "Jit: Fix for issue 2487769, Simplify in-line thin lock release" by Carl Shapiro · 14 years ago
  15. 3791171 Use a manually-synchronized HashMap instead of ConcurrentHashMap in LocaleData. by Elliott Hughes · 14 years ago
  16. 323ad16 am f8069e84: Merge "Collect more JIT stats in the assert build." by Ben Cheng · 14 years ago
  17. ba7e599 Merge "Collect more JIT stats in the assert build." by Ben Cheng · 14 years ago
  18. 1439de2 Collect more JIT stats in the assert build. by Ben Cheng · 14 years ago
  19. c399003 am 1a29c735: Merge "Fix server side SSLEngine ServerKeyExchange signature." by Costin Manolache · 14 years ago
  20. e8eaadf Merge "Fix server side SSLEngine ServerKeyExchange signature." by Costin Manolache · 14 years ago
  21. a5eae62 Merge "Add instructions for volatile wide fields." into dalvik-dev by Andy McFadden · 14 years ago
  22. a397125 Add instructions for volatile wide fields. by Andy McFadden · 14 years ago
  23. eb419f6 Merge "Fix a broken assert and some broken comments about unlinkedJavaLangClass." into dalvik-dev by Barry Hayes · 14 years ago
  24. 14e3128 Jit: Fix for issue 2487769, Simplify in-line thin lock release by Bill Buzbee · 14 years ago
  25. 4dc73b8 am 101cbfe4: Merge "Implementing the Java 7 APIs for DeflaterOutputStreams." by Jesse Wilson · 14 years ago
  26. 2f48ea6 Fix a broken assert and some broken comments about unlinkedJavaLangClass. by Barry Hayes · 14 years ago
  27. dc3939c Merge "Implementing the Java 7 APIs for DeflaterOutputStreams." by Jesse Wilson · 14 years ago
  28. cf900b4 Implementing the Java 7 APIs for DeflaterOutputStreams. by Jesse Wilson · 14 years ago
  29. c7fd8fd Fix server side SSLEngine ServerKeyExchange signature. by Costin Manolache · 14 years ago
  30. 0592da0 Merge "Add messages to the ArrayStoreExceptions thrown by arraycopy()." into dalvik-dev by Jesse Wilson · 14 years ago
  31. fd8a46a am c9b3aeb6: Prevent java.text.Normalizer from getting a default constructor. by Elliott Hughes · 14 years ago
  32. 9720b13 Prevent java.text.Normalizer from getting a default constructor. by Elliott Hughes · 14 years ago
  33. b7d1452 am 042cc582: Merge "Don\'t call a method that can be overridden from File\'s constructors." by Elliott Hughes · 14 years ago
  34. 0385ab5 Merge "Don't call a method that can be overridden from File's constructors." by Elliott Hughes · 14 years ago
  35. b99997b am 21cb2bea: Merge "Update local copy of getSchedulerGroup." by Andy McFadden · 14 years ago
  36. fbb2087 Merge "Update local copy of getSchedulerGroup." by Andy McFadden · 14 years ago
  37. 028794d Don't call a method that can be overridden from File's constructors. by Elliott Hughes · 14 years ago
  38. f73bf3a Add messages to the ArrayStoreExceptions thrown by arraycopy(). by Jesse Wilson · 14 years ago
  39. e44556f Update local copy of getSchedulerGroup. by Andy McFadden · 14 years ago
  40. c588bd2 am 85a3fa26: Merge "Jit: Sapphire tuning - mostly scheduling." by Bill Buzbee · 14 years ago
  41. bc30028 Merge "Jit: Sapphire tuning - mostly scheduling." by Bill Buzbee · 14 years ago
  42. 28450df Jit: Sapphire tuning - mostly scheduling. by Bill Buzbee · 14 years ago
  43. da8da63 am b99b5cd0: am b16b78db: am 275acdff: Copy Froyo\'s version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 14 years ago
  44. f10a7c1 am b16b78db: am 275acdff: Copy Froyo\'s version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 14 years ago
  45. 1277a82 am 275acdff: Copy Froyo\'s version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 14 years ago
  46. 4f8f6c6 Improve error checking and error reporting in java.util.Formatter. by Elliott Hughes · 14 years ago
  47. a729f16 Copy Froyo's version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 14 years ago
  48. ae5b391 Merge "Add (but @hide) String.isEmpty and Locale.ROOT." into dalvik-dev by Elliott Hughes · 14 years ago
  49. 31df07d Add (but @hide) String.isEmpty and Locale.ROOT. by Elliott Hughes · 14 years ago
  50. 9a4143f am d682adfa: Merge "Switch thread\'s cgroup during spin-on-suspend." by Andy McFadden · 14 years ago
  51. 5106098 Merge "Switch thread's cgroup during spin-on-suspend." by Andy McFadden · 14 years ago
  52. 4d5322f am fb8eb6b1: Merge "Print the self thread id and the owning thread id in the description of the IllegalMonitorExcpetion throw by unlockMonitor." by Carl Shapiro · 14 years ago
  53. 32e68be am 59c1f5cb: Use assertEquals rather than assertTrue/assertFalse. by Elliott Hughes · 14 years ago
  54. 90dc48f Merge "Print the self thread id and the owning thread id in the description of the IllegalMonitorExcpetion throw by unlockMonitor." by Carl Shapiro · 14 years ago
  55. 052c6a6 Use assertEquals rather than assertTrue/assertFalse. by Elliott Hughes · 14 years ago
  56. 3c10e83 Switch thread's cgroup during spin-on-suspend. by Andy McFadden · 14 years ago
  57. 445d86d am 971b5067: Add our home-grown Normalizer tests. by Elliott Hughes · 14 years ago
  58. db311cc vogar should chdir to android_root by Brian Carlstrom · 14 years ago
  59. 73b487a Add our home-grown Normalizer tests. by Elliott Hughes · 14 years ago
  60. 49d9c0e Added assert to dvmInterpHandleFillArrayData. by Barry Hayes · 14 years ago
  61. eeef2f0 Move allocation of the uninitialized class object on to the object heap. by Barry Hayes · 14 years ago
  62. f5b3fb4 am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6." by Elliott Hughes · 14 years ago
  63. 08862aa Merge "Implement (but @hide) java.text.Normalizer from Java 6." by Elliott Hughes · 14 years ago
  64. 319483b am acf4a11b: Merge "Implementing almost all of Document.normalizeDocument()." by Jesse Wilson · 14 years ago
  65. d857981 Merge "Implementing almost all of Document.normalizeDocument()." by Jesse Wilson · 14 years ago
  66. 8092253 Implementing almost all of Document.normalizeDocument(). by Jesse Wilson · 14 years ago
  67. a656b24 Implement (but @hide) java.text.Normalizer from Java 6. by Elliott Hughes · 14 years ago
  68. 270d0ae am 98376a27: Merge "Allow unpriviledged gdbserver to attach to debuggable processes." by David 'Digit' Turner · 14 years ago
  69. 872de0e Merge "Allow unpriviledged gdbserver to attach to debuggable processes." by David 'Digit' Turner · 14 years ago
  70. 1eb8be5 Allow unpriviledged gdbserver to attach to debuggable processes. by David 'Digit' Turner · 14 years ago
  71. d81e7c9 am def26c1a: Merge "Added a simple check for stray tracked refs." by Andy McFadden · 14 years ago
  72. 7ff4c44 Merge "Added a simple check for stray tracked refs." by Andy McFadden · 14 years ago
  73. beb2a6c am 448cc386: Merge "Added an x86-atom "TODO" list." by Andy McFadden · 14 years ago
  74. 63c166c Merge "Added an x86-atom "TODO" list." by Andy McFadden · 14 years ago
  75. a2aa33a Added an x86-atom "TODO" list. by Andy McFadden · 14 years ago
  76. b795009 Add a missing android-changed marker, fix a half-finished one. by Elliott Hughes · 14 years ago
  77. b16ca78d Use more efficient idioms for converting types. by Elliott Hughes · 14 years ago
  78. f392cef Added a simple check for stray tracked refs. by Andy McFadden · 14 years ago
  79. e2ef3a2 am ad71aa20: Merge "New implementation for DOMConfiguration." by Jesse Wilson · 14 years ago
  80. 2cf6247 am 16525029: Merge "Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo." by Elliott Hughes · 14 years ago
  81. f06779e Merge "New implementation for DOMConfiguration." by Jesse Wilson · 14 years ago
  82. 81ca3dd4 New implementation for DOMConfiguration. by Jesse Wilson · 14 years ago
  83. 548ada6 Merge "Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo." by Elliott Hughes · 14 years ago
  84. 3c6af72 am fcc61ec2: Merge "Don\'t set x86 arch variant." by Andy McFadden · 14 years ago
  85. c34514e am dd55f1bb: Merge "Adding tests to parse document attributes from the DOM." by Jesse Wilson · 14 years ago
  86. 90d3bd4 am f109fc4a: Merge "Update a few things in x86-atom." by Andy McFadden · 14 years ago
  87. 324c14c am 40094c16: Tweak the interpreter entries and 2nd level trace filter to capture more traces. by Ben Cheng · 14 years ago
  88. e458b54 resolved conflicts for merge of e84bea92 to dalvik-dev by Brian Carlstrom · 14 years ago
  89. 21030ea Merge "Upgrade our sqlite JDBC driver to version 20100131." into dalvik-dev by Elliott Hughes · 14 years ago
  90. d6396db Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo. by Elliott Hughes · 14 years ago
  91. d12c1e6 am c85663a4: Merge "Fix a couple of typos in JIT function names." by Elliott Hughes · 14 years ago
  92. 52740e2 am ac9f2112: Merge "Jit: fix typo that caused incorrect def mask for blr\'s." by Bill Buzbee · 14 years ago
  93. c777bda am f76b01c6: Merge "Document that Class.getSigners() always returns null." by Elliott Hughes · 14 years ago
  94. fa530bd am ca5ac879: Merge "Rearrange JDWP cleanup." by Andy McFadden · 14 years ago
  95. 0a9a0a1 am 4d5e5a0f: Merge "Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() is true." by Elliott Hughes · 14 years ago
  96. 62e7a42 am cbcd79b3: Merge "Print "JIT" in the thread dump if the top frame is in JIT\'ed code." by Ben Cheng · 14 years ago
  97. eb8641b am ae9cc0e6: Merge "Added printf attribute to exception function." by Andy McFadden · 14 years ago
  98. 574b9c3 am b4c05977: Optimize more easy multiplications by constants. by Elliott Hughes · 14 years ago
  99. a9ac0f5 am 88a0f970: Enhance the jit profiler to print more statistics and be more verbose. by Ben Cheng · 14 years ago
  100. 4e4973e am 59a007be: am cf4e8b02: Merge "This is a contribution of x86-atom targeted assembly for the fast byte-code interpreter engine. This is an initial contribution with minimal optimizations that target the Intel ATOM processor. We expect to continuously improve this cod by Andy McFadden · 14 years ago