summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cutils: remove dead code.Nick Kralevich2013-01-291-1/+0
* am 8cc97302: resolved conflicts for merge of 0fe9742e to jb-mr1-dev-plus-aospDoug Zongker2013-01-291-0/+2
|\
| * resolved conflicts for merge of 0fe9742e to jb-mr1-dev-plus-aospDoug Zongker2013-01-291-0/+2
| |\
| | * add AID_LOOP_RADIO for control of loop radio deviceDoug Zongker2013-01-291-0/+2
| * | The localtime_tz and mktime_tz extensions are now in bionic.Elliott Hughes2013-01-151-38/+1
* | | Merge "Support 4 dns servers, up from 2"Robert Greenwalt2013-01-111-2/+9
|\ \ \
| * | | Support 4 dns servers, up from 2Robert Greenwalt2013-01-101-2/+9
* | | | Merge "cutils: add simple reference counter"Alex Ray2013-01-111-0/+62
|\ \ \ \
| * | | | cutils: add simple reference counterAlex Ray2013-01-101-0/+62
* | | | | cutils: bitops: add include for boolAlex Ray2013-01-071-0/+1
|/ / / /
* | | | cutils: Add bitmask utilities to bitopsAlex Ray2013-01-071-0/+68
|/ / /
* | | am a82985b6: am 7cd45071: Merge "Include page protections in the debuggerd ma...Elliott Hughes2013-01-031-2/+4
|\ \ \ | |/ /
| * | Include page protections in the debuggerd map output.Elliott Hughes2013-01-031-2/+4
* | | am 4600545f: am b8e86c5a: Merge "android_filesystem_config: allow absolute pa...Colin Cross2012-12-281-0/+4
|\ \ \ | |/ /
| * | android_filesystem_config: allow absolute pathsColin Cross2012-12-211-0/+4
* | | am 22e91366: Merge from AOSP staging branchJean-Baptiste Queru2012-12-181-0/+13
|\ \ \ | |/ /
| * | Merge "libusbhost: permits client polling on inotify wd"Mike Lockwood2012-12-171-0/+13
| |\ \
| | * | libusbhost: permits client polling on inotify wdGuillaume Ranquet2012-12-101-0/+13
| * | | Merge "Add RLOGx"Wink Saville2012-12-121-1/+82
| |\ \ \
| | * | | Add RLOGxWink Saville2012-12-061-1/+82
| | |/ /
* | | | am 8bc848d9: am abce9e85: Merge "libsysutils: Increase command buffersize and...Robert Greenwalt2012-12-111-1/+2
|\ \ \ \ | |/ / /
| * | | Merge "libsysutils: Increase command buffersize and command args"Robert Greenwalt2012-12-111-1/+2
| |\ \ \
| | * | | libsysutils: Increase command buffersize and command argsJosef Kindberg2012-11-121-1/+2
* | | | | am 7f692fe6: am 523e21d3: Merge "Fail-proof the inline directives for SMP ato...Ben Cheng2012-12-073-88/+123
|\ \ \ \ \ | |/ / / /
| * | | | Fail-proof the inline directives for SMP atomic operations.Ben Cheng2012-12-073-88/+123
| | |/ / | |/| |
* | | | cutils: trace: use ANDROID_SMP to switch atomicsAlex Ray2012-11-301-1/+6
* | | | cutils: trace: add atrace_update_tags()Alex Ray2012-11-281-0/+6
* | | | cutils: Add tracing supportAlex Ray2012-11-281-0/+192
* | | | Add RLOGxWink Saville2012-11-161-1/+82
* | | | am 0069b013: am 3ddc0059: am ee854b07: Merge "Allocate a UID for clatd"jp abgrall2012-11-121-0/+2
|\ \ \ \ | |/ / /
| * | | am ee854b07: Merge "Allocate a UID for clatd"jp abgrall2012-11-121-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Allocate a UID for clatdDaniel Drown2012-10-151-0/+2
| | |/
| | * Merge "The localtime_tz and mktime_tz extensions are now in bionic."Elliott Hughes2012-09-241-38/+1
| | |\
| | | * The localtime_tz and mktime_tz extensions are now in bionic.Elliott Hughes2012-09-111-38/+1
* | | | The localtime_tz and mktime_tz extensions are now in bionic.Elliott Hughes2012-10-181-38/+1
|/ / /
* | | Remove force use definition for remote audio submixJean-Michel Trivi2012-10-111-1/+0
* | | audio policy: add forced uses for systemEric Laurent2012-10-091-0/+2
* | | Create bluetooth stack aid for sharing gid between all bluetooth processesMatthew Xie2012-10-041-0/+2
* | | Move dequeue-buffer-and-wait out-of-lineJesse Hall2012-10-011-11/+2
* | | ANW: fix my fix for a file descriptor leakJamie Gennis2012-09-201-1/+1
* | | Merge "ISSUE 6849488 Bluedroid stack, remove system/bluetooth." into jb-mr1-devZhihai Xu2012-09-201-6/+0
|\ \ \
| * | | ISSUE 6849488 Bluedroid stack, remove system/bluetooth.Zhihai Xu2012-09-201-6/+0
* | | | Merge "ANW: fix an fd leak" into jb-mr1-devMathias Agopian2012-09-201-3/+2
|\ \ \ \
| * | | | ANW: fix an fd leakJamie Gennis2012-09-201-3/+2
| |/ / /
* | | | Merge "Move AndroidConfig.hs to the build project." into jb-mr1-devYing Wang2012-09-208-2854/+0
|\ \ \ \
| * | | | Move AndroidConfig.hs to the build project.Ying Wang2012-09-208-2854/+0
| |/ / /
* | | | Add explicit sync call to ion libraryRebecca Schultz Zavin2012-09-201-0/+1
|/ / /
* | | Merge "Wrap system calls in TEMP_FAILURE_RETRY." into jb-mr1-devJeff Sharkey2012-09-131-0/+15
|\ \ \
| * | | Wrap system calls in TEMP_FAILURE_RETRY.Jeff Sharkey2012-09-131-0/+15
* | | | am c92961dc: am b905f121: am 9796a83a: Merge "Add shared app gid to fs config"Kenny Root2012-09-131-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /