summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiLastResortWatchdog.java
Commit message (Expand)AuthorAgeFilesLines
* Detect+trigger bugreport for abnormal connectionsxshu2019-06-271-2/+81
* Revert "Trigger bugreport for abnormally long connections"Oscar Shu2019-06-211-89/+2
* Trigger bugreport for abnormally long connectionsxshu2019-06-191-2/+89
* Revert "Trigger bugreport for abnormally long connections"Oscar Shu2019-05-291-48/+0
* Trigger bugreport for abnormally long connectionsxshu2019-05-231-0/+48
* LRWD: Restrict LRWD auto bug report notificationRoger Wang2019-04-261-12/+64
* Merge "LRWD: add time based logic to re-enable Watchdog"TreeHugger Robot2019-03-111-2/+12
|\
| * LRWD: add time based logic to re-enable WatchdogRoger Wang2019-03-081-2/+12
* | Merge "LRWD: consistent Watchdog trigger with BSSID/SSID blacklist"TreeHugger Robot2019-03-111-0/+53
|\ \ | |/ |/|
| * LRWD: consistent Watchdog trigger with BSSID/SSID blacklistRoger Wang2019-02-231-0/+53
* | LRWD: combine failure reason to oneRoger Wang2019-02-211-10/+14
|/
* WifiLastResortWatchdog: adjust bugreport probabilityRoger Wang2019-01-241-1/+1
* WifiLastResortWatchdog: Use injector to get SelfRecoveryRoshan Pius2018-10-171-5/+4
* ClientModeImpl: rename WSM to CMIRebecca Silberstein2018-07-031-12/+12
* LRWD: Remove obsolete snapshot grabbing checkxshu2018-04-231-13/+2
* LRWD: masking bugreport triggersxshu2018-04-231-14/+26
* metrics: Watchdog success delayxshu2018-04-181-1/+7
* metrics: count connection failures after watchdog triggerxshu2018-04-131-0/+4
* [WLRW] should never trigger bugreport if isEntering is falsexshu2018-04-101-8/+9
* [WLRW] don't take bugreport if reconnect on new networkxshu2018-04-101-3/+17
* Delay bugreport trigger for watchdog recoveryxshu2018-02-271-2/+34
* WifiLastResortWatchdog: Clear failure counts on HAL initRoshan Pius2017-06-071-1/+1
* SelfRecovery: Module for initiating internal stack restartsRoshan Pius2017-05-261-21/+5
* WiFiMetrics: Add LastResortWatchdog success metricGlen Kuhne2016-07-261-0/+6
* WifiInjector: add WifiServiceImpl objectsRebecca Silberstein2016-06-271-12/+3
* WifiLastResortWatchdog: dynamic verbose loggingRebecca Silberstein2016-05-271-43/+45
* WifiLastResortWatchdog: reset wifi on triggerRebecca Silberstein2016-05-271-3/+23
* WifiLastResortWatchdog: update config if not nullRebecca Silberstein2016-04-291-6/+9
* WifiLastResortWatchdog metricsGlen Kuhne2016-04-271-2/+32
* WifiLastResortWatchdog trigger logicGlen Kuhne2016-04-271-5/+102
* WifiLastResortWatchdog failure countingGlen Kuhne2016-04-261-31/+278
* Created LastResortWatchdog classGlen Kuhne2016-04-141-0/+163