Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
841d4153b68ee78c7f51816cf00dd2a40e843890
841d415
Merge "init: fix typo in error message" am: 2efcb522df
by Tom Cherry
· 7 years ago
ca1c55c
Merge "init: fix typo in error message"
by Treehugger Robot
· 7 years ago
8cc0fae
Merge "libprocinfo: return error msg instead of printing it." am: 220c1d5589
by Yabin Cui
· 7 years ago
d507eb9
Merge "libprocinfo: return error msg instead of printing it."
by Yabin Cui
· 7 years ago
71291f2
Merge "Add recovery_available: true to init dependencies" am: 24f226df87
by Tom Cherry
· 7 years ago
05b25ca
Merge "Add recovery_available: true to init dependencies"
by Treehugger Robot
· 7 years ago
44b1127
init: fix typo in error message
by Tom Cherry
· 7 years ago
2a50fcc
libprocinfo: return error msg instead of printing it.
by Yabin Cui
· 7 years ago
596c1de
Add recovery_available: true to init dependencies
by Tom Cherry
· 7 years ago
f31ce1b
Merge "Add derived UsbTransport class with USB reset method" am: 56795ac483
by Chris Fries
· 7 years ago
665191a
Merge "Add derived UsbTransport class with USB reset method"
by Chris Fries
· 7 years ago
de27a64
Add derived UsbTransport class with USB reset method
by Aaron Wisner
· 7 years ago
4e3cf11
Merge "[libsparse] Modernize codebase by replacing NULL with nullptr"
by Yi Kong
· 7 years ago
938912d
Merge "[libsparse] Modernize codebase by replacing NULL with nullptr"
by Yi Kong
· 7 years ago
3513726
Merge "adb: fix forward --list, --remove(-all) with multiple devices."
by Josh Gao
· 7 years ago
3b15811
Merge "adb: fix forward --list, --remove(-all) with multiple devices."
by Treehugger Robot
· 7 years ago
f7fdfb8
[libsparse] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
9d58173
Merge "Declare __FAKE_USE_VA_ARGS as a variadic function." am: 835d76496d
by Chih-hung Hsieh
· 7 years ago
6986504
Merge "Declare __FAKE_USE_VA_ARGS as a variadic function."
by Chih-hung Hsieh
· 7 years ago
62d5ece
Merge "Restore the libsync __ANDROID_API__ guard" am: 7af64cbbbe
by Ryan Prichard
· 7 years ago
6663e75
Merge "Restore the libsync __ANDROID_API__ guard"
by Ryan Prichard
· 7 years ago
0cbe6b4
Merge changes from topic "looper_unique_fd" am: 7e7cefa2c7
by Josh Gao
· 7 years ago
4969bc6
Merge changes from topic "looper_unique_fd"
by Josh Gao
· 7 years ago
024e0b3
adb: fix forward --list, --remove(-all) with multiple devices.
by Josh Gao
· 7 years ago
18a1333
Merge "fs_mgr: Add a method for creating one-off partition instances."
by David Anderson
· 7 years ago
f953f5e
Merge "fs_mgr: Add a method for creating one-off partition instances."
by Treehugger Robot
· 7 years ago
a8674b8
Declare __FAKE_USE_VA_ARGS as a variadic function.
by Chih-Hung Hsieh
· 7 years ago
f298c56
Merge "Revert "Use more shared libraries in adb and init."" into stage-aosp-master
by TreeHugger Robot
· 7 years ago
7c44a4e
Merge "adb: Fix `adb remount`" am: a54c293822
by Luis Hector Chavez
· 7 years ago
00d52e3
fs_mgr: Add a method for creating one-off partition instances.
by David Anderson
· 7 years ago
778cec2
Merge "adb: Fix `adb remount`"
by Treehugger Robot
· 7 years ago
75a5f61
Revert "Use more shared libraries in adb and init."
by Hridya Valsaraju
· 7 years ago
acb8ff6
adb: Fix `adb remount`
by Luis Hector Chavez
· 7 years ago
bcbf00f
Merge "init: rename init_first_stage" am: 1d2b29a902
by Tom Cherry
· 7 years ago
fb29e71
Merge "init: clean up logging initialization" am: 258109ce4a
by Tom Cherry
· 7 years ago
17214df
Merge "init: removed unused includes" am: 21d03d83fa
by Tom Cherry
· 7 years ago
7fd525c
Merge "init: rename init_first_stage"
by Treehugger Robot
· 7 years ago
f88de1b
Merge "init: clean up logging initialization"
by Tom Cherry
· 7 years ago
01e9f00
Merge "init: removed unused includes"
by Tom Cherry
· 7 years ago
fa3333d
Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd."""
by Josh Gao
· 7 years ago
24dfd7f
Merge "fastboot: add tomcherry to OWNERS." am: b13c49b1b0
by Elliott Hughes
· 7 years ago
2aca610
Merge "ParseInt/ParseUint: allow validation only." am: 3ba85c4d17
by Steven Moreland
· 7 years ago
b5f622c
Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd."""
by Treehugger Robot
· 7 years ago
b82877f
init: removed unused includes
by Tom Cherry
· 7 years ago
b9c4530
init: rename init_first_stage
by Tom Cherry
· 7 years ago
3639b84
init: clean up logging initialization
by Tom Cherry
· 7 years ago
c5e8968
Merge "fastboot: add tomcherry to OWNERS."
by Treehugger Robot
· 7 years ago
c91e6b9
Merge "ParseInt/ParseUint: allow validation only."
by Treehugger Robot
· 7 years ago
4761778
Merge "Refactor libfastboot" am: 767506fc5a
by Chris Fries
· 7 years ago
3763793
Merge "Refactor libfastboot"
by Chris Fries
· 7 years ago
88b8a1b
Revert "Revert "base: add support for tagged fd closure to unique_fd.""
by Josh Gao
· 7 years ago
27a5b2c
fastboot: add tomcherry to OWNERS.
by Elliott Hughes
· 7 years ago
0e1dd8c
Merge "fastboot: fix USB_TRACE, make it better." am: a570644b7d
by Josh Gao
· 7 years ago
2a09d9a
Merge "Use more shared libraries in adb and init." into stage-aosp-master
by TreeHugger Robot
· 7 years ago
eac1035
Merge "fastboot: fix USB_TRACE, make it better."
by Treehugger Robot
· 7 years ago
a829c73
Merge changes Iccfe3bd4,I6380245b,I20d9f2fe am: c23280a1e3
by Luis Hector Chavez
· 7 years ago
82e2bf4
Merge changes Iccfe3bd4,I6380245b,I20d9f2fe
by Treehugger Robot
· 7 years ago
5768bdf
ParseInt/ParseUint: allow validation only.
by Steven Moreland
· 7 years ago
6ec695b
Use more shared libraries in adb and init.
by Jerry Zhang
· 7 years ago
53fa6fc
Merge "Adb and fastboot completion supports zsh users." am: 74be24d696
by Jim Tang
· 7 years ago
8235494
Merge "Adb and fastboot completion supports zsh users."
by Treehugger Robot
· 7 years ago
50bf554
Restore the libsync __ANDROID_API__ guard
by Ryan Prichard
· 7 years ago
5b87738
Merge "Revert "base: add support for tagged fd closure to unique_fd.""
by Josh Gao
· 7 years ago
77162be
Merge "Revert "base: add support for tagged fd closure to unique_fd.""
by Treehugger Robot
· 7 years ago
190c2fe
Revert "base: add support for tagged fd closure to unique_fd."
by Josh Gao
· 7 years ago
c320d69
Merge changes from topic "bionic_fdsan" am: 65e4751633
by Josh Gao
· 7 years ago
91c383a
Merge changes from topic "bionic_fdsan"
by Treehugger Robot
· 7 years ago
4d9d5db
Merge "fs_mgr: Remove early prototype code." am: 881be58f41
by David Anderson
· 7 years ago
c4e397b
Merge "Remove PenaltyExcessCharacter from clang-formats." am: b8a2fa7fba
by Christopher Ferris
· 7 years ago
8c9bd77
Merge "fs_mgr: Remove early prototype code."
by Treehugger Robot
· 7 years ago
ab1984e
Merge "Remove PenaltyExcessCharacter from clang-formats."
by Christopher Ferris
· 7 years ago
c6d02eb
Merge "init: Don't look for logical partitions via uevents." am: 8ab1fd076d
by David Anderson
· 7 years ago
03eefb8
Merge "init: Don't look for logical partitions via uevents."
by Treehugger Robot
· 7 years ago
1537da3
fs_mgr: Remove early prototype code.
by David Anderson
· 7 years ago
b50d649
init: Don't look for logical partitions via uevents.
by David Anderson
· 7 years ago
e4ef0d6
Remove PenaltyExcessCharacter from clang-formats.
by Christopher Ferris
· 7 years ago
66558c7
Refactor libfastboot
by Aaron Wisner
· 7 years ago
4177542
Merge "Use __VA_ARGS__ when in clang static analyzer." am: f07dbdd022
by Chih-hung Hsieh
· 7 years ago
e133449
Merge "liblp: Allow packing partition data into super images." am: 17fde657bc
by David Anderson
· 7 years ago
2fe682c
Merge "Use __VA_ARGS__ when in clang static analyzer."
by Chih-hung Hsieh
· 7 years ago
be37631
Merge "liblp: Allow packing partition data into super images."
by Treehugger Robot
· 7 years ago
22aaf32
adb: Remove most C-style allocations
by Luis Hector Chavez
· 7 years ago
f5cd1c9
Merge "Fix loading ueventd.${ro.hardware}.rc." am: 1fefb9f129
by Tom Cherry
· 7 years ago
e2959da
Merge "Fix loading ueventd.${ro.hardware}.rc."
by Tom Cherry
· 7 years ago
3969972
adb: Modernize the service creation
by Luis Hector Chavez
· 7 years ago
0b6aa4d
adb: Preserve the original mount flags when remounting
by Luis Hector Chavez
· 7 years ago
8139688
libutils: switch Looper's fds to unique_fd.
by Josh Gao
· 7 years ago
fe558a6
crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)).
by Josh Gao
· 7 years ago
3d07992
libziparchive: use fdsan in ZipArchive.
by Josh Gao
· 7 years ago
39d0afe
debuggerd_handler: use syscall(__NR_close) instead of close.
by Josh Gao
· 7 years ago
8c46817
base: add support for tagged fd closure to unique_fd.
by Josh Gao
· 7 years ago
2deb548
Fix loading ueventd.${ro.hardware}.rc.
by Sen Jiang
· 7 years ago
467bbbd
Use __VA_ARGS__ when in clang static analyzer.
by Chih-Hung Hsieh
· 7 years ago
721e74b
liblp: Allow packing partition data into super images.
by David Anderson
· 7 years ago
e84fced
Merge "healthd: uses android.hardware.health@2.0-service_defaults" into stage-aosp-master
by TreeHugger Robot
· 7 years ago
c7a9302
Merge "liblp: Allow specifying a custom block size when building sparse images."
by David Anderson
· 7 years ago
2990c9e
Merge "liblp: Allow specifying a custom block size when building sparse images."
by Treehugger Robot
· 7 years ago
c3e4baf
healthd: uses android.hardware.health@2.0-service_defaults
by Yifan Hong
· 7 years ago
23231c1
Merge "healthd: libbatterymonitor: recovery_available" into stage-aosp-master
by Yifan Hong
· 7 years ago
e1f1ae3
healthd: libbatterymonitor: recovery_available
by Yifan Hong
· 7 years ago
Next »