Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
ec3a11ac233de9e1cfa2c519629ebaed8754e211
/
tests
/
PackageWatchdog
f6d9f9d
Add tests for device config changes
by JW Wang
· 5 years ago
8a6a2bc
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
by Bob Badour
· 5 years ago
07afc8b
Add a TEST_MAPPING (9/n)
by JW Wang
· 5 years ago
f054155
Fix a race in setExplicitHealthCheckEnabled() (4/n)
by JW Wang
· 5 years ago
a6fedf6
Set device configs before starting tests (2/n)
by JW Wang
· 5 years ago
5f4e3f8
Exhaust due runnables before time-leap (1/n)
by JW Wang
· 5 years ago
0ab7007
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
by Jeff Sharkey
· 5 years ago
52b9862
Improve OWNERS coverage across frameworks/base/.
by Jeff Sharkey
· 5 years ago
25f5bf4
Store mitigation call history before reboot
by Gavin Corkery
· 5 years ago
5cb20e6
Add boot loop de-escalation logic
by Gavin Corkery
· 5 years ago
e180046
Add per-package escalation logic
by Gavin Corkery
· 5 years ago
ac7b17b
Unbind explicit health check controller when possible
by Gavin Corkery
· 6 years ago
64201f9
Revert "Ensure that health check controller is unbound correctly"
by Gavin Corkery
· 6 years ago
553c94b
Ensure that health check controller is unbound correctly
by Gavin Corkery
· 6 years ago
007e9df
Preserve failure history when calling startObservingHealth
by Gavin Corkery
· 6 years ago
449b585
Sync requests only when there are changes to report
by Gavin Corkery
· 6 years ago
9da918c
Remove NPE in onPackageFailure
by Gavin Corkery
· 6 years ago
9d6ccbb
Add test for ExplicitHealthCheckService
by Gavin Corkery
· 6 years ago
aa57ef3
Integrate Rescue Party boot loop logic to Package Watchdog
by Gavin Corkery
· 6 years ago
6939565
Integrate Rescue Party with Package Watchdog
by Gavin Corkery
· 6 years ago
f9b3fd4
Move native crash detection to Package Watchdog
by Gavin Corkery
· 6 years ago
f305f4d
Add package failure flags to Package Watchdog
by Gavin Corkery
· 6 years ago
5f6719f
Better handle cases where version code can't be resolved (2/n)
by JW Wang
· 6 years ago
b94686b
Fix testExplicitHealthCheckFailureBeforeExpiry
by JW Wang
· 6 years ago
e0f2f3d
Use a default value in case of an invalid parameter
by JW Wang
· 7 years ago
88525f7
Fix the algorithm counting the package failures
by JW Wang
· 7 years ago
dfa5268
Fix a typo in PackageWatchdog#updateConfigs
by JW Wang
· 7 years ago
c7adf2a
Remove the comment that is not applicable anymore
by JW Wang
· 7 years ago
3bb4b463
Improve PackageWatchdogTest#raiseFatalFailure
by JW Wang
· 7 years ago
73490db
Use Truth in PackageWatchdogTest.java
by JW Wang
· 7 years ago
15fb883
Replace MonitoredPackage#STATE_ constants with IntDef
by JW Wang
· 7 years ago
dbc7520
Remove unused code (6/n)
by JW Wang
· 7 years ago
d23419c
Rewrite testObserveAlreadyObservedPackage (5/n)
by JW Wang
· 7 years ago
43e265f
Rewrite PackageWatchdogTest#testPersistence (4/n)
by JW Wang
· 7 years ago
dcd029c
Rewrite PackageWatchdogTest#testRegistration (3/n)
by JW Wang
· 7 years ago
a5dc6d5
Collect packages when TestObserver#onHealthCheckFailed is called (2/n)
by JW Wang
· 7 years ago
b4b3750
Add a helper to reduce boilerplate code (1/n)
by JW Wang
· 7 years ago
8c89ae5
Replace Thread.sleep() with TestLooper.moveTimeForward()
by JW Wang
· 7 years ago
2d08567
Add a wrapper around SystemClock.uptimeMillis().
by JW Wang
· 7 years ago
7e6f5f5
NetworkStackClient: Refactor network stack process interaction
by Roshan Pius
· 7 years ago
383151a
Add tests for NetworkStack failure notifications
by Remi NGUYEN VAN
· 7 years ago
6a13510
PackageWatchdog listens for NetworkStack failures
by Remi NGUYEN VAN
· 7 years ago
8296290
Update PackageWatchdogTest
by shafik
· 7 years ago
1a9aac7
Change watchdog PackageInfo to PackageConfig
by Zimuzo
· 7 years ago
6997f3c8
Fixed PackageWatchdog health check state
by Zimuzo
· 7 years ago
7c6c28f
Allow different explicit health and package expiry timeouts
by Zimuzo
· 7 years ago
cb148b2
Refactor PackageWatchdog explicit health checks
by Zimuzo
· 7 years ago
caa435e
Add explicit health check to PackageWatchdog
by Zimuzo
· 7 years ago
89414e1
Convert tests/**/Android.mk files to Android.bp, part II
by Sasha Smundak
· 7 years ago
ef65fb8
Fail package if explicit health check does not pass
by Zimuzo
· 7 years ago
101ac58
Merge "Extend PackageWatchdog with explicit health checks"
by Zimuzo Ezeozue
· 7 years ago
9284e74
Extend PackageWatchdog with explicit health checks
by Zimuzo
· 7 years ago
502ec7a
Migrate remainder of frameworks/base to androidx.test
by Brett Chabot
· 7 years ago
71d931e
Refactor PackageWatchdog to use VersionedPackage
by Zimuzo
· 7 years ago
972e1cd
Notify PackageHealthObservers of the package versionCode on package failure
by Zimuzo
· 7 years ago
e5009cd
Add PackageHealthObserverImpact
by Zimuzo
· 7 years ago
f134eb7
Depend on services.core instead of services to fix coverage build.
by Allen Hair
· 7 years ago
3eee438
Fix PackageWatchdog and add PackageWatchdogTest
by Zimuzo
· 7 years ago