aboutsummaryrefslogtreecommitdiff
path: root/federatedcompute
AgeCommit message (Expand)Author
2023-12-14Add FCP CUJ: training for a non existent populationYanning Jia
2023-12-08Merge "Update Job ID generation with hash of population name and calling pack...Leonid Khoroshko
2023-12-07BoringSSL HPKE JNI wrapper. Mostly copied from AdServices.Carol Zheng
2023-12-07Update Job ID generation with hash of population name and calling package nam...Leonid Khoroshko
2023-12-05Changing log statement from D to ILeonid Khoroshko
2023-11-28Adding a failure callback for interator future and FL compute future toLeonid Khoroshko
2023-11-21Add highlevel trace slices for training workflowYanning Jia
2023-11-18Merge "Consolidate the example generator logic in test app: picking 1 ~ 10 ex...Tara Ding
2023-11-17Consolidate the example generator logic in test app: picking 1 ~ 10 examples ...Tara Ding
2023-11-17Add Ph flag for encryption key download url.Leonid Khoroshko
2023-11-16Adding an odp-idempotency-key to Http requestLeonid Khoroshko
2023-11-16Support compression in http protocolqiaoli
2023-11-15Adding a retry on Http requesting based on http response status.Leonid Khoroshko
2023-11-14Handle rejection info in HttpFederatedProtocol in reporting training result s...Leonid Khoroshko
2023-11-13Force fetch keys if not exist in local database.Carol Zheng
2023-11-09Merge "Handle rejection info in HttpFederatedProtocol. Rechedule task accordi...Leonid Khoroshko
2023-11-09Handle rejection info in HttpFederatedProtocol. Rechedule task accordingly if...Leonid Khoroshko
2023-11-08Set up periodic key download service.Carol Zheng
2023-10-27Add unique key for task store tableqiaoli
2023-10-27Merge "Add database and data access functionalities for encryption." into udc...Carol Zheng
2023-10-27Add database and data access functionalities for encryption.Carol Zheng
2023-10-24Add more logs to http protocolqiaoli
2023-10-19Merge "Call jobfinish before reschedule task otherwise previous task will be ...Qiao Li
2023-10-19Call jobfinish before reschedule task otherwise previous task will beqiaoli
2023-10-19fix isolatedService binding with AndroidServiceBinderLeonid Khoroshko
2023-10-17Fix OnDevice PersonalizationManager#bindService:Leonid Khoroshko
2023-10-16Update ExampleSelector optional for FLqiaoli
2023-10-10Merge "Fix flaky test" into udc-mainline-prodQiao Li
2023-10-10Fix flaky testqiaoli
2023-10-10Use background executor to do reschedule and update task info workQiao Li
2023-10-06Merge "Add taskassignment as part of http uri pattern" into udc-mainline-prodQiao Li
2023-10-05Add taskassignment as part of http uri patternQiao Li
2023-10-05Merge "Add final to close function to close iterator correctly" into udc-main...Qiao Li
2023-10-05Merge "Store context data in task table; Fix servie name typo; Add jni_lib to...Qiao Li
2023-10-05Add final to close function to close iterator correctlyQiao Li
2023-10-05Store context data in task table; Fix servie name typo; Add jni_lib toQiao Li
2023-10-04Introduce checks of the new permission granted only to FCP.Leonid Khoroshko
2023-10-04Remove app tag in IntentFilter from ExampleStoreService and ResultHandlingSer...Qiao Li
2023-10-03Use JNI fl runner to start trainingqiaoli
2023-10-02Merge "Add JNI layer to integrate with oss fcp client." into udc-mainline-prodQiao Li
2023-10-01Handle report failed training result to serverqiaoli
2023-09-29Add JNI layer to integrate with oss fcp client.qiaoli
2023-09-29Merge "Add statsd logger for ApiCallStats" into udc-mainline-prodQiao Li
2023-09-29Pass client plan through file descriptor to avoid TransactionTooLargeExceptionqiaoli
2023-09-28Merge "Unbind FederatedCompute serviceConnection at the end of the caller's l...Yanning Jia
2023-09-28Unbind FederatedCompute serviceConnection at the end of the caller's lifecycleYanning Jia
2023-09-27Add statsd logger for ApiCallStatsqiaoli
2023-09-27Implement a single training run workflow when fcp job triggeredqiaoli
2023-09-25Fix the namespace of FederatedCompute statsd loggerqiaoli
2023-09-22Update result handling service to use bundle as inputqiaoli