- 47236aa Utility class for COW size calculation by Alessio Balsini · 5 years ago
- 0b5949e Merge changes I1cae6530,I7ffaa260 by Treehugger Robot · 5 years ago
- b9d5d4f Publish chunk size in utility.h by Alessio Balsini · 5 years ago
- b62a3fd Remove magic numbers from test and use storage literals by Alessio Balsini · 5 years ago
- abfde72 Merge "init: trigger shutdown directly from builtins" by Tom Cherry · 5 years ago
- ac9c8dc Merge "Replace MOCK_METHODN with MOCK_METHOD macro." by Christopher Ferris · 5 years ago
- d7ada79 Replace MOCK_METHODN with MOCK_METHOD macro. by Christopher Ferris · 5 years ago
- c5722b2 Merge "liblog: don't sleep in the middle of tests" by Tom Cherry · 5 years ago
- 800fcce init: trigger shutdown directly from builtins by Tom Cherry · 5 years ago
- 2cc7fa0 Merge "Only allow alphanumerical characters, '-' and '_' in event trigger names" by Treehugger Robot · 5 years ago
- 41aa5be Merge changes I8804f7dd,I3cbca589 by Treehugger Robot · 5 years ago
- 743fceb Merge "Add method to get usage stats for a single map." by Christopher Ferris · 5 years ago
- d578241 liblog: don't sleep in the middle of tests by Tom Cherry · 5 years ago
- c34bdb7 [fs_mgr] fix -Wreorder-init-list by Nick Desaulniers · 5 years ago
- 27671c5 Only allow alphanumerical characters, '-' and '_' in event trigger names by Nikita Ioffe · 5 years ago
- 6a33c07 Merge "Fuzzer for libdm's dm-linear devices creation" by Treehugger Robot · 5 years ago
- 545d64d Merge "lmkd: Remove unnecessary conditional" by Treehugger Robot · 5 years ago
- c8e6c19 Merge "userspace reboot: stop post-data services and wait for them to be killed" by Nikita Ioffe · 5 years ago
- 818c6ef Merge "Move TempDevice to test_util.h" by Treehugger Robot · 5 years ago
- db0df1d Merge "Move libnative{bridge,loader} to art/" by Treehugger Robot · 5 years ago
- 67c3eb1 Merge "Remove useless goto." by Florian Mayer · 5 years ago
- 19515d0 Add method to get usage stats for a single map. by Christopher Ferris · 5 years ago
- 29352c8 [debuggerd] fix -Wreorder-init-list by Nick Desaulniers · 5 years ago
- 72b17f2 Merge "libmeminfo: Report VMA flags in showmap report" by Suren Baghdasaryan · 5 years ago
- b74ed0c Fuzzer for libdm's dm-linear devices creation by Alessio Balsini · 5 years ago
- aec6b50 Move TempDevice to test_util.h by Alessio Balsini · 5 years ago
- d6db178 Remove useless goto. by Florian Mayer · 5 years ago
- 1861b2d userspace reboot: stop post-data services and wait for them to be killed by Nikita Ioffe · 5 years ago
- ab0fe04 lmkd: Remove unnecessary conditional by Greg Kaiser · 5 years ago
- ec90a85 Merge "liblog: use packed structs instead of raw unaligned reads" by Tom Cherry · 5 years ago
- b4d581c liblog: use packed structs instead of raw unaligned reads by Tom Cherry · 5 years ago
- df04f3a libmeminfo: Report VMA flags in showmap report by Suren Baghdasaryan · 5 years ago
- 3f12330 Merge "lmkd: Track processes using pidfds" by Suren Baghdasaryan · 5 years ago
- 5a2be2a Merge "Export ion_4.12.h and ion_4.19.h" by Hridya Valsaraju · 5 years ago
- d82f9fd Merge "lmkd: Add support for process death notifications" by Suren Baghdasaryan · 5 years ago
- 457859e Merge "Add a link from runtime ns to the neuralnetworks ns" by Treehugger Robot · 5 years ago
- 5880b62 Merge "liblog: remove alarm in logd_reader.cpp" by Tom Cherry · 5 years ago
- 69b5b73 Move libnative{bridge,loader} to art/ by Orion Hodson · 5 years ago
- 8a8c662 Merge "Continue without DEX support if libdexfile_external.so fails to load." by Martin Stjernholm · 5 years ago
- 8797b6c Add a link from runtime ns to the neuralnetworks ns by Daichi Hirono · 5 years ago
- 2bc92d3 Merge "Prepare for libnative{bridge,loader} moving to art/" by Treehugger Robot · 5 years ago
- 0e90705 Export ion_4.12.h and ion_4.19.h by Hridya Valsaraju · 5 years ago
- 72dfd51 lmkd: Track processes using pidfds by Suren Baghdasaryan · 6 years ago
- 51bb181 lmkd: Add support for process death notifications by Suren Baghdasaryan · 6 years ago
- 4c4231d liblog: remove alarm in logd_reader.cpp by Tom Cherry · 5 years ago
- 504c100 Merge "liblog: remove code checking for fd = 0" by Tom Cherry · 5 years ago
- 7589259 Continue without DEX support if libdexfile_external.so fails to load. by Martin Stjernholm · 6 years ago
- e97c285 Merge "Handle when bias is different in elf headers." by Christopher Ferris · 5 years ago
- 899ede2 Handle when bias is different in elf headers. by Christopher Ferris · 6 years ago
- d4dad4d liblog: remove code checking for fd = 0 by Tom Cherry · 5 years ago
- 5bd4f96 Merge "init: actually report which signal is causing the reboot." by Elliott Hughes · 5 years ago
- 4e62041 Prepare for libnative{bridge,loader} moving to art/ by Orion Hodson · 5 years ago
- e9e4ce7 Merge "Add a skeleton of userspace reboot" by Nikita Ioffe · 5 years ago
- 447bd76 Merge "[liblog] fix -Wreorder-init-list" by Treehugger Robot · 5 years ago
- add829d Add a skeleton of userspace reboot by Nikita Ioffe · 5 years ago
- cc45a94 Merge "Ensure all namespaces have links to /system/lib(64) for the sanitizer libs." by Martin Stjernholm · 5 years ago
- b3fbe52 Merge "libutils: flattenable deprecation comment" by Treehugger Robot · 5 years ago
- 760c307 [liblog] fix -Wreorder-init-list by Nick Desaulniers · 5 years ago
- e79954a Merge "Rename the runtime linker namespace following ART/Runtime APEX split." by Treehugger Robot · 5 years ago
- bf6d528 init: actually report which signal is causing the reboot. by Elliott Hughes · 5 years ago
- 3fe207a libutils: flattenable deprecation comment by Steven Moreland · 5 years ago
- 7226fb4 Merge "Disable to build ld.config.txt with previous vndk version" by Kiyoung Kim · 5 years ago
- 1993864 Merge "init: drop unused direct dependency on libcrypto.so" by Treehugger Robot · 5 years ago
- 6fbe5db Merge "lmkd: Fix string null termination in proc_get_size and proc_get_name" by Suren Baghdasaryan · 5 years ago
- 265b3c4 Merge "adb: log more detail on failure to read keys." by Elliott Hughes · 5 years ago
- 0e52099 Merge "Fix explicit constructor warning from cpplint" by Treehugger Robot · 5 years ago
- 1f73f10 lmkd: Fix string null termination in proc_get_size and proc_get_name by Suren Baghdasaryan · 6 years ago
- fda77d7 init: drop unused direct dependency on libcrypto.so by Tobias Thierer · 5 years ago
- 3d669b3 Merge changes from topic "fscrypt-key-mgmt-improvements" by Eric Biggers · 5 years ago
- b012e0c Merge "Change logpersist.start to sh_binary" by Colin Cross · 5 years ago
- 31d23f1 Merge "Show bug_map links on user builds" by Ashwini Oruganti · 5 years ago
- 3cdb210 Merge "liblog: run in isolated mode, disable flaky tests" by Tom Cherry · 5 years ago
- e46a8e4 adb: log more detail on failure to read keys. by Elliott Hughes · 5 years ago
- dd9de27 Fix explicit constructor warning from cpplint by Orion Hodson · 5 years ago
- 2121a7c Merge "Make init.updatable_crashing a read/write property" by Nikita Ioffe · 5 years ago
- 0b80e60 Ensure all namespaces have links to /system/lib(64) for the sanitizer libs. by Martin Stjernholm · 6 years ago
- d815fd4 Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 6 years ago
- d8e15f6 Disable to build ld.config.txt with previous vndk version by Kiyoung Kim · 6 years ago
- 6908f06 Merge "Temporary add ld.config.txt build" by Kiyoung Kim · 6 years ago
- e7f0d45 Merge "Add a link from runtime ns to the neuralnetworks ns" by Treehugger Robot · 6 years ago
- a07b2c7 Temporary add ld.config.txt build by Kiyoung Kim · 6 years ago
- d886fbb Merge "Deprecate ld.config.txt for fully treblelized devices" by Kiyoung Kim · 6 years ago
- e6132f2 Add a link from runtime ns to the neuralnetworks ns by Jiyong Park · 6 years ago
- 6e6453c Change logpersist.start to sh_binary by Rashed Abdel-Tawab · 6 years ago
- 370fde0 Merge "Moving recovery resources from /system to /vendor" by Bill Peckham · 6 years ago
- 2c677c4 Merge changes from topic "b/140916230" by Hridya Valsaraju · 6 years ago
- c942526 liblog: run in isolated mode, disable flaky tests by Tom Cherry · 6 years ago
- 3ad3900 Update ion_4.19.h with heap IDs by Hridya Valsaraju · 6 years ago
- 5fb03f2 Show bug_map links on user builds by Ashwini Oruganti · 6 years ago
- d3a39d0 Merge "fs_mgr: overlayfs: fsck scratch filesystem" by Treehugger Robot · 6 years ago
- 0c32d22 Make init.updatable_crashing a read/write property by Nikita Ioffe · 6 years ago
- 3001567 Merge "Convert SnapshotStatus to proto" by Yifan Hong · 6 years ago
- 24ac3be Moving recovery resources from /system to /vendor by Bill Peckham · 6 years ago
- f109881 Add a test to invoke ion_is_using_modular_heaps() by Hridya Valsaraju · 6 years ago
- a157915 Add libion API to check if modular heaps are being used by Hridya Valsaraju · 6 years ago
- d64c70e create ion_4.19.h by Hridya Valsaraju · 6 years ago
- 2791b94 Convert SnapshotStatus to proto by Yifan Hong · 6 years ago
- 2d6d7fe Merge changes I7bb0b559,If147df2d,I25d7d590 by Yifan Hong · 6 years ago
- 8aa2dd6 Merge "liblog: use EXPECTED_STREQ for strings" by Treehugger Robot · 6 years ago
- e2aa755 Merge "Fix static GetLoadBias function." by Christopher Ferris · 6 years ago