| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the libcore registration out of libnativehelpers and into libcore. | Elliott Hughes | 2010-04-16 | 2 | -18/+3 |
* | Removing APIs from dalvik.system that shouldn't have been published. | Jesse Wilson | 2010-04-01 | 9 | -18/+9 |
* | Mark external alloc functions as deprecated. | Andy McFadden | 2010-03-31 | 1 | -0/+3 |
* | Remove all remaining "@since Android" tags. | Elliott Hughes | 2010-03-22 | 14 | -32/+6 |
* | Remove a superfluous declaration (left over from when DexClassLoader was | Dan Bornstein | 2010-03-19 | 1 | -1/+0 |
* | am 3ed90a94: Merge "Add a native method dalvik.system.VMDebug.infopoint(int i... | Ben Cheng | 2010-03-13 | 1 | -0/+8 |
|\ |
|
| * | Add a native method dalvik.system.VMDebug.infopoint(int id). | Ben Cheng | 2010-03-12 | 1 | -0/+8 |
* | | am f854a794: Merge "remove System.*.println when ddm dispatch fails." | Xavier Ducrohet | 2010-03-10 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | remove System.*.println when ddm dispatch fails. | Xavier Ducrohet | 2010-03-10 | 1 | -3/+0 |
* | | Add instructions for volatile wide fields. | Andy McFadden | 2010-03-05 | 1 | -1/+6 |
|/ |
|
* | Add class init stats to alloc counters (API change). | Andy McFadden | 2010-02-23 | 1 | -5/+19 |
* | Detect system-wide safe mode and configure the VM accordingly. | Ben Cheng | 2010-02-16 | 2 | -0/+15 |
* | Merge "Support per-application switch to execute the VM in safe mode." | Ben Cheng | 2010-02-10 | 1 | -1/+2 |
|\ |
|
| * | Support per-application switch to execute the VM in safe mode. | Ben Cheng | 2010-02-10 | 1 | -1/+2 |
* | | DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toSt... | Brian Carlstrom | 2010-02-09 | 1 | -30/+34 |
|/ |
|
* | Add support for streaming hprof dumps. | Andy McFadden | 2010-01-29 | 1 | -0/+10 |
* | Follow the coding style to rename startJITCompilation to startJitCompilation. | Ben Cheng | 2010-01-28 | 1 | -1/+1 |
* | Add a callback for the framework to explicitly enable the JIT compiler. | Ben Cheng | 2010-01-28 | 1 | -0/+9 |
* | Add streaming method profiling support. | Andy McFadden | 2010-01-27 | 1 | -2/+33 |
* | Move VM feature strings (used by DDMS) into VM. | Andy McFadden | 2010-01-22 | 1 | -4/+7 |
* | Add new(-ish) Dalvik opcodes to Opcodes.java. | Andy McFadden | 2009-12-04 | 1 | -3/+10 |
* | am ca77c603: am a7745f97: Remove "unused" opcodes from API. | Andy McFadden | 2009-12-04 | 1 | -27/+11 |
|\ |
|
| * | Remove "unused" opcodes from API. | Andy McFadden | 2009-12-04 | 1 | -27/+11 |
* | | Merge change I410514c5 | Android (Google) Code Review | 2009-10-23 | 2 | -0/+95 |
|\ \ |
|
| * | | Expose hooks for more efficient log handling in Android apps. | Jesse Wilson | 2009-10-22 | 2 | -0/+95 |
* | | | Add a reference table dump call. | Andy McFadden | 2009-10-22 | 1 | -4/+12 |
|/ / |
|
* | | am 2ff7a674: am 979baaea: Deprecate many of the accidentally-published APIs i... | Jesse Wilson | 2009-09-28 | 9 | -22/+33 |
|\ \
| |/ |
|
| * | Deprecate many of the accidentally-published APIs in dalvik.system. | Jesse Wilson | 2009-09-25 | 9 | -22/+33 |
* | | resolved conflicts for merge of 3eae287e to master | Bob Lee | 2009-09-16 | 1 | -5/+28 |
|\ \
| |/ |
|
| * | Addressed reviewer comments. | Bob Lee | 2009-09-11 | 1 | -5/+28 |
* | | Comment out debugging output. | Elliott Hughes | 2009-09-11 | 1 | -1/+1 |
|/ |
|
* | Modified Thread.c to allow sampling profiler thread in zygote. Added a functi... | Bob Lee | 2009-09-06 | 1 | -52/+146 |
* | A sampling profiler for Dalvik. | Bob Lee | 2009-08-06 | 1 | -0/+229 |
* | Added VMDebug.crash() (hidden). | Andy McFadden | 2009-07-31 | 1 | -2/+9 |
* | Fixing Executors to use raw types, which is what RI v5 does. | Jesse Wilson | 2009-07-29 | 1 | -0/+1 |
* | Update concurrent module to Harmony r798021. | Jesse Wilson | 2009-07-28 | 1 | -0/+7 |
* | Minor class loading optimization. | Andy McFadden | 2009-07-10 | 2 | -15/+31 |
* | am 0f0ae023: Add FileDescriptor variation of startMethodTracing(). | Dianne Hackborn | 2009-06-24 | 1 | -1/+16 |
|\ |
|
| * | Add FileDescriptor variation of startMethodTracing(). | Dianne Hackborn | 2009-06-24 | 1 | -1/+16 |
* | | am 4e3cc66: am 4645b7c: AI 147732: fix broken links | Scott Main | 2009-04-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | am 4645b7c: AI 147732: fix broken links | Scott Main | 2009-04-28 | 1 | -1/+1 |
| |\ |
|
| | * | AI 147732: fix broken links | Scott Main | 2009-04-24 | 1 | -1/+1 |
* | | | am 28352aa: am 7cc0301: AI 147723: This should have been deleted a while | Jorg Pleumann | 2009-04-29 | 1 | -17/+0 |
|\ \ \
| |/ / |
|
| * | | am 7cc0301: AI 147723: This should have been deleted a while ago, since | Jorg Pleumann | 2009-04-28 | 1 | -17/+0 |
| |\ \
| | |/ |
|
| | * | AI 147723: This should have been deleted a while ago, since | Jorg Pleumann | 2009-04-24 | 1 | -17/+0 |
| | * | AI 144229: Modifying build of core-tests.jar version for | Jorg Pleumann | 2009-04-02 | 8 | -366/+0 |
| | * | AI 143464: Proposal for a TestTimeout annotation that the CTS | Jorg Pleumann | 2009-03-30 | 1 | -0/+40 |
| | * | AI 143460: Adding new annotation for tests that expose or suffer from | Jorg Pleumann | 2009-03-30 | 2 | -0/+80 |
| * | | AI 144230: am: CL 144229 Modifying build of core-tests.jar version for | Jorg Pleumann | 2009-04-02 | 8 | -366/+0 |
| * | | AI 143649: am: CL 143464 Proposal for a TestTimeout annotation that the CTS | Jorg Pleumann | 2009-03-31 | 1 | -0/+40 |