Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
a4ded75232ac353ec40af011d141188cc4162fb5
a4ded75
am 35e482de: Merge "mkbootimg: make mkbootimg print image cksum to stdout"
by Andres Morales
· 10 years ago
26b4343
am ee5ce0d1: Merge "Fix "adb remount" for devices without an oem partition."
by Elliott Hughes
· 10 years ago
f37ed65
Merge "mkbootimg: make mkbootimg print image cksum to stdout"
by Andres Morales
· 10 years ago
7697efd
Merge "Fix "adb remount" for devices without an oem partition."
by Elliott Hughes
· 10 years ago
c43e8ae
am 59bcabdd: Merge "Split adb_main.cpp into client and daemon."
by Dan Albert
· 10 years ago
d8d2d97
Merge "Split adb_main.cpp into client and daemon."
by Dan Albert
· 10 years ago
3afd82c
Split adb_main.cpp into client and daemon.
by Dan Albert
· 10 years ago
f38b895
mkbootimg: make mkbootimg print image cksum to stdout
by Andres Morales
· 10 years ago
b695ec7
am f85f1116: Merge "Try to include the SHA in a ddmslib-compatible way."
by Elliott Hughes
· 10 years ago
0f5bec0
Merge "Try to include the SHA in a ddmslib-compatible way."
by Elliott Hughes
· 10 years ago
d9957bb
Fix "adb remount" for devices without an oem partition.
by Elliott Hughes
· 10 years ago
028c9ea
am a3d1fb80: Merge "Add some missing \'const\'s."
by Elliott Hughes
· 10 years ago
df8fadb
Merge "Add some missing 'const's."
by Elliott Hughes
· 10 years ago
5e83e14
Try to include the SHA in a ddmslib-compatible way.
by Elliott Hughes
· 10 years ago
7c9f059
Add some missing 'const's.
by Elliott Hughes
· 10 years ago
bfb6c30
am 0c537ce3: Merge "adb: win32: fix adb emu command"
by Dan Albert
· 10 years ago
dd6eca0
Merge "adb: win32: fix adb emu command"
by Dan Albert
· 10 years ago
ac577e3
am b8e4e0a7: Merge "mkbootimg: use fixed-size types for image format"
by Rom Lemarchand
· 10 years ago
8c85f5d
Merge "mkbootimg: use fixed-size types for image format"
by Rom Lemarchand
· 10 years ago
c128515
mkbootimg: use fixed-size types for image format
by Rom Lemarchand
· 10 years ago
7d25094
am 9680eaa1: Merge "fs_mgr: remove some dead code"
by Elliott Hughes
· 10 years ago
afa4617
Merge "fs_mgr: remove some dead code"
by Elliott Hughes
· 10 years ago
31ba000
am 55c2e1f4: Merge "Clean up init /proc/cmdline handling."
by Elliott Hughes
· 10 years ago
588f500
Merge "Clean up init /proc/cmdline handling."
by Elliott Hughes
· 10 years ago
508beaa
Clean up init /proc/cmdline handling.
by Elliott Hughes
· 10 years ago
a8119a0
fs_mgr: remove some dead code
by Oleksiy Avramchenko
· 10 years ago
68094d5
am 0e278e2e: Merge "Fix small ptrace reads."
by Christopher Ferris
· 10 years ago
f8efb47
adb: win32: fix adb emu command
by Spencer Low
· 10 years ago
4b077b5
Merge "Fix small ptrace reads."
by Christopher Ferris
· 10 years ago
045fc7c
am 19792a66: Merge "Be tolerant of devices that don\'t report serials."
by Dan Albert
· 10 years ago
29034cc
Merge "Be tolerant of devices that don't report serials."
by Dan Albert
· 10 years ago
fbc1d6a
Be tolerant of devices that don't report serials.
by Dan Albert
· 10 years ago
4eec9a1
Fix small ptrace reads.
by Christopher Ferris
· 10 years ago
5f449e4
am 8b32c30b: Merge "Add offset to map data."
by Christopher Ferris
· 10 years ago
0cdb6cc
Merge "Add offset to map data."
by Christopher Ferris
· 10 years ago
d64ea4a
am 577c1245: Merge "Add /data/misc/perfprofd to store perf profile."
by Nick Kralevich
· 10 years ago
e3e4e3b
Merge "Add /data/misc/perfprofd to store perf profile."
by Nick Kralevich
· 10 years ago
0b09a63
am 4a098bbe: Merge "rootdir: make sure the /oem mountpoint is always available"
by Nick Kralevich
· 10 years ago
cf1bea4
Merge "rootdir: make sure the /oem mountpoint is always available"
by Nick Kralevich
· 10 years ago
bdb6f14
Add offset to map data.
by Christopher Ferris
· 10 years ago
65aadea
am 93773991: Merge "Add some missing \'static\'s."
by Elliott Hughes
· 10 years ago
9297370
Merge "Add some missing 'static's."
by Elliott Hughes
· 10 years ago
dbe6d3e
Add some missing 'static's.
by Elliott Hughes
· 10 years ago
e0fc6aa
am a2c1db24: Merge "Include the git sha in the adb version."
by Dan Albert
· 10 years ago
b37b736
Merge "Include the git sha in the adb version."
by Dan Albert
· 10 years ago
a57aca5
Include the git sha in the adb version.
by Dan Albert
· 10 years ago
42e0a42
rootdir: make sure the /oem mountpoint is always available
by Nick Kralevich
· 10 years ago
2bb177f
am 3f05fb5d: Merge "Disable adb tests for Windows."
by Dan Albert
· 10 years ago
d04c436
am 2e43387b: Merge "_beginthread returns uintptr_t."
by Elliott Hughes
· 10 years ago
24764ec
Merge "Disable adb tests for Windows."
by Dan Albert
· 10 years ago
3f2b484
Add /data/misc/perfprofd to store perf profile.
by Dehao Chen
· 10 years ago
198dc2a
Merge "_beginthread returns uintptr_t."
by Elliott Hughes
· 10 years ago
e946c24
Disable adb tests for Windows.
by Dan Albert
· 10 years ago
d0c7d0e
_beginthread returns uintptr_t.
by Elliott Hughes
· 10 years ago
5aed178
am 89114c50: Merge "Simplify adb_thread_create."
by Elliott Hughes
· 10 years ago
dc28ff8
am aa76c462: Merge "Give enum types CamelCase names for clarity."
by Elliott Hughes
· 10 years ago
245e345
Merge "Simplify adb_thread_create."
by Elliott Hughes
· 10 years ago
da6b806
Merge "Give enum types CamelCase names for clarity."
by Elliott Hughes
· 10 years ago
fbf246d
am 4eccbace: Merge "All debuggerd log output marked fatal."
by Christopher Ferris
· 10 years ago
c2c4fbd
Merge "All debuggerd log output marked fatal."
by Christopher Ferris
· 10 years ago
cdc3c92
Simplify adb_thread_create.
by Elliott Hughes
· 10 years ago
497b8a0
All debuggerd log output marked fatal.
by Christopher Ferris
· 10 years ago
9ff7715
am 9337d0ac: Merge "Remove non-functional "adb persist"."
by Elliott Hughes
· 10 years ago
376a423
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 10 years ago
5a91ea4
Merge "Remove non-functional "adb persist"."
by Elliott Hughes
· 10 years ago
670875f
am f25752dc: Merge "Implement the ssh(1) escaping rules."
by Elliott Hughes
· 10 years ago
36f0c3c
Remove non-functional "adb persist".
by Elliott Hughes
· 10 years ago
4476664
Merge "Implement the ssh(1) escaping rules."
by Elliott Hughes
· 10 years ago
df8a948
Implement the ssh(1) escaping rules.
by Elliott Hughes
· 10 years ago
8a4469e
am aaf9c1b3: Merge "logd: class hierarcy for Uid and Pid statistics."
by Mark Salyzyn
· 10 years ago
ca3c64c
Merge "logd: class hierarcy for Uid and Pid statistics."
by Mark Salyzyn
· 10 years ago
f97f123
am 8b9170b8: Merge "Add additional shielding against the ERROR macro."
by Dan Albert
· 10 years ago
89b695c
am 76e0d31f: Merge "Make test_track_devices.cpp output easier to read."
by Elliott Hughes
· 10 years ago
d70ac46
Merge "Add additional shielding against the ERROR macro."
by Dan Albert
· 10 years ago
8090b4e
Merge "Make test_track_devices.cpp output easier to read."
by Elliott Hughes
· 10 years ago
b8dc4a5
am 5138958c: Merge "Enable property expansion for insmod"
by Elliott Hughes
· 10 years ago
bb35999
Add additional shielding against the ERROR macro.
by Dan Albert
· 10 years ago
e2653e9
Merge "Enable property expansion for insmod"
by Elliott Hughes
· 10 years ago
9200d6e
Make test_track_devices.cpp output easier to read.
by Elliott Hughes
· 10 years ago
c4d043e
am 14799c62: Merge "Add WriteFdFmt and clean up more code."
by Elliott Hughes
· 10 years ago
6ce2ac3
Merge "Add WriteFdFmt and clean up more code."
by Elliott Hughes
· 10 years ago
a3b5ec8
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 10 years ago
52f1a40
am fb36dd62: Merge "Add load base to map for relocation packing."
by Christopher Ferris
· 10 years ago
3bff23e
Merge "Add load base to map for relocation packing."
by Christopher Ferris
· 10 years ago
dad402b
Add load base to map for relocation packing.
by Christopher Ferris
· 10 years ago
003ae0d
am b74d8892: Merge "More adb buffer fixes."
by Elliott Hughes
· 10 years ago
dd11a48
Merge "More adb buffer fixes."
by Elliott Hughes
· 10 years ago
b068ccb
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
8645735
am a668478e: Merge "Invoke perfprofd daemon (only for userdebug/eng builds)."
by Elliott Hughes
· 10 years ago
4329c6e
Merge "Invoke perfprofd daemon (only for userdebug/eng builds)."
by Elliott Hughes
· 10 years ago
44117cb
am bacac0f7: Merge "Fix comparison between signed and unsigned error on darwin"
by Colin Cross
· 10 years ago
4135c39
am b7a15500: Merge changes Ie90f7f32,Ie1328b18
by Colin Cross
· 10 years ago
9b35b5f
Merge "Fix comparison between signed and unsigned error on darwin"
by Colin Cross
· 10 years ago
121e64c
Fix comparison between signed and unsigned error on darwin
by Colin Cross
· 10 years ago
b33bc5d
Merge changes Ie90f7f32,Ie1328b18
by Colin Cross
· 10 years ago
a7bced9
am a763b025: Merge "logd: improve details on chatty records"
by Mark Salyzyn
· 10 years ago
5fe901b
Merge "logd: improve details on chatty records"
by Mark Salyzyn
· 10 years ago
25d3204
Fix unused argument error on darwin
by Colin Cross
· 10 years ago
9d13d00
Remove libbacktrace dependency on libcutils
by Colin Cross
· 10 years ago
2d3baf6
am 4d66c9ea: Merge "Remove libbacktrace definition of gettid."
by Dan Albert
· 10 years ago
Next »