Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
451694e29d4865f41d1097eba0f0c8d7551567d4
451694e
liblp: Make it easier to test UpdatePartitionTable.
by David Anderson
· 6 years ago
21671ed
liblp: Refactor the partition table update API.
by David Anderson
· 6 years ago
6a288d8
Merge "liblp: Implement support for request queue alignment."
by Treehugger Robot
· 6 years ago
2332afb
liblp: Implement support for request queue alignment.
by David Anderson
· 6 years ago
de1d06e
Merge "adbd: fix spurious failure to create dirs when pushing."
by Treehugger Robot
· 6 years ago
4c0078d
adbd: fix spurious failure to create dirs when pushing.
by Josh Gao
· 6 years ago
4251739
Merge "Add support for new defines in v4.17.3 headers."
by Christopher Ferris
· 6 years ago
a04058e
Merge "liblp: Fix incorrect get_block_device_size usage."
by Treehugger Robot
· 6 years ago
839a818
liblp: Fix incorrect get_block_device_size usage.
by David Anderson
· 6 years ago
35f2704
Merge "Add /mnt/product rw mount point for product partitions."
by Treehugger Robot
· 6 years ago
7002558
Merge "bootstat: record reboot reason history in persist.sys.boot.reason.history"
by Treehugger Robot
· 6 years ago
8a0b46e
Merge "libbase: assume clang."
by Elliott Hughes
· 6 years ago
50d874b
Merge "bootstat: kpdpwr actually means reboot,longkey"
by Treehugger Robot
· 6 years ago
98c7649
libbase: assume clang.
by Elliott Hughes
· 6 years ago
432791e
Add support for new defines in v4.17.3 headers.
by Christopher Ferris
· 6 years ago
8b80960
Merge "rootdir: access to pstore denied to bootstat"
by Treehugger Robot
· 6 years ago
5c58c9d
bootstat: record reboot reason history in persist.sys.boot.reason.history
by Mark Salyzyn
· 6 years ago
7ab805e
rootdir: access to pstore denied to bootstat
by Mark Salyzyn
· 6 years ago
384a682
Merge "Fix misleading comments"
by Treehugger Robot
· 6 years ago
ad9f6b1
Fix misleading comments
by Inseob Kim
· 6 years ago
acc31ce
Add /mnt/product rw mount point for product partitions.
by Bowgo Tsai
· 6 years ago
f9b879f
Merge "Refactor the DwarfSection classes."
by Christopher Ferris
· 6 years ago
88d1b4a
bootstat: kpdpwr actually means reboot,longkey
by Mark Salyzyn
· 6 years ago
2bbbd06
Merge "fs_mgr: fs_mgr_update_verity_state take std::function"
by Treehugger Robot
· 6 years ago
d2f93b1
Merge "fs_mgr: Add support in fs_mgr_read_fstab_file for /proc/mounts"
by Treehugger Robot
· 6 years ago
b5065fc
fs_mgr: fs_mgr_update_verity_state take std::function
by Mark Salyzyn
· 6 years ago
5f70ed6
Merge "libcutils: Simplify android_get_control_socket()"
by Treehugger Robot
· 6 years ago
749ee86
Merge "init: add unit tests for tokenizer.cpp"
by Tom Cherry
· 6 years ago
92acaac
Refactor the DwarfSection classes.
by Christopher Ferris
· 6 years ago
eba4706
fs_mgr: Add support in fs_mgr_read_fstab_file for /proc/mounts
by Mark Salyzyn
· 6 years ago
78ea17a
Merge "init: fix the parse error when meeting escape characters"
by Tom Cherry
· 6 years ago
2a5a4e7
init: add unit tests for tokenizer.cpp
by Tom Cherry
· 6 years ago
78522d3
Merge changes I2157efc5,Iaf1d6f9c
by Treehugger Robot
· 6 years ago
b27d572
Merge changes Ia35a4541,Iaf13450d
by Treehugger Robot
· 6 years ago
b5acb1a
fs_mgr: remove fs_mgr_dm_ioctl
by David Anderson
· 6 years ago
40b5948
fs_mgr: replace DM_TABLE_STATUS use with libdm.
by David Anderson
· 6 years ago
5417bcb
run-as: Migrate to blueprint
by Luis Hector Chavez
· 6 years ago
ef62f3f
Add a way to disable run-as at runtime
by Luis Hector Chavez
· 6 years ago
6effd4d
Merge "Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event"
by Rubin Xu
· 6 years ago
f5aaa81
Merge "libbase: switch to #pragma once."
by Treehugger Robot
· 6 years ago
b4a2f57
Merge "fs_mgr: Use libdm for fs_mgr_verity."
by Treehugger Robot
· 6 years ago
4d8bbc6
libbase: switch to #pragma once.
by Elliott Hughes
· 6 years ago
2aa50ff
Merge "Simplify __attribute__((__printf__)) use."
by Treehugger Robot
· 6 years ago
d8a4c60
Simplify __attribute__((__printf__)) use.
by Elliott Hughes
· 6 years ago
b8f4fe4
Merge changes from topic "mingw-clang"
by Treehugger Robot
· 6 years ago
b0ea3d3
Merge "libdm: Add DmTargetVerity and use it in fs_mgr_avb."
by Treehugger Robot
· 6 years ago
9803fbf
fs_mgr: Use libdm for fs_mgr_verity.
by David Anderson
· 6 years ago
855a643
Merge "Fix memory leak when GateKeeperProxy.verify() returns"
by Treehugger Robot
· 6 years ago
332afef
init: fix the parse error when meeting escape characters
by liwugang
· 6 years ago
1d17339
libdm: Add DmTargetVerity and use it in fs_mgr_avb.
by David Anderson
· 6 years ago
7a8bed3
Merge "fs_mgr: Use libdm for dm-linear devices."
by Treehugger Robot
· 6 years ago
9d254f0
Merge "libdm: Add unit tests for dm-linear."
by Treehugger Robot
· 6 years ago
516ec4c
Merge "libdm: Add helper classes for loop control."
by Treehugger Robot
· 6 years ago
4b52440
fs_mgr: Use libdm for dm-linear devices.
by David Anderson
· 6 years ago
2d3e79f
libdm: Add unit tests for dm-linear.
by David Anderson
· 6 years ago
a2df1ef
Do not customize __format__ for Windows/MinGW to gnu_printf
by Pirama Arumuga Nainar
· 6 years ago
8e52362
Adapt to switch to Clang for Windows host builds
by Pirama Arumuga Nainar
· 6 years ago
1f428ea
libdm: Add helper classes for loop control.
by David Anderson
· 6 years ago
fc1cf907
Merge "Fix ARM program header values used for exidx."
by Christopher Ferris
· 6 years ago
409465a
Merge "adb: fix obsolete documentation."
by Treehugger Robot
· 6 years ago
b8f4f14
Merge "Revert "adb: detect some spin loops and abort.""
by Treehugger Robot
· 6 years ago
a67b00a
Merge "libdm: Implement GetDmDevicePathByName()."
by Treehugger Robot
· 6 years ago
f882a38
Fix ARM program header values used for exidx.
by Christopher Ferris
· 6 years ago
245b032
Merge "liblp: Add unit tests for flashing and readback."
by Treehugger Robot
· 6 years ago
5e9e74b
libdm: Implement GetDmDevicePathByName().
by David Anderson
· 6 years ago
8ddd105
Merge "liblp: Add unit tests."
by Treehugger Robot
· 6 years ago
bb7e812
Merge "Remove pstore case ibc.__pstore_append from CTS"
by Elliott Hughes
· 6 years ago
accc95d
adb: fix obsolete documentation.
by Elliott Hughes
· 6 years ago
27eda48
Merge "init: Don't set ro.serialno when androidboot.serialno is not set"
by Christopher Morin
· 6 years ago
04b9ca8
Revert "adb: detect some spin loops and abort."
by Josh Gao
· 6 years ago
39d124b
init: Don't set ro.serialno when androidboot.serialno is not set
by Chris Morin
· 6 years ago
d9b581e
Merge "libdm: Implement zero and linear targets."
by Treehugger Robot
· 6 years ago
2502aa2
Merge "libdm: Add DmTargetTypeInfo and a unit test."
by Treehugger Robot
· 6 years ago
7d8880e
Remove pstore case ibc.__pstore_append from CTS
by chenhg
· 6 years ago
0a186a8
liblp: Add unit tests for flashing and readback.
by David Anderson
· 6 years ago
e9619eb
liblp: Add unit tests.
by David Anderson
· 6 years ago
bac58ae
libdm: Implement zero and linear targets.
by David Anderson
· 6 years ago
c7def68
libdm: Add DmTargetTypeInfo and a unit test.
by David Anderson
· 6 years ago
d41a1f9
Merge "init: print service name when started waiting"
by Treehugger Robot
· 6 years ago
2e98fd2
Merge "libdm: Implement LoadTableAndActivate."
by Treehugger Robot
· 6 years ago
bdc56b0
Merge "libdm: Move includes to a libdm folder."
by Treehugger Robot
· 6 years ago
a242a4b
Merge "Split shell_and_utilities into partition parts."
by Anton Hansson
· 6 years ago
73e9046
Merge "shell_and_utilities: update README.md."
by Treehugger Robot
· 6 years ago
16bb55c
Merge "Revert "init: dummy host_init_verifier for mac""
by Yifan Hong
· 6 years ago
2c4ee75
init: print service name when started waiting
by Wei Wang
· 6 years ago
3c4aa11
Revert "init: dummy host_init_verifier for mac"
by Yifan Hong
· 6 years ago
0310f46
shell_and_utilities: update README.md.
by Elliott Hughes
· 6 years ago
e1c0744
libdm: Implement LoadTableAndActivate.
by David Anderson
· 6 years ago
b1a834e
libdm: Move includes to a libdm folder.
by David Anderson
· 6 years ago
9a2891c
Merge "libdm: Clean up error messages and dm_ioctl use."
by Treehugger Robot
· 6 years ago
ca38c79
Split shell_and_utilities into partition parts.
by Anton Hansson
· 6 years ago
b0e193c
Merge "init: dummy host_init_verifier for mac"
by Treehugger Robot
· 6 years ago
ab8131f
Merge "init: document what host init verifier checks"
by Treehugger Robot
· 6 years ago
f567367
init: dummy host_init_verifier for mac
by Tom Cherry
· 6 years ago
c50fe3d
Merge "newfs_msdos: switch to external/newfs_msdos."
by Treehugger Robot
· 6 years ago
47111ae
init: document what host init verifier checks
by Tom Cherry
· 6 years ago
81101cb
Merge "Don't check permissions bits on init scripts for host_init_verifier"
by Tom Cherry
· 6 years ago
7982178
Update cflags for building Windows modules with Clang
by Pirama Arumuga Nainar
· 6 years ago
b6181e3
libdm: Clean up error messages and dm_ioctl use.
by David Anderson
· 6 years ago
08839ff
Merge "init: Create logical partitions via liblp."
by Treehugger Robot
· 6 years ago
Next »