1. 2f40684 am 40bd3d28: Merge "Work around droiddoc bug http://b/2022288." by Elliott Hughes · 15 years ago
  2. 24e1397 Merge "Work around droiddoc bug http://b/2022288." by Elliott Hughes · 15 years ago
  3. 3dd153c Work around droiddoc bug http://b/2022288. by Elliott Hughes · 15 years ago
  4. bad1048 am f9135f32: Merge "Align fake data in the same page offsets as those in the bugreport." by Ben Cheng · 15 years ago
  5. e8fd81f2 Merge "Align fake data in the same page offsets as those in the bugreport." by Ben Cheng · 15 years ago
  6. 645bea2 Align fake data in the same page offsets as those in the bugreport. by Ben Cheng · 15 years ago
  7. 7237ad6 am 16e0f24a: Another go at making droiddoc as happy as javadoc... by Elliott Hughes · 15 years ago
  8. 66c28d7 Another go at making droiddoc as happy as javadoc... by Elliott Hughes · 15 years ago
  9. 9cfa094 am 1f6a0425: Fix javadoc errors. by Elliott Hughes · 15 years ago
  10. a7127f8 Fix javadoc errors. by Elliott Hughes · 15 years ago
  11. d53a62f am f5274f62: Merge "Print errors encountered while writing XML reports" by Jesse Wilson · 15 years ago
  12. 1d434c4 am 5c6839b2: Merge "Implement adoptNode() and importNode()." by Jesse Wilson · 15 years ago
  13. 0d7d307 Merge "Print errors encountered while writing XML reports" by Jesse Wilson · 15 years ago
  14. 2ca4ded Merge "Implement adoptNode() and importNode()." by Jesse Wilson · 15 years ago
  15. df138fa Implement adoptNode() and importNode(). by Jesse Wilson · 15 years ago
  16. b4f302a Print errors encountered while writing XML reports by Jesse Wilson · 15 years ago
  17. b7da2eb am a6d228d4: Merge "Minor documentation improvements." by Elliott Hughes · 15 years ago
  18. c1aa536 Merge "Minor documentation improvements." by Elliott Hughes · 15 years ago
  19. 438d988 Minor documentation improvements. by Elliott Hughes · 15 years ago
  20. 8a5b374 am a536d01c: Merge "Fix certimport.sh to check for Bouncy Castle provider installation (and add 1.6 JDK to PATH)" by Brian Carlstrom · 15 years ago
  21. 707cd20 Merge "Fix certimport.sh to check for Bouncy Castle provider installation (and add 1.6 JDK to PATH)" by Brian Carlstrom · 15 years ago
  22. 5fac0c6 Fix certimport.sh to check for Bouncy Castle provider installation (and add 1.6 JDK to PATH) by Brian Carlstrom · 15 years ago
  23. 24cd05f am 699c9eb5: Merge "Hoist shape discrimination above thin lock owner test in the lock procedure. It is unsafe to reckon a thin lock owner without having first determined that the bit pattern of the lock word corresponds to that of a thin lock. Without proper orderin by Carl Shapiro · 15 years ago
  24. 427e1f8 Merge "Hoist shape discrimination above thin lock owner test in the lock procedure. It is unsafe to reckon a thin lock owner without having first determined that the bit pattern of the lock word corresponds to that of a thin lock. Without proper ordering, a monitor lock can and will be created which, excluding the shape bit, corresponds to a lock owned by the calling thread." by Carl Shapiro · 15 years ago
  25. 5861c71 Change Class layout to allocate an array of StaticField objects by Barry Hayes · 15 years ago
  26. 0de5175d8 Merge "Previous changes put unlinkedJavaLangClass on the heap. It makes HprofReader unhappy, because it has a NULL class. So now we won't dump objects with a NULL class. This also suppresses dumping of uninitialized objects." into dalvik-dev by Barry Hayes · 15 years ago
  27. f1072c3 Fix a comment. by Elliott Hughes · 15 years ago
  28. 5d2babf Merge "Remove libcore-disabled." into dalvik-dev by Elliott Hughes · 15 years ago
  29. 8ca7d8e am 3521d8c2: Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  30. b43295e Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  31. b051ce5 Fix build (missing #include in sim build). by Elliott Hughes · 15 years ago
  32. bfa96b8 Remove libcore-disabled. by Elliott Hughes · 15 years ago
  33. bf5d76d Merge "Implement the Java 6 NetworkInterface/InterfaceAddress functionality." into dalvik-dev by Elliott Hughes · 15 years ago
  34. d2af45a Implement the Java 6 NetworkInterface/InterfaceAddress functionality. by Elliott Hughes · 15 years ago
  35. a48356a am 631bbbff: Merge "Adding support for getUserData() and setUserData() to DOM nodes." by Jesse Wilson · 15 years ago
  36. ec02394 Merge "Adding support for getUserData() and setUserData() to DOM nodes." by Jesse Wilson · 15 years ago
  37. 8b2f7a2 Adding support for getUserData() and setUserData() to DOM nodes. by Jesse Wilson · 15 years ago
  38. a284dee Hoist shape discrimination above thin lock owner test in the lock by Carl Shapiro · 15 years ago
  39. b236dc4 Previous changes put unlinkedJavaLangClass on the heap. It makes by Barry Hayes · 15 years ago
  40. 0897647 Merge "Support IPv4-compatible IPv6 addresses on IPv4 sockets." into dalvik-dev by Elliott Hughes · 15 years ago
  41. 67b1857 am 2fc03c33: Jit: fix for 2483131 - VM daemon thread shutdown with JIT enabled by Bill Buzbee · 15 years ago
  42. c92f743 Jit: fix for 2483131 - VM daemon thread shutdown with JIT enabled by Bill Buzbee · 15 years ago
  43. 722a27e Support IPv4-compatible IPv6 addresses on IPv4 sockets. by Elliott Hughes · 15 years ago
  44. 2948615 am fc519dc8: Jit: Make most Jit compile failures non-fatal; just abort offending translation by Bill Buzbee · 15 years ago
  45. c4653e6 Jit: Make most Jit compile failures non-fatal; just abort offending translation by Bill Buzbee · 15 years ago
  46. 453b393 am 164d1279: Merge "Jit: Fix for issue 2487769, Simplify in-line thin lock release" by Carl Shapiro · 15 years ago
  47. bb99c78 Merge "Jit: Fix for issue 2487769, Simplify in-line thin lock release" by Carl Shapiro · 15 years ago
  48. 3791171 Use a manually-synchronized HashMap instead of ConcurrentHashMap in LocaleData. by Elliott Hughes · 15 years ago
  49. 323ad16 am f8069e84: Merge "Collect more JIT stats in the assert build." by Ben Cheng · 15 years ago
  50. ba7e599 Merge "Collect more JIT stats in the assert build." by Ben Cheng · 15 years ago
  51. 1439de2 Collect more JIT stats in the assert build. by Ben Cheng · 15 years ago
  52. c399003 am 1a29c735: Merge "Fix server side SSLEngine ServerKeyExchange signature." by Costin Manolache · 15 years ago
  53. e8eaadf Merge "Fix server side SSLEngine ServerKeyExchange signature." by Costin Manolache · 15 years ago
  54. a5eae62 Merge "Add instructions for volatile wide fields." into dalvik-dev by Andy McFadden · 15 years ago
  55. a397125 Add instructions for volatile wide fields. by Andy McFadden · 15 years ago
  56. eb419f6 Merge "Fix a broken assert and some broken comments about unlinkedJavaLangClass." into dalvik-dev by Barry Hayes · 15 years ago
  57. 14e3128 Jit: Fix for issue 2487769, Simplify in-line thin lock release by Bill Buzbee · 15 years ago
  58. 4dc73b8 am 101cbfe4: Merge "Implementing the Java 7 APIs for DeflaterOutputStreams." by Jesse Wilson · 15 years ago
  59. 2f48ea6 Fix a broken assert and some broken comments about unlinkedJavaLangClass. by Barry Hayes · 15 years ago
  60. dc3939c Merge "Implementing the Java 7 APIs for DeflaterOutputStreams." by Jesse Wilson · 15 years ago
  61. cf900b4 Implementing the Java 7 APIs for DeflaterOutputStreams. by Jesse Wilson · 15 years ago
  62. c7fd8fd Fix server side SSLEngine ServerKeyExchange signature. by Costin Manolache · 15 years ago
  63. 0592da0 Merge "Add messages to the ArrayStoreExceptions thrown by arraycopy()." into dalvik-dev by Jesse Wilson · 15 years ago
  64. fd8a46a am c9b3aeb6: Prevent java.text.Normalizer from getting a default constructor. by Elliott Hughes · 15 years ago
  65. 9720b13 Prevent java.text.Normalizer from getting a default constructor. by Elliott Hughes · 15 years ago
  66. b7d1452 am 042cc582: Merge "Don\'t call a method that can be overridden from File\'s constructors." by Elliott Hughes · 15 years ago
  67. 0385ab5 Merge "Don't call a method that can be overridden from File's constructors." by Elliott Hughes · 15 years ago
  68. b99997b am 21cb2bea: Merge "Update local copy of getSchedulerGroup." by Andy McFadden · 15 years ago
  69. fbb2087 Merge "Update local copy of getSchedulerGroup." by Andy McFadden · 15 years ago
  70. 028794d Don't call a method that can be overridden from File's constructors. by Elliott Hughes · 15 years ago
  71. f73bf3a Add messages to the ArrayStoreExceptions thrown by arraycopy(). by Jesse Wilson · 15 years ago
  72. e44556f Update local copy of getSchedulerGroup. by Andy McFadden · 15 years ago
  73. c588bd2 am 85a3fa26: Merge "Jit: Sapphire tuning - mostly scheduling." by Bill Buzbee · 15 years ago
  74. bc30028 Merge "Jit: Sapphire tuning - mostly scheduling." by Bill Buzbee · 15 years ago
  75. 28450df Jit: Sapphire tuning - mostly scheduling. by Bill Buzbee · 15 years ago
  76. da8da63 am b99b5cd0: am b16b78db: am 275acdff: Copy Froyo\'s version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 15 years ago
  77. f10a7c1 am b16b78db: am 275acdff: Copy Froyo\'s version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 15 years ago
  78. 1277a82 am 275acdff: Copy Froyo\'s version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 15 years ago
  79. 4f8f6c6 Improve error checking and error reporting in java.util.Formatter. by Elliott Hughes · 15 years ago
  80. a729f16 Copy Froyo's version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 15 years ago
  81. ae5b391 Merge "Add (but @hide) String.isEmpty and Locale.ROOT." into dalvik-dev by Elliott Hughes · 15 years ago
  82. 31df07d Add (but @hide) String.isEmpty and Locale.ROOT. by Elliott Hughes · 15 years ago
  83. 9a4143f am d682adfa: Merge "Switch thread\'s cgroup during spin-on-suspend." by Andy McFadden · 15 years ago
  84. 5106098 Merge "Switch thread's cgroup during spin-on-suspend." by Andy McFadden · 15 years ago
  85. 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 · 15 years ago
  86. 32e68be am 59c1f5cb: Use assertEquals rather than assertTrue/assertFalse. by Elliott Hughes · 15 years ago
  87. 90dc48f Merge "Print the self thread id and the owning thread id in the description of the IllegalMonitorExcpetion throw by unlockMonitor." by Carl Shapiro · 15 years ago
  88. 052c6a6 Use assertEquals rather than assertTrue/assertFalse. by Elliott Hughes · 15 years ago
  89. 3c10e83 Switch thread's cgroup during spin-on-suspend. by Andy McFadden · 15 years ago
  90. 445d86d am 971b5067: Add our home-grown Normalizer tests. by Elliott Hughes · 15 years ago
  91. db311cc vogar should chdir to android_root by Brian Carlstrom · 15 years ago
  92. 73b487a Add our home-grown Normalizer tests. by Elliott Hughes · 15 years ago
  93. 49d9c0e Added assert to dvmInterpHandleFillArrayData. by Barry Hayes · 15 years ago
  94. eeef2f0 Move allocation of the uninitialized class object on to the object heap. by Barry Hayes · 15 years ago
  95. f5b3fb4 am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6." by Elliott Hughes · 15 years ago
  96. 08862aa Merge "Implement (but @hide) java.text.Normalizer from Java 6." by Elliott Hughes · 15 years ago
  97. 319483b am acf4a11b: Merge "Implementing almost all of Document.normalizeDocument()." by Jesse Wilson · 15 years ago
  98. d857981 Merge "Implementing almost all of Document.normalizeDocument()." by Jesse Wilson · 15 years ago
  99. 8092253 Implementing almost all of Document.normalizeDocument(). by Jesse Wilson · 15 years ago
  100. a656b24 Implement (but @hide) java.text.Normalizer from Java 6. by Elliott Hughes · 15 years ago