| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix switch indentation in audio_bytes_per_sample | Jean-Michel Trivi | 2012-03-15 | 1 | -12/+12 |
| * | Merge "Add camera ping command and release message." | Wu-cheng Li | 2012-03-14 | 1 | -0/+19 |
| |\ | |||||
| | * | Add camera ping command and release message. | Wu-cheng Li | 2012-03-14 | 1 | -0/+19 |
| * | | Merge "init.rc: Add documentation" | Nick Kralevich | 2012-03-14 | 1 | -0/+9 |
| |\ \ | |||||
| | * | | init.rc: Add documentation | Nick Kralevich | 2012-03-14 | 1 | -0/+9 |
| * | | | Merge "Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a" | Andrew Hsieh | 2012-03-13 | 2 | -0/+23 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a | Andrew Hsieh | 2012-03-01 | 2 | -0/+23 |
| * | | | Merge "Forget name for AID_SDCARD_R." | Dianne Hackborn | 2012-03-12 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Forget name for AID_SDCARD_R. | Dianne Hackborn | 2012-03-12 | 1 | -0/+1 |
| | | |/ | |/| | |||||
| * | | | Revert "cutils: str_parms: make test executable build for host instead" | Dima Zavin | 2012-03-12 | 1 | -2/+2 |
| * | | | Merge "cutils: str_parms: make test executable build for host instead" | Dima Zavin | 2012-03-12 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | cutils: str_parms: make test executable build for host instead | Dima Zavin | 2012-03-12 | 1 | -2/+2 |
| * | | | | Merge "cutils: str_parms: test str_parms_add_str too" | Dima Zavin | 2012-03-12 | 1 | -0/+1 |
| |\| | | | |||||
| | * | | | cutils: str_parms: test str_parms_add_str too | Dima Zavin | 2012-03-12 | 1 | -0/+1 |
| * | | | | Merge "cutils: str_parms: need to also dup the key when adding to hash" | Dima Zavin | 2012-03-12 | 1 | -4/+7 |
| |\| | | | |||||
| | * | | | cutils: str_parms: need to also dup the key when adding to hash | Dima Zavin | 2012-03-12 | 1 | -4/+7 |
| | |/ / | |||||
| * / / | Do not generate SIGPIPE errors in SocketCLient. | Selim Gurun | 2012-03-12 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge "Fix pointer arith." | Robert Greenwalt | 2012-03-09 | 2 | -14/+12 |
| |\ \ | |||||
| | * | | Fix pointer arith. | Robert Greenwalt | 2012-03-09 | 2 | -14/+12 |
| * | | | Merge "Add AID_SDCARD_R." | Dianne Hackborn | 2012-03-08 | 2 | -2/+4 |
| |\ \ \ | |||||
| | * | | | Add AID_SDCARD_R. | Dianne Hackborn | 2012-03-08 | 2 | -2/+4 |
| * | | | | Merge "Reduce suicidal tendencies" | Andy McFadden | 2012-03-08 | 1 | -2/+12 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Reduce suicidal tendencies | Andy McFadden | 2012-03-08 | 1 | -2/+12 |
| | |/ / | |||||
| * | | | Merge "audio policy: added flag for primary output" | Eric Laurent | 2012-03-08 | 1 | -4/+15 |
| |\ \ \ | |||||
| | * | | | audio policy: added flag for primary output | Eric Laurent | 2012-03-08 | 1 | -4/+15 |
| * | | | | am 0fc8abe1: am e2e8bd93: am 5ebced39: init.rc: update the permission of /dat... | Chia-chi Yeh | 2012-03-08 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * \ \ \ | am e2e8bd93: am 5ebced39: init.rc: update the permission of /data/local. | Chia-chi Yeh | 2012-03-08 | 0 | -0/+0 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | am 5ebced39: init.rc: update the permission of /data/local. | Chia-chi Yeh | 2012-03-08 | 1 | -1/+1 |
| | | |\ \ \ \ | |||||
| * | | | | | | | am 0b32a75b: am c8d1a0e1: am 5ebced39: init.rc: update the permission of /dat... | Chia-chi Yeh | 2012-03-08 | 1 | -1/+1 |
| |\| | | | | | | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | am c8d1a0e1: am 5ebced39: init.rc: update the permission of /data/local. | Chia-chi Yeh | 2012-03-08 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | am 5ebced39: init.rc: update the permission of /data/local. | Chia-chi Yeh | 2012-03-08 | 1 | -1/+1 |
| | | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | | * | | | | init.rc: update the permission of /data/local. | Chia-chi Yeh | 2012-03-07 | 1 | -1/+1 |
| * | | | | | | | Add a utility function to send a code + binary msg | Selim Gurun | 2012-03-07 | 2 | -5/+57 |
| | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | | Merge "New NativeDaemonConnector protocol adds a seqnum." | Robert Greenwalt | 2012-03-06 | 6 | -54/+120 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | New NativeDaemonConnector protocol adds a seqnum. | Robert Greenwalt | 2012-03-05 | 6 | -54/+120 |
| * | | | | | | | remove obsolete code | Mathias Agopian | 2012-03-05 | 76 | -8290/+0 |
| * | | | | | | | remove dependency on utils/List.h | Mathias Agopian | 2012-03-05 | 4 | -6/+340 |
| * | | | | | | | Merge "Add function to derive a channel mask from a channel count" | Jean-Michel Trivi | 2012-03-05 | 1 | -1/+35 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add function to derive a channel mask from a channel count | Jean-Michel Trivi | 2012-03-05 | 1 | -1/+35 |
| * | | | | | | | | Merge "Use #define value of 1 to indicate presence of headers." | Jeff Brown | 2012-03-05 | 4 | -8/+8 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Use #define value of 1 to indicate presence of headers. | Jeff Brown | 2012-03-02 | 4 | -8/+8 |
| * | | | | | | | | Merge "Change "chown" to coreutils syntax." | Jeff Sharkey | 2012-03-02 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Change "chown" to coreutils syntax. | Jeff Sharkey | 2012-03-02 | 1 | -2/+4 |
| * | | | | | | | | am 1a2f32c4: am d39f9d93: am 9cec99ba: Merge "Fix typo in queue_property_trig... | Colin Cross | 2012-03-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | | am d39f9d93: am 9cec99ba: Merge "Fix typo in queue_property_triggers ident" | Colin Cross | 2012-03-01 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | | am 9cec99ba: Merge "Fix typo in queue_property_triggers ident" | Colin Cross | 2012-03-01 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge "Fix typo in queue_property_triggers ident" | Colin Cross | 2012-03-01 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Fix typo in queue_property_triggers ident | Chris Dearman | 2012-03-01 | 1 | -1/+1 |
| | | | |/ / / / / / | |||||
| * | | | | | | | | | Merge "renamed audio policy output flag." | Eric Laurent | 2012-03-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| | * | | | | | | | | renamed audio policy output flag. | Eric Laurent | 2012-03-01 | 1 | -1/+1 |
| | | |_|_|_|/ / / | |/| | | | | | | |||||
