| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | toolbox: reimplement watchprops using __system_property_foreach() | Greg Hackmann | 2013-06-18 | 1 | -39/+59 |
| | | | | | | | | | | | Internally, replace the watchlist array with a hashmap since the array assumes properties are enumerated in a consistent order and foreach() probably won't. (find_nth() never guaranteed this either but it usually worked in practice.) Change-Id: I83843facdd671edd09652edf472e88ec3d1edd3b Signed-off-by: Greg Hackmann <ghackmann@google.com> | ||||
| * | toolbox: hide property implementation from watchprops | Colin Cross | 2013-06-17 | 1 | -17/+16 |
| | | | | | Change-Id: Ia6609116d641d3354971ca40a16ffcab38484150 | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+76 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -76/+0 |
| | | |||||
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+76 |
