aboutsummaryrefslogtreecommitdiff
path: root/analyzer
AgeCommit message (Expand)Author
2024-02-10Add a missing includeYurii Zubrytskyi
2024-02-09Add --all to record_binderPawan Wagh
2023-12-04Fix AIDL warnings after C++ bump to 20Tomasz Wasilczyk
2023-11-21AIDL analyzer: don't depend on unique_fd cast to intTomasz Wasilczyk
2023-08-09Fix record_binder crash on invalid service namePawan Wagh
2023-01-24Improve binder_record and analyzer toolsFabián Cañas
2023-01-24Create record_binder toolFabián Cañas
2023-01-19Reference new header file for RecordedTransactionFabián Cañas
2023-01-18Remove required interface parameter from analyzerFabián Cañas
2023-01-06Remove use of getDataSize() in aidl recording toolFabián Cañas
2022-12-28Add selinux guidance to aidl analyzer outputFabián Cañas
2022-12-28Restructure aidl inspection command line toolFabián Cañas
2022-09-12Add Listening Funcionality to AIDL AnalyzersSahil Somani
2022-09-12Adding Record/Replay/Inspect Functionality to AIDL AnalyzersSahil Somani
2022-08-26Generating Interface Specific Analyzer BinariesSahil Somani