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
Commit message (
Expand
)
Author
Age
Files
Lines
*
debuggerd: Rebrand tombstone header to Replicant
HEAD
replicant-6.0-0001
replicant-6.0
Wolfgang Wiedmeyer
2017-05-02
1
-1
/
+1
*
Merge branch 'cm-13.0' of https://github.com/LineageOS/android_system_core in...
Wolfgang Wiedmeyer
2017-05-02
1
-1
/
+1
|
\
|
*
debuggerd: Rebrand tombstone header to LineageOS
Harry Youd
2017-02-11
1
-1
/
+1
*
|
Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_system_core ...
Wolfgang Wiedmeyer
2016-12-13
1
-1
/
+6
|
\
\
|
|
/
|
*
Fix out of bound access in libziparchive
Tianjie Xu
2016-12-12
1
-1
/
+6
*
|
Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_system_core ...
Wolfgang Wiedmeyer
2016-12-12
40
-287
/
+1205
|
\
\
|
|
/
|
*
init: Fix possible open file pointer
Michael W
2016-11-13
1
-1
/
+3
|
*
Merge tag 'android-6.0.1_r74' into HEAD
Jessica Wagantall
2016-11-09
4
-1
/
+91
|
|
\
|
|
*
liblog: add __android_log_close()
Mark Salyzyn
2016-09-27
1
-0
/
+3
|
|
*
liblog: add __android_log_close()
Mark Salyzyn
2016-09-27
4
-1
/
+88
|
|
*
Fix vold vulnerability in FrameworkListener
Connor O'Brien
2016-08-25
2
-3
/
+15
|
*
|
Merge tag 'android-6.0.1_r72' into HEAD
Jessica Wagantall
2016-10-06
2
-3
/
+15
|
|
\
\
|
|
*
|
Fix vold vulnerability in FrameworkListener
Connor O'Brien
2016-08-26
2
-3
/
+15
|
|
*
|
debuggerd: fix missed use of ptrace(PTRACE_ATTACH).
Josh Gao
2016-08-16
1
-1
/
+1
|
|
*
|
DO NOT MERGE: debuggerd: verify that traced threads belong to the right process.
Josh Gao
2016-08-16
4
-11
/
+66
|
|
*
|
adb: use asocket's close function when closing.
Josh Gao
2016-08-16
1
-3
/
+1
|
|
*
|
adb: switch the socket list mutex to a recursive_mutex.
Josh Gao
2016-08-16
4
-45
/
+180
|
|
*
|
libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8
Sergio Giro
2016-08-16
4
-18
/
+45
|
*
|
|
fastboot: Add Alcatel's USB vendor id
c457
2016-09-22
1
-1
/
+2
|
*
|
|
Merge tag 'android-6.0.1_r66' into HEAD
Jessica Wagantall
2016-09-07
13
-77
/
+292
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
debuggerd: fix missed use of ptrace(PTRACE_ATTACH).
Josh Gao
2016-08-09
1
-1
/
+1
|
|
*
|
DO NOT MERGE: debuggerd: verify that traced threads belong to the right process.
Josh Gao
2016-07-21
4
-11
/
+66
|
|
*
|
adb: use asocket's close function when closing.
Josh Gao
2016-07-21
1
-3
/
+1
|
|
*
|
adb: switch the socket list mutex to a recursive_mutex.
Josh Gao
2016-07-21
4
-45
/
+180
|
|
*
|
libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8
Sergio Giro
2016-07-21
4
-18
/
+45
|
*
|
|
libutils: fix deadlock in elapsedRealtimeNano
Scott Mertz
2016-08-29
1
-0
/
+8
|
*
|
|
Merge tag 'android-6.0.1_r61' into HEAD
Jessica Wagantall
2016-08-02
1
-0
/
+5
|
|
\
\
\
|
|
|
/
/
|
|
*
|
add a property for controlling perf_event_paranoid
Daniel Micay
2016-06-23
1
-0
/
+5
|
|
|
/
|
|
*
Fix scanf %s in lsof.
Elliott Hughes
2016-05-27
1
-3
/
+4
|
*
|
healthd: Add DASH charger type
Steve Kondik
2016-07-28
1
-0
/
+1
|
*
|
sdcard: Pass the umask to sdcardfs correctly
Steve Kondik
2016-07-26
1
-6
/
+6
|
*
|
sdcard: Fix sdcardFS check
Zhao Wei Liew
2016-07-24
1
-1
/
+1
|
*
|
sdcard: Add support for sdcardfs!
Steve Kondik
2016-07-23
1
-20
/
+43
|
*
|
libcutils: abort for invalid fd
Mark Salyzyn
2016-07-15
1
-2
/
+3
|
*
|
libcutils: ashmem print error message for invalid fd
Mark Salyzyn
2016-07-15
1
-0
/
+14
|
*
|
libcutils: ashmem check fd validity
Mark Salyzyn
2016-07-15
1
-1
/
+107
|
*
|
libcutils: ashmem fortify and comply with Android coding standard
Mark Salyzyn
2016-07-15
2
-30
/
+40
|
*
|
healthd: Check if battery device exists instead of charger drivers before
Ruchi Kandoi
2016-07-10
1
-7
/
+3
|
*
|
healthd: Write to blink file to fix LED
Tom Marshall
2016-07-06
2
-0
/
+28
|
*
|
healthd: Support new PD and USB Type C types
Benson Leung
2016-07-01
1
-0
/
+3
|
*
|
Copy the ETB dumps and maps file to /data/core
Maunik Shah
2016-06-30
1
-0
/
+80
|
*
|
Don't use global variable in libnetutils.
sanketk
2016-06-30
1
-15
/
+22
|
*
|
Merge tag 'android-6.0.1_r46' into HEAD
Jessica Wagantall
2016-06-07
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Fix overflow in path building
Daniel Rosenberg
2016-04-21
1
-1
/
+1
|
*
|
debuggerd: add CM version to tombstones
Scott Mertz
2016-05-25
1
-0
/
+3
|
*
|
init: Allow devices to opt-out of fsck'ing on power off
Christopher R. Palmer
2016-05-16
2
-0
/
+6
|
*
|
rootdir: Put bootanimation service in system-background group
Steve Kondik
2016-05-16
1
-0
/
+1
|
*
|
Use fsck.f2fs -a instead of -f for faster boot
Yusuke Sato
2016-05-05
5
-38
/
+236
|
*
|
Revert "Revert "fs_mgr: let fsck.f2fs actually attempt a fix""
Steve Kondik
2016-05-05
1
-6
/
+6
|
*
|
Merge tag 'android-6.0.1_r43' into HEAD
Jessica Wagantall
2016-05-03
1
-16
/
+0
|
|
\
\
|
|
|
/
[next]