summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* am c1c38dd0: system: sched_policy: Don\'t return an error when the thread we\...San Mehat2009-12-031-1/+10
|\
| * system: sched_policy: Don't return an error when the thread we're trying to m...San Mehat2009-12-031-1/+10
* | 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 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 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
* | am c0dfca7a: cutils: Add support for reading a processes scheduler policySan Mehat2009-10-271-3/+88
|\ \ | |/
| * cutils: Add support for reading a processes scheduler policySan Mehat2009-10-271-3/+88
* | am 21ec779a: Add stack unwinding directives to atomic-android-arm.S.Ben Cheng2009-10-211-0/+18
|\ \ | |/
| * Add stack unwinding directives to atomic-android-arm.S.Ben Cheng2009-10-211-0/+18
* | merge from open-source masterJean-Baptiste Queru2009-10-143-0/+167
|\ \
| * \ Merge change 10445Android Code Review2009-09-173-0/+167
| |\ \
| | * | added SuperH atomic support to libcutilsShin-ichiro KAWASAKI2009-08-043-0/+167
* | | | am 05647c89: Merge change 25170 into eclairRaphael2009-09-171-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Disable sched_policy under Windows.Raphael2009-09-151-0/+6
* | | | merge from open-source masterJean-Baptiste Queru2009-09-151-5/+11
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 's...Vinay HARUGOP2009-09-101-5/+11
| |/
| * Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-256-511/+97
| |\
| * | Fix bug where ECONNABORTED would have always occured on asocket_write.Nick Pelly2009-05-291-1/+1
| * | Helper to perform abortable blocking operations on a socket:Nick Pelly2009-05-292-0/+294
* | | libcutils: Dont include kernel header + add definesSan Mehat2009-09-141-1/+8
* | | libcutils: Add abstracted support for setting scheduler policiesSan Mehat2009-09-122-1/+86
* | | Fix an infinite loop in time2sub.David 'Digit' Turner2009-09-091-18/+53
* | | android_atomic_write() implementation was using cmpxchg which was uselessMathias Agopian2009-09-032-22/+4
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-052-0/+25
|\ \ \
| * \ \ am 3f627205: Merge change 2875 into donutAndroid (Google) Code Review2009-06-022-0/+25
| |\ \ \ | | | |/ | | |/|
| | * | Added ashmem_get_size_region() function.Bjorn Bringert2009-06-022-0/+25
| | * | move native_handle stuff from master_glMathias Agopian2009-05-202-0/+61
* | | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-272-6/+6
|\ \ \ \ | |/ / /
| * | | Don't compile abort_socket.c for host targets. It is only intended to run on ...Raphael2009-05-261-5/+5
| * | | Merge change 2329Android (Google) Code Review2009-05-221-1/+1
| |\ \ \
| | * | | Fix bug where ECONNABORTED would have always occured on asocket_write.Nick Pelly2009-05-221-1/+1
* | | | | merge master to master_glMathias Agopian2009-05-225-521/+315
|\ \ \ \ \ | |/ / / /
| * | | | move native_handle stuff from master_glMathias Agopian2009-05-202-0/+61
| |/ / /
| * | | Helper to perform abortable blocking operations on a socket:Nick Pelly2009-05-202-0/+294
| * | | am 414ff7d9: Move fdevent from libcutils into adb directory. ADB is the only ...David 'Digit' Turner2009-05-182-507/+0
| |\ \ \ | | |/ /
| | * | Move fdevent from libcutils into adb directory. ADB is the only client of thi...David 'Digit' Turner2009-05-182-507/+0
| * | | am 722a5c04: Add support for "standalone months" to tztime\'s strftime().Eric Fischer2009-05-151-4/+11
| |\ \ \ | | |/ /
| | * | Add support for "standalone months" to tztime's strftime().Eric Fischer2009-05-141-4/+11
| | |/
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-071-22/+86
|\ \ \ | |/ /
| * | Fix a potential integer overflow bug that could result in memory overwrites.David 'Digit' Turner2009-05-021-22/+86
* | | get rid of native_handle_{dup|copy} since they were not used any longerMathias Agopian2009-05-021-44/+0
* | | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-102-0/+105
|/ /
* | auto import //branches/master/...@140412The Android Open Source Project2009-03-181-4/+9
|/
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-132-6/+26
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0344-0/+10830
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0344-10830/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-2/+895