summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Implement batching of input events on the consumer side.Jeff Brown2012-02-132-18/+54
* Optimize dispatcher for back-to-back finished signals.Jeff Brown2012-02-131-8/+20
* Dispatch multiple touch events in parallel.Jeff Brown2012-02-132-156/+184
* Delete premature optimization.Jeff Brown2012-02-132-8/+6
* Delete dead code.Jeff Brown2012-02-132-15/+0
* Delete latency tracking information in the Connection.Jeff Brown2012-02-132-25/+3
* Remove active connection tracking.Jeff Brown2012-02-132-44/+0
* Simplify input target handling in the dispatcher.Jeff Brown2012-02-132-100/+67
* Rewrite input transport using sockets.Jeff Brown2012-02-132-57/+25
* Remove batching and streaming from the input dispatcher.Jeff Brown2012-02-132-630/+81
* Merge "Remove the input dispatcher throttle."Jeff Brown2012-02-134-116/+2
|\
| * Remove the input dispatcher throttle.Jeff Brown2012-02-074-116/+2
* | Merge "resolved conflicts for merge of e8b57fea to master"Wink Saville2012-02-101-1/+69
|\ \
| * \ resolved conflicts for merge of e8b57fea to masterWink Saville2012-02-101-1/+69
| |\ \
| | * \ am 197fe269: Merge "Add OEM specific USB mode enumeration based on ro.bootmod...Wink Saville2012-02-101-1/+69
| | |\ \
| | | * | Add OEM specific USB mode enumeration based on ro.bootmode propertyKazuhiro Ondo2012-02-101-1/+69
| | * | | am 44f64c96: Merge "Filter our v6 address from tethering dns." into ics-mr1Robert Greenwalt2012-01-251-2/+14
| | |\ \ \ | | | |/ /
| | | * | Filter our v6 address from tethering dns.Robert Greenwalt2012-01-241-2/+14
* | | | | mAudioHwDevs and related cleanupGlenn Kasten2012-02-102-23/+27
* | | | | Merge "Simplify ThreadBase::exit() aka requestExitAndWait"Glenn Kasten2012-02-102-9/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Simplify ThreadBase::exit() aka requestExitAndWaitGlenn Kasten2012-02-102-9/+20
* | | | | Merge "Disable HQ resamplers for now until qualified"Glenn Kasten2012-02-102-2/+6
|\ \ \ \ \
| * | | | | Disable HQ resamplers for now until qualifiedGlenn Kasten2012-02-092-2/+6
| |/ / / /
* | | | | Merge "Move header declarations around for clarity"Glenn Kasten2012-02-101-35/+37
|\ \ \ \ \
| * | | | | Move header declarations around for clarityGlenn Kasten2012-02-091-35/+37
| |/ / / /
* | | | | Merge "Camel case readability & private disconnect(bool)"Glenn Kasten2012-02-102-10/+12
|\ \ \ \ \
| * | | | | Camel case readability & private disconnect(bool)Glenn Kasten2012-02-092-10/+12
* | | | | | Merge "Remove aliasing"Glenn Kasten2012-02-101-12/+11
|\ \ \ \ \ \
| * | | | | | Remove aliasingGlenn Kasten2012-02-091-12/+11
| | |/ / / / | |/| | | |
* | | | | | Merge "Use mul from audioutils"Glenn Kasten2012-02-101-15/+0
|\ \ \ \ \ \
| * | | | | | Use mul from audioutilsGlenn Kasten2012-02-091-15/+0
| |/ / / / /
* | | | | | Merge "Mark fields const if only set in constructor"Glenn Kasten2012-02-101-3/+3
|\ \ \ \ \ \
| * | | | | | Mark fields const if only set in constructorGlenn Kasten2012-02-091-3/+3
| |/ / / / /
* | | | | | Merge changes Iefeba018,I1ce5b26d,Ie3f59793,Id3c5e1ec,I9063154a,Ib7bd88a3,I20...Mike Lockwood2012-02-103-6/+45
|\ \ \ \ \ \
| * | | | | | Show the flags in package manager debugging.Joe Onorato2012-02-101-0/+34
| * | | | | | Add an option that disables the AUDIO_BECOMING_NOISY intent send when a heads...Jason Simmons2012-02-101-2/+6
| * | | | | | NetworkTimeUpdateService: Schedule NTP on ethernet connect as well as wifiMike Lockwood2012-02-101-4/+5
* | | | | | | Merge "UI automation service disconnected upon package change."Svetoslav Ganov2012-02-101-25/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | UI automation service disconnected upon package change.Svetoslav Ganov2012-02-101-25/+12
* | | | | | | Merge "Multi-user - wallpaper service"Amith Yamasani2012-02-105-317/+550
|\ \ \ \ \ \ \
| * | | | | | | Multi-user - wallpaper serviceAmith Yamasani2012-02-105-317/+550
* | | | | | | | Follow raw pointer and sp<> conventionsGlenn Kasten2012-02-101-2/+2
* | | | | | | | Merge "No newline or space at end of ALOG format string"Glenn Kasten2012-02-103-23/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | No newline or space at end of ALOG format stringGlenn Kasten2012-02-083-23/+23
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Move declaration of stream_type_t up earlier"Glenn Kasten2012-02-101-13/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Move declaration of stream_type_t up earlierGlenn Kasten2012-02-081-13/+13
| |/ / / / / / /
* | | | | | | | Merge "Fix typos in ALOG for pid vs tid"Glenn Kasten2012-02-102-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typos in ALOG for pid vs tidGlenn Kasten2012-02-092-7/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Rename type() to streamType()"Glenn Kasten2012-02-102-23/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename type() to streamType()Glenn Kasten2012-02-082-23/+14
| | |/ / / / / / | |/| | | | | |