summaryrefslogtreecommitdiffstats
path: root/docs/embedded-vm-control.html
Commit message (Collapse)AuthorAgeFilesLines
* The jni-tips documentation has moved to frameworks/base.Elliott Hughes2011-04-141-3/+0
| | | | Change-Id: I77fbc3ed593c51f61de9590beaadaa52f08387f8
* Remove the unused monitor tracking and deadlock prediction code.Carl Shapiro2011-02-011-35/+0
| | | | | | | This feature has been in the code base for several releases but has never been enabled. Change-Id: Ia770b03ebc90a3dc7851c0cd8ef301f9762f50db
* Update docs for removal of dalvik.vm.deadlock-predict.Andy McFadden2010-09-151-4/+3
| | | | | | | | | | | I don't think any external developers have used this, so there's not much risk of breaking a script. The feature itself still exists, but now you have to use the more general dalvik.vm.extra-opts property to enable it. Bug 2844083 Change-Id: Id4e1d8466e9b9e5818331ab1f40429040c49437b
* Describe dalvik.vm.extra-opts.Andy McFadden2010-07-151-0/+17
| | | | | | Goes with bug 2838629. Change-Id: I754af767bf8173a674d84428a3ce11cd337b19ae
* Added a note about android:vmSafeMode.Andy McFadden2010-04-051-0/+6
| | | | | | | | | Seems like a good thing to note here, along with the system properties that accomplish the same thing system-wide. (This is a minor documentation change only.) Change-Id: Ib9adbd612d662fd2da3a02f49e730040fba8a7f3
* Minor clarification.Andy McFadden2010-02-011-6/+7
| | | | | | People seem tempted to skip past the introductory material and jump straight to the meaty bits, but the introduction tells you some important things (like how you need to stop/start the framework).
* Various minor changes to Dalvik documentation.Andy McFadden2009-09-181-6/+22
| | | | Some updates for Eclair, some minor fixes.
* AI 144469: Added test for dalvik.vm.check-dex-sum property.Andy McFadden2009-04-031-0/+30
| | | | | | | | Enables -Xcheckdexsum argument, which causes the VM to test checksums when loading optimized DEX files. BUG=1749836 Automated import of CL 144469
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+240
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-240/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-9/+13
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+5
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+232