summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | legacy: Add asec binder transaction support to c++ wrappersSan Mehat2010-01-062-2/+105
* | | | am d2156a02: am deb1c961: Remove obsolete flashlight support.Mike Lockwood2009-11-253-131/+0
|\ \ \ \
| * \ \ \ am deb1c961: Remove obsolete flashlight support.Mike Lockwood2009-11-253-131/+0
| |\ \ \ \
| | * | | | Remove obsolete flashlight support.Mike Lockwood2009-11-253-131/+0
| | | |/ / | | |/| |
* | | | | am 5e87a522: merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
| | |\ \ \
| | | * \ \ merge from eclairJean-Baptiste Queru2009-11-1510-64/+424
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | eclair snapshotJean-Baptiste Queru2009-11-1210-64/+424
| | * | | | am 323028bd: Log for issue 2203561.Eric Laurent2009-11-031-0/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | am f163f3d6: Fix issue 2192181: AudioFlinger must provide separated methods t...Eric Laurent2009-10-241-0/+3
| | |\ \ \ \
* | | \ \ \ \ am 15adb89e: am 323028bd: Log for issue 2203561.Eric Laurent2009-11-031-0/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 323028bd: Log for issue 2203561.Eric Laurent2009-11-031-0/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Log for issue 2203561.Eric Laurent2009-11-031-0/+3
| | | |/ / / | | |/| | |
* | | | | | am 368a9ea2: am f163f3d6: Fix issue 2192181: AudioFlinger must provide separa...Eric Laurent2009-10-241-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am f163f3d6: Fix issue 2192181: AudioFlinger must provide separated methods t...Eric Laurent2009-10-241-0/+3
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_C...Eric Laurent2009-10-211-0/+3
* | | | | am 0fdd91b4: am f566139d: Add some logging to help diagnose b/2164183Mike Lockwood2009-10-140-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | am f566139d: Add some logging to help diagnose b/2164183Mike Lockwood2009-10-071-1/+1
| |\ \ \ \ | | |/ / /
* | | | | am f566139d: Add some logging to help diagnose b/2164183Mike Lockwood2009-10-121-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Add some logging to help diagnose b/2164183Mike Lockwood2009-10-051-1/+1
* | | | merge from open-source masterJean-Baptiste Queru2009-09-040-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | merge from donutJean-Baptiste Queru2009-09-030-0/+0
| |\ \ \ | | | |/ | | |/|
* | | | merge from open-source masterJean-Baptiste Queru2009-09-010-0/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | gps: gps_qemu: Added daylightsaving information is unavailble to broken-down ...Rene de Groot2009-08-211-6/+7
* | | Merge change 21760 into eclairAndroid (Google) Code Review2009-08-271-0/+162
|\ \ \
| * | | gps: Network initiated SUPLDanke Xie2009-08-271-0/+162
* | | | Fix issue 2045911: Camera Shutter tone does not play correctly while listenin...Eric Laurent2009-08-271-2/+2
|/ / /
* | | am 613d25b8: Fix a hideous bug in the GPS emulation.David Turner2009-08-221-6/+7
|\ \ \ | | |/ | |/|
| * | Fix a hideous bug in the GPS emulation.David Turner2009-08-211-6/+7
* | | gps: Add callback for reporting NMEA data.Mike Lockwood2009-08-061-0/+4
* | | Fix possible race condition in wlan driver loadingDmitry Shmidt2009-07-281-1/+4
* | | reconcile korg/master into goog/masterJean-Baptiste Queru2009-07-260-0/+0
|\ \ \ | | |/ | |/|
| * | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-255-43/+121
| |\ \ | | |/
* | | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-173-59/+244
* | | am df37ea7b: Add virtual destructor.Marco Nelissen2009-07-071-0/+2
|\ \ \ | | |/ | |/|
| * | Add virtual destructor.Marco Nelissen2009-07-071-0/+2
* | | am 205021cd: gps: Set SUPL server via hostname rather than IP address.Mike Lockwood2009-06-191-2/+2
|\ \ \ | |/ /
| * | gps: Set SUPL server via hostname rather than IP address.Mike Lockwood2009-06-191-2/+2
* | | am 4403519a: gps: Add hooks for GPS location injection.Mike Lockwood2009-06-112-0/+14
|\ \ \ | |/ /
| * | gps: Add hooks for GPS location injection.Mike Lockwood2009-06-112-0/+14
* | | am d223b72d: am c69847d6: AI 149496: Backport emulator-related donut fixes in...David Turner2009-06-020-0/+0
|\ \ \ | |/ /
| * | am c69847d6: AI 149496: Backport emulator-related donut fixes into cupcake. ...David Turner2009-06-020-0/+0
| |\ \
| | * | AI 149496: Backport emulator-related donut fixes into cupcake.David Turner2009-06-021-4/+1
* | | | Merge changes 2103,2104Android (Google) Code Review2009-05-203-3/+3
|\ \ \ \
| * | | | move libbinder's header files under includes/binderMathias Agopian2009-05-202-2/+2
| * | | | add libbinder to makefileMathias Agopian2009-05-201-1/+1
* | | | | am d5aa1991: Merge change 2038 into donutAndroid (Google) Code Review2009-05-201-13/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge change 2038 into donutAndroid (Google) Code Review2009-05-201-13/+0
| |\ \ \ \
| | * | | | Remove deprecated version of openInputStream.Dave Sparks2009-05-191-13/+0