summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skip OTCCANSI test on OS XJack Palevich2009-11-121-3/+11
* Build acc tool with static rather than shared library.Jack Palevich2009-11-122-4/+5
* am 556c60f4: am 51da51a2: am 02effee6: Correctly compute the type of an assig...Jack Palevich2009-11-093-0/+16
|\
| * am 51da51a2: am 02effee6: Correctly compute the type of an assignment express...Jack Palevich2009-11-093-0/+16
| |\
| | * am 02effee6: Correctly compute the type of an assignment expression.Jack Palevich2009-11-093-0/+16
| | |\
| | | * Correctly compute the type of an assignment expression.Jack Palevich2009-11-093-0/+16
* | | | am ef063fe3: merge from open-source masterJean-Baptiste Queru2009-11-0910-17/+720
|\ \ \ \ | |/ / /
| * | | merge from open-source masterJean-Baptiste Queru2009-11-0910-17/+720
| |\ \ \
| | * | | Add support for Acer devicesRobert CH Chou2009-11-031-0/+1
| | * | | Merge change I4e5c1c26Android Code Review2009-11-021-1/+1
| | |\ \ \
| | | * | | Fix use of memset functionKenny Root2009-08-291-1/+1
| | * | | | FreeBSD support for usb-connected devices in adbAlexey Tarasov2009-10-253-0/+699
| | * | | | Make get_my_path() saferAlexey Tarasov2009-10-226-17/+20
* | | | | | am 9fdf607c: am b63747d4: am f6eba8fa: cutils: make set_process_name set kern...Erik Gilling2009-11-051-1/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am b63747d4: am f6eba8fa: cutils: make set_process_name set kernel thread nam...Erik Gilling2009-11-051-1/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | am f6eba8fa: cutils: make set_process_name set kernel thread name as wellErik Gilling2009-11-051-1/+14
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | cutils: make set_process_name set kernel thread name as wellErik Gilling2009-11-051-1/+14
* | | | | | am 879f398a: am 5a8cf57e: am 5e7db233: Make the RIL daemon part of the audio ...Jean-Michel Trivi2009-11-021-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 5a8cf57e: am 5e7db233: Make the RIL daemon part of the audio group so it c...Jean-Michel Trivi2009-11-021-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 5e7db233: Make the RIL daemon part of the audio group so it can load regio...Jean-Michel Trivi2009-11-021-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Make the RIL daemon part of the audio group so it can load region-specificJean-Michel Trivi2009-11-021-1/+1
* | | | | | Merge change Ib6e88253Android (Google) Code Review2009-11-027-0/+37
|\ \ \ \ \ \
| * | | | | | Define HAVE_SYS_SENDFILE_H.Dan Bornstein2009-10-307-0/+37
* | | | | | | am 96f0d140: am df872bec: am 1b9f8c6a: am 23433b93: Add Sony-Ericsson to adb.Xavier Ducrohet2009-11-021-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | am df872bec: am 1b9f8c6a: am 23433b93: Add Sony-Ericsson to adb.Xavier Ducrohet2009-11-021-0/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 1b9f8c6a: am 23433b93: Add Sony-Ericsson to adb.Xavier Ducrohet2009-11-021-0/+3
| | |\ \ \ \ | | | |/ / /
| | | * | | am 23433b93: Add Sony-Ericsson to adb.Xavier Ducrohet2009-11-021-0/+3
| | | |\ \ \
| | | | * | | Add Sony-Ericsson to adb.Xavier Ducrohet2009-10-301-0/+3
* | | | | | | am 525fb03e: am 58e50f80: am 805d67ab: cutils: sched_policy: Fix bug where we...San Mehat2009-10-291-3/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 58e50f80: am 805d67ab: cutils: sched_policy: Fix bug where we were unable ...San Mehat2009-10-291-3/+5
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am 805d67ab: cutils: sched_policy: Fix bug where we were unable to move backg...San Mehat2009-10-291-3/+5
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | cutils: sched_policy: Fix bug where we were unable to move backgrounded threa...San Mehat2009-10-291-3/+5
* | | | | | | am 748cb49e: am cc43ee42: am d2e4e46c: cutils: schedpolicy: Add debug code to...San Mehat2009-10-291-0/+37
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am cc43ee42: am d2e4e46c: cutils: schedpolicy: Add debug code to log sched po...San Mehat2009-10-291-0/+37
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am d2e4e46c: cutils: schedpolicy: Add debug code to log sched policy transitionsSan Mehat2009-10-291-0/+37
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | cutils: schedpolicy: Add debug code to log sched policy transitionsSan Mehat2009-10-291-0/+37
* | | | | | | Fix type bug that breaks 64-bit OSX build.Jack Palevich2009-10-291-1/+1
* | | | | | | Add support for the continue statementJack Palevich2009-10-293-7/+34
* | | | | | | am 6dba735a: am 0d6f587f: am 39274417: toolbox: Add scheduling policy display...San Mehat2009-10-282-9/+51
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 0d6f587f: am 39274417: toolbox: Add scheduling policy display to top/psSan Mehat2009-10-282-9/+51
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am 39274417: toolbox: Add scheduling policy display to top/psSan Mehat2009-10-282-9/+51
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | toolbox: Add scheduling policy display to top/psSan Mehat2009-10-272-9/+51
* | | | | | | am 38b2ddc4: am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a proc...San Mehat2009-10-282-3/+89
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a processes schedul...San Mehat2009-10-282-3/+89
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am c0dfca7a: cutils: Add support for reading a processes scheduler policySan Mehat2009-10-282-3/+89
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | cutils: Add support for reading a processes scheduler policySan Mehat2009-10-272-3/+89
* | | | | | | Implement typedef.Jack Palevich2009-10-284-46/+199
* | | | | | | Update FEATURES for recent additions.Jack Palevich2009-10-271-7/+11
* | | | | | | Support nested macros. (Still don't support macro arguments.)Jack Palevich2009-10-274-75/+124
* | | | | | | Print out error message when symbol lookup fails.Jack Palevich2009-10-271-1/+8