Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
8214532088d90dcd2451a0f18a856182fdd85d39
8214532
am 6b89efab: Merge change 24168 into eclair
by Jack Palevich
· 16 years ago
45a3523
am 5f324384: Merge change 24167 into eclair
by Jack Palevich
· 16 years ago
6b89efa
Merge change 24168 into eclair
by Android (Google) Code Review
· 16 years ago
5f32438
Merge change 24167 into eclair
by Android (Google) Code Review
· 16 years ago
9116bc4
Improved DEBUG_SAVE_INPUT_TO_FILE logic.
by Jack Palevich
· 16 years ago
61de31f
Generate an error for the use of an undeclared struct.
by Jack Palevich
· 16 years ago
f914c82
am 82a6014d: rootdir: init.rc: Allow all processes access to /data/dontpanic
by San Mehat
· 16 years ago
82a6014
rootdir: init.rc: Allow all processes access to /data/dontpanic
by San Mehat
· 16 years ago
bb59b7a
am 4599c1ff: Merge change 23892 into eclair
by Mathias Agopian
· 16 years ago
4599c1f
Merge change 23892 into eclair
by Android (Google) Code Review
· 16 years ago
0a33f2d
am dfd31ee8: Merge change 24034 into eclair
by Jack Palevich
· 16 years ago
dfd31ee
Merge change 24034 into eclair
by Android (Google) Code Review
· 16 years ago
8fe5dca
Improve error message for unknown struct members
by Jack Palevich
· 16 years ago
08f2c14
am 9b7ed8a3: Merge change 24030 into eclair
by Jack Palevich
· 16 years ago
9b7ed8a
Merge change 24030 into eclair
by Android (Google) Code Review
· 16 years ago
5fd66ae
Improve address operator (unary &).
by Jack Palevich
· 16 years ago
4b81ad1
am c62592bb: Merge change 23911 into eclair
by Ken Shirriff
· 16 years ago
c62592b
Merge change 23911 into eclair
by Android (Google) Code Review
· 16 years ago
c31ebf5
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
0c428e4
am 91acb148: Revert "adb: Another attempted workaround for the adb disconnect problem."
by Joe Onorato
· 16 years ago
91acb14
Revert "adb: Another attempted workaround for the adb disconnect problem."
by Joe Onorato
· 16 years ago
ca5e0bc
android_atomic_write() implementation was using cmpxchg which was useless
by Mathias Agopian
· 16 years ago
f602030
Add contacts aggregation event to the log.
by Ken Shirriff
· 16 years ago
d6e3307
am f56d1b5a: Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell."
by Mike Lockwood
· 16 years ago
410776e
am e991decf: Merge changes 23694,23695,23696 into eclair
by Mike Lockwood
· 16 years ago
a145741
merge from master
by Jean-Baptiste Queru
· 16 years ago
f56d1b5
Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell."
by Mike Lockwood
· 16 years ago
e991dec
Merge changes 23694,23695,23696 into eclair
by Android (Google) Code Review
· 16 years ago
abe3a9c
init.rc: Add dumpstate service
by Mike Lockwood
· 16 years ago
c5e7ef2
init: Add support for enforcing setprop by caller's group.
by Mike Lockwood
· 16 years ago
be0045a
adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell.
by Mike Lockwood
· 16 years ago
2552402
am 69551d85: Merge change 23557 into eclair
by Brian Swetland
· 16 years ago
69551d8
Merge change 23557 into eclair
by Android (Google) Code Review
· 16 years ago
c822213
init: add some more audio devices
by Brian Swetland
· 16 years ago
991e918
am 020f35f2: rootdir: init.rc: Allow all processes access to apanic/ramconsole crash data.
by San Mehat
· 16 years ago
020f35f
rootdir: init.rc: Allow all processes access to apanic/ramconsole crash data.
by San Mehat
· 16 years ago
c6a8133
am f26d6cea: rootdir: init.rc: Clean up dump collection
by San Mehat
· 16 years ago
f26d6ce
rootdir: init.rc: Clean up dump collection
by San Mehat
· 16 years ago
8c92ba1
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
bdb9831
am c8401677: init: add vdec device node
by Dima Zavin
· 16 years ago
c840167
init: add vdec device node
by Dima Zavin
· 16 years ago
c9050c5
am 2dfe490f: system: vold: Ensure a default vold.conf exists for generic target
by San Mehat
· 16 years ago
2dfe490
system: vold: Ensure a default vold.conf exists for generic target
by San Mehat
· 16 years ago
7d53c69
am d42ab257: Merge change 23045 into eclair
by Tammo Spalink
· 16 years ago
d42ab25
Merge change 23045 into eclair
by Android (Google) Code Review
· 16 years ago
3dfe6c6
Add persistent radio prop perms ; cleanup ws and typos.
by Tammo Spalink
· 16 years ago
a360f29
am 4ad30d28: Merge change 23106 into eclair
by San Mehat
· 16 years ago
4ad30d2
Merge change 23106 into eclair
by Android (Google) Code Review
· 16 years ago
cc61802
am ecfd8e73: acc error tweaks
by Joe Onorato
· 16 years ago
ecfd8e7
acc error tweaks
by Joe Onorato
· 16 years ago
f68a5cd
vold: Format cards < 2GB as FAT16, otherwise FAT32. Also let the formatter
by San Mehat
· 16 years ago
e86a2c7
Merge change 7315
by Android Code Review
· 16 years ago
15681df
BUGFIX - ro.kernel.android.{qemud | ril} and ro.android.noril
by Simon Braunschmidt
· 16 years ago
dc816d5
Allow an onrestart command to stop the current service
by Ben Gruver
· 16 years ago
e7cb137
added chdir/chroot commands to init for mount switching/pivoting
by Jay Freeman (saurik)
· 16 years ago
9f28bde
Trivial implementation of init's import command.
by Jay Freeman (saurik)
· 16 years ago
12a5b88
Merge change 2903
by Android Code Review
· 16 years ago
9b15891
am bd3f7ded: Merge change 22836 into eclair
by San Mehat
· 16 years ago
5be5da9
am fc279227: Merge change 22835 into eclair
by San Mehat
· 16 years ago
bd3f7de
Merge change 22836 into eclair
by Android (Google) Code Review
· 16 years ago
fc27922
Merge change 22835 into eclair
by Android (Google) Code Review
· 16 years ago
2154187
rootdir: init.rc: Copy kernel crash dumps to /data and free kernel resources
by San Mehat
· 16 years ago
7c44fe5
init: builtins: Add 'copy' command to init.rc parser
by San Mehat
· 16 years ago
973246d
am c158427e: Merge change 22828 into eclair
by Jack Palevich
· 16 years ago
c158427
Merge change 22828 into eclair
by Android (Google) Code Review
· 16 years ago
9221bcc
Preliminary struct and union support.
by Jack Palevich
· 16 years ago
cef31a0
adb: Fix emulator support.
by Mike Lockwood
· 16 years ago
f71c711
Fix broken 'adb root' command.
by Xavier Ducrohet
· 16 years ago
2f38b69
adb: Improved support for running adb over TCP/IP
by Mike Lockwood
· 16 years ago
26f3de6
BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
by Raphael
· 16 years ago
ecfb75d
adb: Fix infinite loop in Linux host device discovery.
by Mike Lockwood
· 16 years ago
668cc77
adb: print better error message when there are insufficient permissions for a device.
by Mike Lockwood
· 16 years ago
a8be72f
adb: update call to register_usb_transport in Mac and Windows builds.
by Mike Lockwood
· 16 years ago
95b837d
adb: On Linux, detect USB devices for which adb does not have permissions to communicate with.
by Mike Lockwood
· 16 years ago
e64004d
adb: Use correct language ID when retrieving USB serial number.
by Guang Zhu
· 16 years ago
63e6152
adb: Remove adbd from simulator build.
by Mike Lockwood
· 16 years ago
5f4b051
adb: add "adb reboot" command.
by Mike Lockwood
· 16 years ago
3969080
get rid of utils/executablepath.h, which now lives in the simulator
by Mathias Agopian
· 16 years ago
22048ef
Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.
by Nick Pelly
· 16 years ago
0f83253
am a3e8a6ad: adb: Fix emulator support.
by Mike Lockwood
· 16 years ago
a3e8a6a
adb: Fix emulator support.
by Mike Lockwood
· 16 years ago
1e07084
Fix incorrect check for LOG_UEVENTS
by Chuck Tuffli
· 16 years ago
7acf338
init.rc: Fixes typo: sytem -> system.
by Hiroshi Takekawa
· 16 years ago
15e37df
am 1bba53f7: Fix broken \'adb root\' command.
by Xavier Ducrohet
· 16 years ago
1bba53f
Fix broken 'adb root' command.
by Xavier Ducrohet
· 16 years ago
5f64296
am 968c8f07: Merge change 22503 into eclair
by Mike Lockwood
· 16 years ago
968c8f0
Merge change 22503 into eclair
by Android (Google) Code Review
· 16 years ago
ba29880
am e2e89382: Merge change 22636 into eclair
by Robert Greenwalt
· 16 years ago
e2e8938
Merge change 22636 into eclair
by Android (Google) Code Review
· 16 years ago
0ab3a93
Allow radio to modify net.ppp* properties for dns
by Robert Greenwalt
· 16 years ago
11e1c42
completed implementation of "trigger" for init
by Jay Freeman (saurik)
· 16 years ago
87d8ccb
am c0f25335: Make pointer casting work.
by Jack Palevich
· 16 years ago
c0f2533
Make pointer casting work.
by Jack Palevich
· 16 years ago
67132d9
am 0f400c59: Add runtime check for whether or not the OTCC-output tests can be run.
by Jack Palevich
· 16 years ago
0f400c5
Add runtime check for whether or not the OTCC-output tests can be run.
by Jack Palevich
· 16 years ago
ff19670
adb: Improved support for running adb over TCP/IP
by Mike Lockwood
· 16 years ago
41ced02
Merge change 11205
by Android Code Review
· 16 years ago
b8ebbcc
am 90b06ac7: only use faster SHA-1 code on machines with good libc
by Doug Zongker
· 16 years ago
90b06ac
only use faster SHA-1 code on machines with good libc
by Doug Zongker
· 16 years ago
70670ff
am a2f441b8: Merge change 21613 into eclair
by Doug Zongker
· 16 years ago
Next »