summaryrefslogtreecommitdiffstats
path: root/core/jni/android_database_CursorWindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Replace LOG_FATAL_IF in core/jniAndreas Gampe2014-11-191-19/+8
* frameworks: 64 bit compile issuesMark Salyzyn2014-04-161-2/+3
* AArch64: Use long for pointersAshok Bhat2014-01-081-44/+44
* Split Parcel JNI details away from Binder.Jeff Sharkey2012-03-081-0/+1
* move CursorWindow from libbinder to libandroidfwMathias Agopian2012-02-271-1/+1
* Rewrite SQLite database wrappers.Jeff Brown2012-01-121-1/+1
* Clean up database tests a little bit.Jeff Brown2012-01-121-8/+3
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Optimize fillWindow to improve reverse-seek performance.Jeff Brown2011-10-281-0/+7
* Deprecate local-only CursorWindows.Jeff Brown2011-10-121-4/+3
* Use ashmem for CursorWindows.Jeff Brown2011-10-111-186/+126
* Fix regression in CursorWindow.getString()Jeff Brown2011-10-071-2/+8
* Fix regression in CursorWindow.copyStingToBuffer.Jeff Brown2011-10-071-1/+1
* Restore broken CursorWindow.getType behavior.Jeff Brown2011-10-071-2/+4
* Clean up CursorWindow code.Jeff Brown2011-10-061-427/+350
* Fix JNI leak in copyStringToBufferJeff Brown2011-08-311-2/+0
* bug:3467948 if byteArray couldn't be allocated for blob, throw exceptionVasu Nori2011-02-251-1/+4
* when cursorwindow allocation fails, print the number of cursors left openVasu Nori2011-01-041-19/+13
* resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9Vasu Nori2010-12-211-3/+4
* Revert "bug:2448371 cursorwindow size moved to resource xml file."Vasu Nori2010-12-201-4/+3
* bug:2448371 cursorwindow size moved to resource xml file.Vasu Nori2010-12-201-3/+4
* fix messages from sqlite layer in c++ code to be useful.Vasu Nori2010-11-291-5/+9
* fix bugs introduced by I3ef1bcdb2eb1c45f68e829ccb6e3ecde28076591Vasu Nori2010-06-141-72/+6
* add API to Cursor to get column value typeVasu Nori2010-06-021-0/+17
* Move CursorWindow class from core/jni to libbinderMike Lockwood2010-05-281-1/+1
* - create a new generic ISyncAdapter implementation, SyncAdapterNewFred Quintana2009-06-011-7/+58
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+674
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-674/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+674