index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
incremental
/
IncrementalService.cpp
Age
Commit message (
Expand
)
Author
2020-05-12
Don't try to recreate IncrementalFileStorages on re-commit.
Alex Buynytskyy
2020-05-08
Addressing CL comments.
Alex Buynytskyy
2020-05-07
Lifecycle: detecting pending reads.
Alex Buynytskyy
2020-05-04
Additional lock to avoid access to deleted object.
Alex Buynytskyy
2020-04-29
Unavailable DataLoader status.
Alex Buynytskyy
2020-04-27
Fix for Binder one-way deadlock.
Alex Buynytskyy
2020-04-23
Corner cases handling.
Alex Buynytskyy
2020-04-23
Keep only service binding in DataLoaderManager.
Alex Buynytskyy
2020-04-22
[cleanup] Enable clang-tidy and fix warnings
Yurii Zubrytskyi
2020-04-22
[incfs] Use the new IncFs_MakeDirs() function
Yurii Zubrytskyi
2020-04-22
[incfs] Use MountRegistry to import existing mounts on start
Yurii Zubrytskyi
2020-04-20
Unblock the unmount on uninstallation.
Alex Buynytskyy
2020-04-17
Cleaning up resources on mount destruction.
Alex Buynytskyy
2020-04-17
Switching to FSM-based DL lifecycle.
Alex Buynytskyy
2020-04-15
Merge "[incfs] Fix the block size calculation in .so extraction" into rvc-dev
TreeHugger Robot
2020-04-14
[incfs] Fix the block size calculation in .so extraction
Yurii Zubrytskyi
2020-04-14
DataLoader lifecycle.
Alex Buynytskyy
2020-04-13
[incfs] Correctly wait for async .so's extraction
Yurii Zubrytskyi
2020-04-11
Reconnect to DataLoaders on restart.
Alex Buynytskyy
2020-04-10
[incfs] Fix a crash in worker thread calling JNI
Yurii Zubrytskyi
2020-04-10
[incfs] Make native library extraction async
Yurii Zubrytskyi
2020-04-10
Merge "Refactor: move dataLoader details to a separate class." into rvc-dev
TreeHugger Robot
2020-04-10
Get rid of two runtime static destructors
Yurii Zubrytskyi
2020-04-09
Refactor: move dataLoader details to a separate class.
Alex Buynytskyy
2020-04-08
More setStorageParams improvements.
Alex Buynytskyy
2020-04-08
Merge "Uninitialized member fix :(" into rvc-dev
TreeHugger Robot
2020-04-07
Uninitialized member fix :(
Alex Buynytskyy
2020-04-08
Merge "Change the way how we call setStorageParams." into rvc-dev
TreeHugger Robot
2020-04-07
Change the way how we call setStorageParams.
Alex Buynytskyy
2020-04-07
Merge "[incfs] Add time measurement for native libs extraction" into rvc-dev
Yurii Zubrytskyi
2020-04-07
[incfs] Add time measurement for native libs extraction
Yurii Zubrytskyi
2020-04-06
Appops permission monitoring for GET_USAGE_STATS.
Alex Buynytskyy
2020-04-03
Disallow read logs collection if user changes their mind.
Alex Buynytskyy
2020-04-03
[incfs] fix the storage loading for existing mounts
Yurii Zubrytskyi
2020-04-02
Merge changes from topic "LOADER_USAGE_STATS" into rvc-dev
Alex Buynytskyy
2020-04-02
Checking LOADER_USAGE_STATS before enabling read logs.
Alex Buynytskyy
2020-04-01
Use the new incfs API to open files
Yurii Zubrytskyi
2020-03-27
[frameworks] update with incfs.h
Songchun Fan
2020-03-26
Dynamic args complete removal.
Alex Buynytskyy
2020-03-19
Merge "[incremental native lib] skip writing to zero byte files" into rvc-dev
Yurii Zubrytskyi
2020-03-19
Merge "Incremental apps removal on data loader failures." into rvc-dev
Yurii Zubrytskyi
2020-03-18
[incremental native lib] skip writing to zero byte files
Songchun Fan
2020-03-18
Merge "Removing race condition accessing shared binder object." into rvc-dev
Yurii Zubrytskyi
2020-03-18
Incremental apps removal on data loader failures.
Alex Buynytskyy
2020-03-18
Removing race condition accessing shared binder object.
Alex Buynytskyy
2020-03-18
Merge "[incremental service] avoid nullptr dereferencing" into rvc-dev
Songchun Fan
2020-03-17
[incremental service] avoid nullptr dereferencing
Songchun Fan
2020-03-13
Updated v4 signature processing.
Alex Buynytskyy
2020-03-12
Use aidl::nullable for nullable type in C++
Jooyung Han
2020-03-11
DataLoader lifecycle cleanup.
Alex Buynytskyy
[next]