summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improve backtrace formatting."Jeff Brown2011-11-221-2/+15
|\
| * Improve backtrace formatting.Jeff Brown2011-11-221-2/+15
* | am 3d547e0d: am f9c1fcc5: Merge "Replace vendor specific NfcGoogle.apk with g...Nick Pelly2011-11-211-1/+2
|\ \ | |/ |/|
| * 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
* | | Revert "Fix build"Jean-Baptiste Queru2011-11-151-3/+0
* | | am 67b11cba: am 25a89e77: Fix buildSteve Block2011-11-151-0/+3
|\ \ \ | |/ /
| * | am 25a89e77: Fix buildSteve Block2011-11-151-0/+3
| |\ \ | | |/ | |/|
| | * Fix buildSteve Block2011-11-151-0/+3
* | | Improve stack unwinder robustness.Jeff Brown2011-11-043-7/+43
* | | am 4ef824e9: am 71619f13: am 604f52e3: Reconcile with AOSP masterJean-Baptiste Queru2011-10-281-3/+0
|\ \ \ | |/ /
* | | am 16210c12: am 31a02dba: Fix buildSteve Block2011-10-281-0/+3
|\ \ \
| * \ \ am 31a02dba: Fix buildSteve Block2011-10-281-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Fix buildSteve Block2011-10-281-0/+3
| | * | libcutils: qtaguid: support socket untagging, return errors.Ashish Sharma2011-08-101-1/+6
| | * | Fix header file inclusion for type uid_t.Ashish Sharma2011-08-101-0/+1
| | * | Add communication support for xt_qtaguid(network traffic accounting) kernel m...Ashish Sharma2011-08-101-0/+36
* | | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
* | | | Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGESteve Block2011-10-251-20/+20
* | | | Add a new library for collecting stack traces.Jeff Brown2011-10-225-0/+353
|/ / /
* | | 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