summaryrefslogtreecommitdiffstats
path: root/dalvik
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add a native method dalvik.system.VMDebug.infopoint(int id).Ben Cheng2010-03-121-0/+8
| |/ |/|
* | remove System.*.println when ddm dispatch fails.Xavier Ducrohet2010-03-101-3/+0
|/
* Add class init stats to alloc counters (API change).Andy McFadden2010-02-231-5/+19
* Detect system-wide safe mode and configure the VM accordingly.Ben Cheng2010-02-162-0/+15
* Merge "Support per-application switch to execute the VM in safe mode."Ben Cheng2010-02-101-1/+2
|\
| * Support per-application switch to execute the VM in safe mode.Ben Cheng2010-02-101-1/+2
* | DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toSt...Brian Carlstrom2010-02-091-30/+34
|/
* Add support for streaming hprof dumps.Andy McFadden2010-01-291-0/+10
* Follow the coding style to rename startJITCompilation to startJitCompilation.Ben Cheng2010-01-281-1/+1
* Add a callback for the framework to explicitly enable the JIT compiler.Ben Cheng2010-01-281-0/+9
* Add streaming method profiling support.Andy McFadden2010-01-271-2/+33
* Move VM feature strings (used by DDMS) into VM.Andy McFadden2010-01-221-4/+7
* Add new(-ish) Dalvik opcodes to Opcodes.java.Andy McFadden2009-12-041-3/+10
* am ca77c603: am a7745f97: Remove "unused" opcodes from API.Andy McFadden2009-12-041-27/+11
|\
| * Remove "unused" opcodes from API.Andy McFadden2009-12-041-27/+11
* | Merge change I410514c5Android (Google) Code Review2009-10-232-0/+95
|\ \
| * | Expose hooks for more efficient log handling in Android apps.Jesse Wilson2009-10-222-0/+95
* | | Add a reference table dump call.Andy McFadden2009-10-221-4/+12
|/ /
* | am 2ff7a674: am 979baaea: Deprecate many of the accidentally-published APIs i...Jesse Wilson2009-09-289-22/+33
|\ \ | |/
| * Deprecate many of the accidentally-published APIs in dalvik.system.Jesse Wilson2009-09-259-22/+33
* | resolved conflicts for merge of 3eae287e to masterBob Lee2009-09-161-5/+28
|\ \ | |/
| * Addressed reviewer comments.Bob Lee2009-09-111-5/+28
* | Comment out debugging output.Elliott Hughes2009-09-111-1/+1
|/
* Modified Thread.c to allow sampling profiler thread in zygote. Added a functi...Bob Lee2009-09-061-52/+146
* A sampling profiler for Dalvik.Bob Lee2009-08-061-0/+229
* Added VMDebug.crash() (hidden).Andy McFadden2009-07-311-2/+9
* Fixing Executors to use raw types, which is what RI v5 does.Jesse Wilson2009-07-291-0/+1
* Update concurrent module to Harmony r798021.Jesse Wilson2009-07-281-0/+7
* Minor class loading optimization.Andy McFadden2009-07-102-15/+31
* am 0f0ae023: Add FileDescriptor variation of startMethodTracing().Dianne Hackborn2009-06-241-1/+16
|\
| * Add FileDescriptor variation of startMethodTracing().Dianne Hackborn2009-06-241-1/+16
* | am 4e3cc66: am 4645b7c: AI 147732: fix broken linksScott Main2009-04-291-1/+1
|\ \ | |/
| * am 4645b7c: AI 147732: fix broken linksScott Main2009-04-281-1/+1
| |\
| | * AI 147732: fix broken linksScott Main2009-04-241-1/+1
* | | am 28352aa: am 7cc0301: AI 147723: This should have been deleted a whileJorg Pleumann2009-04-291-17/+0
|\ \ \ | |/ /
| * | am 7cc0301: AI 147723: This should have been deleted a while ago, sinceJorg Pleumann2009-04-281-17/+0
| |\ \ | | |/
| | * AI 147723: This should have been deleted a while ago, sinceJorg Pleumann2009-04-241-17/+0
| | * AI 144229: Modifying build of core-tests.jar version forJorg Pleumann2009-04-028-366/+0
| | * AI 143464: Proposal for a TestTimeout annotation that the CTSJorg Pleumann2009-03-301-0/+40
| | * AI 143460: Adding new annotation for tests that expose or suffer fromJorg Pleumann2009-03-302-0/+80
| * | AI 144230: am: CL 144229 Modifying build of core-tests.jar version forJorg Pleumann2009-04-028-366/+0
| * | AI 143649: am: CL 143464 Proposal for a TestTimeout annotation that the CTSJorg Pleumann2009-03-311-0/+40
| * | AI 143646: am: CL 143460 Adding new annotation for tests that expose or suffe...Jorg Pleumann2009-03-312-0/+80
| * | Automated import from //branches/donutburger/...@140700,140700Andy McFadden2009-03-241-0/+6
| |/
* | AI 144931: Added a (hidden) way to "pre-cache" register maps.Andy McFadden2009-04-081-0/+7
* | AI 144390: am: CL 144230 am: CL 144229 Modifying build of core-tests.jar vers...Jorg Pleumann2009-04-028-366/+0
* | AI 143680: am: CL 143649 am: CL 143464 Proposal for a TestTimeout annotation ...Jorg Pleumann2009-03-311-0/+40
* | AI 143679: am: CL 143646 am: CL 143460 Adding new annotation for tests that e...Jorg Pleumann2009-03-312-0/+80
* | auto import //branches/master/...@140412The Android Open Source Project2009-03-182-2/+8
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0356-0/+4999