index
:
same.git
discovery
master
protobuf-benchmark
protobuf-refactoring
tjws_test
wait_code__bad
wait_code__new
Distributed Shared Objects for Android
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
same
/
src
/
main
/
java
/
com
/
orbekk
/
same
/
State.java
Age
Commit message (
Expand
)
Author
2012-05-07
Remove some network metadata from State.
Kjetil Ørbekk
2012-05-07
State-wide revision field maintained by master.
Kjetil Ørbekk
2012-05-02
Fix State issues.
Kjetil Ørbekk
2012-05-01
Add license header to all source files.
Kjetil Ørbekk
2012-05-01
Remove too verbose logging in State.
Kjetil Ørbekk
2012-04-17
Add new participants list.
Kjetil Ørbekk
2012-02-27
Clean up source code.
Kjetil Ørbekk
2012-02-27
Remove set(id, value, revision) from ClientInterface.
Kjetil Ørbekk
2012-02-07
Remove unused code.
Kjetil Ørbekk
2012-02-06
Show state in StateServlet.
Kjetil Ørbekk
2012-01-18
Hack: Use Same to synchronize state in the android app.
Kjetil Ørbekk
2012-01-18
Refactor broadcast operations.
Kjetil Ørbekk
2012-01-17
Fix revision update.
Kjetil Ørbekk
2012-01-17
Reject old state updates.
Kjetil Ørbekk
2012-01-16
Fix failing test.
Kjetil Ørbekk
2012-01-16
Send state to clients.
Kjetil Ørbekk
2012-01-13
Bring back worker thread.
Kjetil Ørbekk
2012-01-13
Maintain a set of recently updated components in State.
Kjetil Ørbekk
2012-01-13
Add support for JSON state.
Kjetil Ørbekk
2012-01-13
New object model in State.
Kjetil Ørbekk
2012-01-13
Rename projects.
Kjetil Ørbekk