summaryrefslogtreecommitdiffstats
path: root/libs/input/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix input tests to work with new MotionEvent memberMichael Wright2015-05-143-10/+12
| | | | Change-Id: I0dde0f91f693903f26edc116b5dbcbf33bac2b93
* am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-121-6/+2
|\ | | | | | | | | * commit 'e1e3d278549eb6389eb0b5fa3f13a4ac079a55a2': Clean cruft out of makefiles.
| * Clean cruft out of makefiles.Dan Albert2014-09-111-6/+2
| | | | | | | | | | | | | | Cleans up manual uses of stlport and bionic (and removes uses of private bionic headers). Change-Id: I157309d702e59152adfa3450939082248ae4c043
* | am 26063a91: am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure ↵Narayan Kamath2014-06-032-0/+78
|\ \ | |/ | | | | | | | | | | member to 8 bytes" * commit '26063a9155ddd18d858cea7fac7c1ddf71e1bcb7': x86_64: Align uint64_t/int64_t structure member to 8 bytes
| * x86_64: Align uint64_t/int64_t structure member to 8 bytesFengwei Yin2014-05-302-0/+78
| | | | | | | | | | | | | | | | | | To make sure the stature which pass between 32/64bit process have same memory layout for 32/64bit. Signed-off-by: Fengwei Yin <fengwei.yin@intel.com> Co-Authored-by: Narayan Kamath <narayan@google.com> (Unit test only.) Change-Id: I1bc2d12cce41ec0bc484adcaf968f274bec75c12
* | Fix InputEvent_test.Narayan Kamath2014-05-061-5/+5
|/ | | | | | | | | | Axis 0 sets the MSB and Axis 63 sets the LSB, and not the other way round like the test expects. This was broken by commit 38dcdff3087f01 which moved this code over to using BitSet. Change-Id: I63a72abe7ce14720b0bf26e5f6d651bb42452f79
* Completely remove skia dependency from libinput.Jeff Brown2013-07-152-6/+18
| | | | | | Including the tests... Change-Id: I6ec8f1a5ae7e7514831d7e3b430b3b37b0841b92
* Move input library code from frameworks/base.Jeff Brown2013-07-015-0/+1143
Change-Id: I4983db61b53e28479fc90d9211fafff68f7f49a6