summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-0/+5
* Fix sim-eng build.Andy McFadden2010-06-301-1/+1
* Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-234-62/+420
* Atomic/SMP update, part 2.Andy McFadden2010-05-272-30/+87
* Atomic/SMP update.Andy McFadden2010-05-202-22/+122
* Make logcat print both the main and system buffers by default. Make SLOGx ma...Joe Onorato2010-03-013-1/+102
* system: Add support for getting/setting i/o priorities and include a userspac...San Mehat2010-02-251-0/+38
* Merge "Break out create_contiguous_mspace_with_base This routine allows creat...Barry Hayes2010-02-081-0/+6
|\
| * Break out create_contiguous_mspace_with_baseBarry Hayes2010-01-261-0/+6
* | Implementation of open_memstream().Andy McFadden2010-01-251-0/+36
|/
* am 38b2ddc4: am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a proc...San Mehat2009-10-281-0/+1
|\
| * cutils: Add support for reading a processes scheduler policySan Mehat2009-10-271-0/+1
* | Now all the callers are gone, remove adb_networking.*.Elliott Hughes2009-10-021-35/+0
|/
* libcutils: Add abstracted support for setting scheduler policiesSan Mehat2009-09-121-0/+35
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-051-0/+1
|\
| * am 3f627205: Merge change 2875 into donutAndroid (Google) Code Review2009-06-021-0/+1
| |\
| | * Added ashmem_get_size_region() function.Bjorn Bringert2009-06-021-0/+1
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-311-36/+7
|\ \ \ | |/ /
| * | am ebefc48e: Expose the stable/frozen log-related definitions of <cutils/logd...David 'Digit' Turner2009-05-291-36/+7
| |\ \ | | |/
| | * Expose the stable/frozen log-related definitions of <cutils/logd.h> into a ne...David 'Digit' Turner2009-05-291-36/+7
* | | merge master to master_glMathias Agopian2009-05-224-87/+122
|\ \ \ | |/ /
| * | am fee77ec0: don\'t use cdefs.h as it breaks the windows build.Mathias Agopian2009-05-211-4/+6
| |\ \ | | |/
| | * don't use cdefs.h as it breaks the windows build.Mathias Agopian2009-05-211-4/+6
| | * move native_handle stuff from master_glMathias Agopian2009-05-201-2/+45
| * | move native_handle stuff from master_glMathias Agopian2009-05-201-2/+45
| * | Helper to perform abortable blocking operations on a socket:Nick Pelly2009-05-201-0/+103
| * | am 414ff7d9: Move fdevent from libcutils into adb directory. ADB is the only ...David 'Digit' Turner2009-05-181-74/+0
| |\ \ | | |/
| | * Move fdevent from libcutils into adb directory. ADB is the only client of thi...David 'Digit' Turner2009-05-181-74/+0
| * | am 722a5c04: Add support for "standalone months" to tztime\'s strftime().Eric Fischer2009-05-151-0/+1
| |\ \ | | |/
| | * Add support for "standalone months" to tztime's strftime().Eric Fischer2009-05-141-0/+1
* | | get rid of native_handle_{dup|copy} since they were not used any longerMathias Agopian2009-05-021-26/+0
* | | fix copyright noticeMathias Agopian2009-04-171-1/+1
* | | add a compiler.h to libcutils. it's intended to define compiler-dependent mac...Mathias Agopian2009-04-171-0/+32
* | | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-102-0/+68
|/ /
* | auto import //branches/master/...@140412The Android Open Source Project2009-03-181-0/+7
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0329-0/+2304
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0329-2304/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-132-2/+48
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-0/+28
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+15
* Initial ContributionThe Android Open Source Project2008-10-2127-0/+2215