summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* surfaceflinger: don't check HWComposer numLayers unless one existsErik Gilling2010-08-131-1/+3
* Merge "Fix issue 2909189: System property ro.audio.silent no longer mutes sys...Eric Laurent2010-08-131-4/+4
|\
| * Fix issue 2909189: System property ro.audio.silent no longer mutes system.Eric Laurent2010-08-111-4/+4
* | Merge "Fix a couple issues with the new hwcomposer HAL" into gingerbreadMathias Agopian2010-08-123-49/+62
|\ \
| * | Fix a couple issues with the new hwcomposer HALMathias Agopian2010-08-123-49/+62
* | | Add watermark support.Dianne Hackborn2010-08-111-6/+110
* | | Merge "should fix sim build, hopefully" into gingerbreadMathias Agopian2010-08-111-0/+3
|\ \ \ | |/ /
| * | should fix sim build, hopefullyMathias Agopian2010-08-111-0/+3
* | | Merge "call into hwcomposer HAL when present" into gingerbreadMathias Agopian2010-08-1111-7/+340
|\ \ \ | |/ /
| * | call into hwcomposer HAL when presentMathias Agopian2010-08-1111-7/+340
* | | Merge "don't handle the transparent region of a layer in draw()" into gingerb...Mathias Agopian2010-08-111-15/+1
|\ \ \ | |/ /
| * | don't handle the transparent region of a layer in draw()Mathias Agopian2010-08-111-15/+1
* | | Merge "get rid of our LayerVector implementation" into gingerbreadMathias Agopian2010-08-114-113/+22
|\ \ \ | |/ /
| * | get rid of our LayerVector implementationMathias Agopian2010-08-114-113/+22
* | | Merge "keep a list of visible sorted surfaces" into gingerbreadMathias Agopian2010-08-112-15/+30
|\ \ \ | |/ /
| * | keep a list of visible sorted surfacesMathias Agopian2010-08-112-15/+30
| |/
* | Merge "Add support for the PointerLocation overlay." into gingerbreadJeff Brown2010-08-113-11/+106
|\ \
| * | Add support for the PointerLocation overlay.Jeff Brown2010-08-113-11/+106
| |/
* | Merge "New system property "sys.boot_completed" set to 1 when boot completed....Dianne Hackborn2010-08-111-0/+1
|\ \
| * | New system property "sys.boot_completed" set to 1 when boot completed.Dianne Hackborn2010-08-111-0/+1
| |/
* | Move OBB file reading to DefaultContainerServiceKenny Root2010-08-111-74/+446
|/
* Merge "Fix focus notification" into gingerbreadKonstantin Lopyrev2010-08-091-1/+1
|\
| * Fix focus notificationKonstantin Lopyrev2010-08-091-1/+1
* | Fixed several audio effects problems.Eric Laurent2010-08-091-5/+8
|/
* Adding a way for Hierarchy Viewer to get the focused window.Konstantin Lopyrev2010-08-062-0/+49
* GPS: Don't set XTRA download pending flag at boot time.Mike Lockwood2010-08-061-2/+2
* Fix the buildChung-yih Wang2010-08-061-41/+41
* Add SIP service into system server.Chung-yih Wang2010-08-065-0/+2838
* Merge "Fix crash when startForeground posts a broken Notification." into ging...Daniel Sandler2010-08-042-11/+25
|\
| * Fix crash when startForeground posts a broken Notification.Daniel Sandler2010-08-042-11/+25
* | Failure to move .dex in eng builds is not fatalKenny Root2010-08-041-2/+11
* | Only allow one movePackage operation in-flightKenny Root2010-08-041-0/+21
* | Usage Stats: don't block writing stats to disk.Brad Fitzpatrick2010-08-031-40/+81
* | Making sure that there is no notification when focus changes from something t...Konstantin Lopyrev2010-08-031-1/+1
* | Mute a common-case progress log about input injectionChristopher Tate2010-08-021-1/+1
* | Merge "Only install after MCS success" into gingerbreadKenny Root2010-07-301-1/+6
|\ \
| * | Only install after MCS successKenny Root2010-07-301-1/+6
* | | Merge "StrictMode: time violations in Binder calls" into gingerbreadBrad Fitzpatrick2010-07-301-12/+19
|\ \ \
| * | | StrictMode: time violations in Binder callsBrad Fitzpatrick2010-07-301-12/+19
| |/ /
* | | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-302-2/+0
|\ \ \ | |/ / |/| |
| * | Merge from open-source froyoThe Android Open Source Project2010-07-291-2/+1
| |\ \
| | * | Fix a bug where we cleaned an apps external data when upgrading it. :(Dianne Hackborn2010-07-291-2/+1
* | | | Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(...Dianne Hackborn2010-07-291-2/+1
|\ \ \ \
| * | | | Fix a bug where we cleaned an apps external data when upgrading it. :(Dianne Hackborn2010-07-291-2/+1
* | | | | DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-293-72/+101
* | | | | Fix typo in GPS mode logic.Mike Lockwood2010-07-291-1/+1
* | | | | Fixed underrun in audioflinger mixer.Eric Laurent2010-07-291-2/+2
* | | | | Allow creation of an audio effect on a session with no audio tracks.Eric Laurent2010-07-292-16/+72
|/ / / /
* | | | Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. canno...Mathias Agopian2010-07-283-22/+78
|\ \ \ \
| * | | | fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-273-22/+78