summaryrefslogtreecommitdiff
path: root/sdksandbox/tests/unittest/src/com/android/sdksandbox/SdkSandboxTest.java
AgeCommit message (Expand)Author
2023-12-15Mock for situation when customized-sdk-context feature is enabled.Samiul Islam
2023-12-06Move unloadSdk latency logging to SandboxLatencyInfoHanna Nizhnikava
2023-11-14Use SystemClock.elapsedRealtime() for sandbox API latencyHanna Nizhnikava
2023-11-06Rename SandboxLatencyInfo.setTimeSystemServerCalledSandboxHanna Nizhnikava
2023-10-27Merge "Remove WebView visibility patch check" into udc-mainline-prodGavin Corkery
2023-10-26Remove WebView visibility patch checkGavin Corkery
2023-10-24Remove BackgroundThreadExecutor from computeSdkStoragePalak Chaudhary
2023-09-06Don't test customized SDK context on T-Gavin Corkery
2023-08-21Move loadSdk System Server -> Sandbox -> System Server logging toHanna Nizhnikava
2023-08-08Use SdkSandboxDeviceSupportedRule on SdkSandboxTestGavin Corkery
2023-07-17Move SandboxLatencyInfo to sdksandbox/frameworkHanna Nizhnikava
2023-07-04[1/n] Preapre loadSdk for the latency metric changesHanna Nizhnikava
2023-05-25Clean the registered handlers when as SDK gets unloaded.Mohammed Rashidy
2023-05-04Kill the sandbox if initialization failsSanjana Sunil
2023-03-09Customize Application info for SDK from system serverSamiul Islam
2023-02-02[automerge] Use DeviceConfigStateManager to simplify DeviceConfig management ...Samiul Islam
2023-02-02Use DeviceConfigStateManager to simplify DeviceConfig managementSamiul Islam
2023-01-30Configure feature flag for customized sdk contextSamiul Islam
2023-01-30Create sdk-specific context to use as base for SandboxedSdkContextSamiul Islam
2023-01-26Inform SdkSandboxService when loadSdk is successfulGavin Corkery
2023-01-25Inform SdkSandboxService when loadSdk is successfulGavin Corkery
2023-01-16Merge "Highlight the error code and error message when loadSdk fails" into tm...Samiul Islam
2023-01-13Configure feature flag for customized sdk contextSamiul Islam
2023-01-11Create sdk-specific context to use as base for SandboxedSdkContextSamiul Islam
2023-01-06Highlight the error code and error message when loadSdk failsSamiul Islam
2022-12-06Implement logic for storing the storage metrics in memoryPalak Chaudhary
2022-11-19Calculate the storage for SDKs and send it to system serverPalak Chaudhary
2022-10-24Remove DUMP permission requirement from SdkSandboxService dumpGavin Corkery
2022-09-30Clean up synced SharedPreferences data on sandbox initializationSamiul Islam
2022-09-29Initialize sandbox before loading any sdkSamiul Islam
2022-09-29Create API in SdkSandboxController for fetching synced dataSamiul Islam
2022-09-26Remove SDK tokensSanjana Sunil
2022-09-05SdkSandboxTest: wait for loadSdk completion in testWill Burr
2022-08-31[13/n] Log latencies for unloadSdk.Palak Chaudhary
2022-08-31Merge "Disable sandbox if Webview provider cannot be resolved" into tm-mainli...Gavin Corkery
2022-08-31Disable sandbox if Webview provider cannot be resolvedGavin Corkery
2022-08-26Merge changes from topics "presubmit-am-3267dfb6a3774de3a8d02d2f98d3babf", "p...Samiul Islam
2022-08-25Reduce the scope of ISharedPreferencesSyncCallbackSamiul Islam
2022-08-25Use SandboxLatencyInfo Parcelable for RequestSurfacePackagePalak Chaudhary
2022-08-24Add SdkSandboxControllerShiwangi Shah
2022-08-23[9/n] Log latencies for loadSdk in sandbox and sdkPalak Chaudhary
2022-08-22Merge "Rename KeyWithType to more specific SharedPreferencesKey" into tm-main...Samiul Islam
2022-08-22Merge "Add tests for dump() method" into tm-mainline-prodAnton Kulakov
2022-08-20Rename KeyWithType to more specific SharedPreferencesKeySamiul Islam
2022-08-20Add support for callbacks, error reporting and stopping the sync 2/2Samiul Islam
2022-08-19[AdServices] Introduce SandboxedSdk.Mugdha Lakhani
2022-08-19Merge "Fix flaky SdkSandboxTest" into tm-mainline-prodTreeHugger Robot
2022-08-19Fix flaky SdkSandboxTestSanjana Sunil
2022-08-18Add tests for dump() methodAnton Kulakov
2022-08-18Add support for syncing removal of keys from SharedPreferencesSamiul Islam