aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fixed some audio helper functionsEric Laurent2011-06-161-6/+24
* core: move audio_policy.h here from hardwareDima Zavin2011-06-131-0/+106
* Merge "Config utils improvement"Eric Laurent2011-05-271-0/+3
|\
| * Config utils improvementEric Laurent2011-05-261-0/+3
* | Merge "Added PCM formats to audio.h"Eric Laurent2011-05-271-2/+8
|\ \
| * | Added PCM formats to audio.hEric Laurent2011-05-261-2/+8
| |/
* | Tracking merge of dalvik-dev to masterjeffhao2011-05-271-1/+13
* | Merge "Crypto changes for devices that don't write ext4 fs on wipe"Ken Sumrall2011-05-261-0/+27
|\ \ | |/ |/|
| * Crypto changes for devices that don't write ext4 fs on wipeKen Sumrall2011-05-261-0/+27
* | Merge "rename uevent_checked_recv to uevent_kernel_multicast_recv"Nick Kralevich2011-05-261-1/+1
|\ \ | |/ |/|
| * rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
* | Fix broken comment on closing #endif in window.htedbo2011-05-241-1/+1
* | fix a comment typo in system/graphics.hJamie Gennis2011-05-181-4/+3
* | move core audio definitions under system/coreDima Zavin2011-05-121-0/+393
|/
* move ANativeWindow and friends under system/coreIliyan Malchev2011-05-021-0/+457
* move non-HAL definitions to syste/core/includeIliyan Malchev2011-05-022-0/+236
* native_handle.h: fix declarationIliyan Malchev2011-05-021-5/+1
* Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper u...Dima Zavin2011-04-271-0/+49
|\
| * libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utilsDima Zavin2011-04-201-0/+49
* | am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-0/+32
|\ \
| * \ resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-0/+32
| |\ \
| | * \ am a2842b68: Merge "Fold uevent message origin checking from init into libcut...Nick Kralevich2011-04-271-0/+32
| | |\ \
| | | * | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-281-0/+32
* | | | | am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message ori...Nick Kralevich2011-04-271-32/+0
|\| | | |
| * | | | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-271-32/+0
| |\| | |
| | * | | am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init int...Nick Kralevich2011-04-271-32/+0
| | |\| |
| | | * | Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-271-32/+0
* | | | | am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin chec...Nick Kralevich2011-04-271-0/+32
|\| | | | | |_|_|/ |/| | |
| * | | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-271-0/+32
| |\| |
| | * | am 282c2ab4: Merge "Fold uevent message origin checking from init into libcut...Nick Kralevich2011-04-271-0/+32
| | |\|
| | | * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-271-0/+32
* | | | Make atomic-inline.h usable from ordinary C++ code.Carl Shapiro2011-04-111-0/+8
* | | | Add keychain userBrian Carlstrom2011-04-081-2/+2
* | | | am ee3420bc: resolved conflicts for merge of 65475f89 to honeycomb-plus-aospJeff Hamilton2011-04-051-1/+2
|\| | |
| * | | resolved conflicts for merge of 65475f89 to honeycomb-plus-aospJeff Hamilton2011-04-051-1/+2
| |\| |
| | * | am 336bc321: Make the NFC UID forward compatible.Jeff Hamilton2011-04-041-1/+3
| | |\ \
| | | * | Make the NFC UID forward compatible.Jeff Hamilton2011-04-011-1/+3
| | * | | am a6a36c0b: Update the value for the NFC shared UID.Jeff Hamilton2011-03-241-1/+2
| | |\| | | | | |/ | | |/|
| | | * Update the value for the NFC shared UID.Jeff Hamilton2011-03-241-1/+2
| * | | am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03Brad Fitzpatrick2011-03-291-0/+11
| |\| |
| | * | Fix potential race introduced in Icd7f5f03Brad Fitzpatrick2011-03-221-1/+1
| | * | SocketClient: add optional reference countingBrad Fitzpatrick2011-03-221-0/+11
| | * | libsysutils: Fix race condition in SocketListener thread.David 'Digit' Turner2011-03-221-1/+1
* | | | Add ifndef guards to remaining logging macros.Alexandre Elias2011-03-291-0/+20
* | | | Fix potential race introduced in Icd7f5f03Brad Fitzpatrick2011-03-171-1/+1
* | | | SocketClient: add optional reference countingBrad Fitzpatrick2011-03-171-0/+11
* | | | Merge "cutils: add popcount/popcountl/popcountll static inline definitions"Dima Zavin2011-03-141-0/+41
|\ \ \ \
| * | | | cutils: add popcount/popcountl/popcountll static inline definitionsDima Zavin2011-03-101-0/+41
* | | | | am 276df093: am 70987108: Merge "Try to unmount writable filesystems when reb...Ken Sumrall2011-03-101-0/+35
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Try to unmount writable filesystems when rebootingKen Sumrall2011-03-101-0/+35