index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
utils
/
kairos
/
src
Age
Commit message (
Expand
)
Author
2025-03-11
[kairos] Optimize depth tracking
Steve Elliott
2025-01-10
[kairos] Fix KDoc code snippet rendering
Steve Elliott
2025-01-06
[kairos] API cleanup, KDoc updates, and samples
Steve Elliott
2025-01-03
[kairos] keep effect coroutines running for duration of build scope
Steve Elliott
2025-01-03
[kairos] util API improvements
Steve Elliott
2025-01-03
[kairos] introduce Incremental type
Steve Elliott
2025-01-03
[kairos] rename many APIs
Steve Elliott
2025-01-03
[kairos] remove most internal usage of `suspend fun`
Steve Elliott
2025-01-03
[kairos] generalize node storage
Steve Elliott
2025-01-03
[kairos] propagate transaction errors gracefully
Steve Elliott
2025-01-03
[kairos] optimize pull nodes
Steve Elliott
2024-12-09
[kairos] Fixup KDocs
Steve Elliott
2024-12-09
[kairos] Add logging to facilitate debugging
Steve Elliott
2024-12-09
[kairos] fix early termination of state accumulation
Steve Elliott
2024-12-09
[kairos] reduce coroutine usage in buildscope
Steve Elliott
2024-12-09
[kairos] annotate combinators as experimental
Steve Elliott
2024-12-09
[kairos] remove redundant NetworkScope.schedule(MuxNode)
Steve Elliott
2024-12-07
[kairos] fix MutableTFlow backpressure
Steve Elliott
2024-12-07
[kairos] Add TState.transitions utility
Steve Elliott
2024-12-07
[kairos] add Flow.scanTo utilities
Steve Elliott
2024-12-07
[kairos] remove unncecessary scheduler channel
Steve Elliott
2024-12-07
[kairos] add unsafe sample debug util
Steve Elliott
2024-12-07
[kairos] specify variance for TStateSelector
Steve Elliott
2024-12-07
[kairos] add 5-way combine() overload
Steve Elliott
2024-12-07
[kairos] delete redundant combineValues util
Steve Elliott
2024-10-02
[kairos] Rename kt-frp to Kairos
Steve Elliott