summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | am 5867bea1: [JIT] Close code cache race windowbuzbee2011-04-113-11/+28
|\| | | | | |_|/ / |/| | |
| * | | [JIT] Close code cache race windowbuzbee2011-04-113-11/+28
| |/ /
* | / Dx block dumper no longer fails on abstract and native methods.jeffhao2011-04-112-0/+10
| |/ |/|
* | am 8d6291cc: Merge "[JIT] Fix volatile test"buzbee2011-04-081-10/+25
|\|
| * Merge "[JIT] Fix volatile test"buzbee2011-04-081-10/+25
| |\
| | * [JIT] Fix volatile testbuzbee2011-04-081-10/+25
* | | am 2336a395: Merge "Add jniThrowExceptionFmt."Elliott Hughes2011-04-082-0/+25
|\| |
| * | Merge "Add jniThrowExceptionFmt."Elliott Hughes2011-04-082-0/+25
| |\ \ | | |/ | |/|
| | * Add jniThrowExceptionFmt.Elliott Hughes2011-04-082-0/+25
* | | Merge "Fix for loops and eliminate some other undesirable idioms." into dalvi...Carl Shapiro2011-04-089-237/+119
|\ \ \
| * | | Fix for loops and eliminate some other undesirable idioms.Carl Shapiro2011-04-089-237/+119
* | | | am f1b53179: Merge "Fix method profiling [issue 4260697]"buzbee2011-04-083-0/+22
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Fix method profiling [issue 4260697]"buzbee2011-04-083-0/+22
| |\ \ \
| | * | | Fix method profiling [issue 4260697]buzbee2011-04-083-0/+22
* | | | | am 80d118ae: Revert "[JIT] Fix volatile test" - breaks buildJoe Onorato2011-04-081-24/+9
|\| | | |
| * | | | Revert "[JIT] Fix volatile test" - breaks buildJoe Onorato2011-04-081-24/+9
| |/ / /
* | | | Merge "Updated dx to emit rsub instructions whenever it can." into dalvik-devjeffhao2011-04-081-21/+31
|\ \ \ \
| * | | | Updated dx to emit rsub instructions whenever it can.jeffhao2011-04-081-21/+31
* | | | | am 11fb99d5: [JIT] Fix volatile testbuzbee2011-04-081-9/+24
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | [JIT] Fix volatile testbuzbee2011-04-081-9/+24
* | | | am 9688de1e: Bug fix for rsubs being improperly generated.jeffhao2011-04-080-0/+0
|\| | |
| * | | Bug fix for rsubs being improperly generated.jeffhao2011-04-083-12/+21
| | |/ | |/|
* | | Merge "Bug fix for rsubs being improperly generated." into dalvik-devjeffhao2011-04-083-12/+21
|\ \ \ | | |/ | |/|
| * | Bug fix for rsubs being improperly generated.jeffhao2011-04-083-12/+21
* | | Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-0873-114/+468
|/ /
* | am 2f5e3cb2: Merge "Scale the card count by bits per byte to derive a bit vec...Carl Shapiro2011-04-071-1/+1
|\|
| * Merge "Scale the card count by bits per byte to derive a bit vector length."Carl Shapiro2011-04-071-1/+1
| |\
| | * Scale the card count by bits per byte to derive a bit vector length.Carl Shapiro2011-04-071-1/+1
* | | am feeceefb: Merge "Improve JNI indirect ref diagnostics"Andy McFadden2011-04-075-140/+169
|\| |
| * | Merge "Improve JNI indirect ref diagnostics"Andy McFadden2011-04-075-140/+169
| |\ \
| | * | Improve JNI indirect ref diagnosticsAndy McFadden2011-04-075-140/+169
| | |/
* | | am afe002d1: Update the interpretation of --target-api.Dan Bornstein2011-04-071-1/+6
|\| |
| * | Update the interpretation of --target-api.Dan Bornstein2011-04-071-1/+6
| |/
* | Merge "Fix some stale docs references." into dalvik-devDan Bornstein2011-04-051-2/+2
|\ \
| * | Fix some stale docs references.Dan Bornstein2011-04-051-2/+2
* | | am a4a19037: Fix x86 fast interpreterbuzbee2011-04-052-2/+2
|\ \ \ | | |/ | |/|
| * | Fix x86 fast interpreterbuzbee2011-04-052-2/+2
* | | Normalize loop exit condition before checking counted loopsBen Cheng2011-04-042-51/+130
* | | Merge "Stop logging a couple of messages" into dalvik-devAndy McFadden2011-04-041-2/+2
|\ \ \
| * | | Stop logging a couple of messagesAndy McFadden2011-04-041-2/+2
* | | | Merge "Fix JNI GetStaticFieldID" into dalvik-devAndy McFadden2011-04-041-1/+1
|\ \ \ \
| * | | | Fix JNI GetStaticFieldIDAndy McFadden2011-04-041-1/+1
| |/ / /
* | | | am 8b94be1f: [JIT] Rely on the opcode only to determine volatilebuzbee2011-04-041-12/+16
|\ \ \ \ | | |/ / | |/| |
| * | | [JIT] Rely on the opcode only to determine volatilebuzbee2011-04-041-12/+16
* | | | am 1d41040a: Merge "Do not emit the write barrier when storing to primitive v...Bill Buzbee2011-04-040-0/+0
|\| | |
| * | | Merge "Do not emit the write barrier when storing to primitive volatile fields."Bill Buzbee2011-04-041-2/+4
| |\ \ \
| | * | | Do not emit the write barrier when storing to primitive volatile fields.Carl Shapiro2011-04-041-2/+4
* | | | | am c26cd1ae: Merge "Fix sizing of the modunion table on small heaps"Brian Carlstrom2011-04-043-17/+19
|\| | | |
| * | | | Merge "Fix sizing of the modunion table on small heaps"Brian Carlstrom2011-04-043-17/+19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix sizing of the modunion table on small heapsBrian Carlstrom2011-04-043-17/+19
| | |/ /