index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
PackageWatchdog
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-06-01
Unbind explicit health check controller when possible
Gavin Corkery
2020-05-29
Revert "Ensure that health check controller is unbound correctly"
Gavin Corkery
2020-05-27
Ensure that health check controller is unbound correctly
Gavin Corkery
2020-03-24
Preserve failure history when calling startObservingHealth
Gavin Corkery
2020-03-17
Sync requests only when there are changes to report
Gavin Corkery
2020-03-10
Remove NPE in onPackageFailure
Gavin Corkery
2020-03-06
Add test for ExplicitHealthCheckService
Gavin Corkery
2020-01-15
Integrate Rescue Party boot loop logic to Package Watchdog
Gavin Corkery
2020-01-08
Integrate Rescue Party with Package Watchdog
Gavin Corkery
2019-12-12
Move native crash detection to Package Watchdog
Gavin Corkery
2019-12-09
Add package failure flags to Package Watchdog
Gavin Corkery
2019-11-28
Better handle cases where version code can't be resolved (2/n)
JW Wang
2019-09-24
Fix testExplicitHealthCheckFailureBeforeExpiry
JW Wang
2019-09-17
Use a default value in case of an invalid parameter
JW Wang
2019-09-12
Fix the algorithm counting the package failures
JW Wang
2019-09-11
Fix a typo in PackageWatchdog#updateConfigs
JW Wang
2019-09-10
Remove the comment that is not applicable anymore
JW Wang
2019-09-10
Improve PackageWatchdogTest#raiseFatalFailure
JW Wang
2019-09-09
Use Truth in PackageWatchdogTest.java
JW Wang
2019-09-09
Replace MonitoredPackage#STATE_ constants with IntDef
JW Wang
2019-09-06
Remove unused code (6/n)
JW Wang
2019-09-06
Rewrite testObserveAlreadyObservedPackage (5/n)
JW Wang
2019-09-06
Rewrite PackageWatchdogTest#testPersistence (4/n)
JW Wang
2019-09-06
Rewrite PackageWatchdogTest#testRegistration (3/n)
JW Wang
2019-09-06
Collect packages when TestObserver#onHealthCheckFailed is called (2/n)
JW Wang
2019-09-06
Add a helper to reduce boilerplate code (1/n)
JW Wang
2019-09-05
Replace Thread.sleep() with TestLooper.moveTimeForward()
JW Wang
2019-09-04
Add a wrapper around SystemClock.uptimeMillis().
JW Wang
2019-08-12
NetworkStackClient: Refactor network stack process interaction
Roshan Pius
2019-05-30
Add tests for NetworkStack failure notifications
Remi NGUYEN VAN
2019-05-30
PackageWatchdog listens for NetworkStack failures
Remi NGUYEN VAN
2019-05-01
Update PackageWatchdogTest
shafik
2019-04-24
Change watchdog PackageInfo to PackageConfig
Zimuzo
2019-04-11
Fixed PackageWatchdog health check state
Zimuzo
2019-04-08
Allow different explicit health and package expiry timeouts
Zimuzo
2019-04-04
Refactor PackageWatchdog explicit health checks
Zimuzo
2019-04-01
Add explicit health check to PackageWatchdog
Zimuzo
2019-03-12
Convert tests/**/Android.mk files to Android.bp, part II
Sasha Smundak
2019-03-06
Fail package if explicit health check does not pass
Zimuzo
2019-03-06
Merge "Extend PackageWatchdog with explicit health checks"
Zimuzo Ezeozue
2019-03-06
Extend PackageWatchdog with explicit health checks
Zimuzo
2019-03-02
Migrate remainder of frameworks/base to androidx.test
Brett Chabot
2019-02-01
Refactor PackageWatchdog to use VersionedPackage
Zimuzo
2019-01-29
Notify PackageHealthObservers of the package versionCode on package failure
Zimuzo
2019-01-28
Add PackageHealthObserverImpact
Zimuzo
2019-01-14
Depend on services.core instead of services to fix coverage build.
Allen Hair
2019-01-11
Fix PackageWatchdog and add PackageWatchdogTest
Zimuzo