aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2010-02-17 15:46:05 -0800
committerElliott Hughes <enh@google.com>2010-02-17 15:46:05 -0800
commit321431015e8b1a56ef30ad88aa3985eb8d7f0b7f (patch)
treee6ef8feda455bcb74aa43fd36c3f8544dde9ee06 /vm/compiler/codegen/CompilerCodegen.h
parent1fdd04d916eab635c6e3c28f6aceddae64d9eb20 (diff)
Make DalvikRunner work on production devices too.
Place pre-built .jar files in our lib/ directory, and dex/push them on demand. Change DalvikRunner to somewhat reduce the number of different classpaths in play. My feeling is that we just want one true classpath: we should build with it on the host, we should run with it on the host, we should dex everything on it, we should upload everything to the device, and we should run with it on the device. Also add a convenience script for running DalvikRunner. ("Vogar" is the proposed open source name for DalvikRunner, which really isn't as dalvikvm-specific as the name might imply.) There's a noticeable performance regression here, so my next change will be to add a cache.
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions