aboutsummaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | | 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
* | Fix a potential integer overflow bug that could result in memory overwrites.David 'Digit' Turner2009-05-021-22/+86
* | 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
* Initial ContributionThe Android Open Source Project2008-10-2143-0/+9937