summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Rename LOG_ASSERT to ALOG_ASSERTSteve Block2012-01-171-4/+7
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-171-7/+16
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-171-7/+16
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-171-7/+16
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-171-7/+16
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-171-13/+22
* Rename (IF_)LOG() to (IF_)ALOG()Steve Block2012-01-171-20/+28
* Add ALOG version of LOG_ASSERTSteve Block2012-01-091-0/+1
* Add ALOG versions of LOGD, LOGI, LOGW and LOGESteve Block2011-12-291-0/+12
* am 7cd3e0a3: Document ANativeWindow\'s buffer refcountingJesse Hall2011-12-131-12/+30
|\
| * Document ANativeWindow's buffer refcountingJesse Hall2011-12-121-12/+30
* | am f9c1fcc5: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.ap...Nick Pelly2011-11-211-1/+2
|\ \ | |/
| * Replace vendor specific NfcGoogle.apk with generic Nfc.apkNick Pelly2011-11-211-1/+2
* | am 25a89e77: Fix buildSteve Block2011-11-151-0/+3
|\ \ | |/ |/|
| * Fix buildSteve Block2011-11-151-0/+3
* | am baad2843: Update camera documentation about face detection.Wu-cheng Li2011-10-121-2/+1
|\ \ | |/
| * Update camera documentation about face detection.Wu-cheng Li2011-10-131-2/+1
* | Add ANDROID_API macro to export symbolsRomain Guy2011-10-121-0/+12
|/
* Allow CAMERA_CMD_SET_DISPLAY_ORIENTATION to change during preview.Wu-cheng Li2011-10-071-2/+2
* Merge "Create drmrpc group for security services"Jeffrey Tinker2011-10-041-0/+2
|\
| * Create drmrpc group for security servicesJeffrey Tinker2011-09-301-0/+2
* | Merge "Fix SocketListener socket leak issue."David Turner2011-09-291-2/+3
|\ \
| * | Fix SocketListener socket leak issue.Xianzhu Wang2011-09-291-2/+3
* | | Merge "Support adding, deleting, and clearing IPv6 addrs."Lorenzo Colitti2011-09-291-5/+10
|\ \ \ | |/ / |/| |
| * | Support adding, deleting, and clearing IPv6 addrs.Lorenzo Colitti2011-09-281-5/+10
| |/
* | enable HAVE_DLADDR, since... we have itMathias Agopian2011-09-281-1/+1
|/
* libcutils: qtaguid: Support new functions, add tag resource tracking.JP Abgrall2011-09-141-0/+24
* core: Add a standalone charger UI binaryDima Zavin2011-09-041-0/+1
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-021-0/+51
* init/cutils: move kernel logging interface to libcutils from initDima Zavin2011-09-021-0/+34
* libcutils/init: move uevent socket opening code to libcutilsDima Zavin2011-09-021-0/+2
* another attempt at fixing the SDK build.Mathias Agopian2011-08-111-4/+6
* really fix the SDK build and fix THE buildMathias Agopian2011-08-111-1/+1
* attempt to fix SDK build.Mathias Agopian2011-08-111-0/+2
* Merge "Add a priority constant in to the graphics HAL header"Mathias Agopian2011-08-101-0/+14
|\
| * Add a priority constant in to the graphics HAL headerMathias Agopian2011-08-091-0/+14
* | libcutils: qtaguid: support socket untagging, return errors.Ashish Sharma2011-08-071-1/+6
|/
* fix a typo that prevented api_connect/api_disconnect to workMathias Agopian2011-08-031-4/+4
* Change CAMERA_MSG_METADATA_FACE to CAMERA_MSG_PREVIEW_METADATA.Wu-cheng Li2011-08-021-4/+5
* Merge "connect/disconnect is now deprecated."Mathias Agopian2011-08-011-21/+39
|\
| * connect/disconnect is now deprecated.Mathias Agopian2011-07-291-21/+39
* | Change int to int32_t in camera_frame_metadata and camera_face.Wu-cheng Li2011-07-301-7/+7
|/
* Add camera frame metadata and face detection structs.Wu-cheng Li2011-07-291-11/+80
* Merge "Fix bug 4319552 Use commonly defined channel mask values in native"Jean-Michel Trivi2011-07-261-20/+18
|\
| * Fix bug 4319552 Use commonly defined channel mask values in nativeJean-Michel Trivi2011-07-251-20/+18
* | Merge "Add camera face detection enums."Wu-cheng Li2011-07-251-6/+44
|\ \ | |/ |/|
| * Add camera face detection enums.Wu-cheng Li2011-07-261-6/+44
* | Fix bug 4211099 channel constants and 7.1 maskJean-Michel Trivi2011-07-241-3/+22
|/
* support for "Add an ANativeWindow API for SurfaceFlinger to suggest an optima...Mathias Agopian2011-07-191-0/+58
* Add lock/unlock perform codesMathias Agopian2011-07-131-1/+5