1. 49d9c0e Added assert to dvmInterpHandleFillArrayData. by Barry Hayes · 15 years ago
  2. eeef2f0 Move allocation of the uninitialized class object on to the object heap. by Barry Hayes · 15 years ago
  3. f5b3fb4 am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6." by Elliott Hughes · 15 years ago
  4. 08862aa Merge "Implement (but @hide) java.text.Normalizer from Java 6." by Elliott Hughes · 15 years ago
  5. 319483b am acf4a11b: Merge "Implementing almost all of Document.normalizeDocument()." by Jesse Wilson · 15 years ago
  6. d857981 Merge "Implementing almost all of Document.normalizeDocument()." by Jesse Wilson · 15 years ago
  7. 8092253 Implementing almost all of Document.normalizeDocument(). by Jesse Wilson · 15 years ago
  8. a656b24 Implement (but @hide) java.text.Normalizer from Java 6. by Elliott Hughes · 15 years ago
  9. 270d0ae am 98376a27: Merge "Allow unpriviledged gdbserver to attach to debuggable processes." by David 'Digit' Turner · 15 years ago
  10. 872de0e Merge "Allow unpriviledged gdbserver to attach to debuggable processes." by David 'Digit' Turner · 15 years ago
  11. 1eb8be5 Allow unpriviledged gdbserver to attach to debuggable processes. by David 'Digit' Turner · 15 years ago
  12. d81e7c9 am def26c1a: Merge "Added a simple check for stray tracked refs." by Andy McFadden · 15 years ago
  13. 7ff4c44 Merge "Added a simple check for stray tracked refs." by Andy McFadden · 15 years ago
  14. beb2a6c am 448cc386: Merge "Added an x86-atom "TODO" list." by Andy McFadden · 15 years ago
  15. 63c166c Merge "Added an x86-atom "TODO" list." by Andy McFadden · 15 years ago
  16. a2aa33a Added an x86-atom "TODO" list. by Andy McFadden · 15 years ago
  17. b795009 Add a missing android-changed marker, fix a half-finished one. by Elliott Hughes · 15 years ago
  18. b16ca78d Use more efficient idioms for converting types. by Elliott Hughes · 15 years ago
  19. f392cef Added a simple check for stray tracked refs. by Andy McFadden · 15 years ago
  20. e2ef3a2 am ad71aa20: Merge "New implementation for DOMConfiguration." by Jesse Wilson · 15 years ago
  21. 2cf6247 am 16525029: Merge "Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo." by Elliott Hughes · 15 years ago
  22. f06779e Merge "New implementation for DOMConfiguration." by Jesse Wilson · 15 years ago
  23. 81ca3dd4 New implementation for DOMConfiguration. by Jesse Wilson · 15 years ago
  24. 548ada6 Merge "Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo." by Elliott Hughes · 15 years ago
  25. 3c6af72 am fcc61ec2: Merge "Don\'t set x86 arch variant." by Andy McFadden · 15 years ago
  26. c34514e am dd55f1bb: Merge "Adding tests to parse document attributes from the DOM." by Jesse Wilson · 15 years ago
  27. 90d3bd4 am f109fc4a: Merge "Update a few things in x86-atom." by Andy McFadden · 15 years ago
  28. 324c14c am 40094c16: Tweak the interpreter entries and 2nd level trace filter to capture more traces. by Ben Cheng · 15 years ago
  29. e458b54 resolved conflicts for merge of e84bea92 to dalvik-dev by Brian Carlstrom · 15 years ago
  30. 21030ea Merge "Upgrade our sqlite JDBC driver to version 20100131." into dalvik-dev by Elliott Hughes · 15 years ago
  31. d6396db Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo. by Elliott Hughes · 15 years ago
  32. d12c1e6 am c85663a4: Merge "Fix a couple of typos in JIT function names." by Elliott Hughes · 15 years ago
  33. 52740e2 am ac9f2112: Merge "Jit: fix typo that caused incorrect def mask for blr\'s." by Bill Buzbee · 15 years ago
  34. c777bda am f76b01c6: Merge "Document that Class.getSigners() always returns null." by Elliott Hughes · 15 years ago
  35. fa530bd am ca5ac879: Merge "Rearrange JDWP cleanup." by Andy McFadden · 15 years ago
  36. 0a9a0a1 am 4d5e5a0f: Merge "Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() is true." by Elliott Hughes · 15 years ago
  37. 62e7a42 am cbcd79b3: Merge "Print "JIT" in the thread dump if the top frame is in JIT\'ed code." by Ben Cheng · 15 years ago
  38. eb8641b am ae9cc0e6: Merge "Added printf attribute to exception function." by Andy McFadden · 15 years ago
  39. 574b9c3 am b4c05977: Optimize more easy multiplications by constants. by Elliott Hughes · 15 years ago
  40. a9ac0f5 am 88a0f970: Enhance the jit profiler to print more statistics and be more verbose. by Ben Cheng · 15 years ago
  41. 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 · 15 years ago
  42. 72fdcb5 am 11834964: Clarify a few items in the dex spec. by Dan Bornstein · 15 years ago
  43. 5dddb85 am ba05d3b5: Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 15 years ago
  44. d94a862 am 4795e033: Merge "Implementing still more DOM API for text nodes. - Text.isElementContentWhitespace() - Text.getWholeText() - Text.replaceWholeText()" by Jesse Wilson · 15 years ago
  45. 33dedce am 60a65773: Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /sdcard after reboot works again. by Brian Carlstrom · 15 years ago
  46. 1256949 am 01961a9d: Merge "Fixed bug 2438465, prevented blocks with move-result from being combined." by Jeff Hao · 15 years ago
  47. d7b9bef am d1ad6ae8: DalvikRunner --tee option to send output to a file or stdout at runtime by Brian Carlstrom · 15 years ago
  48. 2b59f63 am b0d01b01: Fixed bug 2438465, prevented blocks with move-result from being combined. by jeffhao · 15 years ago
  49. 13fe68d am 05c9d91a: Add a test case for the jsr / invoke bug. (See the included info.txt for more details.) by Dan Bornstein · 15 years ago
  50. b721f93 Upgrade our sqlite JDBC driver to version 20100131. by Elliott Hughes · 15 years ago
  51. b9cf9cb Break the sqlite JDBC driver out from our JDBC implementation. by Elliott Hughes · 15 years ago
  52. 61ad42f Merge "Don't set x86 arch variant." by Andy McFadden · 15 years ago
  53. 7c57c24 Don't set x86 arch variant. by Andy McFadden · 15 years ago
  54. 6781ce0 Merge "Adding tests to parse document attributes from the DOM." by Jesse Wilson · 15 years ago
  55. 5213a38 Adding tests to parse document attributes from the DOM. by Jesse Wilson · 15 years ago
  56. 9d778ce Merge "Update a few things in x86-atom." by Andy McFadden · 15 years ago
  57. 1338544 Update a few things in x86-atom. by Andy McFadden · 15 years ago
  58. 769478e Tweak the interpreter entries and 2nd level trace filter to capture more traces. by Ben Cheng · 15 years ago
  59. 4e8bc39 Merge "First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code into a single file." by Brian Carlstrom · 15 years ago
  60. 5d226e0 Merge "Jit: fix typo that caused incorrect def mask for blr's." into dalvik-dev by Bill Buzbee · 15 years ago
  61. 9aed678 Jit: fix typo that caused incorrect def mask for blr's. by Bill Buzbee · 15 years ago
  62. 72f9f1a71 Merge "Fix a couple of typos in JIT function names." by Elliott Hughes · 15 years ago
  63. a0cc2c2 Merge "Relocate function declaration out the GC and into the compiler." into dalvik-dev by Carl Shapiro · 15 years ago
  64. 0348e62 First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code into a single file. by Brian Carlstrom · 15 years ago
  65. 3dc18cd Relocate function declaration out the GC and into the compiler. by Carl Shapiro · 15 years ago
  66. e3c0980 Merge "Jit: fix typo that caused incorrect def mask for blr's." by Bill Buzbee · 15 years ago
  67. c6a2e57 Fix a couple of typos in JIT function names. by Elliott Hughes · 15 years ago
  68. 82ccd9b Jit: fix typo that caused incorrect def mask for blr's. by Bill Buzbee · 15 years ago
  69. 438380d Remove the sole use of WITH_HPROF_STACK_UNREACHABLE macro. This by Carl Shapiro · 15 years ago
  70. 5235890 Merge "Eliminate the unused hprof "unreachable" feature. This code dates back to the Perforce repository and has never been enabled. Nobody seems to know what it was once, if ever, used for so it may as well go." into dalvik-dev by Carl Shapiro · 15 years ago
  71. 51b3952 Merge "Document that Class.getSigners() always returns null." by Elliott Hughes · 15 years ago
  72. d556299 Document that Class.getSigners() always returns null. by Elliott Hughes · 15 years ago
  73. d42d163 Eliminate the unused hprof "unreachable" feature. This code dates by Carl Shapiro · 15 years ago
  74. 959bac1 Merge "Rearrange JDWP cleanup." by Andy McFadden · 15 years ago
  75. 6e0bad4 Rearrange JDWP cleanup. by Andy McFadden · 15 years ago
  76. 13a4071 Merge "Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() is true." by Elliott Hughes · 15 years ago
  77. 0e4d043 Merge "Fix a test by syncing with upstream." into dalvik-dev by Elliott Hughes · 15 years ago
  78. 98eab15 Print the self thread id and the owning thread id in the description by Carl Shapiro · 15 years ago
  79. 13d526e Print the self thread id and the owning thread id in the description by Carl Shapiro · 15 years ago
  80. a24ad1d Merge "Allocate an object and mark bitmap which span the entire virtual memory reservation of the heap. Eliminates indirection during the marking phase." into dalvik-dev by Carl Shapiro · 15 years ago
  81. b0a579b Merge "Print "JIT" in the thread dump if the top frame is in JIT'ed code." by Ben Cheng · 15 years ago
  82. fcb66d4 Merge "Added printf attribute to exception function." by Andy McFadden · 15 years ago
  83. 771455b Fix a test by syncing with upstream. by Elliott Hughes · 15 years ago
  84. 788b72e Print "JIT" in the thread dump if the top frame is in JIT'ed code. by Ben Cheng · 15 years ago
  85. c6bb9d9 If we're in an Android build tree, we should use core.jar as our "SDK". by Elliott Hughes · 15 years ago
  86. b53e60c Optimize more easy multiplications by constants. by Elliott Hughes · 15 years ago
  87. 723ef10 Allocate an object and mark bitmap which span the entire virtual by Carl Shapiro · 15 years ago
  88. 3e20efa Enhance the jit profiler to print more statistics and be more verbose. by Ben Cheng · 15 years ago
  89. fe0ac6a 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 code. It is expe by Andy McFadden · 15 years ago
  90. fa2cfa0 Clarify a few items in the dex spec. by Dan Bornstein · 15 years ago
  91. 9779202 Added printf attribute to exception function. by Andy McFadden · 15 years ago
  92. 5c6a086 Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 15 years ago
  93. b6b05b1 Remove a bogus assertion. by Carl Shapiro · 15 years ago
  94. 927b777 Fix DalvikRunner on the dalvik-dev branch. by Elliott Hughes · 15 years ago
  95. 1433c51 Merge "Implementing still more DOM API for text nodes. - Text.isElementContentWhitespace() - Text.getWholeText() - Text.replaceWholeText()" by Jesse Wilson · 15 years ago
  96. bda224d Implementing still more DOM API for text nodes. by Jesse Wilson · 15 years ago
  97. 982744a Add class init stats to alloc counters (API change). by Andy McFadden · 15 years ago
  98. 8a0897f Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /sdcard after reboot works again. by Brian Carlstrom · 15 years ago
  99. eb238ef Fix "HttpUrlConnection.addRequestProperty replaces existing properties instead of append them". by Elliott Hughes · 15 years ago
  100. 7a076f0 Remove more useless annotations: logging, luni-kernel, and math. by Elliott Hughes · 15 years ago