index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
am c1c38dd0: system: sched_policy: Don\'t return an error when the thread we\...
San Mehat
2009-12-03
1
-1
/
+10
|
\
|
*
system: sched_policy: Don't return an error when the thread we're trying to m...
San Mehat
2009-12-03
1
-1
/
+10
*
|
am f6eba8fa: cutils: make set_process_name set kernel thread name as well
Erik Gilling
2009-11-05
1
-1
/
+14
|
\
\
|
|
/
|
*
cutils: make set_process_name set kernel thread name as well
Erik Gilling
2009-11-05
1
-1
/
+14
*
|
am 805d67ab: cutils: sched_policy: Fix bug where we were unable to move backg...
San Mehat
2009-10-29
1
-3
/
+5
|
\
\
|
|
/
|
*
cutils: sched_policy: Fix bug where we were unable to move backgrounded threa...
San Mehat
2009-10-29
1
-3
/
+5
*
|
am d2e4e46c: cutils: schedpolicy: Add debug code to log sched policy transitions
San Mehat
2009-10-29
1
-0
/
+37
|
\
\
|
|
/
|
*
cutils: schedpolicy: Add debug code to log sched policy transitions
San Mehat
2009-10-29
1
-0
/
+37
*
|
am c0dfca7a: cutils: Add support for reading a processes scheduler policy
San Mehat
2009-10-27
1
-3
/
+88
|
\
\
|
|
/
|
*
cutils: Add support for reading a processes scheduler policy
San Mehat
2009-10-27
1
-3
/
+88
*
|
am 21ec779a: Add stack unwinding directives to atomic-android-arm.S.
Ben Cheng
2009-10-21
1
-0
/
+18
|
\
\
|
|
/
|
*
Add stack unwinding directives to atomic-android-arm.S.
Ben Cheng
2009-10-21
1
-0
/
+18
*
|
merge from open-source master
Jean-Baptiste Queru
2009-10-14
3
-0
/
+167
|
\
\
|
*
\
Merge change 10445
Android Code Review
2009-09-17
3
-0
/
+167
|
|
\
\
|
|
*
|
added SuperH atomic support to libcutils
Shin-ichiro KAWASAKI
2009-08-04
3
-0
/
+167
*
|
|
|
am 05647c89: Merge change 25170 into eclair
Raphael
2009-09-17
1
-0
/
+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Disable sched_policy under Windows.
Raphael
2009-09-15
1
-0
/
+6
*
|
|
|
merge from open-source master
Jean-Baptiste Queru
2009-09-15
1
-5
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 's...
Vinay HARUGOP
2009-09-10
1
-5
/
+11
|
|
/
|
*
Merge korg/donut into korg/master
Jean-Baptiste Queru
2009-07-25
6
-511
/
+97
|
|
\
|
*
|
Fix bug where ECONNABORTED would have always occured on asocket_write.
Nick Pelly
2009-05-29
1
-1
/
+1
|
*
|
Helper to perform abortable blocking operations on a socket:
Nick Pelly
2009-05-29
2
-0
/
+294
*
|
|
libcutils: Dont include kernel header + add defines
San Mehat
2009-09-14
1
-1
/
+8
*
|
|
libcutils: Add abstracted support for setting scheduler policies
San Mehat
2009-09-12
2
-1
/
+86
*
|
|
Fix an infinite loop in time2sub.
David 'Digit' Turner
2009-09-09
1
-18
/
+53
*
|
|
android_atomic_write() implementation was using cmpxchg which was useless
Mathias Agopian
2009-09-03
2
-22
/
+4
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-06-05
2
-0
/
+25
|
\
\
\
|
*
\
\
am 3f627205: Merge change 2875 into donut
Android (Google) Code Review
2009-06-02
2
-0
/
+25
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Added ashmem_get_size_region() function.
Bjorn Bringert
2009-06-02
2
-0
/
+25
|
|
*
|
move native_handle stuff from master_gl
Mathias Agopian
2009-05-20
2
-0
/
+61
*
|
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-27
2
-6
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Don't compile abort_socket.c for host targets. It is only intended to run on ...
Raphael
2009-05-26
1
-5
/
+5
|
*
|
|
Merge change 2329
Android (Google) Code Review
2009-05-22
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Fix bug where ECONNABORTED would have always occured on asocket_write.
Nick Pelly
2009-05-22
1
-1
/
+1
*
|
|
|
|
merge master to master_gl
Mathias Agopian
2009-05-22
5
-521
/
+315
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
move native_handle stuff from master_gl
Mathias Agopian
2009-05-20
2
-0
/
+61
|
|
/
/
/
|
*
|
|
Helper to perform abortable blocking operations on a socket:
Nick Pelly
2009-05-20
2
-0
/
+294
|
*
|
|
am 414ff7d9: Move fdevent from libcutils into adb directory. ADB is the only ...
David 'Digit' Turner
2009-05-18
2
-507
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Move fdevent from libcutils into adb directory. ADB is the only client of thi...
David 'Digit' Turner
2009-05-18
2
-507
/
+0
|
*
|
|
am 722a5c04: Add support for "standalone months" to tztime\'s strftime().
Eric Fischer
2009-05-15
1
-4
/
+11
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Add support for "standalone months" to tztime's strftime().
Eric Fischer
2009-05-14
1
-4
/
+11
|
|
|
/
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-07
1
-22
/
+86
|
\
\
\
|
|
/
/
|
*
|
Fix a potential integer overflow bug that could result in memory overwrites.
David 'Digit' Turner
2009-05-02
1
-22
/
+86
*
|
|
get rid of native_handle_{dup|copy} since they were not used any longer
Mathias Agopian
2009-05-02
1
-44
/
+0
*
|
|
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
2
-0
/
+105
|
/
/
*
|
auto import //branches/master/...@140412
The Android Open Source Project
2009-03-18
1
-4
/
+9
|
/
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
2
-6
/
+26
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
44
-0
/
+10830
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
44
-10830
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
3
-2
/
+895
[next]