aboutsummaryrefslogtreecommitdiffstats
path: root/evs
Commit message (Expand)AuthorAgeFilesLines
* Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-28146-1481/+14284
|\
| * Merge "Add test for the Surround View sessions." into rvc-devHaoxiang Li2020-06-221-0/+20
| |\
| | * Add test for the Surround View sessions.Haoxiang Li2020-06-221-0/+20
| * | Exits evs_app gracefullyChangyeon Jo2020-06-214-9/+66
| |/
| * Bug fix for the SV Service integrationHaoxiang Li2020-06-181-8/+6
| * Add another set of cameras to the config file.Haoxiang Li2020-06-151-0/+215
| * Checks a pointer findCameraById() returnsChangyeon Jo2020-06-111-0/+4
| * Merge "Retrieves v4l2 camera controls from the device" into rvc-devChangyeon Jo2020-06-104-7/+33
| |\
| | * Retrieves v4l2 camera controls from the deviceChangyeon Jo2020-06-084-7/+33
| * | Merge "Modifies HalCamera::clientStreamEnding() method" into rvc-devChangyeon Jo2020-06-103-7/+7
| |\ \
| | * | Modifies HalCamera::clientStreamEnding() methodChangyeon Jo2020-06-093-7/+7
| | |/
| * / Uses correct parameters to clone a frame bufferChangyeon Jo2020-06-091-27/+29
| |/
| * Calcuates and reports frame buffer latenciesChangyeon Jo2020-05-313-8/+159
| * Names a camera usage collection thread correctlyChangyeon Jo2020-05-301-5/+5
| * Uses the default displayChangyeon Jo2020-05-303-21/+40
| * Update evs_manager selinux ruleChangyeon Jo2020-05-171-0/+3
| * Removes an option to dump all devicesChangyeon Jo2020-05-171-7/+12
| * Merge changes from topic "evs_stats" into rvc-devTreeHugger Robot2020-05-1515-129/+1513
| |\
| | * Shows the state and configuration of HalDisplayChangyeon Jo2020-05-153-17/+72
| | * Reports collected usage statisticsChangyeon Jo2020-05-155-5/+55
| | * Add more options to collect the usage statisticsChangyeon Jo2020-05-1513-117/+1396
| * | Merge changes I9953dcec,I5bc7034e into rvc-devTreeHugger Robot2020-05-1510-37/+129
| |\|
| | * Handles invalid requests to open EVS displayChangyeon Jo2020-05-153-3/+21
| | * Add a command line option for the buffer formatChangyeon Jo2020-05-157-34/+108
| * | Merge "Remove keep_symbols from EVS binaries" into rvc-devTreeHugger Robot2020-05-156-24/+0
| |\ \ | | |/ | |/|
| | * Remove keep_symbols from EVS binariesChangyeon Jo2020-05-126-24/+0
| * | Remove redundant header includesChangyeon Jo2020-05-124-13/+8
| |/
| * Update EVS selinux policyChangyeon Jo2020-04-171-0/+3
| * Handle a missing argument for lshal debug commandsChangyeon Jo2020-04-171-15/+38
| * Implement dump() in HalCamera and VirtualCameraChangyeon Jo2020-04-106-4/+111
| * Implemented IBase::debug() on EVS managerChangyeon Jo2020-04-102-0/+87
| * Use user-allocated buffers to capture framesChangyeon Jo2020-04-0215-23/+284
| * Using VINTF manifest fragmentChangyeon Jo2020-03-294-2/+62
| * Fix unused variable build errorChangyeon Jo2020-03-201-0/+2
| * Remove unused member variableChangyeon Jo2020-03-181-2/+1
| * Handle a timeline creation failureChangyeon Jo2020-03-134-14/+56
| * Update selinux rules for EVS driverChangyeon Jo2020-03-091-0/+1
| * Use Google-style C++ loggersChangyeon Jo2020-03-0931-552/+651
| * Return the internal display IDChangyeon Jo2020-03-084-12/+38
| * Using a display port 1 by defaultChangyeon Jo2020-03-081-4/+5
| * Prohibit EVS v1.0 APIs on logical camera deviceChangyeon Jo2020-03-051-0/+14
| * Remove empty object declarationsChangyeon Jo2020-03-052-31/+16
| * Merge "Update selinux rules for EVS sample implementation" into rvc-devChangyeon Jo2020-03-051-0/+3
| |\
| | * Update selinux rules for EVS sample implementationChangyeon Jo2020-02-291-0/+3
| * | Wait before detaching an analyzer callbackChangyeon Jo2020-03-032-12/+10
| |/
| * Merge "Remove EvsGlDisplay default constructor" into rvc-devChangyeon Jo2020-02-293-7/+4
| |\
| | * Remove EvsGlDisplay default constructorChangyeon Jo2020-02-243-7/+4
| * | Fix multi-thread issues in StreamHandlerChangyeon Jo2020-02-282-14/+33
| * | Allow root and system users to use EVS serviceChangyeon Jo2020-02-282-4/+17
| * | Correct config file for AnalyzeUseCaseChangyeon Jo2020-02-241-1/+1
| |/