Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BitSet32 64b compatibility fix | Andreas Gampe | 2014-04-11 | 1 | -3/+22 |
* | Add static methods to BitSet. | Michael Wright | 2014-03-19 | 1 | -41/+99 |
* | Add traits to BitSet64, not 32. | Michael Wright | 2014-03-18 | 1 | -1/+1 |
* | Add BitSet64 | Michael Wright | 2014-03-18 | 1 | -5/+98 |
* | Added bitwise-or and bitwise-and to BitSet | Michael Wright | 2013-07-30 | 1 | -0/+14 |
* | Add traits to common utils data structures. | Jeff Brown | 2013-07-30 | 1 | -0/+3 |
* | Refactor input reader to add stylus support. | Jeff Brown | 2013-07-30 | 1 | -0/+24 |
* | Workaround apps that make assumptions about pointer ids. | Jeff Brown | 2013-07-30 | 1 | -0/+3 |
* | Improve VelocityTracker numerical stability. | Jeff Brown | 2013-07-30 | 1 | -0/+4 |
* | Use touch pad gestures to manipulate the pointer. | Jeff Brown | 2013-07-30 | 1 | -0/+6 |
* | Add suuport for splitting touch events across windows. | Jeff Brown | 2013-07-30 | 1 | -0/+3 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2013-07-30 | 1 | -0/+67 |