summaryrefslogtreecommitdiffstats
path: root/services/java/com
Commit message (Expand)AuthorAgeFilesLines
* Extend process observer to be usable for media routing.Dianne Hackborn2012-05-313-23/+150
* Merge "Maybe fix #6584979: Unable to launch share chooser activity from a Not...Dianne Hackborn2012-05-311-1/+2
|\
| * Maybe fix #6584979: Unable to launch share chooser activity from a Notificati...Dianne Hackborn2012-05-311-1/+2
* | Merge "Use Surface layer for Surface operation." into jb-devCraig Mautner2012-05-311-2/+2
|\ \
| * | Use Surface layer for Surface operation.Craig Mautner2012-05-311-2/+2
* | | Merge "Fix initial brightness state after startup." into jb-devCraig Mautner2012-05-311-3/+6
|\ \ \ | |/ / |/| |
| * | Fix initial brightness state after startup.Craig Mautner2012-05-311-3/+6
* | | Merge "Dock: Renable desk-dock apps" into jb-devJohn Spurlock2012-05-311-12/+12
|\ \ \
| * | | Dock: Renable desk-dock appsJohn Spurlock2012-05-291-12/+12
* | | | Merge "Send device connection intents from AudioService" into jb-devEric Laurent2012-05-311-74/+36
|\ \ \ \
| * | | | Send device connection intents from AudioServiceEric Laurent2012-05-301-74/+36
| |/ / /
* | | | Merge "Ask to enable touch exploration only the first time it enables the fea...Svetoslav Ganov2012-05-302-69/+153
|\ \ \ \
| * | | | Ask to enable touch exploration only the first time it enables the feature.Svetoslav Ganov2012-05-302-69/+153
* | | | | Merge "Add time stamp to content provider connection." into jb-devDianne Hackborn2012-05-301-0/+7
|\ \ \ \ \
| * | | | | Add time stamp to content provider connection.Dianne Hackborn2012-05-301-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge "Fix comparison of device source bits." into jb-devJeff Brown2012-05-302-10/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix comparison of device source bits.Jeff Brown2012-05-302-10/+5
* | | | | Merge "A little debug code from issue #6516197: Places app not getting remove...Dianne Hackborn2012-05-301-4/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | A little debug code from issue #6516197: Places app not getting removed...Dianne Hackborn2012-05-291-4/+8
| |/ / /
* | | | Fix locale in TextServicesManagerServiceSatoshi Kataoka2012-05-301-3/+3
|/ / /
* | | Merge "Fix (mostly) issue #5109947: Race condition between retrieving a..." i...Dianne Hackborn2012-05-295-233/+496
|\ \ \
| * | | Fix (mostly) issue #5109947: Race condition between retrieving a...Dianne Hackborn2012-05-295-233/+496
| |/ /
* | | Merge "Make location providers upgradeable." into jb-devNick Pelly2012-05-293-51/+136
|\ \ \ | |_|/ |/| |
| * | Make location providers upgradeable.Nick Pelly2012-05-293-51/+136
| |/
* | Merge "Better handle changing app transitions." into jb-devCraig Mautner2012-05-292-11/+29
|\ \
| * | Better handle changing app transitions.Craig Mautner2012-05-292-11/+29
* | | Merge "Track animating apps up until animation starts." into jb-devCraig Mautner2012-05-291-7/+5
|\ \ \ | |_|/ |/| |
| * | Track animating apps up until animation starts.Craig Mautner2012-05-291-7/+5
| |/
* | Merge "Redraw all windows earlier in power on sequence." into jb-devCraig Mautner2012-05-241-4/+3
|\ \
| * | Redraw all windows earlier in power on sequence.Craig Mautner2012-05-241-4/+3
| |/
* | Merge "Modify logging to debug this issue" into jb-devRobert Greenwalt2012-05-243-92/+114
|\ \ | |/ |/|
| * Modify logging to debug this issueRobert Greenwalt2012-05-243-92/+114
* | Merge "Advise persist threshold outside NPMS lock." into jb-devJeff Sharkey2012-05-241-9/+15
|\ \
| * | Advise persist threshold outside NPMS lock.Jeff Sharkey2012-05-241-9/+15
* | | Merge "Fix bug #6522190 MountService should respond to configuration changes ...Fabrice Di Meglio2012-05-241-4/+7
|\ \ \
| * | | Fix bug #6522190 MountService should respond to configuration changes ("INTER...Fabrice Di Meglio2012-05-231-4/+7
| | |/ | |/|
* | | Fix the issue on matching the locale in TextServicesManagerServicesatok2012-05-241-4/+2
* | | Merge "Change method of tracking moving AppWindowTokens." into jb-devCraig Mautner2012-05-235-105/+146
|\ \ \
| * | | Change method of tracking moving AppWindowTokens.Craig Mautner2012-05-235-105/+146
* | | | Merge "Fix jank when launching apps that show wallpaper." into jb-devCraig Mautner2012-05-231-4/+7
|\ \ \ \
| * | | | Fix jank when launching apps that show wallpaper.Craig Mautner2012-05-231-4/+7
* | | | | System accessibility state update postponed if UI test autmation is running.Svetoslav Ganov2012-05-231-21/+42
* | | | | Merge "Modify auto brightness to return to dim level." into jb-devCraig Mautner2012-05-231-17/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Modify auto brightness to return to dim level.Craig Mautner2012-05-221-17/+43
* | | | | Merge "Perform an action in AccessibilityManagerSerivce using wrong process i...Svetoslav Ganov2012-05-221-3/+3
|\ \ \ \ \
| * | | | | Perform an action in AccessibilityManagerSerivce using wrong process id.Svetoslav Ganov2012-05-221-3/+3
* | | | | | Merge "Fix issue #5680541: onStartInputView called upon focus loss" into jb-devDianne Hackborn2012-05-221-21/+18
|\ \ \ \ \ \
| * | | | | | Fix issue #5680541: onStartInputView called upon focus lossDianne Hackborn2012-05-221-21/+18
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Pull showStrictModeViolation off of local threads." into jb-devCraig Mautner2012-05-221-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Pull showStrictModeViolation off of local threads.Craig Mautner2012-05-221-0/+11
| | |_|/ / | |/| | |