summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server
Commit message (Expand)AuthorAgeFilesLines
* am 35c60c94: Merge "Use Surface layer for Surface operation." into jb-devCraig Mautner2012-05-311-2/+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
* | | am a13b4da6: Merge "Fix initial brightness state after startup." into jb-devCraig Mautner2012-05-311-3/+6
|\ \ \ | |/ /
| * | 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
* | | am e857632a: Merge "Dock: Renable desk-dock apps" into jb-devJohn Spurlock2012-05-311-12/+12
|\ \ \ | |/ /
| * | Merge "Dock: Renable desk-dock apps" into jb-devJohn Spurlock2012-05-311-12/+12
| |\ \
| | * | Dock: Renable desk-dock appsJohn Spurlock2012-05-291-12/+12
* | | | am cee7203f: Merge "Send device connection intents from AudioService" into jb...Eric Laurent2012-05-311-74/+36
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
* | | | am 758534ed: Merge "Ask to enable touch exploration only the first time it en...Svetoslav Ganov2012-05-302-69/+153
|\ \ \ \ | |/ / /
| * | | 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
* | | | | am efc620a8: Merge "Add time stamp to content provider connection." into jb-devDianne Hackborn2012-05-301-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | am 9154b877: Merge "Fix comparison of device source bits." into jb-devJeff Brown2012-05-302-10/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | am 26627ccc: Merge "A little debug code from issue #6516197: Places app not g...Dianne Hackborn2012-05-301-4/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | |/ / /
* | | | | am 17150cf9: Fix locale in TextServicesManagerServiceSatoshi Kataoka2012-05-301-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix locale in TextServicesManagerServiceSatoshi Kataoka2012-05-301-3/+3
| |/ / /
* | | | am ae5811c7: Merge "Fix (mostly) issue #5109947: Race condition between retri...Dianne Hackborn2012-05-295-233/+496
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
* | | | am 82b3b1bc: Merge "Make location providers upgradeable." into jb-devNick Pelly2012-05-293-51/+136
|\ \ \ \ | |/ / /
| * | | Merge "Make location providers upgradeable." into jb-devNick Pelly2012-05-293-51/+136
| |\ \ \ | | |_|/ | |/| |
| | * | Make location providers upgradeable.Nick Pelly2012-05-293-51/+136
| | |/
* | | am de1ddd0f: Merge "Better handle changing app transitions." into jb-devCraig Mautner2012-05-292-11/+29
|\ \ \ | |/ /
| * | 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
* | | | am 1dee8974: Merge "Track animating apps up until animation starts." into jb-devCraig Mautner2012-05-291-7/+5
|\ \ \ \ | |/ / /
| * | | 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
| | |/
* | | am 541803cc: am fd63c857: Merge "Wipe the user data out in any case."Jean-Baptiste Queru2012-05-251-0/+1
|\ \ \
| * \ \ Merge "Wipe the user data out in any case."Jean-Baptiste Queru2012-05-251-0/+1
| |\ \ \
| | * | | Wipe the user data out in any case.Masanori Ogino2012-02-161-0/+1
| * | | | Merge "FileInputStream is not closed in "UserManager.java : readUserList()""Amith Yamasani2012-05-241-0/+1
| |\ \ \ \
| | * | | | FileInputStream is not closed in "UserManager.java : readUserList()"Seohyeon.Song2012-04-251-0/+1
| * | | | | Merge changes Ib28636e6,I93ebc433Jean-Baptiste Queru2012-05-041-0/+13
| |\ \ \ \ \
| | * | | | | WallpaperManagerService does not properly propagate setDimensionHints()SangWook Han2012-02-081-0/+13
| | | |/ / / | | |/| | |
* | | | | | am 2af7b915: Merge "Redraw all windows earlier in power on sequence." into jb...Craig Mautner2012-05-241-4/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 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
| | | |_|_|/ | | |/| | |
* | | | | | am 1ed1de7a: Merge "Modify logging to debug this issue" into jb-devRobert Greenwalt2012-05-243-92/+114
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Modify logging to debug this issue" into jb-devRobert Greenwalt2012-05-243-92/+114
| |\ \ \ \ \ | | |/ / / / | |/| | | |