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
Age
Commit message (
Expand
)
Author
2012-01-18
Add Game classes in android project.
Kjetil Ørbekk
2012-01-18
Fix race condition.
Kjetil Ørbekk
2012-01-18
Remove whitespace.
Kjetil Ørbekk
2012-01-18
Remove clients upon errors.
Kjetil Ørbekk
2012-01-18
Refactor broadcast operations.
Kjetil Ørbekk
2012-01-18
Refactor Broadcaster.
Kjetil Ørbekk
2012-01-17
Begin error handling.
Kjetil Ørbekk
2012-01-17
Add timeout to network operations.
Kjetil Ørbekk
2012-01-17
Fix revision update.
Kjetil Ørbekk
2012-01-17
Reject old state updates.
Kjetil Ørbekk
2012-01-17
Update android client.
Kjetil Ørbekk
2012-01-17
Change test clasess that were moved to main.
Kjetil Ørbekk
2012-01-16
Remove old SameService code.
Kjetil Ørbekk
2012-01-16
Fix full state update to new clients.
Kjetil Ørbekk
2012-01-16
Fix network joining.
Kjetil Ørbekk
2012-01-16
Change joinNetworkRequest.
Kjetil Ørbekk
2012-01-16
Fix ping discovery.
Kjetil Ørbekk
2012-01-16
Add ClientApp – a server hosting a ClientService.
Kjetil Ørbekk
2012-01-16
Fix URL handling in RpcHandler.
Kjetil Ørbekk
2012-01-16
Add MasterApp – a MasterService server.
Kjetil Ørbekk
2012-01-16
Change Broadcaster factory method.
Kjetil Ørbekk
2012-01-16
Implement updateStateRequest().
Kjetil Ørbekk
2012-01-16
Fix failing test.
Kjetil Ørbekk
2012-01-16
Send state to clients.
Kjetil Ørbekk
2012-01-16
Add assert in test of Master.
Kjetil Ørbekk
2012-01-16
Add failing master test.
Kjetil Ørbekk
2012-01-16
Add ClientServiceImpl class.
Kjetil Ørbekk
2012-01-16
Fix failing test.
Kjetil Ørbekk
2012-01-16
Add TestConnectionManager.
Kjetil Ørbekk
2012-01-15
Add TestBroadcaster.
Kjetil Ørbekk
2012-01-15
Make Broadcaster testable.
Kjetil Ørbekk
2012-01-15
Move old SameService files out of the way.
Kjetil Ørbekk
2012-01-15
Add broadcasting from master.
Kjetil Ørbekk
2012-01-15
Change ConnectionManager.
Kjetil Ørbekk
2012-01-15
Remove SameState class.
Kjetil Ørbekk
2012-01-15
Switch parameter order for consistency.
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
Add new Client and Master interfaces.
Kjetil Ørbekk
2012-01-13
New object model in State.
Kjetil Ørbekk
2012-01-13
Finish refactoring.
Kjetil Ørbekk
2012-01-13
Refactoring.
Kjetil Ørbekk
2012-01-13
Rename projects.
Kjetil Ørbekk
2012-01-13
Remove unused imports.
Kjetil Ørbekk
2012-01-11
Use State class to hold the state.
Kjetil Ørbekk
2012-01-11
Add refactoring TODO.
Kjetil Ørbekk
2012-01-11
Improve SameStateTest.
Kjetil Ørbekk
2012-01-11
Add setState() operation.
Kjetil Ørbekk
2012-01-11
Add participant synchronization.
Kjetil Ørbekk
[next]