2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduced a MockEvent. More... almost 12 years ago
Reworked mir::input::Event to serve as a base class. More... almost 12 years ago
Integration test directory More... almost 12 years ago
merge More... almost 12 years ago
Remove use of boost::noncopyable More... almost 12 years ago
Adjusted Event::SetSystemTimestamp to take its argument by const-ref. More... almost 12 years ago
Merged from trunk. More... almost 12 years ago
A single test-end-end executable More... almost 12 years ago
dummy integration tests directory More... almost 12 years ago
Pulled from trunk. More... almost 12 years ago
A single test-end-end executable More... almost 12 years ago
Merged lp:~thomas-voss/mir/input-dispatch-test. More... almost 12 years ago
Removed obsolete #include <cassert> from header file. More... almost 12 years ago
rename the class from 'buffer_renderer' to 'buffer_texture_binder' More... almost 12 years ago
Moved Dispatcher impl into its own implementation file. More... almost 12 years ago
Made "valid, non-null" an invariant for shell, grab and app-filter. Disabled copy-c'tor and assignment-operator for EventHandler. More... almost 12 years ago
add a tools directory, with a short bash script for executing all tests More... almost 12 years ago
rename the class from 'buffer_renderer' to "buffer_texture_binder" More... almost 12 years ago
rename 'render' in buffer_renderer class to 'bind_buffer_to_texture' More... almost 12 years ago
rename buffer_renderer.h to buffer_texture_binder.h More... almost 12 years ago
add boost dependency checking to makefile More... almost 12 years ago
Moved typedefs for Timestamp(Unit) to namespace-level. More... almost 12 years ago
Clarify and correct section on constructors More... almost 12 years ago
Made the test case for event timestamping pass. More... almost 12 years ago
Constructors More... almost 12 years ago
Adjusted dispatcher to actually call registered filters. Adjusted to style guide. More... almost 12 years ago
Adjusted enumerator naming scheme. More... almost 12 years ago
Adjusted Unity to Mir in style guide title. More... almost 12 years ago
Modified C++ style guide according to comments by team members. More... almost 12 years ago
Fix indentation to match style guide More... almost 12 years ago