1. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  2. b187a84 Correctly bind spinner data to TextView. by Romain Guy · 14 years ago
  3. c8ca2a3 Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap. by Romain Guy · 15 years ago
  4. e5b7632 Fixes regression introduced in Cupcake: a couple of adapters were using setTag() to store their own data, which could interfere with the use of setTag() made by the applications. The fix is quite simple an rely on a WeakHashMap to store the holders within the adapters; using the Views as the keys of the map. by Romain Guy · 15 years ago
  5. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  6. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  7. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  8. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  9. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago