| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | eclair snapshot | Jean-Baptiste Queru | 2009-11-12 | 8 | -8/+1026 |
| | | |||||
| * | Add FileDescriptor variation of startMethodTracing(). | Dianne Hackborn | 2009-06-24 | 1 | -6/+18 |
| | | | | | | | This is for bug #1829561 ("am profile" with bad filename kills process), which will allow the am command to take care of opening the file and handing the resulting fd over to the process to be profiled. | ||||
| * | Corrected behavior of Constructor.newInstance on abstract classes. | Andy McFadden | 2009-05-01 | 1 | -0/+22 |
| | | | | | | | | | | | The VM now throws an exception when somebody tries to create an instance of an abstract class through a Constructor object. It also ensures that the class is initialized before attempting to create an instance. This change adds some Constructor tests to the 042-new-instance VM test. (It also pulls in some additions that were made to the 042 test back in March, on the p4 master branch.) | ||||
| * | Automated import from //branches/donutburger/...@140700,140700 | Andy McFadden | 2009-03-24 | 1 | -1/+28 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 30 | -0/+6282 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 30 | -6282/+0 |
| | | |||||
| * | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -27/+62 |
| | | |||||
| * | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -1/+1 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 30 | -0/+6247 |
