Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
ca27dbf0207547de8d7ac1449ebde6486861c6aa
ca27dbf
trusty: add the trusty folks to the system/core/trusty/ OWNERS.
by Elliott Hughes
· 7 years ago
6986504
Merge "Declare __FAKE_USE_VA_ARGS as a variadic function."
by Chih-hung Hsieh
· 7 years ago
6663e75
Merge "Restore the libsync __ANDROID_API__ guard"
by Ryan Prichard
· 7 years ago
4969bc6
Merge changes from topic "looper_unique_fd"
by Josh Gao
· 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
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
acb8ff6
adb: Fix `adb remount`
by Luis Hector Chavez
· 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
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
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
eac1035
Merge "fastboot: fix USB_TRACE, make it better."
by Treehugger Robot
· 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
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
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
91c383a
Merge changes from topic "bionic_fdsan"
by Treehugger Robot
· 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
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
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
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
2990c9e
Merge "liblp: Allow specifying a custom block size when building sparse images."
by Treehugger Robot
· 7 years ago
3388cb5
Merge "ueventd: add a test for ueventd_parser.cpp"
by Tom Cherry
· 7 years ago
a25088f
Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls"
by Joel Fernandes
· 7 years ago
d5faf4e
liblp: Allow specifying a custom block size when building sparse images.
by David Anderson
· 7 years ago
4cfd988
libcutils: ashmem: Avoid doing fd checks for ashmem calls
by Joel Fernandes
· 7 years ago
89f252c
Merge changes I31e444f3,If07ff05f,If3ba190d
by Jerry Zhang
· 7 years ago
b751e48
ueventd: add a test for ueventd_parser.cpp
by Tom Cherry
· 7 years ago
4ebbfb0
adb: Add io size and zero packet to usb_handle
by Jerry Zhang
· 7 years ago
1922f53
adb: Have device usb_handle return io size
by Jerry Zhang
· 7 years ago
add886c
adb: Expose device usb_handle through libadbd
by Jerry Zhang
· 7 years ago
ff37362
Merge "[adb] Modernize codebase by replacing NULL with nullptr"
by Yi Kong
· 7 years ago
548b61e
Merge "[libutils] Modernize codebase by replacing NULL with nullptr"
by Yi Kong
· 7 years ago
500e223
Adb and fastboot completion supports zsh users.
by Jim Tang
· 7 years ago
7f3e15f
Merge "Clean up logging code."
by Christopher Ferris
· 7 years ago
6eabd4a
[libutils] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
1edf0ea
Merge "fastboot: Refactor string constants to constants.h"
by Treehugger Robot
· 7 years ago
bff86aa
Merge "ueventd: let scripts provide firmware directories"
by Tom Cherry
· 7 years ago
2bdc87e
Clean up logging code.
by Christopher Ferris
· 7 years ago
dc9c710
fastboot: Refactor string constants to constants.h
by Jerry Zhang
· 7 years ago
ced2e38
Merge "libbatterymonitor: vendor_available"
by Treehugger Robot
· 7 years ago
28d3049
libbatterymonitor: vendor_available
by Yifan Hong
· 8 years ago
1c8358f
Merge "liblp: Add a method to create sparse images of the super partition."
by Treehugger Robot
· 7 years ago
393b807
Merge "liblp: Move image reading/writing functions to a new cpp file."
by Treehugger Robot
· 7 years ago
33b966e
Merge "liblp: Force more sizes to be a multiple of the sector size."
by Treehugger Robot
· 7 years ago
75c915d
Merge "liblp: Add block device size to LpMetadataGeometry."
by Treehugger Robot
· 7 years ago
62346ae
Merge "libcutils: remove rather than fix the mutex."
by Yi Kong
· 7 years ago
b47ccb4
Merge "[logd] Modernize codebase by replacing NULL with nullptr"
by Yi Kong
· 7 years ago
10aea53
[adb] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
85f6010
liblp: Add a method to create sparse images of the super partition.
by David Anderson
· 7 years ago
fd784d5
liblp: Move image reading/writing functions to a new cpp file.
by David Anderson
· 7 years ago
5c0b466
liblp: Force more sizes to be a multiple of the sector size.
by David Anderson
· 7 years ago
80bb17b
liblp: Add block device size to LpMetadataGeometry.
by David Anderson
· 7 years ago
5b565c0
[logd] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
62e474a
Merge "Remove execute bit for source files"
by Yi Kong
· 7 years ago
5ac2d34
Remove execute bit for source files
by Yi Kong
· 7 years ago
60b8000
Merge "Modernize codebase by replacing NULL with nullptr"
by Yi Kong
· 7 years ago
1b3e6b8
ueventd: let scripts provide firmware directories
by Tom Cherry
· 7 years ago
15addc4
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
e923d15
libcutils: remove rather than fix the mutex.
by Elliott Hughes
· 7 years ago
181cf3e
Merge "cutils: move hashmap to <pthread.h>."
by Elliott Hughes
· 7 years ago
ebd58ca
Merge "init: actually remount /sys when changing network namespaces"
by Tom Cherry
· 7 years ago
05f694d
init: actually remount /sys when changing network namespaces
by Tom Cherry
· 7 years ago
57f66b3
cutils: move hashmap to <pthread.h>.
by Elliott Hughes
· 7 years ago
870737f
Merge "libbase: return different result depend on the errno"
by Elliott Hughes
· 7 years ago
adb367e
Merge "liblp: Rename the metadata partition name to "super"."
by Treehugger Robot
· 7 years ago
e747afa
libbase: return different result depend on the errno
by liwugang
· 7 years ago
a618748
Merge "liblp: Clean up public headers."
by Treehugger Robot
· 7 years ago
f4d4c05
Merge "Remove Memory::ReadField."
by Christopher Ferris
· 7 years ago
821eb22
liblp: Rename the metadata partition name to "super".
by David Anderson
· 7 years ago
ec787e2
liblp: Clean up public headers.
by David Anderson
· 7 years ago
Next »