- a39e4ed binder: Eliminate a data copy in RPC transport operations by Andrei Homescu · 4 years, 3 months ago
- 3183b5c Merge changes from topics "ndk-fixed-size-array", "simplify-ndk-backend" by Jooyung Han · 4 years, 3 months ago
- eb05aca Merge "binder_ndk: fix read/write interface" by Treehugger Robot · 4 years, 3 months ago
- 26a735a Merge "rust: add conversion between sync and async interfaces" by Treehugger Robot · 4 years, 3 months ago
- 22082f2 Merge "libbinder_ndk: do not rely on copyability of parcelables" by Treehugger Robot · 4 years, 3 months ago
- 856b468 binder_ndk: support fixed-size arrays by Jooyung Han · 4 years, 3 months ago
- 8a3ab3a binder_ndk: fix read/write interface by Jooyung Han · 4 years, 3 months ago
- 889451e libbinder_ndk: do not rely on copyability of parcelables by Jooyung Han · 4 years, 3 months ago
- b0a302f binder_ndk: readData/writeData by Jooyung Han · 4 years, 4 months ago
- 3e9f19c Merge "libbinder_ndk: use __assert on host" by Treehugger Robot · 4 years, 3 months ago
- 9d3c6c6 Merge "binder: add is_handling_transaction tests" by Treehugger Robot · 4 years, 3 months ago
- 29a5026 binder: add is_handling_transaction tests by Alice Ryhl · 4 years, 3 months ago
- c173684 rust: add conversion between sync and async interfaces by Alice Ryhl · 4 years, 4 months ago
- 305af2e Merge "surfaceflinger: Only restart zygote if already running." by Treehugger Robot · 4 years, 3 months ago
- 659edf0 libbinder_ndk: use __assert on host by Steven Moreland · 4 years, 3 months ago
- 5e139c6 Merge "Reconnect to all hidl sensors HALs" by Treehugger Robot · 4 years, 3 months ago
- b4b5b8d Merge "Add angleInUse field to 'dumpsys gpu'" by Tim Van Patten · 4 years, 3 months ago
- 4241a8d Merge "atrace: Make sched_process_free event dir world searchable" by Kalesh Singh · 4 years, 3 months ago
- a9ad69b Add angleInUse field to 'dumpsys gpu' by Tim Van Patten · 4 years, 3 months ago
- dd52dce atrace: Make sched_process_free event dir world searchable by Kalesh Singh · 4 years, 3 months ago
- 3f2d39a Merge "atrace.rc: keep tracepoint directories world readable/executable." by Yabin Cui · 4 years, 3 months ago
- 8b769bb atrace.rc: keep tracepoint directories world readable/executable. by Yabin Cui · 4 years, 3 months ago
- 34b427a Merge "Add apex_available and min_sdk_version." by Bob Wang · 4 years, 3 months ago
- 90a56eb Merge "Fix typo." by Treehugger Robot · 4 years, 3 months ago
- 882dded Merge "Turn on PGO for libui" by Treehugger Robot · 4 years, 3 months ago
- 61219af Fix typo. by Elliott Hughes · 4 years, 3 months ago
- 26c6a3e Merge "Manually calculate stats for app owning external storage" by Shikha Malhotra · 4 years, 3 months ago
- 0a6c981 Merge "[NETD-BPF#16] Modify WaitForProgsLoaded.h include path" by Ken Chen · 4 years, 3 months ago
- 0ace938 [NETD-BPF#16] Modify WaitForProgsLoaded.h include path by Ken Chen · 4 years, 4 months ago
- 8468c2c surfaceflinger: Only restart zygote if already running. by David Anderson · 4 years, 3 months ago
- 3653270 Reconnect to all hidl sensors HALs by Arthur Ishiguro · 4 years, 4 months ago
- 3278032 Turn on PGO for libui by Yi Kong · 4 years, 3 months ago
- d3ee506 Merge "Turn on PGO for libsensorservice" by Yi Kong · 4 years, 3 months ago
- d1cc7c7 Turn on PGO for libsensorservice by Yi Kong · 4 years, 3 months ago
- 15779c2 Merge "[NETD-BPF#11] libgpumem includes WaitForProgsLoaded.h" by Ken Chen · 4 years, 3 months ago
- fe1cc95 Add apex_available and min_sdk_version. by ziyiw · 4 years, 3 months ago
- 4add083 Merge "servicemanager: use recovery VINTF data." by Yifan Hong · 4 years, 3 months ago
- aae9644 Manually calculate stats for app owning external storage by Shikha Malhotra · 4 years, 3 months ago
- 7ad7467 Merge "libbinder_rs: Add support for attributes to declare_binder_enum" by Jooyung Han · 4 years, 3 months ago
- d8fab5e Merge "swapchain: Fix MAILBOX and SHARED presentation modes" by Treehugger Robot · 4 years, 3 months ago
- f573798 swapchain: Fix MAILBOX and SHARED presentation modes by Ian Elliott · 4 years, 3 months ago
- 3228c37 Merge "dumpstate: Call dumpstate HAL HIDL and AIDL APIs" by Kedar Chitnis · 4 years, 3 months ago
- 9fd8c05 dumpstate: Call dumpstate HAL HIDL and AIDL APIs by Kedar Chitnis · 4 years, 4 months ago
- 0a9b56e servicemanager: use recovery VINTF data. by Yifan Hong · 4 years, 3 months ago
- 9d98433 Merge "Vulkan: Work-around Android start-up race condition" by Treehugger Robot · 4 years, 3 months ago
- 18e8bbb Merge "Add read-write lock for per-user operations." by Treehugger Robot · 4 years, 3 months ago
- bfb7199 Vulkan: Work-around Android start-up race condition by Ian Elliott · 4 years, 3 months ago
- fcd5bf3 Add read-write lock for per-user operations. by Alex Buynytskyy · 4 years, 4 months ago
- 38a1299 Merge "More granular locks." by Treehugger Robot · 4 years, 4 months ago
- 4fef886 More granular locks. by Alex Buynytskyy · 4 years, 4 months ago
- 54481db Merge "installd: Skip profile preparation if primary.prof does not exist" by Treehugger Robot · 4 years, 4 months ago
- 8f2a40e installd: Skip profile preparation if primary.prof does not exist by Yang Tianping · 4 years, 4 months ago
- 87e31dc [NETD-BPF#11] libgpumem includes WaitForProgsLoaded.h by Ken Chen · 4 years, 4 months ago
- 95f9945 Merge "Minor cleanups." by Treehugger Robot · 4 years, 4 months ago
- b78dbea Merge "Migrate mount/umount operations to a dedicated mMountsLock." by Treehugger Robot · 4 years, 4 months ago
- 9b5c8c3 Merge "libbinder_ndk: nice dup operator" by Steven Moreland · 4 years, 4 months ago
- 79dcab5 Minor cleanups. by Alex Buynytskyy · 4 years, 4 months ago
- 804d6c0 Merge "Remove unnecessary locks." by Treehugger Robot · 4 years, 4 months ago
- ecc4118 Merge "Remove word san-ity to follow respectful code" by Khalid Ramadan · 4 years, 4 months ago
- 1a7f367 Merge "Update binder minsdk version to 30" by Atneya Nair · 4 years, 4 months ago
- 40c45ba Migrate mount/umount operations to a dedicated mMountsLock. by Alex Buynytskyy · 4 years, 4 months ago
- f7dc94f libbinder_ndk: nice dup operator by Steven Moreland · 4 years, 4 months ago
- c4bc363 Remove unnecessary locks. by Alex Buynytskyy · 4 years, 4 months ago
- 3eda87a Update binder minsdk version to 30 by Atneya Nair · 4 years, 4 months ago
- 5cc79eb Merge "atrace: move to rss_stat_throttled" by Primiano Tucci · 4 years, 4 months ago
- e4d27b5 Merge "Add missing fts_close." by Treehugger Robot · 4 years, 4 months ago
- b3d817b Remove word san-ity to follow respectful code by Khalid Ramadan · 4 years, 4 months ago
- f364c8d Merge "servicemanager: make recovery_available." by Yifan Hong · 4 years, 4 months ago
- 61fc874 Add missing fts_close. by Alex Buynytskyy · 4 years, 4 months ago
- 278d81f servicemanager: make recovery_available. by Yifan Hong · 4 years, 4 months ago
- 4a483fa Merge "libbinder_ndk: cpp asBinder/isRemote final" by Steven Moreland · 4 years, 4 months ago
- 55f395a Merge "binder_tokio: only use threadpool for new transactions" by Treehugger Robot · 4 years, 4 months ago
- 34947a5 libbinder_ndk: cpp asBinder/isRemote final by Steven Moreland · 4 years, 4 months ago
- 46acb2b Merge "Don't crash skiagl backend." by Alec Mouri · 4 years, 4 months ago
- 806ee9e atrace: move to rss_stat_throttled by Primiano Tucci · 4 years, 4 months ago
- ad9c77b binder_tokio: only use threadpool for new transactions by Alice Ryhl · 4 years, 4 months ago
- 08a30ad Merge "PREUPLOAD bpfmt" by Steven Moreland · 4 years, 4 months ago
- 0ada68f Merge "CpuConsumer: Identify HAL_PIXEL_FORMAT_RAW12 as non-YUV" by Treehugger Robot · 4 years, 4 months ago
- 71dabbb Don't crash skiagl backend. by Alec Mouri · 4 years, 4 months ago
- 3f29d48 PREUPLOAD bpfmt by Steven Moreland · 4 years, 4 months ago
- 7926d52 Merge "Make libbinder_rs vendor available." by Treehugger Robot · 4 years, 4 months ago
- 1323d51 Make libbinder_rs vendor available. by Janis Danisevskis · 4 years, 4 months ago
- c477cea Merge "SF: Temporarily expose primary display id" by Vishnu Nair · 4 years, 4 months ago
- 7b0eaef SF: Temporarily expose primary display id by Vishnu Nair · 4 years, 4 months ago
- 7bca105 libbinder_rs: Add support for attributes to declare_binder_enum by Stephen Crane · 4 years, 4 months ago
- 3a3f0d9 CpuConsumer: Identify HAL_PIXEL_FORMAT_RAW12 as non-YUV by Emilian Peev · 4 years, 4 months ago
- 53c6316 Merge "Add prebuilt_etc for android.hardware.fingerprint" by Kevin Chyn · 4 years, 4 months ago
- 4a6d227 Merge "add lazy service functions to #apex" by Steven Moreland · 4 years, 4 months ago
- d02860b Merge "rust: split Parcel enum into two types" by Treehugger Robot · 4 years, 4 months ago
- 8816376 Merge "Dispatch vsync when receiving vsync timeout to handle vsync loss." by Alec Mouri · 4 years, 4 months ago
- 7057b56 Add prebuilt_etc for android.hardware.fingerprint by Kevin Chyn · 4 years, 4 months ago
- 074b68f Merge "RPC binder: Add comment to RunRpcServerWithFactory" by Treehugger Robot · 4 years, 4 months ago
- 1518adf add lazy service functions to #apex by Steven Moreland · 4 years, 4 months ago
- c9f73f2 Merge "Specify type when calling ConsumeIntegralInRange" by Treehugger Robot · 4 years, 4 months ago
- ac2fb3d Specify type when calling ConsumeIntegralInRange by Siarhei Vishniakou · 4 years, 8 months ago
- 4c6ec52 Merge "Fully delete duplicate entries inside LatencyTracker" by Treehugger Robot · 4 years, 4 months ago
- 8618c48 rust: split Parcel enum into two types by Alice Ryhl · 4 years, 4 months ago
- 6c90d86 Merge "atrace: Setup throttled rss_stat event" by Kalesh Singh · 4 years, 4 months ago
- e50adf3 Merge "binder: skip BinderRpc.Java test on non-debuggable builds." by Yifan Hong · 4 years, 4 months ago
- d509984 RPC binder: Add comment to RunRpcServerWithFactory by Inseob Kim · 4 years, 4 months ago