summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* Merge "Config utils improvement"Eric Laurent2011-05-271-0/+12
|\
| * Config utils improvementEric Laurent2011-05-261-0/+12
* | Tracking merge of dalvik-dev to masterjeffhao2011-05-272-0/+45
* | Merge "Crypto changes for devices that don't write ext4 fs on wipe"Ken Sumrall2011-05-262-1/+68
|\ \ | |/ |/|
| * Crypto changes for devices that don't write ext4 fs on wipeKen Sumrall2011-05-262-1/+68
* | rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
|/
* libcutils: build str_parms test for target instead of hostDima Zavin2011-04-271-2/+2
* Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper u...Dima Zavin2011-04-272-1/+339
|\
| * libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utilsDima Zavin2011-04-202-1/+339
* | Merge "libcutils: hashmap: save next pointer in forEach before calling callback"Dima Zavin2011-04-271-1/+2
|\ \ | |/
| * libcutils: hashmap: save next pointer in forEach before calling callbackDima Zavin2011-04-191-1/+2
| * Merge "Fix a race in system properties."Brad Fitzpatrick2011-03-141-39/+1
| |\
| | * Fix a race in system properties.Brad Fitzpatrick2011-03-101-39/+1
* | | resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-272-1/+71
|\ \ \
| * | | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-282-1/+71
* | | | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-272-71/+0
|\ \ \ \ | |/ / /
| * | | Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-272-71/+0
* | | | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-272-0/+71
|\ \ \ \ | |/ / /
| * | | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-272-0/+71
| * | | Assembly coded android_memset16 and android_memset32Bruce Beare2011-01-028-1/+1334
* | | | do not merge. Fix a race in system properties.satok2011-03-151-39/+1
| |/ / |/| |
* | | Try to unmount writable filesystems when rebootingKen Sumrall2011-03-102-1/+135
| |/ |/|
* | Remove unconditional swap from the android atomic operations suite.Carl Shapiro2011-01-231-12/+0
* | Assembly coded android_memset16 and android_memset32Lu, Hongjiu2011-01-078-1/+1334
|/
* Qualify the source argument of atomic loads as a const pointer.Carl Shapiro2010-09-281-2/+2
* Including dl heap stubs for the dalvikvm host buildJesse Wilson2010-08-181-1/+1
* Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-0/+12
* Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-233-766/+4
* Atomic/SMP update, part 2.Andy McFadden2010-05-274-325/+479
* Atomic/SMP update.Andy McFadden2010-05-204-222/+46
* fix windows SDK buildBrad Fitzpatrick2010-05-081-1/+3
* More fixes to Binder perf regression from EclairBrad Fitzpatrick2010-05-071-32/+47
* Optimize set_sched_policy(), which gets called in every binder call.Brad Fitzpatrick2010-05-061-16/+22
* system/core: Switch libsysutils & sched_policy LOG -> SLOGSan Mehat2010-03-251-7/+7
* cutils: sched_policy: Make getSchedulerGroup() play nicely with multiple cont...San Mehat2010-03-021-20/+44
* cutils: schedpolicy: remove stray includeSan Mehat2010-02-261-1/+0
* cutils: iosched_policy: Don't do anything for simulatorSan Mehat2010-02-261-0/+7
* system: Add support for getting/setting i/o priorities and include a userspac...San Mehat2010-02-252-1/+63
* Merge "Break out create_contiguous_mspace_with_base This routine allows creat...Barry Hayes2010-02-081-40/+67
|\
| * Break out create_contiguous_mspace_with_baseBarry Hayes2010-01-261-40/+67
* | Try to fix Mac build.Andy McFadden2010-01-261-0/+2
* | Implementation of open_memstream().Andy McFadden2010-01-252-0/+380
|/
* Fix bogus pointer math.Barry Hayes2009-12-101-1/+2
* am f95837a1: am cf9f442e: am c1c38dd0: system: sched_policy: Don\'t return an...San Mehat2009-12-041-1/+10
|\
| * am cf9f442e: am c1c38dd0: system: sched_policy: Don\'t return an error when t...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
* | | Add missing symbol type directives.Doug Kwan2009-12-032-0/+16
* | | 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
| |\ \ | | |/
| | * cutils: make set_process_name set kernel thread name as wellErik Gilling2009-11-051-1/+14