Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libdrm2. This code appears to be unused. | Nick Kralevich | 2010-05-13 | 123 | -19517/+0 |
| | | | | | | | | | This code generates warnings when compiled with -Wformat-security, and since it isn't being used, I figured it's better to just delete it. As always, this code can be restored by reverting this change. Change-Id: I1da2049f41312b6eae5fa42892beb4a2036eb12f | ||||
* | libdrm: "==" should be an assignment. | Mike Lockwood | 2009-08-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mike Lockwood <lockwood@android.com> | ||||
* | AI 143430: Remove broken and unused code. | Doug Kwan | 2009-03-28 | 2 | -12/+0 |
| | | | | | | | | | | | This CL removes RoManager::getDevicePrivateKey() and its declaration. The method is not used anywhere and it contains bad code that returns reference to a local object. This is tested by building the master tree and running the framework testsuite. No error was found in testsuite. BUG=1737538 Automated import of CL 143430 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 123 | -0/+19529 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 123 | -19529/+0 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -1/+1 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 123 | -0/+19529 |