- e458b54 resolved conflicts for merge of e84bea92 to dalvik-dev by Brian Carlstrom · 15 years ago
- 21030ea Merge "Upgrade our sqlite JDBC driver to version 20100131." into dalvik-dev by Elliott Hughes · 15 years ago
- d6396db Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo. by Elliott Hughes · 15 years ago
- d12c1e6 am c85663a4: Merge "Fix a couple of typos in JIT function names." by Elliott Hughes · 15 years ago
- 52740e2 am ac9f2112: Merge "Jit: fix typo that caused incorrect def mask for blr\'s." by Bill Buzbee · 15 years ago
- c777bda am f76b01c6: Merge "Document that Class.getSigners() always returns null." by Elliott Hughes · 15 years ago
- fa530bd am ca5ac879: Merge "Rearrange JDWP cleanup." by Andy McFadden · 15 years ago
- 0a9a0a1 am 4d5e5a0f: Merge "Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() is true." by Elliott Hughes · 15 years ago
- 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
- eb8641b am ae9cc0e6: Merge "Added printf attribute to exception function." by Andy McFadden · 15 years ago
- 574b9c3 am b4c05977: Optimize more easy multiplications by constants. by Elliott Hughes · 15 years ago
- a9ac0f5 am 88a0f970: Enhance the jit profiler to print more statistics and be more verbose. by Ben Cheng · 15 years ago
- 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
- 72fdcb5 am 11834964: Clarify a few items in the dex spec. by Dan Bornstein · 15 years ago
- 5dddb85 am ba05d3b5: Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 15 years ago
- d94a862 am 4795e033: Merge "Implementing still more DOM API for text nodes. - Text.isElementContentWhitespace() - Text.getWholeText() - Text.replaceWholeText()" by Jesse Wilson · 15 years ago
- 33dedce am 60a65773: Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /sdcard after reboot works again. by Brian Carlstrom · 15 years ago
- 1256949 am 01961a9d: Merge "Fixed bug 2438465, prevented blocks with move-result from being combined." by Jeff Hao · 15 years ago
- d7b9bef am d1ad6ae8: DalvikRunner --tee option to send output to a file or stdout at runtime by Brian Carlstrom · 15 years ago
- 2b59f63 am b0d01b01: Fixed bug 2438465, prevented blocks with move-result from being combined. by jeffhao · 15 years ago
- 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
- b721f93 Upgrade our sqlite JDBC driver to version 20100131. by Elliott Hughes · 15 years ago
- b9cf9cb Break the sqlite JDBC driver out from our JDBC implementation. by Elliott Hughes · 15 years ago
- 61ad42f Merge "Don't set x86 arch variant." by Andy McFadden · 15 years ago
- 7c57c24 Don't set x86 arch variant. by Andy McFadden · 15 years ago
- 6781ce0 Merge "Adding tests to parse document attributes from the DOM." by Jesse Wilson · 15 years ago
- 5213a38 Adding tests to parse document attributes from the DOM. by Jesse Wilson · 15 years ago
- 9d778ce Merge "Update a few things in x86-atom." by Andy McFadden · 15 years ago
- 1338544 Update a few things in x86-atom. by Andy McFadden · 15 years ago
- 769478e Tweak the interpreter entries and 2nd level trace filter to capture more traces. by Ben Cheng · 15 years ago
- 4e8bc39 Merge "First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code into a single file." by Brian Carlstrom · 15 years ago
- 5d226e0 Merge "Jit: fix typo that caused incorrect def mask for blr's." into dalvik-dev by Bill Buzbee · 15 years ago
- 9aed678 Jit: fix typo that caused incorrect def mask for blr's. by Bill Buzbee · 15 years ago
- 72f9f1a71 Merge "Fix a couple of typos in JIT function names." by Elliott Hughes · 15 years ago
- a0cc2c2 Merge "Relocate function declaration out the GC and into the compiler." into dalvik-dev by Carl Shapiro · 15 years ago
- 0348e62 First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code into a single file. by Brian Carlstrom · 15 years ago
- 3dc18cd Relocate function declaration out the GC and into the compiler. by Carl Shapiro · 15 years ago
- e3c0980 Merge "Jit: fix typo that caused incorrect def mask for blr's." by Bill Buzbee · 15 years ago
- c6a2e57 Fix a couple of typos in JIT function names. by Elliott Hughes · 15 years ago
- 82ccd9b Jit: fix typo that caused incorrect def mask for blr's. by Bill Buzbee · 15 years ago
- 438380d Remove the sole use of WITH_HPROF_STACK_UNREACHABLE macro. This by Carl Shapiro · 15 years ago
- 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
- 51b3952 Merge "Document that Class.getSigners() always returns null." by Elliott Hughes · 15 years ago
- d556299 Document that Class.getSigners() always returns null. by Elliott Hughes · 15 years ago
- d42d163 Eliminate the unused hprof "unreachable" feature. This code dates by Carl Shapiro · 15 years ago
- 959bac1 Merge "Rearrange JDWP cleanup." by Andy McFadden · 15 years ago
- 6e0bad4 Rearrange JDWP cleanup. by Andy McFadden · 15 years ago
- 13a4071 Merge "Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() is true." by Elliott Hughes · 15 years ago
- 0e4d043 Merge "Fix a test by syncing with upstream." into dalvik-dev by Elliott Hughes · 15 years ago
- 98eab15 Print the self thread id and the owning thread id in the description by Carl Shapiro · 15 years ago
- 13d526e Print the self thread id and the owning thread id in the description by Carl Shapiro · 15 years ago
- 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
- b0a579b Merge "Print "JIT" in the thread dump if the top frame is in JIT'ed code." by Ben Cheng · 15 years ago
- fcb66d4 Merge "Added printf attribute to exception function." by Andy McFadden · 15 years ago
- 771455b Fix a test by syncing with upstream. by Elliott Hughes · 15 years ago
- 788b72e Print "JIT" in the thread dump if the top frame is in JIT'ed code. by Ben Cheng · 15 years ago
- c6bb9d9 If we're in an Android build tree, we should use core.jar as our "SDK". by Elliott Hughes · 15 years ago
- b53e60c Optimize more easy multiplications by constants. by Elliott Hughes · 15 years ago
- 723ef10 Allocate an object and mark bitmap which span the entire virtual by Carl Shapiro · 15 years ago
- 3e20efa Enhance the jit profiler to print more statistics and be more verbose. by Ben Cheng · 15 years ago
- 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
- fa2cfa0 Clarify a few items in the dex spec. by Dan Bornstein · 15 years ago
- 9779202 Added printf attribute to exception function. by Andy McFadden · 15 years ago
- 5c6a086 Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 15 years ago
- b6b05b1 Remove a bogus assertion. by Carl Shapiro · 15 years ago
- 927b777 Fix DalvikRunner on the dalvik-dev branch. by Elliott Hughes · 15 years ago
- 1433c51 Merge "Implementing still more DOM API for text nodes. - Text.isElementContentWhitespace() - Text.getWholeText() - Text.replaceWholeText()" by Jesse Wilson · 15 years ago
- bda224d Implementing still more DOM API for text nodes. by Jesse Wilson · 15 years ago
- 982744a Add class init stats to alloc counters (API change). by Andy McFadden · 15 years ago
- 8a0897f Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /sdcard after reboot works again. by Brian Carlstrom · 15 years ago
- eb238ef Fix "HttpUrlConnection.addRequestProperty replaces existing properties instead of append them". by Elliott Hughes · 15 years ago
- 7a076f0 Remove more useless annotations: logging, luni-kernel, and math. by Elliott Hughes · 15 years ago
- 7687ba7 Merge "Fixed bug 2438465, prevented blocks with move-result from being combined." by Jeff Hao · 15 years ago
- 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 · 15 years ago
- 6f78e81 DalvikRunner --tee option to send output to a file or stdout at runtime by Brian Carlstrom · 15 years ago
- b14f739 Fixed bug 2438465, prevented blocks with move-result from being combined. by jeffhao · 15 years ago
- ac07a9b Fixed bug 2438465, prevented blocks with move-result from being combined. by jeffhao · 15 years ago
- 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 · 16 years ago
- 703ef27 Remove useless annotation cruft from tests for: annotation, archive, concurrent, and suncompat. by Elliott Hughes · 15 years ago
- 8b7350e Update run-core-tests' documentation, remove the leading : from the classpath, and add the json tests to the classpath. by Elliott Hughes · 15 years ago
- c1090d1 Add a test case for the jsr / invoke bug. (See the included by Dan Bornstein · 15 years ago
- 3e951a5 Fix a stupid mistake in my earlier change. by Elliott Hughes · 15 years ago
- bf1ecf2 Adapt jesse's new json tests to the new build scheme. by Elliott Hughes · 15 years ago
- e2a6f77 Merge remote branch 'goog/master' into mm by Elliott Hughes · 15 years ago
- cb78ba4 Merge "Resync a load of tests with upstream, make our build faster." into dalvik-dev by Elliott Hughes · 15 years ago
- 9f66a6b Fix build breakage. by Barry Hayes · 15 years ago
- aab6507 Merge " Add the "-Xgc:[no]overwritefree" flags. When set, the GC will clobber the memory of freed objects." into dalvik-dev by Barry Hayes · 15 years ago
- ea6435b Merge "Removing dead code from BigInt" by Jesse Wilson · 15 years ago
- 5266a15 Merge "More XML DOM v3 APIs." by Jesse Wilson · 15 years ago
- 35d7c08 More XML DOM v3 APIs. by Jesse Wilson · 15 years ago
- cdd8996 Removing dead code from BigInt by Jesse Wilson · 15 years ago
- 67cc34b Remove external/jsr305, external/guava, and external/caliper. by Elliott Hughes · 15 years ago
- 68ea614 Merge "Disable JIT for armv5te for A/B tests." by Ben Cheng · 15 years ago
- bf93554 Disable JIT for armv5te for A/B tests. by Ben Cheng · 15 years ago
- ea5adee DOM setTextContent() tests and implementation fixes. by Jesse Wilson · 15 years ago
- 7ee3a06 Resync a load of tests with upstream, make our build faster. by Elliott Hughes · 15 years ago
- 8045d07 Merge "Removing bogus check to permit on-host debugging." by Jesse Wilson · 15 years ago
- 24190ff Removing bogus check to permit on-host debugging. by Jesse Wilson · 15 years ago
- 66042d5 Merge "Adding JSON tests to the complete test suite." by Jesse Wilson · 15 years ago
- 6264432 Adding JSON tests to the complete test suite. by Jesse Wilson · 15 years ago