summaryrefslogtreecommitdiffstats
path: root/include/ui/InputTransport.h
Commit message (Expand)AuthorAgeFilesLines
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-1/+0
* Add support for secure views.Jeff Brown2010-09-081-0/+2
* Add support for new input sources.Jeff Brown2010-07-151-5/+5
* IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-26/+0
* Add new native Looper API.Dianne Hackborn2010-07-021-0/+5
* Implement default key handling for native code.Dianne Hackborn2010-06-301-1/+3
* Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-291-3/+3
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-0/+20
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-3/+5
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+331