- 6b96037 Merge "Undefine 'near' and 'far' in mat4.h for host Windows" into main by Treehugger Robot · 2 years, 1 month ago
- afdffd8 Undefine 'near' and 'far' in mat4.h for host Windows by Michael Hoisie · 2 years, 1 month ago
- 1a06751 Merge "libbinder: add hasBinders" into main by Treehugger Robot · 2 years, 1 month ago
- aa9d3a3 libbinder: add hasBinders by sandeepbandaru · 2 years, 2 months ago
- 3aa13d0 Merge "Fix "Abnormal while playing netflix in PIP mode"" into main by Treehugger Robot · 2 years, 1 month ago
- 5905aa3 Merge "Fix BatteryService enum inconsistent with BatteryManager" into main by Jack Wu · 2 years, 1 month ago
- 7db0d34 Fix BatteryService enum inconsistent with BatteryManager by Jack Wu · 2 years, 1 month ago
- 48d0951 Fix "Abnormal while playing netflix in PIP mode" by Eason Chiu · 2 years, 6 months ago
- f3166e4 Merge "Set linker namespaces to null if VNDK namespace is not available" into main by Peiyong Lin · 2 years, 2 months ago
- 0829ece Merge "atrace: allow tracefs/buffer_percent RW use + remove dead code" into main by Treehugger Robot · 2 years, 2 months ago
- c2e6966 Merge "Do not use hard-coded apex name" into main by Jooyung Han · 2 years, 2 months ago
- c8af4d3 atrace: allow tracefs/buffer_percent RW use + remove dead code by Ryan Savitski · 2 years, 2 months ago
- 70932db Do not use hard-coded apex name by Jooyung Han · 2 years, 2 months ago
- ddf0e82 Merge "Document return value of AServiceManager_openDeclaredPassthroughHal" into main by Jooyung Han · 2 years, 2 months ago
- e44315c Merge "Adjust visibility of libbinder_rpc_unstable" into main by Nikita Ioffe · 2 years, 2 months ago
- 915465d Document return value of AServiceManager_openDeclaredPassthroughHal by Jooyung Han · 2 years, 2 months ago
- b353889 Merge "libbinder: remove dead attempt inc code" into main by Steven Moreland · 2 years, 2 months ago
- db9c70b Merge "Add RootTargetPreparer for explicitly specifying the root dependency" into main by Leon Scroggins · 2 years, 2 months ago
- 605d116 Adjust visibility of libbinder_rpc_unstable by Nikita Ioffe · 2 years, 2 months ago
- 3b1cd38 Merge "Turn off integer overflow UBSAN checks for hash functions" into main by Yi Kong · 2 years, 2 months ago
- 93926f6 Turn off integer overflow UBSAN checks for hash functions by Yi Kong · 2 years, 2 months ago
- 5ed9e35 Add RootTargetPreparer for explicitly specifying the root dependency by Julien Desprez · 2 years, 2 months ago
- 1bf4291 libbinder: remove dead attempt inc code by Steven Moreland · 2 years, 2 months ago
- 315a0f1 Merge "libbinder_ndk_unit_test: set threadpool max to 0" into main by Treehugger Robot · 2 years, 2 months ago
- ae4eccc Merge "libbinder: Remove hardcoded PAGE_SIZE usage in binderLibTest" into main by Vilas Bhat · 2 years, 2 months ago
- 8d1741d libbinder_ndk_unit_test: set threadpool max to 0 by Devin Moore · 2 years, 2 months ago
- 04e28c7 libbinder: Remove hardcoded PAGE_SIZE usage in binderLibTest by Vilas Bhat · 2 years, 2 months ago
- 3fe6141 Merge changes I2bfa04cc,I156f1032 into main by Ryan Prichard · 2 years, 2 months ago
- f86d02b Merge "[DON'T BLOCK] Test ownership migration rules" into main by Ronish Kalia · 2 years, 2 months ago
- 20ff570 vr: avoid missing std::char_traits<const T> by Ryan Prichard · 2 years, 2 months ago
- 3b17f28 ui: use std::span instead of std::basic_string_view<uint8_t> by Ryan Prichard · 2 years, 2 months ago
- a38f2a9 Merge "binder: add openDeclaredPassthroughHal()" into main by Jooyung Han · 2 years, 2 months ago
- 66bbdd2 Merge "AIDL: disable Rust explicitly" into main by Steven Moreland · 2 years, 2 months ago
- 5981335 AIDL: disable Rust explicitly by Steven Moreland · 2 years, 2 months ago
- a8021fc Merge "Replay recorded fds and binders in fuzzers" into main by Treehugger Robot · 2 years, 2 months ago
- 76b1815 Replay recorded fds and binders in fuzzers by Pawan Wagh · 2 years, 5 months ago
- eee1cf5 Merge "Only open a path that is a regular file" into main by Treehugger Robot · 2 years, 2 months ago
- 2aac811 Merge "binder: fix coverity warnings" into main by Steven Moreland · 2 years, 2 months ago
- dec7b1e binder: fix coverity warnings by wangmingming1 · 2 years, 2 months ago
- 75fc06f binder: add openDeclaredPassthroughHal() by Jooyung Han · 2 years, 2 months ago
- 0e8add7 Merge changes from topic "lshal-async" into main by Yifan Hong · 2 years, 2 months ago
- 94ae84f Merge "Query methods for VINTF native instances" into main by Jooyung Han · 2 years, 2 months ago
- 3819e60 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years, 2 months ago
- 1513627 Revert^2 "lshal: use std::async" by Yifan Hong · 2 years, 2 months ago
- 6b13e50 lshal: flush at the end of Lshal::main(). by Yifan Hong · 2 years, 2 months ago
- 77f3da2 Merge "Fix C++ deprecation warning." into main by Elliott Hughes · 2 years, 2 months ago
- cb59ad9 Merge "Revert "lshal: use std::async"" into main by Treehugger Robot · 2 years, 2 months ago
- 3a3b8a6 Merge "Replace use of deprecated function with_min_level" into main by Jeffrey Vander Stoep · 2 years, 2 months ago
- 2cfbc51 Revert "lshal: use std::async" by Yifan Hong · 2 years, 2 months ago
- a3a0f2f Merge "Add another pragma to disable another bunch of warnings." into main by Treehugger Robot · 2 years, 2 months ago
- 573e67f Replace use of deprecated function with_min_level by Jeff Vander Stoep · 2 years, 2 months ago
- f44d068 Merge "Fix AIBinder_setMinSchedulerPolicy failed to set sched policy" into main by Hongguang Chen · 2 years, 2 months ago
- 6c95626 Merge "servicemanager: Fix loop continue/break" into main by Treehugger Robot · 2 years, 2 months ago
- 0800465 Fix C++ deprecation warning. by Elliott Hughes · 2 years, 2 months ago
- 13d2375 Merge "Merge "binder RPC tests timeouts to 10min" into android14-tests-dev am: 255ba43683" into main by Automerger Merge Worker · 2 years, 2 months ago
- cb32bad Merge "binder RPC tests timeouts to 10min" into android14-tests-dev am: 255ba43683 by Steven Moreland · 2 years, 2 months ago
- 255ba43 Merge "binder RPC tests timeouts to 10min" into android14-tests-dev by Steven Moreland · 2 years, 3 months ago
- a128344 Merge "Modify dimming threshold from 0.2 to 0.9." into main by Treehugger Robot · 2 years, 3 months ago
- df516d7 Merge "Surface should be Sync too." into main by Andrew Walbran · 2 years, 3 months ago
- e741bdc Surface should be Sync too. by Andrew Walbran · 2 years, 3 months ago
- 205e282 Query methods for VINTF native instances by Jooyung Han · 2 years, 4 months ago
- 9f1c687 servicemanager: Fix loop continue/break by Jooyung Han · 2 years, 3 months ago
- 296566e Modify dimming threshold from 0.2 to 0.9. by linkai · 2 years, 3 months ago
- 5362e82 Add another pragma to disable another bunch of warnings. by Elliott Hughes · 2 years, 3 months ago
- ffdc5e4 Merge "sm: repoll after handling client callbacks" into main by Steven Moreland · 2 years, 3 months ago
- d52639e Merge "Add Rust support for Surface unstructured parcelable." into main by Andrew Walbran · 2 years, 3 months ago
- 8ee0ef1 Add Rust support for Surface unstructured parcelable. by Andrew Walbran · 2 years, 3 months ago
- 0e622d7 Merge "libinput: use libkernelconfigs insteadof libvintf" into main by Jooyung Han · 2 years, 3 months ago
- f5da7ee Set linker namespaces to null if VNDK namespace is not available by Ethan Chen · 2 years, 3 months ago
- 535f8f9 sm: repoll after handling client callbacks by Steven Moreland · 2 years, 3 months ago
- 336a87e libinput: use libkernelconfigs insteadof libvintf by Jooyung Han · 2 years, 4 months ago
- 72d92ef Merge "Define a backing type for ADataSpace." into main by Dan Albert · 2 years, 3 months ago
- 2e35452 Merge "[Cherry-pick] Add sys/cdefs and __REMOVED_IN define to looper.h" into main by Mohannad Farrag · 2 years, 3 months ago
- d8d8e39 Define a backing type for ADataSpace. by Dan Albert · 2 years, 3 months ago
- c4cff3d Only open a path that is a regular file by Victor Hsieh · 2 years, 3 months ago
- 1aa9f86 [Cherry-pick] Add sys/cdefs and __REMOVED_IN define to looper.h by Prashanth Swaminathan · 2 years, 9 months ago
- 7f358de Merge "Fix fs-verity API for secondary users" into main by Treehugger Robot · 2 years, 3 months ago
- 86e2512 Merge "dumpstate: Fix missing Java anr traces in bugreport" into main by Andy Hung · 2 years, 3 months ago
- d62f7e6 dumpstate: Fix missing Java anr traces in bugreport by Andy Hung · 2 years, 3 months ago
- c72e4d7 Fix fs-verity API for secondary users by Victor Hsieh · 2 years, 3 months ago
- a8d0a4e Merge "Add HardwareBuffer::clone_from_raw." into main by Andrew Walbran · 2 years, 3 months ago
- a0b3a9d Add HardwareBuffer::clone_from_raw. by Andrew Walbran · 2 years, 3 months ago
- 43c5b58 Merge "Convert flatland to Android.bp" into main by Treehugger Robot · 2 years, 3 months ago
- ca340b1 Merge changes from topic "unstructured_parcelable_macros" into main by Treehugger Robot · 2 years, 3 months ago
- 743aab2 Merge "[statsd] Remove static variants of libstatssocket/pull" into main by Vova Sharaienko · 2 years, 3 months ago
- 892a9ab Merge "native: Dump AIDL Audio services during bugreport" into main by Mikhail Naganov · 2 years, 3 months ago
- b755fa5 Add optional method to read into existing unstructured parcelable. by Andrew Walbran · 2 years, 3 months ago
- e9573af Add UnstructuredParcelable trait and macros. by Andrew Walbran · 2 years, 3 months ago
- 6ba8950 Convert flatland to Android.bp by Nelson Li · 2 years, 3 months ago
- aea65bc Merge "FrameTraceTest: Account for extra perfetto trace packet" into main by Daniele Di Proietto · 2 years, 3 months ago
- fdd6df0 Merge changes I66d15781,I4568eb55 into main by Alice Ryhl · 2 years, 3 months ago
- 51410cc native: Dump AIDL Audio services during bugreport by Jaideep Sharma · 2 years, 3 months ago
- 57ca711 Merge "Address APersistableBundle API Review feedback" into main by Devin Moore · 2 years, 3 months ago
- 412b220 Address APersistableBundle API Review feedback by Devin Moore · 2 years, 3 months ago
- d1dd8f7 Merge "Remove unused global const variable" into main by Tomasz Wasilczyk · 2 years, 3 months ago
- 625212e binderThroughputTest: skip benchmark loop for servers by Carlos Llamas · 2 years, 7 months ago
- 60a9051 binderThroughputTest: gather servers right away by Carlos Llamas · 2 years, 7 months ago
- 14b243b Merge "Don't use std::result_of" into main by Treehugger Robot · 2 years, 3 months ago
- 2ed90a5 Don't use std::result_of by Tomasz Wasilczyk · 2 years, 3 months ago
- 789c573 [statsd] Remove static variants of libstatssocket/pull by Vova Sharaienko · 2 years, 3 months ago