| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ia9ec36734d275f677279225d3068e548a3d652ec
|
|
|
|
|
|
|
|
|
|
|
|
| |
There's a corresponding benchmark change in code.google.com/p/dalvik.
(cherry-pick of d5d401fa8869da90b7f7d167b41fa5de6a38c592, with
emptyInlineMethod added back in for now.)
Conflicts:
dalvik/src/main/native/org_apache_harmony_dalvik_NativeTestTarget.cpp
Change-Id: I9b22be15b0708bf47c599bf8ce071cd6e3899d0e
|
|
|
|
|
|
| |
I've left java.util.concurrent alone, since that's upstream code.
Change-Id: I349960aaddb78e55d4c336b58b637009db69ff98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only the ChunkHandler and ZoneInfo ones were real bugs. The former is only
called with one input value that doesn't exercise the bug, and the latter
would cause us to think that a time zone that stopped using daylight time
before 1970 was still using daylight time (which would defeat various
optimizations, but should otherwise be harmless).
The other stuff is trivia not worth individual changes.
Change-Id: Ib0752560cd16edc6538d1fc2b234451a66d48171
|
|
|
|
| |
Change-Id: I7ea69f84c008c5bdbdf8af6134fb81d80f0a958e
|
|
|
|
| |
Change-Id: Ia61172cd52de031290a811c3ec73edb929f40c10
|
|
|
|
| |
This reverts commit 272a383283a974a4c32a94469b8a8b021d93a480.
|
|
|
|
|
|
| |
See also change I5a252e31.
Change-Id: I3880a81f1f7e90247ce12860b5a2f597037123a7
|
|
|
|
|
|
| |
Gentlemen, you may now set your editors to "strip trailing whitespace"...
Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
|
|
|
|
|
|
|
|
| |
Those messages are sometimes displayed to the user executing
the am command and can be really confusing (they are totally
benign)
Change-Id: I09c194a02ddc956ec52f19faa03ca9aa1eba604b
|
| |
|
| |
|
|
|