Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
f3c42b6ee4f0bb042cf93e1ac6c9c4d72e1558fa
f3c42b6
Move rild to the core class.
by Ken Sumrall
· 14 years ago
1cdd11c
Merge "system/core: delete an old patch file"
by Iliyan Malchev
· 14 years ago
e30dd2e
system/core: delete an old patch file
by Iliyan Malchev
· 14 years ago
c9ba230
am d66aa916: Merge changes Ife2dd406,I1ac481a2 into honeycomb
by Jean-Baptiste Queru
· 14 years ago
d66aa91
Merge changes Ife2dd406,I1ac481a2 into honeycomb
by Jean-Baptiste Queru
· 14 years ago
48b911c
am af7bdc64: Add separate permission and group for access to MTP USB driver
by Mike Lockwood
· 14 years ago
af7bdc6
Add separate permission and group for access to MTP USB driver
by Mike Lockwood
· 14 years ago
73334cf
Merge "adb: improve debug traces readability."
by David 'Digit' Turner
· 14 years ago
318f00c
Merge "toolbox: make getprop print a sorted list of properties"
by David 'Digit' Turner
· 14 years ago
1d504ee
Revert "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet"
by Wink Saville
· 14 years ago
9315c4b
am b596608f: adb: Increase device descriptor buffer size in Linux host USB support
by Mike Lockwood
· 14 years ago
a8d1afb
toolbox: make getprop print a sorted list of properties
by David 'Digit' Turner
· 14 years ago
b596608
adb: Increase device descriptor buffer size in Linux host USB support
by Mike Lockwood
· 14 years ago
1620941
Merge "To remove drm service from groups of "system" and "root"."
by Gloria Wang
· 14 years ago
60b5b40
To remove drm service from groups of "system" and "root".
by Gloria Wang
· 14 years ago
bb12ac9
Assembly coded android_memset16 and android_memset32
by Lu, Hongjiu
· 14 years ago
9894bb4
Merge "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet physical-layer up/down events can be tracked. Upper layers will use these events to enable/disable Ethernet connectivity."
by Robert Greenwalt
· 14 years ago
1be6968
init: Fix parser line numbering
by Bruce Beare
· 14 years ago
d548bfd
am be1def8d: libusbhost: Tweak comments.
by Mike Lockwood
· 14 years ago
be1def8
libusbhost: Tweak comments.
by Mike Lockwood
· 14 years ago
ca6fe5f
am e533c5f1: libusbhost: Support for multiple pending requests on a single endpoint
by Mike Lockwood
· 14 years ago
0fb9a1c
Merge "rootdir: Fix system emulation startup."
by David 'Digit' Turner
· 14 years ago
e533c5f
libusbhost: Support for multiple pending requests on a single endpoint
by Mike Lockwood
· 14 years ago
730ff3b
adb: improve debug traces readability.
by David 'Digit' Turner
· 14 years ago
1f2565c
rootdir: Fix system emulation startup.
by David 'Digit' Turner
· 14 years ago
90d07ae
Merge "uptime: Use clock_gettime to get monotonic time"
by Colin Cross
· 14 years ago
9d6d030
uptime: Use clock_gettime to get monotonic time
by Colin Cross
· 14 years ago
6b8caf0
Merge "Fix refcounting in the rename case."
by Paul Eastham
· 14 years ago
77085c5
Fix refcounting in the rename case.
by Paul Eastham
· 14 years ago
8bc6fb3
am bf10797e: am f7ca6040: Fix infinite loop in init when debugging is turned off
by Colin Cross
· 14 years ago
bf10797
am f7ca6040: Fix infinite loop in init when debugging is turned off
by Colin Cross
· 14 years ago
f7ca604
Fix infinite loop in init when debugging is turned off
by Colin Cross
· 14 years ago
512405a
am f1c2a735: Merge "fastboot: Add help message for continue command"
by Jean-Baptiste Queru
· 14 years ago
f1c2a73
Merge "fastboot: Add help message for continue command"
by Jean-Baptiste Queru
· 14 years ago
24ce4bc
fastboot: Add help message for continue command
by Bruce Beare
· 14 years ago
7d700f8
libusbhost: Add usb_device_get_name_from_unique_id()
by Mike Lockwood
· 14 years ago
1235389
Change libusbhost from static to shared library
by Mike Lockwood
· 14 years ago
8418ac8
Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet
by Stan Chesnutt
· 14 years ago
bdd4838
Merge "Reduce polling interval to 200ms"
by Irfan Sheriff
· 14 years ago
b1723b6
Reduce polling interval to 200ms
by Irfan Sheriff
· 14 years ago
752923c
Changes to init to support encrypted filesystems.
by Ken Sumrall
· 14 years ago
36f93f0
fix undefined behavior with certain left-shift count values
by Stan Chesnutt
· 14 years ago
e88a1b9
Merge "libusbhost: Fix breakage due to not storing dev_name in struct usb_device"
by Mike Lockwood
· 14 years ago
93aff72
libusbhost: Fix breakage due to not storing dev_name in struct usb_device
by Mike Lockwood
· 14 years ago
333f24b
don't run services with gid=0
by Nick Kralevich
· 14 years ago
ee87875
adb: Don't report negative number of bytes after pushing file > 2 gigabytes
by Mike Lockwood
· 14 years ago
3227b5c
Prevent rollover when dumping data around PC, SP, etc.
by Paul Eastham
· 14 years ago
4387ed1
am 660c8b71: am cbb9257a: Merge "Fix debuggerd (native crash dump)."
by Jean-Baptiste Queru
· 14 years ago
660c8b7
am cbb9257a: Merge "Fix debuggerd (native crash dump)."
by Jean-Baptiste Queru
· 14 years ago
cbb9257
Merge "Fix debuggerd (native crash dump)."
by Jean-Baptiste Queru
· 14 years ago
0b4836f
Fix debuggerd (native crash dump).
by Mike Dodd
· 14 years ago
584b8e3
Fix debuggerd (native crash dump).
by Mike Dodd
· 14 years ago
ec34ef5
Merge "libusbhost: Add accessor for the USB device descriptor"
by Mike Lockwood
· 14 years ago
11549b0
Merge "libusbhost: Add support for creating a usb_device struct from an existing fd"
by Mike Lockwood
· 14 years ago
5037207
libusbhost: Add accessor for the USB device descriptor
by Mike Lockwood
· 14 years ago
cd185f2
libusbhost: Add support for creating a usb_device struct from an existing fd
by Mike Lockwood
· 14 years ago
bf5abab
Merge "Adding Texas Instruments to the VID list."
by Alex Sakhartchouk
· 14 years ago
ffe55f7
Adding Texas Instruments to the VID list.
by Alex Sakhartchouk
· 14 years ago
07eddd8
Merge "Remove services for adding SDP records."
by Jaikumar Ganesh
· 14 years ago
1612425
Remove services for adding SDP records.
by Jaikumar Ganesh
· 14 years ago
abf7378
am 44659e90: am d3f59eab: Merge "debuggerd: IA version"
by Jean-Baptiste Queru
· 14 years ago
44659e9
am d3f59eab: Merge "debuggerd: IA version"
by Jean-Baptiste Queru
· 14 years ago
d3f59ea
Merge "debuggerd: IA version"
by Jean-Baptiste Queru
· 14 years ago
5599029
Manual merge of 144773f9
by Jean-Baptiste Queru
· 14 years ago
144773f
am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit"
by Jean-Baptiste Queru
· 14 years ago
e382cc9
Merge "debuggerd: Reorganize to facilitate IA commit"
by Jean-Baptiste Queru
· 14 years ago
127fd07
Merge "init: Allow non-root adbd to switch between TCP and USB modes"
by Mike Lockwood
· 14 years ago
58aa5b0
init: Allow non-root adbd to switch between TCP and USB modes
by Mike Lockwood
· 14 years ago
535615c
Merge "toolbox: add verbose option for lsusb"
by Erik Gilling
· 14 years ago
bec29d4
toolbox: add verbose option for lsusb
by Erik Gilling
· 14 years ago
67ebdce
Merge changes I4dcadf8e,I166d2859
by Erik Gilling
· 14 years ago
3af05b0
libusbhost: add usb chapter 9 include to usbhost.h
by Erik Gilling
· 14 years ago
fd1e855
toolbox: add lsusb command
by Erik Gilling
· 14 years ago
8d75827
sh: null check signame list since sig 0 is not valid
by Dima Zavin
· 14 years ago
9049392
Merge "dist for dist_files"
by Ying Wang
· 14 years ago
1c061b9
dist for dist_files
by Ying Wang
· 14 years ago
d5c8ddf
Revert "Add "slow_start" keyword to init"
by Iliyan Malchev
· 14 years ago
6388cfe
Revert "HACK: slow_start for mediaserver to prevent restart race condition"
by Iliyan Malchev
· 14 years ago
cfb61c2
Cygwin needs HAVE_OFF64_T and fix description
by Kenny Root
· 14 years ago
07ad996
Add HAVE_OFF64_T to AndroidConfig.h
by Kenny Root
· 14 years ago
9db7945
HACK: slow_start for mediaserver to prevent restart race condition
by Paul Eastham
· 14 years ago
50b3afd
Add "slow_start" keyword to init
by Paul Eastham
· 14 years ago
7e06476
Merge "Add missing headers for compilation on x86 targets"
by Olivier Bailly
· 14 years ago
6cc4923
debuggerd: IA version
by Bruce Beare
· 14 years ago
8492490
debuggerd: Reorganize to facilitate IA commit
by Bruce Beare
· 14 years ago
9e04fcd
am 8f461e5c: resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 14 years ago
8f461e5
resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 14 years ago
1a15cb7
Merge "[PATCH] Init - make sure the last parameter to execve is NULL"
by Jean-Baptiste Queru
· 14 years ago
f629a73
am 720fdebb: am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction"
by Jean-Baptiste Queru
· 14 years ago
720fdeb
am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction"
by Jean-Baptiste Queru
· 14 years ago
4906db2
Merge "codeflinger: Correct misleading comment of STM instruction"
by Jean-Baptiste Queru
· 14 years ago
3e467f3
Merge "check the return value of setuid and friends"
by Nick Kralevich
· 14 years ago
d49b4ef
init.rc: Allow console in userdebug builds
by Mike Lockwood
· 14 years ago
2268718
check the return value of setuid and friends
by Nick Kralevich
· 14 years ago
b93e581
Add missing headers for compilation on x86 targets
by Olivier Bailly
· 14 years ago
609d882
init: Abort firmware transfer if firmware is missing
by Benoit Goby
· 14 years ago
a9791e1
[PATCH] Init - make sure the last parameter to execve is NULL
by Ethan
· 14 years ago
16ae478
Permit 0 length writes.
by Brad Fitzpatrick
· 14 years ago
2e0047b
Add new AID_MEDIA_RW group to control write access to /data/media
by Mike Lockwood
· 14 years ago
4640fc0
Create directory for DRM plug-ins.
by Gloria Wang
· 14 years ago
Next »