- 4137dee libsnapshot: Fix broken iterator in CompressedSnapshotReader. by David Anderson · 4 years, 9 months ago
- d021544 Merge "libsnapshot: Remove Initialize(fd, APPEND)" by Daniel Rosenberg · 4 years, 9 months ago
- f7c47f8 Merge "first_stage_init: run first_stage.sh regardless of console presence" by Treehugger Robot · 4 years, 9 months ago
- f54cc3b Merge changes I0b9ce272,I2bb3e55b by David Anderson · 4 years, 9 months ago
- 674339d Merge "init: log 'updatable process' clarification" by Treehugger Robot · 4 years, 9 months ago
- 3b767c4 Merge "Use default dsu slot name when host is Android Q" by Treehugger Robot · 4 years, 9 months ago
- abc5f88 init: log 'updatable process' clarification by Steven Moreland · 4 years, 9 months ago
- b445a01 Use default dsu slot name when host is Android Q by Yo Chiang · 4 years, 9 months ago
- 6404d11 libsnapshot: Ignore non-data ops in snapshot_reader. by David Anderson · 4 years, 9 months ago
- 14ae4d1 libsnapshot: Round compressed COW sizes to the nearest block. by David Anderson · 4 years, 9 months ago
- dd6cb0d libsnapshot: Remove Initialize(fd, APPEND) by Daniel Rosenberg · 4 years, 9 months ago
- 56850e1 Merge "libsnapshot: Add an open /dev/null mode for CowWriter." by David Anderson · 4 years, 9 months ago
- 1b9ab3f libsnapshot: Add an open /dev/null mode for CowWriter. by David Anderson · 4 years, 9 months ago
- f2609b2 Merge "libsnapshot: Only sync after labels" by Treehugger Robot · 4 years, 9 months ago
- c497a1c Merge "libsnapshot: Use the COW size from the update manifest." by David Anderson · 4 years, 9 months ago
- fded8e6 Merge "Fix unused function error for user build" by Treehugger Robot · 4 years, 9 months ago
- cc86e96 Fix unused function error for user build by Yo Chiang · 4 years, 9 months ago
- b4a3f08 Merge "libprocessgroup: Support write to file feature" by Rick Yiu · 4 years, 9 months ago
- f6d42d4 Merge changes I669a03a6,Ibb774d6d by Treehugger Robot · 4 years, 9 months ago
- 65f4f43 Merge changes from topic "dsu-overlayfs" by Yo Chiang · 4 years, 9 months ago
- 497bca0 Merge "adb-remount-test.sh: Make devt errors warnings instead" by Yo Chiang · 4 years, 9 months ago
- 5ab4400 Merge "TransformFstabForDsu() skips handling special devices" by Yo Chiang · 4 years, 9 months ago
- dfaede0 Merge changes from topic "init-snapuserd" by David Anderson · 4 years, 9 months ago
- 22e036b Merge "Move CtsLiblogTestCases and CtsLogdTestCases to system/logging/TEST_MAPPING" by Tom Cherry · 4 years, 9 months ago
- bc1ad96 libprocessgroup: Support write to file feature by Rick Yiu · 4 years, 9 months ago
- d5bcbaa libsnapshot: Only sync after labels by Daniel Rosenberg · 4 years, 9 months ago
- 290b0ed libsnapshot: Fix footer values and verification by Daniel Rosenberg · 4 years, 9 months ago
- 46ef759 libsnapshot: Fix some minor formatting bugs by Daniel Rosenberg · 4 years, 9 months ago
- 485505c Merge "Fix the expected tagged_addr_ctrl in a test." by Treehugger Robot · 4 years, 9 months ago
- 8df6d9e Merge "Store result of mount_all for mounted userdata by metadata encryption" by Treehugger Robot · 4 years, 9 months ago
- 2b6764a Fix the expected tagged_addr_ctrl in a test. by Peter Collingbourne · 4 years, 9 months ago
- cc3410e first_stage_init: run first_stage.sh regardless of console presence by Steve Muckle · 4 years, 9 months ago
- 9979a4f Merge "Remove symlink libprocinfo" by Treehugger Robot · 4 years, 9 months ago
- 0b0f7f3 Merge changes I7741c7e5,I30bb2844,If55b93b1,Ife058ca2 by Tri Vo · 4 years, 9 months ago
- 8b4a9a9 Merge "Move e2fsck into /first_stage_ramdisk." by Treehugger Robot · 4 years, 9 months ago
- eb7eb4b libsnapshot: Use the COW size from the update manifest. by David Anderson · 4 years, 9 months ago
- 2eb7b92 libsnapshot: Implement MapAllSnapshots and UnmapAllSnapshots. by David Anderson · 4 years, 9 months ago
- b031def Start snapuserd if needed as soon as possible during second-stage init. by David Anderson · 4 years, 9 months ago
- f57fd97 libsnapshot: Add support for first-to-second-stage transitions of snapuserd. by David Anderson · 4 years, 9 months ago
- 5c14450 Move CtsLiblogTestCases and CtsLogdTestCases to system/logging/TEST_MAPPING by Tom Cherry · 4 years, 9 months ago
- 92836b2 Merge changes from topic "toybox_vendor_ramdisk" by Yifan Hong · 4 years, 9 months ago
- 509eef3 Remove symlink libprocinfo by Baligh Uddin · 4 years, 9 months ago
- 5e3a3ce trusty: fuzz: dump trusty kernel logs on crash by Stephen Crane · 4 years, 9 months ago
- 6c0fb90 trusty: Add corpus for gatekeeper fuzzer by Stephen Crane · 4 years, 10 months ago
- 12d95df Store result of mount_all for mounted userdata by metadata encryption by Qilin Tan · 4 years, 9 months ago
- c635d56 Merge "Cleanup symlink for system/core/{libbacktrace, libunwindstack}" by Treehugger Robot · 4 years, 9 months ago
- 3b268df Merge "dev devices with permissive boot: disable perf_event_paranoid" by Ryan Savitski · 4 years, 9 months ago
- 32809d8 Merge changes from topic "aosp_use_uclamp" by Rick Yiu · 4 years, 9 months ago
- 14aa6aa Cleanup symlink for system/core/{libbacktrace, libunwindstack} by Baligh Uddin · 4 years, 9 months ago
- 61adc0d Merge "Cleanup references to system/core/liblog -> system/logging/liblog" by Baligh Uddin · 4 years, 9 months ago
- 10ffc34 trusty: Fuzzer for Gatekeeper TA by Tri Vo · 4 years, 10 months ago
- e8823ff trusty: fuzz: Helper library by Tri Vo · 4 years, 10 months ago
- 3337e78 Move e2fsck into /first_stage_ramdisk. by Yifan Hong · 4 years, 9 months ago
- ea93f11 dev devices with permissive boot: disable perf_event_paranoid by Ryan Savitski · 4 years, 9 months ago
- 0248561 Merge changes from topic "vendor_ramdisk" by Yifan Hong · 4 years, 9 months ago
- c6baa19 init: Add cpu controller hierarchy to use utilclamp controller by Suren Baghdasaryan · 4 years, 10 months ago
- 1b53c24 libprocessgroup: Replace stune with utilclamp profiles by Suren Baghdasaryan · 6 years ago
- 4e4cff7 Merge "libsnapshot: Add a tool for inspecting COW files." by David Anderson · 4 years, 9 months ago
- 5fea7df Merge "libsnapshot: Add a skeleton API for mapping and unmapping all snapshots." by David Anderson · 4 years, 9 months ago
- a1a5fdc Merge "libsnapshot: Stop reading ops once we reach a footer." by David Anderson · 4 years, 9 months ago
- 7173ca8 Merge "Revert "Always create ramdisk/first_stage_ramdisk."" by Yifan Hong · 4 years, 9 months ago
- 80604ab Add shell_and_utilities_vendor_ramdisk by Yifan Hong · 4 years, 10 months ago
- 67c71a1 libprocessgroup_headers: make vendor_ramdisk_available. by Yifan Hong · 4 years, 9 months ago
- 89d1c19 Make libraries {vendor_,}ramdisk_available. by Yifan Hong · 4 years, 10 months ago
- 2ec92cf libdebuggerd_handler_fallback: make vendor_ramdisk_available. by Yifan Hong · 4 years, 9 months ago
- 55015ff libcutils: make vendor_ramdisk_available. by Yifan Hong · 4 years, 9 months ago
- f3b2b96 libpropertyinfoparser: make vendor_ramdisk_available. by Yifan Hong · 4 years, 10 months ago
- 66d0d96 Refactor fs_mgr_overlayfs_teardown() by Yo Chiang · 4 years, 9 months ago
- debd953 adb-remount-test.sh: Make devt errors warnings instead by Yo Chiang · 4 years, 9 months ago
- 49a428b Merge changes I2b3f5b33,I464b683b,I8e97c543 by David Anderson · 4 years, 9 months ago
- 3fa66c7 libsnapshot: Add a tool for inspecting COW files. by David Anderson · 4 years, 9 months ago
- 07ad1b3 libsnapshot: Add a skeleton API for mapping and unmapping all snapshots. by David Anderson · 4 years, 9 months ago
- 485fe69 libsnapshot: Stop reading ops once we reach a footer. by David Anderson · 4 years, 9 months ago
- 30d7044 Merge "Revert "Revert "Switch "system/core/base" ref to "system/libbase"""" by Baligh Uddin · 4 years, 9 months ago
- f0c169a Revert "Revert "Switch "system/core/base" ref to "system/libbase""" by Baligh Uddin · 4 years, 9 months ago
- 0cbc6e8 Merge changes I48e62f25,Ib04e80e8,I3878abfd by David Anderson · 4 years, 9 months ago
- 52dac2f Merge "Remove unused utf8_length()." by Elliott Hughes · 4 years, 9 months ago
- ad5f9c3 Merge "Revert "Switch "system/core/base" ref to "system/libbase""" by Joanne Chung · 4 years, 9 months ago
- 2f77d1a Revert "Switch "system/core/base" ref to "system/libbase"" by Joanne Chung · 4 years, 9 months ago
- 9b4debb Merge "init/service_parser: Add arguments `window' and `target' for `critical'" by Woody Lin · 4 years, 9 months ago
- 0a03a5a snapuserd: Fix infinite loop when reading ops. by David Anderson · 4 years, 9 months ago
- a2b5d99 libsnapshot: Add Initialize and InitializeAppend methods to ISnapshotWriter. by David Anderson · 4 years, 9 months ago
- 0544f91 libsnapshot: Implement OpenReader for CompressedSnapshotWriter. by David Anderson · 4 years, 10 months ago
- 35bd044 Cleanup references to system/core/liblog -> system/logging/liblog by Baligh Uddin · 4 years, 9 months ago
- 25254eb Merge "Switch "system/core/base" ref to "system/libbase"" by Baligh Uddin · 4 years, 9 months ago
- 939e43e Remove unused utf8_length(). by Elliott Hughes · 4 years, 9 months ago
- df17454 Merge "Fix lseek() check" by Treehugger Robot · 4 years, 9 months ago
- 74b8449 Fix lseek() check by Greg Kaiser · 4 years, 9 months ago
- 0267bf0 Enable overlayFS on DSU system by Yo Chiang · 4 years, 10 months ago
- 346e679 Merge "Call GetDsuMetadataKeyDir() for DSU metadata encryption dir" by Yo Chiang · 4 years, 9 months ago
- 45215ae init/service_parser: Add arguments `window' and `target' for `critical' by Woody Lin · 6 years ago
- e960b47 Switch "system/core/base" ref to "system/libbase" by Baligh Uddin · 4 years, 10 months ago
- 45662c8 Merge "snapuserd: Refactor client to allow persistent connections." by David Anderson · 4 years, 9 months ago
- 8425f6e Merge "snapuserd: Refactor daemon/server." by David Anderson · 4 years, 9 months ago
- b527e66 Merge "Make the connection between implementation and llndk_library explicit" by Colin Cross · 4 years, 9 months ago
- 24a2186 Merge "Introduce security.lower_kptr_restrict property" by Primiano Tucci · 4 years, 9 months ago
- d0ce499 Merge "fs_mgr.cpp: fix the problem that the casefold feature not enabled for the data partition" by Treehugger Robot · 4 years, 9 months ago
- 3f52272 Merge "Migrate system/core/adb to packages/modules/adb" by Baligh Uddin · 4 years, 9 months ago
- 3230608 Merge changes I3339d552,I126e1583,Iccc6580a by Daniel Rosenberg · 4 years, 10 months ago
- c007c43 fs_mgr.cpp: fix the problem that the casefold feature not enabled for the data partition by Yongqin Liu · 4 years, 10 months ago