1. 66c28d7 Another go at making droiddoc as happy as javadoc... by Elliott Hughes · 14 years ago
  2. a7127f8 Fix javadoc errors. by Elliott Hughes · 14 years ago
  3. 0d7d307 Merge "Print errors encountered while writing XML reports" by Jesse Wilson · 14 years ago
  4. 2ca4ded Merge "Implement adoptNode() and importNode()." by Jesse Wilson · 14 years ago
  5. df138fa Implement adoptNode() and importNode(). by Jesse Wilson · 14 years ago
  6. b4f302a Print errors encountered while writing XML reports by Jesse Wilson · 14 years ago
  7. c1aa536 Merge "Minor documentation improvements." by Elliott Hughes · 14 years ago
  8. 438d988 Minor documentation improvements. by Elliott Hughes · 14 years ago
  9. 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
  10. 5fac0c6 Fix certimport.sh to check for Bouncy Castle provider installation (and add 1.6 JDK to PATH) by Brian Carlstrom · 14 years ago
  11. 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 · 14 years ago
  12. b43295e Add an empty CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  13. ec02394 Merge "Adding support for getUserData() and setUserData() to DOM nodes." by Jesse Wilson · 14 years ago
  14. 8b2f7a2 Adding support for getUserData() and setUserData() to DOM nodes. by Jesse Wilson · 14 years ago
  15. a284dee Hoist shape discrimination above thin lock owner test in the lock by Carl Shapiro · 14 years ago
  16. c92f743 Jit: fix for 2483131 - VM daemon thread shutdown with JIT enabled by Bill Buzbee · 14 years ago
  17. c4653e6 Jit: Make most Jit compile failures non-fatal; just abort offending translation by Bill Buzbee · 14 years ago
  18. bb99c78 Merge "Jit: Fix for issue 2487769, Simplify in-line thin lock release" by Carl Shapiro · 14 years ago
  19. ba7e599 Merge "Collect more JIT stats in the assert build." by Ben Cheng · 14 years ago
  20. 1439de2 Collect more JIT stats in the assert build. by Ben Cheng · 14 years ago
  21. e8eaadf Merge "Fix server side SSLEngine ServerKeyExchange signature." by Costin Manolache · 14 years ago
  22. 14e3128 Jit: Fix for issue 2487769, Simplify in-line thin lock release by Bill Buzbee · 14 years ago
  23. dc3939c Merge "Implementing the Java 7 APIs for DeflaterOutputStreams." by Jesse Wilson · 14 years ago
  24. cf900b4 Implementing the Java 7 APIs for DeflaterOutputStreams. by Jesse Wilson · 14 years ago
  25. c7fd8fd Fix server side SSLEngine ServerKeyExchange signature. by Costin Manolache · 14 years ago
  26. 9720b13 Prevent java.text.Normalizer from getting a default constructor. by Elliott Hughes · 14 years ago
  27. 0385ab5 Merge "Don't call a method that can be overridden from File's constructors." by Elliott Hughes · 14 years ago
  28. fbb2087 Merge "Update local copy of getSchedulerGroup." by Andy McFadden · 14 years ago
  29. 028794d Don't call a method that can be overridden from File's constructors. by Elliott Hughes · 14 years ago
  30. e44556f Update local copy of getSchedulerGroup. by Andy McFadden · 14 years ago
  31. bc30028 Merge "Jit: Sapphire tuning - mostly scheduling." by Bill Buzbee · 14 years ago
  32. 28450df Jit: Sapphire tuning - mostly scheduling. by Bill Buzbee · 14 years ago
  33. f10a7c1 am b16b78db: am 275acdff: Copy Froyo\'s version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 14 years ago
  34. 1277a82 am 275acdff: Copy Froyo\'s version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 14 years ago
  35. a729f16 Copy Froyo's version of MulticastSocketTest to Eclair for CTS. by Elliott Hughes · 14 years ago
  36. 5106098 Merge "Switch thread's cgroup during spin-on-suspend." by Andy McFadden · 14 years ago
  37. 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
  38. 052c6a6 Use assertEquals rather than assertTrue/assertFalse. by Elliott Hughes · 14 years ago
  39. 3c10e83 Switch thread's cgroup during spin-on-suspend. by Andy McFadden · 14 years ago
  40. 73b487a Add our home-grown Normalizer tests. by Elliott Hughes · 14 years ago
  41. 08862aa Merge "Implement (but @hide) java.text.Normalizer from Java 6." by Elliott Hughes · 14 years ago
  42. d857981 Merge "Implementing almost all of Document.normalizeDocument()." by Jesse Wilson · 14 years ago
  43. 8092253 Implementing almost all of Document.normalizeDocument(). by Jesse Wilson · 14 years ago
  44. a656b24 Implement (but @hide) java.text.Normalizer from Java 6. by Elliott Hughes · 14 years ago
  45. 872de0e Merge "Allow unpriviledged gdbserver to attach to debuggable processes." by David 'Digit' Turner · 14 years ago
  46. 1eb8be5 Allow unpriviledged gdbserver to attach to debuggable processes. by David 'Digit' Turner · 14 years ago
  47. 7ff4c44 Merge "Added a simple check for stray tracked refs." by Andy McFadden · 14 years ago
  48. 63c166c Merge "Added an x86-atom "TODO" list." by Andy McFadden · 14 years ago
  49. a2aa33a Added an x86-atom "TODO" list. by Andy McFadden · 14 years ago
  50. f392cef Added a simple check for stray tracked refs. by Andy McFadden · 14 years ago
  51. f06779e Merge "New implementation for DOMConfiguration." by Jesse Wilson · 14 years ago
  52. 81ca3dd4 New implementation for DOMConfiguration. by Jesse Wilson · 14 years ago
  53. 548ada6 Merge "Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo." by Elliott Hughes · 14 years ago
  54. d6396db Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo. 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. 72f9f1a71 Merge "Fix a couple of typos in JIT function names." by Elliott Hughes · 14 years ago
  64. 0348e62 First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code into a single file. by Brian Carlstrom · 14 years ago
  65. e3c0980 Merge "Jit: fix typo that caused incorrect def mask for blr's." by Bill Buzbee · 14 years ago
  66. c6a2e57 Fix a couple of typos in JIT function names. by Elliott Hughes · 14 years ago
  67. 82ccd9b Jit: fix typo that caused incorrect def mask for blr's. by Bill Buzbee · 14 years ago
  68. 51b3952 Merge "Document that Class.getSigners() always returns null." by Elliott Hughes · 14 years ago
  69. d556299 Document that Class.getSigners() always returns null. by Elliott Hughes · 14 years ago
  70. 959bac1 Merge "Rearrange JDWP cleanup." by Andy McFadden · 14 years ago
  71. 6e0bad4 Rearrange JDWP cleanup. by Andy McFadden · 14 years ago
  72. 13a4071 Merge "Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() is true." by Elliott Hughes · 14 years ago
  73. 98eab15 Print the self thread id and the owning thread id in the description by Carl Shapiro · 14 years ago
  74. b0a579b Merge "Print "JIT" in the thread dump if the top frame is in JIT'ed code." by Ben Cheng · 14 years ago
  75. fcb66d4 Merge "Added printf attribute to exception function." by Andy McFadden · 14 years ago
  76. 788b72e Print "JIT" in the thread dump if the top frame is in JIT'ed code. by Ben Cheng · 14 years ago
  77. b53e60c Optimize more easy multiplications by constants. by Elliott Hughes · 14 years ago
  78. 3e20efa Enhance the jit profiler to print more statistics and be more verbose. by Ben Cheng · 14 years ago
  79. 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
  80. fa2cfa0 Clarify a few items in the dex spec. by Dan Bornstein · 14 years ago
  81. 9779202 Added printf attribute to exception function. by Andy McFadden · 14 years ago
  82. 5c6a086 Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 14 years ago
  83. 1433c51 Merge "Implementing still more DOM API for text nodes. - Text.isElementContentWhitespace() - Text.getWholeText() - Text.replaceWholeText()" by Jesse Wilson · 14 years ago
  84. bda224d Implementing still more DOM API for text nodes. by Jesse Wilson · 14 years ago
  85. 982744a Add class init stats to alloc counters (API change). by Andy McFadden · 14 years ago
  86. 8a0897f Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /sdcard after reboot works again. by Brian Carlstrom · 14 years ago
  87. 7687ba7 Merge "Fixed bug 2438465, prevented blocks with move-result from being combined." by Jeff Hao · 14 years ago
  88. 044ddd7 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 expected that there will be a discussion on the potential merge of this code and similar efforts (i.e. the mterp/x86 directory first included with cupcake). While this code is intended to target ATOM and not a generic X-86 processor, we were able to show the following improvements over the c-portable interpreter using the simulator build: Build: TARGET_SIMULATOR: true TARGET_BUILD_TYPE: release TARGET_PRODUCT: sim Environment: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz PI = Portable Interpreter IA = Fast IA Interpreter Embedded CaffeineMark: (IA-PI)/PI: Average of 70% improvement on overall score SPECjbb2000*: (IA-PI)/PI: Average of 37% improvement on raw score SPECjvm98*: (PI/IA) Speedup: Mtrt: 1.2; Jess: 1.34; Compress: 1.57; Db: 1.46; Jack: 1.28 * SPECjbb2000 - 1 warehouse. Noncompliant - modified to run on Dalvik * SPECjvm98 - Noncompliant - modified to run on Dalivk" by Andy McFadden · 14 years ago
  89. 6f78e81 DalvikRunner --tee option to send output to a file or stdout at runtime by Brian Carlstrom · 14 years ago
  90. b14f739 Fixed bug 2438465, prevented blocks with move-result from being combined. by jeffhao · 14 years ago
  91. ac07a9b Fixed bug 2438465, prevented blocks with move-result from being combined. by jeffhao · 14 years ago
  92. 1973eb0 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 expected that there will be a discussion on the potential merge of this code and similar efforts (i.e. the mterp/x86 directory first included with cupcake). While this code is intended to target ATOM and not a generic X-86 processor, we were able to show the following improvements over the c-portable interpreter using the simulator build: by Johnnie Birch · 15 years ago
  93. c1090d1 Add a test case for the jsr / invoke bug. (See the included by Dan Bornstein · 14 years ago
  94. ea6435b Merge "Removing dead code from BigInt" by Jesse Wilson · 14 years ago
  95. 5266a15 Merge "More XML DOM v3 APIs." by Jesse Wilson · 14 years ago
  96. 35d7c08 More XML DOM v3 APIs. by Jesse Wilson · 14 years ago
  97. cdd8996 Removing dead code from BigInt by Jesse Wilson · 14 years ago
  98. 67cc34b Remove external/jsr305, external/guava, and external/caliper. by Elliott Hughes · 14 years ago
  99. 68ea614 Merge "Disable JIT for armv5te for A/B tests." by Ben Cheng · 14 years ago
  100. bf93554 Disable JIT for armv5te for A/B tests. by Ben Cheng · 14 years ago