summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* Try to unmount writable filesystems when rebootingKen Sumrall2011-03-101-0/+35
* Remove unconditional swap from the android atomic operations suite.Carl Shapiro2011-01-233-50/+0
* Use DMB ST for store fence.Andy McFadden2010-10-011-2/+1
* am df2f5a07: am d55f0adf: Qualify the source argument of atomic loads as a co...Carl Shapiro2010-09-283-12/+20
|\
| * am d55f0adf: Qualify the source argument of atomic loads as a const pointer.Carl Shapiro2010-09-283-12/+20
| |\
| | * Qualify the source argument of atomic loads as a const pointer.Carl Shapiro2010-09-283-12/+20
| * | am f2af88e8: Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-051-0/+5
| |\ \ | | |/
| | * Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-0/+5
* | | Add definitions for store barrier.Brian Carlstrom2010-09-243-3/+33
* | | am 64ba76c1: merge from open-source masterThe Android Open Source Project2010-07-161-6/+22
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-07-161-6/+22
| |\ \ | | |/ | |/|
| | * Fixed LOG_ASSERT() compilation errors in native debug builds.Chris Pearson2010-07-161-6/+22
| * | Fix sim-eng build.Andy McFadden2010-06-301-1/+1
* | | Remove an obsolete compatibility macro.Carl Shapiro2010-06-301-1/+0
* | | am 2c4676de: am 93b0cb40: Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-234-62/+420
|\ \ \ | |/ /
| * | Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-234-62/+420
* | | Fix build.Andy McFadden2010-06-011-0/+1
* | | am 8dfa47da: Atomic/SMP update, part 2.Andy McFadden2010-05-302-30/+87
|\ \ \ | |/ /
| * | Atomic/SMP update, part 2.Andy McFadden2010-05-272-30/+87
| * | Atomic/SMP update.Andy McFadden2010-05-202-22/+122
| |/
* | Atomic/SMP update. [manual merge to dalvik-dev]Andy McFadden2010-05-212-22/+122
* | Merge remote branch 'goog/froyo' into mmBrian Carlstrom2010-04-064-1/+140
|\ \ | |/
| * 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
* | | Add a new method to export the extent of the break, akin to returnCarl Shapiro2010-02-161-0/+5
* | | Eliminate the stdint.h include. In retrospect, it seems that theCarl Shapiro2010-02-121-1/+0
* | | Include stddef.h to make the size_t visible. Resolves a simulatorCarl Shapiro2010-02-121-0/+1
* | | Break out create_contiguous_mspace_with_baseBarry Hayes2010-02-091-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
| |\ \ | | |/