summaryrefslogtreecommitdiff
path: root/core/jni
AgeCommit message (Expand)Author
2021-03-20Merge "AudioTrack: get/setStartThresholdInFrames"Andy Hung
2021-03-19AudioTrack: get/setStartThresholdInFramesAndy Hung
2021-03-18Switch to bionic's pidfd_open.Josh Gao
2021-03-15Merge changes from topic "jni-errno-exception"Sorin Basca
2021-03-13Merge "Binder: disambiguate unlinkToDeath error"Treehugger Robot
2021-03-12Binder: disambiguate unlinkToDeath errorSteven Moreland
2021-03-10Add madvising of .odex, .vdex and .art filesJagadeesh Pakaravoor
2021-03-08getDmabufMappedSizeKb: Use ReadDmaBufMapRefs()Kalesh Singh
2021-03-04Merge "Add ZYGOTE_OWNERS to fd_utils.* files."Christian Wailes
2021-03-04Merge changes I04ac8fba,Ia0a8548fChristian Wailes
2021-03-04Using jniThrowErrnoException in android_util_ProcessSorin Basca
2021-03-04Using jniThrowErrnoException in android_os_SharedMemorySorin Basca
2021-03-04Using jniThrowErrnoException in android_net_NetworkUtilsSorin Basca
2021-03-03Add ZYGOTE_OWNERS to fd_utils.* files.Chris Wailes
2021-03-03Autoformatter changes.Chris Wailes
2021-03-03Inclusivity cleanup of the Zygote.Chris Wailes
2021-03-03Merge "Merge RQ2A.210305.007"Xin Li
2021-03-02Merge "Removed unused mount mode constants" am: 14f35d5f2dAbhijeet Kaur
2021-03-02Merge "Move SocketUtils out of the connectivity module" am: 4eb9b18e02Remi NGUYEN VAN
2021-03-02Update mount values to be consistent with IVold.aidlAbhijeet Kaur
2021-03-02Merge "Removed unused mount mode constants"Abhijeet Kaur
2021-03-01Move SocketUtils out of the connectivity moduleRemi NGUYEN VAN
2021-02-26Merge "Implement memtagMode and nativeHeapZeroInit manifest attrs." am: d600f...Evgenii Stepanov
2021-02-25Implement memtagMode and nativeHeapZeroInit manifest attrs.Evgenii Stepanov
2021-02-25Merge "Add zygote native fork loop" am: 43a9a8089fHans Boehm
2021-02-25Merge "Add zygote native fork loop"Hans Boehm
2021-02-24Merge "Add OWNERS for sensor manager JNI" am: 8598098b8eArthur Ishiguro
2021-02-24Removed unused mount mode constantsZim
2021-02-23Add zygote native fork loopHans Boehm
2021-02-23Merge "libandroid_runtime,libhwui: use libnativehelper_lazy" am: 0248d32dc3Orion Hodson
2021-02-22Add OWNERS for sensor manager JNIArthur Ishiguro
2021-02-21Merge ab/7061308 into stage.Xin Li
2021-02-21Merge "libandroid_runtime,libhwui: use libnativehelper_lazy"Orion Hodson
2021-02-18Merge "Do not check for debuggable / profilable for app tracing."Primiano Tucci
2021-02-18libandroid_runtime,libhwui: use libnativehelper_lazyOrion Hodson
2021-02-17Specify version for aidl_interface explicitlyJeongik Cha
2021-02-16Merge "dumpsys: Print total DMA-BUFs exported from the DMA-BUF heaps framework"Treehugger Robot
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-12Do not check for debuggable / profilable for app tracing.Florian Mayer
2021-02-12dumpsys: Print total DMA-BUFs exported from the DMA-BUF heaps frameworkHridya Valsaraju
2021-02-12Provide an interface to query dmabuf GPU allocationsKalesh Singh
2021-02-12Remove unnecessary calls to JNIEnv::GetArrayLengthSuren Baghdasaryan
2021-02-12Extend getPssPid to report itemized memtrack valuesSuren Baghdasaryan
2021-02-10Merge changes from topic "b/167709539"Treehugger Robot
2021-02-10Add total DMA-BUF heap pool size information to dumpsys meminfoHridya Valsaraju
2021-02-10Add total size of DMA-BUFs exported to 'dumpsys meminfo'Hridya Valsaraju
2021-02-10Rename getIonMappedSizeKb to getDmabufMappedSizeKbHridya Valsaraju
2021-02-08Merge "[MTE] Parse MTE sysprop in system_server"Mitch Phillips
2021-02-08Add OWNERS for CPU-related filesRafal Slawik
2021-02-04[MTE] Parse MTE sysprop in system_serverMitch Phillips