summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix pointer arith."Robert Greenwalt2012-03-091-6/+4
|\
| * Fix pointer arith.Robert Greenwalt2012-03-091-6/+4
* | Merge "Add AID_SDCARD_R."Dianne Hackborn2012-03-081-0/+1
|\ \ | |/ |/|
| * Add AID_SDCARD_R.Dianne Hackborn2012-03-081-0/+1
* | Merge "audio policy: added flag for primary output"Eric Laurent2012-03-081-4/+15
|\ \ | |/ |/|
| * audio policy: added flag for primary outputEric Laurent2012-03-081-4/+15
* | Add a utility function to send a code + binary msgSelim Gurun2012-03-071-1/+18
|/
* Merge "New NativeDaemonConnector protocol adds a seqnum."Robert Greenwalt2012-03-063-5/+27
|\
| * New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-03-053-5/+27
* | remove dependency on utils/List.hMathias Agopian2012-03-054-6/+340
* | Merge "Add function to derive a channel mask from a channel count"Jean-Michel Trivi2012-03-051-1/+35
|\ \
| * | Add function to derive a channel mask from a channel countJean-Michel Trivi2012-03-051-1/+35
* | | Use #define value of 1 to indicate presence of headers.Jeff Brown2012-03-024-8/+8
|/ /
* | Merge "renamed audio policy output flag."Eric Laurent2012-03-011-1/+1
|\ \
| * | renamed audio policy output flag.Eric Laurent2012-03-011-1/+1
| |/
* | Merge "Fixed two 64-bit porting issues; Make pid/tid type consistent"Andrew Hsieh2012-02-291-2/+2
|\ \ | |/ |/|
| * Fixed two 64-bit porting issues; Make pid/tid type consistentAndrew Hsieh2012-02-291-2/+2
* | ion: fix header for including in C++ codeDima Zavin2012-02-271-0/+8
|/
* add missing includeMathias Agopian2012-02-251-0/+1
* Add ion helper libraryRebecca Schultz Zavin2012-02-231-0/+32
* New user definitions for isolated sandboxes.Dianne Hackborn2012-02-091-1/+6
* Revert "New NativeDaemonConnector protocol adds a seqnum."Guang Zhu2012-02-073-14/+3
* New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-02-073-3/+14
* Merge "Use audio_format_t consistently"Glenn Kasten2012-01-201-3/+3
|\
| * Use audio_format_t consistentlyGlenn Kasten2012-01-121-3/+3
* | Set HAVE_LOCALTIME_R to 1 when defined.Jeff Brown2012-01-198-8/+8
* | libcutils: Use proper private header to access C library's <time.h> extensionDavid 'Digit' Turner2012-01-131-2/+8
|/
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-101-5/+4
* am a9b84a7e: Add ALOG version of LOG_ASSERTSteve Block2012-01-101-0/+1
|\
| * 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
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-6/+6
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-6/+6
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-6/+6
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-6/+6
* | am 3bc5e452: am 7cd3e0a3: Document ANativeWindow\'s buffer refcountingJesse Hall2011-12-131-12/+30
|\ \ | |/
| * am 7cd3e0a3: Document ANativeWindow\'s buffer refcountingJesse Hall2011-12-131-12/+30
| |\
| | * Document ANativeWindow's buffer refcountingJesse Hall2011-12-121-12/+30
* | | Merge "Add camera focus move message."Wu-cheng Li2011-11-291-0/+9
|\ \ \
| * | | Add camera focus move message.Wu-cheng Li2011-11-291-0/+9
* | | | 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