summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* turn off the electron beamMathias Agopian2010-10-124-7/+254
* Improve the input policy handling a bit.Jeff Brown2010-10-121-44/+64
* Merge "OBB: rearrange to be entirely asynchronous" into gingerbreadKenny Root2010-10-111-275/+237
|\
| * OBB: rearrange to be entirely asynchronousKenny Root2010-10-111-275/+237
* | Merge "Fix an event injection bug when the policy is bypassed." into gingerbreadJeff Brown2010-10-113-163/+99
|\ \
| * | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-113-163/+99
* | | Merge "Grant URI permissions to the MCS" into gingerbreadKenny Root2010-10-111-10/+43
|\ \ \
| * | | Grant URI permissions to the MCSKenny Root2010-10-111-10/+43
* | | | Merge "Add a configuration option to turn on the screen when you unplug the d...Joe Onorato2010-10-111-1/+9
|\ \ \ \
| * | | | Add a configuration option to turn on the screen when you unplug the device.Joe Onorato2010-10-111-1/+9
* | | | | Merge "Temporarily turn on backup/restore debug logs" into gingerbreadChris Tate2010-10-111-1/+1
|\ \ \ \ \
| * | | | | Temporarily turn on backup/restore debug logsChris Tate2010-10-111-1/+1
* | | | | | Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbreadMathias Agopian2010-10-111-3/+3
|\ \ \ \ \ \
| * | | | | | fix a bug where FLIP_H would do a 180 rotationMathias Agopian2010-10-111-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "deliver invalidate messages AFTER other messages" into gingerbreadMathias Agopian2010-10-111-8/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | deliver invalidate messages AFTER other messagesMathias Agopian2010-10-111-8/+8
| |/ / / /
* | | | | Merge "Don't throw when userActivity fails because of the permission check." ...Joe Onorato2010-10-111-1/+26
|\ \ \ \ \
| * | | | | Don't throw when userActivity fails because of the permission check.Joe Onorato2010-10-111-1/+26
| | |_|/ / | |/| | |
* | | | | Go one day into 1970 for timezone code.Brad Fitzpatrick2010-10-111-2/+6
| |/ / / |/| | |
* | | | Merge "On boot, advance time to at least 1970." into gingerbreadBrad Fitzpatrick2010-10-111-1/+16
|\ \ \ \
| * | | | On boot, advance time to at least 1970.Brad Fitzpatrick2010-10-111-1/+16
| |/ / /
* | | | Merge "fix a bug where timeouts would only be handled when a message was deli...Mathias Agopian2010-10-111-7/+11
|\ \ \ \
| * | | | fix a bug where timeouts would only be handled when a message was deliveredMathias Agopian2010-10-111-7/+11
* | | | | GPS: Add update_network_state call to AGpsRillInterfaceMike Lockwood2010-10-112-0/+26
| |/ / / |/| | |
* | | | GPS: Fix another race condition in GPS HAL initializationMike Lockwood2010-10-101-28/+28
* | | | Merge "Added more robust tracking and cancelation of events." into gingerbreadJeff Brown2010-10-102-34/+41
|\ \ \ \ | | |_|/ | |/| |
| * | | Added more robust tracking and cancelation of events.Jeff Brown2010-10-102-34/+41
* | | | Merge "GPS: More HAL initialization cleanup" into gingerbreadMike Lockwood2010-10-101-9/+32
|\ \ \ \
| * | | | GPS: More HAL initialization cleanupMike Lockwood2010-10-101-9/+32
* | | | | Add some error-case logging.Robert Greenwalt2010-10-101-16/+13
|/ / / /
* | | | GPS: Do not call sGpsInterface->init() multiple timesMike Lockwood2010-10-092-22/+29
* | | | Merge "Fix retaining of granted permissions when updating of system app." int...Dianne Hackborn2010-10-081-4/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix retaining of granted permissions when updating of system app.Dianne Hackborn2010-10-081-4/+9
* | | | Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lockDianne Hackborn2010-10-081-18/+22
|/ / /
* | | Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbreadMike Lockwood2010-10-083-198/+250
|\ \ \
| * | | Remove races in Geocoder/LocationProvider ProxyMark Vandevoorde2010-10-053-198/+250
* | | | Implement tracking of package install times.Dianne Hackborn2010-10-071-34/+135
* | | | Symlink application lib directory when on SD cardKenny Root2010-10-072-17/+65
* | | | Eliminate MCS_GIVE_UP stateKenny Root2010-10-071-12/+4
* | | | Revert "Only allow 8 OBBs to be mounted by a UID"Kenny Root2010-10-071-32/+0
| |_|/ |/| |
* | | OBB: track binder death observersKenny Root2010-10-061-14/+44
* | | Merge "Add MountService tests and fix a bug it found" into gingerbreadKenny Root2010-10-061-6/+2
|\ \ \
| * | | Add MountService tests and fix a bug it foundKenny Root2010-10-061-6/+2
| | |/ | |/|
* | | Work on issue #3062691: GPS enable bypass via com.android.settings.widget.Set...Dianne Hackborn2010-10-062-13/+18
|/ /
* | Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbreadDianne Hackborn2010-10-054-145/+46
|\ \
| * | Fix issue #3001368: API REVIEW: android.app.ActivityDianne Hackborn2010-10-054-145/+46
* | | Merge "Fixed AudioFlinger not always pausing tracks" into gingerbreadEric Laurent2010-10-051-3/+3
|\ \ \ | |/ / |/| |
| * | Fixed AudioFlinger not always pausing tracksEric Laurent2010-10-051-3/+3
| |/
* | Merge "PowerManagerService needs yet another flag..." into gingerbreadJoe Onorato2010-10-051-46/+88
|\ \
| * | PowerManagerService needs yet another flag...Joe Onorato2010-10-051-46/+88
| |/