Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move CursorWindow from libbinder to libandroidfw | Mathias Agopian | 2012-02-27 | 1 | -351/+0 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -3/+3 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -1/+1 |
* | Optimize fillWindow to improve reverse-seek performance. | Jeff Brown | 2011-10-28 | 1 | -1/+1 |
* | Deprecate local-only CursorWindows. | Jeff Brown | 2011-10-12 | 1 | -3/+1 |
* | Use ashmem for CursorWindows. | Jeff Brown | 2011-10-11 | 1 | -261/+237 |
* | Clean up CursorWindow code. | Jeff Brown | 2011-10-06 | 1 | -38/+3 |
* | fix messages from sqlite layer in c++ code to be useful. | Vasu Nori | 2010-11-29 | 1 | -2/+4 |
* | convert one of the LOGE to LOG_WINDOW msg to reduce grief | Vasu Nori | 2010-10-26 | 1 | -1/+1 |
* | turn off some useless messages | Vasu Nori | 2010-10-05 | 1 | -2/+4 |
* | Move CursorWindow class from core/jni to libbinder | Mike Lockwood | 2010-05-28 | 1 | -0/+408 |