Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
b14a2c6e34b197870433386fb809d34b58b30fc0
b14a2c6
fix up permissions
by Brian Swetland
· 14 years ago
03ee947
sdcard: a program to create a "virtual" /sdcard pointed at a path
by Brian Swetland
· 14 years ago
8417d69
handle 4096 byte pages if requested via --pagesize
by Brian Swetland
· 14 years ago
f2af88e
Tracking merge of dalvik-dev to gingerbread
by Brian Carlstrom
· 14 years ago
5a0adf9
Merge "Add basic lsof command" into gingerbread
by Kenny Root
· 14 years ago
53308d4
Correct copyright header for uptime and NOTICE
by Kenny Root
· 14 years ago
8b9b105
Add basic lsof command
by Kenny Root
· 14 years ago
4309d60
Merge "Added Toshiba's USB VID (0x0930) upon their request." into gingerbread
by Xavier Ducrohet
· 14 years ago
29837f9
Added Toshiba's USB VID (0x0930) upon their request.
by Takeshi Kishimoto
· 14 years ago
fad7204
resolved conflicts for merge of 5f5d5c8c to gingerbread
by Nick Kralevich
· 14 years ago
5f5d5c8
validate the source of uevent messages
by Nick Kralevich
· 14 years ago
8911803
Merge "Fix bug in debuggerd so it can successfully find the exidx section in libraries. This should fix the bug where the exception stack wasn't being printed past the PC." into gingerbread
by Mike Dodd
· 14 years ago
84a6071
add meta-files about 3rd party projects
by The Android Open Source Project
· 14 years ago
38cb1b8
Merge "Add directories for OBB mounting" into gingerbread
by Kenny Root
· 14 years ago
c7858a3
Add directories for OBB mounting
by Kenny Root
· 14 years ago
6b65747
Fix bug in debuggerd so it can successfully find the exidx section in
by Mike Dodd
· 14 years ago
25b15be
init: use tmpfs/ftruncate for properties backing store instead of ashmem
by Brian Swetland
· 14 years ago
63e5205
fastboot: make it so I can actually see the bootloader chatter
by Brian Swetland
· 14 years ago
57dbb2c
Merge "Add a HAVE define for pthread_setname_np()." into gingerbread
by Andy McFadden
· 14 years ago
cc4d11c
Merge "Fix sim-eng build." into gingerbread
by Andy McFadden
· 14 years ago
8e9d5c9
Add a HAVE define for pthread_setname_np().
by Andy McFadden
· 14 years ago
9f6d28d
Fix sim-eng build.
by Andy McFadden
· 14 years ago
931bdcc
Set explicit timeout on USB control transfer
by Werner Johansson
· 14 years ago
eb42170
Display file sizes larger than 2GB correctly
by Kenny Root
· 14 years ago
93b0cb4
Define inline atomic operations for x86 and ARM.
by Carl Shapiro
· 14 years ago
2124afe
Added NEC and PMC's USB VIDs upon their request.
by Takeshi Kishimoto
· 14 years ago
8b0ec20
Update OOM adj levels.
by Dianne Hackborn
· 14 years ago
0659dd5
am c8c8c050: merge from open-source master
by The Android Open Source Project
· 14 years ago
c8c8c05
merge from open-source master
by The Android Open Source Project
· 14 years ago
c491fdc
am 6be163b1: merge from open-source master
by The Android Open Source Project
· 14 years ago
6be163b
merge from open-source master
by The Android Open Source Project
· 14 years ago
192a288
Improve linenoise.c compatability.
by Jack Palevich
· 14 years ago
ad5431d
Emit shell prompt even when in non-interactive mode.
by Jack Palevich
· 14 years ago
982a815
Reap firmware child processes to prevent zombies
by Colin Cross
· 14 years ago
f1a4618
am 324a98f1: merge from open-source master
by The Android Open Source Project
· 14 years ago
7bea36b
am f7e148c1: merge from open-source master
by The Android Open Source Project
· 14 years ago
324a98f
merge from open-source master
by The Android Open Source Project
· 14 years ago
f7e148c
merge from open-source master
by The Android Open Source Project
· 14 years ago
1bc4eae
sh: Fix problem with stray '\r' character that was introduced in previous change
by Mike Lockwood
· 14 years ago
25e7b8f
am b1fb3bd1: am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable
by Christopher Tate
· 14 years ago
b1fb3bd
am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable
by Christopher Tate
· 14 years ago
cbbe79a
adb connect and disconnect improvements:
by Mike Lockwood
· 14 years ago
5458065
am 456688bf: merge from open-source master
by The Android Open Source Project
· 14 years ago
12e549b
am 5dc0f5db: merge from open-source master
by The Android Open Source Project
· 14 years ago
456688b
merge from open-source master
by The Android Open Source Project
· 14 years ago
7e81a61
am c57a22c8: merge from open-source master
by The Android Open Source Project
· 14 years ago
5dc0f5d
merge from open-source master
by The Android Open Source Project
· 14 years ago
a11a001
am 705b37b8: merge from open-source master
by The Android Open Source Project
· 14 years ago
c57a22c
merge from open-source master
by The Android Open Source Project
· 14 years ago
62f3053
am c0b3ad16: merge from open-source master
by The Android Open Source Project
· 14 years ago
705b37b
merge from open-source master
by The Android Open Source Project
· 14 years ago
c0b3ad1
merge from open-source master
by The Android Open Source Project
· 14 years ago
230cb33
Make /proc/kmsg and /proc/sysrq-trigger system-process-readable
by Christopher Tate
· 14 years ago
8dfa47d
Atomic/SMP update, part 2.
by Andy McFadden
· 14 years ago
67d5358
adb: remove obsolete shell history support.
by Mike Lockwood
· 14 years ago
7fe202f
Use linenoise to add simple editing and history to the Android shell.
by Jack Palevich
· 14 years ago
d9d1ca4
Let "adb connect" connect to emulators too
by Stefan Hilzinger
· 15 years ago
5762ec290
Fix adb remount on non-MTD devices
by Colin Cross
· 15 years ago
f1c03de
adb: Add Qualcomm USB id
by Dima Zavin
· 15 years ago
dc59428
Merge "Fix kernel panics in fastboot on OS X." into kraken
by Jeff Brown
· 15 years ago
b640637
Fix kernel panics in fastboot on OS X.
by Jeff Brown
· 15 years ago
ac322da
Atomic/SMP update.
by Andy McFadden
· 15 years ago
53a79a8
am 49337b27: merge from open-source master
by The Android Open Source Project
· 15 years ago
49337b2
merge from open-source master
by The Android Open Source Project
· 15 years ago
5099d34
Merge "Fix "route add default dev <iface>" behaviour"
by Jean-Baptiste Queru
· 15 years ago
c0d8fb5
DO NOT MERGE resolved conflicts for merge of e95aad61 to kraken
by Mike Lockwood
· 15 years ago
e95aad6
merge from open-source master
by The Android Open Source Project
· 15 years ago
93ac155
init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB.
by Mike Lockwood
· 15 years ago
509f739
fastboot: Add more vendor usb ids
by Dima Zavin
· 15 years ago
80bdda4
Merge "Added a move flag for init's mount command that maps to MS_MOVE."
by Jean-Baptiste Queru
· 15 years ago
156b9f3
am 538e5778: merge from open-source master
by The Android Open Source Project
· 15 years ago
538e577
merge from open-source master
by The Android Open Source Project
· 15 years ago
34ed47a
Merge "sys_signame[] was added to libc, remove conflicting definition"
by Jean-Baptiste Queru
· 15 years ago
a523b5b
Merge "Get rid of warnings when compiled with -Wformat-security" into kraken
by Nick Kralevich
· 15 years ago
4f55adc
Get rid of warnings when compiled with -Wformat-security
by Nick Kralevich
· 15 years ago
dd26bb3
Get rid of warnings when compiled with -Wformat-security
by Nick Kralevich
· 15 years ago
0253ffd
am d00eba45: merge from open-source master
by The Android Open Source Project
· 15 years ago
d00eba4
merge from open-source master
by The Android Open Source Project
· 15 years ago
28a8dab
Add a printf format.
by christian.bejram
· 15 years ago
42d3812
Merge "Allow pixelflinger to work when NX (No Execute) is enabled." into kraken
by Nick Kralevich
· 15 years ago
b20e985
am 25ffaff6: am 86b12152: fix windows SDK build
by Brad Fitzpatrick
· 15 years ago
c279d3c
am 218faa30: am e43c2483: More fixes to Binder perf regression from Eclair
by Brad Fitzpatrick
· 15 years ago
25ffaff
am 86b12152: fix windows SDK build
by Brad Fitzpatrick
· 15 years ago
218faa3
am e43c2483: More fixes to Binder perf regression from Eclair
by Brad Fitzpatrick
· 15 years ago
86b1215
fix windows SDK build
by Brad Fitzpatrick
· 15 years ago
beeeee7
Allow pixelflinger to work when NX (No Execute) is enabled.
by Nick Kralevich
· 15 years ago
e43c248
More fixes to Binder perf regression from Eclair
by Brad Fitzpatrick
· 15 years ago
7f2ad58
adb: Add Qualcomm USB id
by Dima Zavin
· 15 years ago
4e226a5
am ba9025ce: am 253e27ac: Optimize set_sched_policy(), which gets called in every binder call.
by Brad Fitzpatrick
· 15 years ago
ba9025c
am 253e27ac: Optimize set_sched_policy(), which gets called in every binder call.
by Brad Fitzpatrick
· 15 years ago
253e27a
Optimize set_sched_policy(), which gets called in every binder call.
by Brad Fitzpatrick
· 15 years ago
7a9f4c2
am 83b97a6a: am 458f0633: For issue #2651381, allow library prelinking.
by Dan Bornstein
· 15 years ago
83b97a6
am 458f0633: For issue #2651381, allow library prelinking.
by Dan Bornstein
· 15 years ago
cc42a2d
am 44bce0fb: merge from open-source master
by The Android Open Source Project
· 15 years ago
44bce0f
merge from open-source master
by The Android Open Source Project
· 15 years ago
458f063
For issue #2651381, allow library prelinking.
by Dan Bornstein
· 15 years ago
2bef93c
cpu-features.h is only available for ARM
by Bruce Beare
· 15 years ago
3b9255e
am e57d8918: merge from open-source master
by The Android Open Source Project
· 15 years ago
e57d891
merge from open-source master
by The Android Open Source Project
· 15 years ago
9b6c850
fix sim build
by Jean-Baptiste Queru
· 15 years ago
Next »