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