1. 47e1c7a StateMachine: make toString() terser by mukesh agrawal · 7 years ago
  2. 009ae99 Reenable the unit tests for StateMachine by Mitchell Wills · 8 years ago
  3. acaf809 Merge "Move tests for com.android.internal.util out of coretests" into mm-wireless-dev by Lorenzo Colitti · 8 years ago
  4. 35402eb Move tests for com.android.internal.util out of coretests by Lorenzo Colitti · 8 years ago[Renamed from core/tests/coretests/src/com/android/internal/util/StateMachineTest.java]
  5. efcc3d3 Cleanup StateMachine LogRec handling and get tests working. by Wink Saville · 11 years ago
  6. bbf30dfd Enhance StateMachine Quitting and logging support. by Wink Saville · 12 years ago
  7. 64c42ca Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 13 years ago[Renamed (87%) from core/tests/coretests/src/com/android/internal/util/HierarchicalStateMachineTest.java]
  8. d305948 Move ProcessedMessage into HierarchicalStateMachine. by Wink Saville · 13 years ago
  9. 6b888d9 Move AsyncChannelTest and HierarchicalStateMachineTest to proper directory. by Wink Saville · 14 years ago[Renamed (99%) from core/tests/coretests/src/android/os/HierarchicalStateMachineTest.java]
  10. f76c56b Frameworks core tests size cleanup. by Brett Chabot · 14 years ago
  11. a4f3bec Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage. by Wink Saville · 14 years ago
  12. e7be6a8 Allow transitionTo in enter/exit. by Wink Saville · 14 years ago
  13. 91fbd56 Add additional sendMessage methods. by Wink Saville · 14 years ago
  14. f0f566e Ignore instead of throw errors in QuittingState and reorder some parameters. by Wink Saville · 14 years ago
  15. 1b8b98b Add quit and fix HSM EBNF. by Wink Saville · 14 years ago
  16. 1a44d5d Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 15 years ago[Renamed (99%) from tests/AndroidTests/src/com/android/unit_tests/os/HierarchicalStateMachineTest.java]
  17. fc5b480 Implement a HierarchicalStateMachine by Wink Saville · 15 years ago