1. d9d2630 Remove dead fields, constants, and redundant pass-through methods. by Elliott Hughes · 14 years ago
  2. abab857 Merge "Eliminate unused heap bitmap functions. This is mostly the "list" code which is no longer needed." into dalvik-dev by Carl Shapiro · 14 years ago
  3. d17d649 am 1639f705: Merge "Fix the JIT blocking mode to unblock itself." by Ben Cheng · 14 years ago
  4. beb7d0e Merge "Fix the JIT blocking mode to unblock itself." by Ben Cheng · 14 years ago
  5. a1f8c8f Fix the JIT blocking mode to unblock itself. by Ben Cheng · 14 years ago
  6. 3c390ad am a58fc616: Merge "Try to show lock owner in MONITOR thread dump." by Andy McFadden · 14 years ago
  7. f02fe31 Merge "Try to show lock owner in MONITOR thread dump." by Andy McFadden · 14 years ago
  8. 5e431e3 Try to show lock owner in MONITOR thread dump. by Andy McFadden · 14 years ago
  9. ade8767 am 62145b47: Merge "Jit: Minor cleanup - enum size fix, remove useless code, control consistency." by Bill Buzbee · 14 years ago
  10. 8afae6f Merge "Jit: Minor cleanup - enum size fix, remove useless code, control consistency." by Bill Buzbee · 14 years ago
  11. c1b5fa5 am bcdd4b09: Increase the SHORT_DELAY amount in the JSR166 test. by Ben Cheng · 14 years ago
  12. dfc47f0 Jit: Minor cleanup - enum size fix, remove useless code, control consistency. by Bill Buzbee · 14 years ago
  13. be9acc3 Try to show lock owner in MONITOR thread dump. by Andy McFadden · 14 years ago
  14. f157bf4 Increase the SHORT_DELAY amount in the JSR166 test. by Ben Cheng · 14 years ago
  15. 86a79ce Merge "Factor out lock inflation into a common subroutine." into dalvik-dev by Carl Shapiro · 14 years ago
  16. 0322ed6 Factor out lock inflation into a common subroutine. by Carl Shapiro · 14 years ago
  17. 7f7ca03 am fcfb5220: Adding an Apache-licensed implementation of org.json by Jesse Wilson · 14 years ago
  18. cdf6d60 am f662e543: Removing the non-free org.json implementation by Jesse Wilson · 14 years ago
  19. 53604e7 am 37cfb2f4: Merge "A cleanroom implementation of the org.json API." by Jesse Wilson · 14 years ago
  20. 2ef693c am 95cd9ac6: Stay in the dbg interpreter if the entry reason is to deal with exceptions. by Ben Cheng · 14 years ago
  21. 93a06aa am 3ed90a94: Merge "Add a native method dalvik.system.VMDebug.infopoint(int id)." by Ben Cheng · 14 years ago
  22. ec4c445 Merge "Remove dead obfuscatory code." into dalvik-dev by Elliott Hughes · 14 years ago
  23. 014aa1a Adding an Apache-licensed implementation of org.json by Jesse Wilson · 14 years ago
  24. 9e17204 Removing the non-free org.json implementation by Jesse Wilson · 14 years ago
  25. 5845aa8 Merge "A cleanroom implementation of the org.json API." by Jesse Wilson · 14 years ago
  26. 51a095f A cleanroom implementation of the org.json API. by Jesse Wilson · 14 years ago
  27. fdd13e8 Remove dead obfuscatory code. by Elliott Hughes · 14 years ago
  28. eb1e17b Stay in the dbg interpreter if the entry reason is to deal with exceptions. by Ben Cheng · 14 years ago
  29. b7f0da8 Merge "Add a native method dalvik.system.VMDebug.infopoint(int id)." by Ben Cheng · 14 years ago
  30. dd60d48 Add a native method dalvik.system.VMDebug.infopoint(int id). by Ben Cheng · 14 years ago
  31. 749b567 am be6534f3: Jit: Fix for [Issue 2487514] Dropped exception by Bill Buzbee · 14 years ago
  32. ce77be9 Jit: Fix for [Issue 2487514] Dropped exception by Bill Buzbee · 14 years ago
  33. 336a112 Merge "Java 6 java.io.File changes." into dalvik-dev by Elliott Hughes · 14 years ago
  34. 08ec8fd Java 6 java.io.File changes. by Elliott Hughes · 14 years ago
  35. 8d4c7bb am 7cd9d693: Merge "Add a JIT unit test for ArrayStoreException in APUT_OBJECT." by Ben Cheng · 14 years ago
  36. f36d2f2 Merge "Add a JIT unit test for ArrayStoreException in APUT_OBJECT." by Ben Cheng · 14 years ago
  37. 1df856f Add a JIT unit test for ArrayStoreException in APUT_OBJECT. by Ben Cheng · 14 years ago
  38. 36b4e83 Back out my droiddoc-breaking Object.getClass signature change. by Elliott Hughes · 14 years ago
  39. 818fc88 Merge "Use ioctl(FIONREAD) rather than recv(MSG_PEEK) to implement Socket.available." into dalvik-dev by Elliott Hughes · 14 years ago
  40. 8be26d9 am 92e01317: Adding support for DOM3 attribute IDs and SchemaTypeInfos. by Jesse Wilson · 14 years ago
  41. e72bb47 Eliminate unused heap bitmap functions. This is mostly the "list" by Carl Shapiro · 14 years ago
  42. 49e79cd Use ioctl(FIONREAD) rather than recv(MSG_PEEK) to implement Socket.available. by Elliott Hughes · 14 years ago
  43. 5b6729b Adding support for DOM3 attribute IDs and SchemaTypeInfos. by Jesse Wilson · 14 years ago
  44. a0a4196 Fix all instances of "new Integer" (et cetera). by Elliott Hughes · 14 years ago
  45. 720b814 Merge "Plug a resource leak with "finally" and make Object.getClass' return type match Java 6." into dalvik-dev by Elliott Hughes · 14 years ago
  46. 77dd26a Plug a resource leak with "finally" and make Object.getClass' return type match Java 6. by Elliott Hughes · 14 years ago
  47. 1e6bc5d am 6f9b4d2b: Merge "Implementing getBaseUri() for DOM." by Jesse Wilson · 14 years ago
  48. c6dc33d Merge "Implementing getBaseUri() for DOM." by Jesse Wilson · 14 years ago
  49. 302f069 Implementing getBaseUri() for DOM. by Jesse Wilson · 14 years ago
  50. b008573 am 4527387d: Jit: Make debugging mode aware of inlineExecute/moveResult optimization by Bill Buzbee · 14 years ago
  51. f95185c Jit: Make debugging mode aware of inlineExecute/moveResult optimization by Bill Buzbee · 14 years ago
  52. acde969 Throw UnknownFormatConversionException instead of AssertionError. by Elliott Hughes · 14 years ago
  53. d1a1bfc Merge "Don't silently ignore arguments just because we don't take any." into dalvik-dev by Elliott Hughes · 14 years ago
  54. 6e1cdbe am dad7a0ef: Merge "Add armv7-a-neon build target" by Colin Cross · 14 years ago
  55. 9b05241 Merge "Add armv7-a-neon build target" by Colin Cross · 14 years ago
  56. cf4ccc5 Don't silently ignore arguments just because we don't take any. by Elliott Hughes · 14 years ago
  57. 8fc4f57 Merge "Tidy up java.lang.Math and java.lang.StrictMath." into dalvik-dev by Elliott Hughes · 14 years ago
  58. 4442980 Merge "Minor fixes." into dalvik-dev by Andy McFadden · 14 years ago
  59. 5820c2d Tidy up java.lang.Math and java.lang.StrictMath. by Elliott Hughes · 14 years ago
  60. dd9cd40 am f854a794: Merge "remove System.*.println when ddm dispatch fails." by Xavier Ducrohet · 14 years ago
  61. 2918eb6 Merge "remove System.*.println when ddm dispatch fails." by Xavier Ducrohet · 14 years ago
  62. 73342e0 Copy harmony's jdk6 Math and StrictMath. by Elliott Hughes · 14 years ago
  63. 7ff1df1 Minor fixes. by Andy McFadden · 14 years ago
  64. da9a613 Escape ASCII NUL before trying to put it in XML, because XML can't cope. by Elliott Hughes · 14 years ago
  65. 2a486dd remove System.*.println when ddm dispatch fails. by Xavier Ducrohet · 14 years ago
  66. f9eed6f am 504af654: Merge "Rearrange the way SignalCatcher writes logs." by Andy McFadden · 14 years ago
  67. e0cbd61 Merge "Rearrange the way SignalCatcher writes logs." by Andy McFadden · 14 years ago
  68. e77c959 Rearrange the way SignalCatcher writes logs. by Andy McFadden · 14 years ago
  69. 341800f Merge "Fix Issue 7036: java.math.BigInteger ctor accepts invalid input." into dalvik-dev by Elliott Hughes · 14 years ago
  70. d7c1f2b Fix Issue 7036: java.math.BigInteger ctor accepts invalid input. by Elliott Hughes · 14 years ago
  71. 67c0b8d am 72621c9d: Pad the page containing ARM code in the JIT code cache to work around a CPU bug. by Ben Cheng · 14 years ago
  72. 9b23380 Pad the page containing ARM code in the JIT code cache to work around a CPU bug. by Ben Cheng · 14 years ago
  73. b43c9fb Add Java 6 additions to Double, Enum, Float, and String. by Elliott Hughes · 14 years ago
  74. 29a82c3 am 33a939f4: Merge "New tests for JSONObject and for JSON\'s self-use." by Jesse Wilson · 14 years ago
  75. 727a342 Merge "New tests for JSONObject and for JSON's self-use." by Jesse Wilson · 14 years ago
  76. 53c1303 New tests for JSONObject and for JSON's self-use. by Jesse Wilson · 14 years ago
  77. 91ea717 am 77fbf5c2: Merge "If a finalizer wedges, raise prio and retry." by Andy McFadden · 14 years ago
  78. c7c4e12 Merge "If a finalizer wedges, raise prio and retry." by Andy McFadden · 14 years ago
  79. 2f40684 am 40bd3d28: Merge "Work around droiddoc bug http://b/2022288." by Elliott Hughes · 14 years ago
  80. 24e1397 Merge "Work around droiddoc bug http://b/2022288." by Elliott Hughes · 14 years ago
  81. 3dd153c Work around droiddoc bug http://b/2022288. by Elliott Hughes · 14 years ago
  82. bad1048 am f9135f32: Merge "Align fake data in the same page offsets as those in the bugreport." by Ben Cheng · 14 years ago
  83. e8fd81f2 Merge "Align fake data in the same page offsets as those in the bugreport." by Ben Cheng · 14 years ago
  84. 645bea2 Align fake data in the same page offsets as those in the bugreport. by Ben Cheng · 14 years ago
  85. 7237ad6 am 16e0f24a: Another go at making droiddoc as happy as javadoc... by Elliott Hughes · 14 years ago
  86. 66c28d7 Another go at making droiddoc as happy as javadoc... by Elliott Hughes · 14 years ago
  87. 9cfa094 am 1f6a0425: Fix javadoc errors. by Elliott Hughes · 14 years ago
  88. a7127f8 Fix javadoc errors. by Elliott Hughes · 14 years ago
  89. d53a62f am f5274f62: Merge "Print errors encountered while writing XML reports" by Jesse Wilson · 14 years ago
  90. 1d434c4 am 5c6839b2: Merge "Implement adoptNode() and importNode()." by Jesse Wilson · 14 years ago
  91. 0d7d307 Merge "Print errors encountered while writing XML reports" by Jesse Wilson · 14 years ago
  92. 2ca4ded Merge "Implement adoptNode() and importNode()." by Jesse Wilson · 14 years ago
  93. df138fa Implement adoptNode() and importNode(). by Jesse Wilson · 14 years ago
  94. b4f302a Print errors encountered while writing XML reports by Jesse Wilson · 14 years ago
  95. e0fb151 If a finalizer wedges, raise prio and retry. by Andy McFadden · 14 years ago
  96. b7da2eb am a6d228d4: Merge "Minor documentation improvements." by Elliott Hughes · 14 years ago
  97. c1aa536 Merge "Minor documentation improvements." by Elliott Hughes · 14 years ago
  98. 438d988 Minor documentation improvements. by Elliott Hughes · 14 years ago
  99. 8a5b374 am a536d01c: Merge "Fix certimport.sh to check for Bouncy Castle provider installation (and add 1.6 JDK to PATH)" by Brian Carlstrom · 14 years ago
  100. 707cd20 Merge "Fix certimport.sh to check for Bouncy Castle provider installation (and add 1.6 JDK to PATH)" by Brian Carlstrom · 14 years ago