Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
2fcdaf99070e69a73e76ac9b77135343aabb4dc4
2fcdaf9
Add NOTICE file and license tag for adb
by Jean-Baptiste Queru
· 15 years ago
1320687
Remove logwrapper for Bluetoothd.
by Jaikumar Ganesh
· 15 years ago
b6b4007
adb: Clean up argument passing for create_service_thread()
by Mike Lockwood
· 15 years ago
119dcd8
Merge change 25859 into eclair
by Android (Google) Code Review
· 15 years ago
b13d4e8
Improve error-handling when an expected token is missing.
by Jack Palevich
· 15 years ago
bb6f68c
init.rc: mount debugfs for debugging
by Brian Swetland
· 15 years ago
1c60e46
Produce error rather than assert when encountering a nested function.
by Jack Palevich
· 15 years ago
05647c8
Merge change 25170 into eclair
by Android (Google) Code Review
· 15 years ago
6388fe8
Merge change 25383 into eclair
by Android (Google) Code Review
· 15 years ago
35ad5f4
rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support
by San Mehat
· 15 years ago
7baff71
rootdir: init.rc: tweak cfs scheduler - disable child_runs_first
by San Mehat
· 15 years ago
154b7d7
Add bitfields to header for screen shots. This will allow ddms to distinguish
by Rebecca Schultz Zavin
· 15 years ago
0384a98
Disable sched_policy under Windows.
by Raphael
· 15 years ago
7a013f9
Fix vold coredump when enable_ums cmd comes without media inserted.
by David Ding
· 15 years ago
3cd5b66
libcutils: Dont include kernel header + add defines
by San Mehat
· 15 years ago
493dad9
libcutils: Add abstracted support for setting scheduler policies
by San Mehat
· 15 years ago
25f1a5a
init.rc: Adjust permissions on /data/dontpanic/ so dumpstate will not need root
by Mike Lockwood
· 15 years ago
8880093
Merge change 24493 into eclair
by Android (Google) Code Review
· 15 years ago
04bee29
Fix several issues in framebuffer_service
by Rebecca Schultz Zavin
· 15 years ago
e67eff1
Merge change 24564 into eclair
by Android (Google) Code Review
· 15 years ago
374ad78
Merge change 24577 into eclair
by Android (Google) Code Review
· 15 years ago
e7aa149
Merge change 24576 into eclair
by Android (Google) Code Review
· 15 years ago
53f0658
Update peephole optimizer
by Jack Palevich
· 15 years ago
bb3e9c1
Add a script "accarm" for ad-hoc testing of the ARM acc compiler.
by Jack Palevich
· 15 years ago
c2d8e0e
init: Make /dev/pmem_gpu* be writable by all
by Dima Zavin
· 15 years ago
8b213f1
Merge change 24474 into eclair
by Android (Google) Code Review
· 15 years ago
ae0aa69
Merge change 24479 into eclair
by Android (Google) Code Review
· 15 years ago
d30a2ce
Implement a simple peephole optimization framework for ARM.
by Jack Palevich
· 15 years ago
833ea8d
Fix an infinite loop in time2sub.
by David 'Digit' Turner
· 15 years ago
2f21659
Merge change 24213 into eclair
by Android (Google) Code Review
· 15 years ago
0e1f612
Merge change 24415 into eclair
by Android (Google) Code Review
· 15 years ago
d531557
Move ARM disassembler out of libacc and into the acc command-line tool.
by Jack Palevich
· 15 years ago
d9a16d6
Merge change 23852 into eclair
by Android (Google) Code Review
· 15 years ago
d62ae8f
Merge change 24061 into eclair
by Android (Google) Code Review
· 15 years ago
9332482
init.rc: Make /data/dontpanic files readable only by the system process.
by Mike Lockwood
· 15 years ago
ca8177d
Fix a bug that prevented the "generic" product builds from working in the emulator.
by David 'Digit' Turner
· 15 years ago
c0b7490
Merge change 24171 into eclair
by Android (Google) Code Review
· 15 years ago
c408bbf
Turn an assert into an error to handle bad struct members more gracefully.
by Jack Palevich
· 15 years ago
6b89efa
Merge change 24168 into eclair
by Android (Google) Code Review
· 15 years ago
5f32438
Merge change 24167 into eclair
by Android (Google) Code Review
· 15 years ago
9116bc4
Improved DEBUG_SAVE_INPUT_TO_FILE logic.
by Jack Palevich
· 15 years ago
61de31f
Generate an error for the use of an undeclared struct.
by Jack Palevich
· 15 years ago
82a6014
rootdir: init.rc: Allow all processes access to /data/dontpanic
by San Mehat
· 15 years ago
bdb005a
Added a hack that makes the SD card world-writable when the sampling
by Bob Lee
· 15 years ago
4599c1f
Merge change 23892 into eclair
by Android (Google) Code Review
· 15 years ago
dfd31ee
Merge change 24034 into eclair
by Android (Google) Code Review
· 15 years ago
8fe5dca
Improve error message for unknown struct members
by Jack Palevich
· 15 years ago
9b7ed8a
Merge change 24030 into eclair
by Android (Google) Code Review
· 15 years ago
5fd66ae
Improve address operator (unary &).
by Jack Palevich
· 15 years ago
c62592b
Merge change 23911 into eclair
by Android (Google) Code Review
· 15 years ago
91acb14
Revert "adb: Another attempted workaround for the adb disconnect problem."
by Joe Onorato
· 15 years ago
ca5e0bc
android_atomic_write() implementation was using cmpxchg which was useless
by Mathias Agopian
· 15 years ago
f602030
Add contacts aggregation event to the log.
by Ken Shirriff
· 15 years ago
f56d1b5
Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell."
by Mike Lockwood
· 15 years ago
90764cf
Fix a call to memset(3) with reversed arguments.
by Elliott Hughes
· 15 years ago
e991dec
Merge changes 23694,23695,23696 into eclair
by Android (Google) Code Review
· 15 years ago
abe3a9c
init.rc: Add dumpstate service
by Mike Lockwood
· 15 years ago
c5e7ef2
init: Add support for enforcing setprop by caller's group.
by Mike Lockwood
· 15 years ago
be0045a
adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell.
by Mike Lockwood
· 15 years ago
69551d8
Merge change 23557 into eclair
by Android (Google) Code Review
· 15 years ago
c822213
init: add some more audio devices
by Brian Swetland
· 15 years ago
020f35f
rootdir: init.rc: Allow all processes access to apanic/ramconsole crash data.
by San Mehat
· 15 years ago
f26d6ce
rootdir: init.rc: Clean up dump collection
by San Mehat
· 15 years ago
c840167
init: add vdec device node
by Dima Zavin
· 15 years ago
2dfe490
system: vold: Ensure a default vold.conf exists for generic target
by San Mehat
· 15 years ago
d42ab25
Merge change 23045 into eclair
by Android (Google) Code Review
· 15 years ago
3dfe6c6
Add persistent radio prop perms ; cleanup ws and typos.
by Tammo Spalink
· 15 years ago
4ad30d2
Merge change 23106 into eclair
by Android (Google) Code Review
· 15 years ago
ecfd8e7
acc error tweaks
by Joe Onorato
· 15 years ago
f68a5cd
vold: Format cards < 2GB as FAT16, otherwise FAT32. Also let the formatter
by San Mehat
· 15 years ago
bd3f7de
Merge change 22836 into eclair
by Android (Google) Code Review
· 15 years ago
fc27922
Merge change 22835 into eclair
by Android (Google) Code Review
· 15 years ago
2154187
rootdir: init.rc: Copy kernel crash dumps to /data and free kernel resources
by San Mehat
· 15 years ago
7c44fe5
init: builtins: Add 'copy' command to init.rc parser
by San Mehat
· 15 years ago
c158427
Merge change 22828 into eclair
by Android (Google) Code Review
· 15 years ago
9221bcc
Preliminary struct and union support.
by Jack Palevich
· 15 years ago
a3e8a6a
adb: Fix emulator support.
by Mike Lockwood
· 15 years ago
1bba53f
Fix broken 'adb root' command.
by Xavier Ducrohet
· 15 years ago
968c8f0
Merge change 22503 into eclair
by Android (Google) Code Review
· 15 years ago
e2e8938
Merge change 22636 into eclair
by Android (Google) Code Review
· 15 years ago
0ab3a93
Allow radio to modify net.ppp* properties for dns
by Robert Greenwalt
· 15 years ago
c0f2533
Make pointer casting work.
by Jack Palevich
· 15 years ago
0f400c5
Add runtime check for whether or not the OTCC-output tests can be run.
by Jack Palevich
· 15 years ago
ff19670
adb: Improved support for running adb over TCP/IP
by Mike Lockwood
· 15 years ago
90b06ac
only use faster SHA-1 code on machines with good libc
by Doug Zongker
· 15 years ago
a2f441b
Merge change 21613 into eclair
by Android (Google) Code Review
· 15 years ago
444acdd
am 85b3fcc5: system/core: vold: Change permission of external storage device nodes
by San Mehat
· 15 years ago
85b3fcc
system/core: vold: Change permission of external storage device nodes
by San Mehat
· 15 years ago
6d51d9c
system/core: vold: Change permission of external storage device nodes
by San Mehat
· 15 years ago
1fd8a8e
Merge change 21737 into eclair
by Android (Google) Code Review
· 15 years ago
e37c724
Merge change 22155 into eclair
by Android (Google) Code Review
· 15 years ago
fb62cf9
Merge change 22143 into eclair
by Android (Google) Code Review
· 15 years ago
30321cb
Add ARM hardware floating point support.
by Jack Palevich
· 15 years ago
46fdd26
Merge change 21956 into eclair
by Android (Google) Code Review
· 15 years ago
3bc1e9c
devices: set permissions for lightsensor
by Iliyan Malchev
· 15 years ago
5f1b339
Merge change 21921 into eclair
by Android (Google) Code Review
· 15 years ago
b2de4db
fastboot: Add retry to USB read call.
by Dan Murphy
· 15 years ago
d3abe3c
Add a --nox86 flag to allow disabling x86 tests
by Jack Palevich
· 15 years ago
0a01a5d
Handle functions with anonymous arguments
by Jack Palevich
· 15 years ago
ed7ccae
Route all log tags with "RIL" prefix to radio buffer.
by John Michelau
· 15 years ago
Next »