summaryrefslogtreecommitdiffstats
path: root/core/java/android/database/AbstractWindowedCursor.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecate local-only CursorWindows.Jeff Brown2011-10-121-4/+3
* Use ashmem for CursorWindows.Jeff Brown2011-10-111-2/+4
* Fix ownership of CursorWindows across processes.Jeff Brown2011-10-091-0/+26
* Clean up CursorWindow lifetime.Jeff Brown2011-10-071-10/+43
* bug:3497143 don't print warning if it is a bug in platform - not in app.Vasu Nori2011-03-011-1/+2
* More cleanup after removing the Cursor update logic.Jeff Hamilton2010-06-301-100/+30
* add API to Cursor to get column value typeVasu Nori2010-06-021-41/+14
* - create a new generic ISyncAdapter implementation, SyncAdapterNewFred Quintana2009-06-011-0/+42
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+204
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-204/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+204