Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove files that moved to frameworks/native | Mathias Agopian | 2012-03-07 | 1 | -35/+0 |
| | | | | Change-Id: I140d291e520097b1148930f736823650e08488f7 | ||||
* | implement Mutex and Condition with pthread instead of calling futex directly. | Mathias Agopian | 2009-07-13 | 1 | -60/+0 |
| | | | | | internally pthread uses futex. the implementation consists of simple inlines there are no implementation files anymore. | ||||
* | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 1 | -26/+0 |
| | |||||
* | checkpoint: split libutils into libutils + libbinder | Mathias Agopian | 2009-05-20 | 2 | -149/+4 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 3 | -0/+266 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 3 | -266/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 3 | -0/+266 |