OSDN Git Service
Baligh Uddin [Thu, 26 Dec 2013 19:08:12 +0000 (11:08 -0800)]
Import translations. DO NOT MERGE
Change-Id: I90b992fe5850b901f15b4c9ae778a316d574edb2
Auto-generated-cl: translation import
Chris Craik [Sat, 21 Dec 2013 01:26:44 +0000 (01:26 +0000)]
Merge "Add initial APIs for 3d view manipulation."
Svetoslav [Sat, 21 Dec 2013 01:17:15 +0000 (01:17 +0000)]
Merge "Sometimes write may be called twice in a row for the same content."
Svetoslav [Sat, 21 Dec 2013 01:10:25 +0000 (17:10 -0800)]
Sometimes write may be called twice in a row for the same content.
In a rare case it is possible that on write of a print document
adapter is called twice for the same pages with nothing being
changed. This happens if while doing a write we get an update
request which correctly avoids calling layout on the adapter
but does call on write as we ignore that we are waining for the
requested pages to be written. Fun.
Change-Id: I33d7d26c7c4b083dc7b66bf762697b6dafd1ccc4
Amith Yamasani [Sat, 21 Dec 2013 00:36:48 +0000 (16:36 -0800)]
Merge commit '
817ec49e' into manualmerge
Conflicts:
services/print/java/com/android/server/print/PrintManagerService.java
Change-Id: I1b9bf364ca50ee3c48f53d87ae0ce23e7f3c2bc2
Chris Craik [Thu, 19 Dec 2013 21:31:15 +0000 (13:31 -0800)]
Add initial APIs for 3d view manipulation.
Change-Id: I6de00bc577d5b3a1fbc9ca3a3b3668fcfa32b867
Amith Yamasani [Fri, 20 Dec 2013 21:27:30 +0000 (13:27 -0800)]
Wrap some services into a SystemService
These services can now be excluded by modifying the list of REQUIRED_SERVICES (TB renamed)
Changed appwidget, devicepolicy, backup and print services.
Change-Id: Id8e2855d5c045cd57bdb02dca9ed75172803bce7
Chris Craik [Fri, 20 Dec 2013 22:06:01 +0000 (22:06 +0000)]
Merge "Move GLES20DisplayList functionality into DisplayList"
Chris Craik [Fri, 20 Dec 2013 21:28:11 +0000 (13:28 -0800)]
Move GLES20DisplayList functionality into DisplayList
Removes unneeded indirection layer
Change-Id: I75d3e369eda2788cbc52a3575c4e1c521e842f59
Zhijun He [Fri, 20 Dec 2013 21:32:20 +0000 (21:32 +0000)]
Merge "ExifInterface: fix class load failure"
Zhijun He [Fri, 20 Dec 2013 21:28:00 +0000 (13:28 -0800)]
ExifInterface: fix class load failure
libexif_jni was renamed as libjhead_jni
Change-Id: I0ceff1ad288c7ce2255826d5d5ba9ca1f121a556
Michael Jurka [Fri, 20 Dec 2013 20:01:00 +0000 (20:01 +0000)]
Merge "Change wallpaper sizing"
Wei Wang [Fri, 20 Dec 2013 19:37:48 +0000 (19:37 +0000)]
Merge "BLE peripheral mode (3/4): Add peripheral mode API."
Glenn Kasten [Fri, 20 Dec 2013 15:37:15 +0000 (15:37 +0000)]
Merge "Prepare for additional formats beyond 8-bit and 16-bit PCM"
David Christie [Thu, 19 Dec 2013 22:53:44 +0000 (14:53 -0800)]
Fix issue where gps "on" stats continue to run when gps is disabled.
-Shows up in Settings->Battery->app_detail_page
-Bug:
12015795
Change-Id: Id1485eed72e22cffb3e6e306495fac37a4d348cc
Alan Viverette [Fri, 20 Dec 2013 00:40:35 +0000 (00:40 +0000)]
Merge "Add APIs and implementation for additional caption edge types"
Wei Wang [Wed, 30 Oct 2013 04:05:37 +0000 (21:05 -0700)]
BLE peripheral mode (3/4): Add peripheral mode API.
Change-Id: Id9d2f566b6d9ed0fffe73b67efad2e3d045360b4
Conflicts:
core/java/android/bluetooth/BluetoothAdapter.java
core/java/android/bluetooth/BluetoothGatt.java
Michael Jurka [Wed, 18 Dec 2013 16:10:16 +0000 (17:10 +0100)]
Change wallpaper sizing
- ignore suggested dimensions
- when orientation changes, scale up wallpaper if
it doesn't fill the whole screen, or scale back to
original size if not necessary
Change-Id: I75b7519a105d4097bf7a35cd8af61fc40f45f8fb
Marco Nelissen [Thu, 19 Dec 2013 23:36:10 +0000 (23:36 +0000)]
Merge "libexif is now libjhead"
Amith Yamasani [Thu, 19 Dec 2013 23:32:03 +0000 (23:32 +0000)]
Merge "Move files to new directory structure of framework services"
Amith Yamasani [Thu, 19 Dec 2013 23:30:35 +0000 (23:30 +0000)]
am
9158825f: Move some system services to separate directories
* commit '
9158825f9c41869689d6b1786d7c7aa8bdd524ce':
Move some system services to separate directories
Amith Yamasani [Fri, 22 Nov 2013 16:25:26 +0000 (08:25 -0800)]
Move some system services to separate directories
Refactored the directory structure so that services can be optionally
excluded. This is step 1. Will be followed by another change that makes
it possible to remove services from the build.
Change-Id: Ideacedfd34b5e213217ad3ff4ebb21c4a8e73f85
Amith Yamasani [Thu, 19 Dec 2013 23:20:43 +0000 (15:20 -0800)]
Move files to new directory structure of framework services
Change-Id: I6239d90fa0b813e37878f8fc31caf7a2d70fa3ba
Dianne Hackborn [Thu, 19 Dec 2013 22:51:35 +0000 (22:51 +0000)]
Merge "Improvements to battery stats."
Marco Nelissen [Thu, 19 Dec 2013 22:21:19 +0000 (14:21 -0800)]
libexif is now libjhead
Change-Id: I6b749e251a2e03738550ce911e59527f80d26212
David Friedman [Thu, 19 Dec 2013 22:05:42 +0000 (22:05 +0000)]
am
30d03292: am
cdfed85a: am
51834f74: am
c18061d5: am
7cd6cd31: NDK release notes for r9c for review
* commit '
30d032928a294fbb6f385e9d0367a75b7bf2649b':
NDK release notes for r9c for review
David Friedman [Thu, 19 Dec 2013 21:59:11 +0000 (21:59 +0000)]
am
cdfed85a: am
51834f74: am
c18061d5: am
7cd6cd31: NDK release notes for r9c for review
* commit '
cdfed85aa4f8e540d3b7079922a09e05ddd4c944':
NDK release notes for r9c for review
David Friedman [Thu, 19 Dec 2013 21:56:58 +0000 (21:56 +0000)]
am
51834f74: am
c18061d5: am
7cd6cd31: NDK release notes for r9c for review
* commit '
51834f74e627dda63f3868fc51fd29a26cda5492':
NDK release notes for r9c for review
David Friedman [Thu, 19 Dec 2013 21:53:58 +0000 (13:53 -0800)]
am
c18061d5: am
7cd6cd31: NDK release notes for r9c for review
* commit '
c18061d5351fa4170b0b446fbea6300283789403':
NDK release notes for r9c for review
David Friedman [Thu, 19 Dec 2013 21:51:22 +0000 (21:51 +0000)]
am
7cd6cd31: NDK release notes for r9c for review
* commit '
7cd6cd3178b8fb3b25a2c2ddeaff2733bfab9f43':
NDK release notes for r9c for review
Glenn Kasten [Thu, 19 Dec 2013 20:34:56 +0000 (12:34 -0800)]
Prepare for additional formats beyond 8-bit and 16-bit PCM
Factor out code that converts from Java ENCODING_PCM_* to native
AUDIO_FORMAT_* into a new function audioFormatToNative().
Also use audio_bytes_per_sample() from <system/audio.h>
instead of hard-coding the size of various formats.
Use size_t for memory sizes.
Change-Id: Ic3525f049e939bdf125d9f87ed39abd2690dcf9f
David Friedman [Tue, 26 Nov 2013 22:32:22 +0000 (14:32 -0800)]
NDK release notes for r9c for review
Staged at http://boku.mtv.corp.google.co:9196/tools/sdk/ndk/index.html
Change-Id: Id058d39e10ce64fff2def3dea746ac5e11eff2b4
(cherry picked from commit
51501634c7d530d691f4345990a2434a00603ba2)
Alan Viverette [Thu, 19 Dec 2013 21:42:28 +0000 (13:42 -0800)]
Add APIs and implementation for additional caption edge types
Change-Id: I62d97a0b3e3b751d698a889eec80dc79fb908d7a
RoboErik [Thu, 19 Dec 2013 21:15:16 +0000 (21:15 +0000)]
Merge "b/
12068020 Add a way to add uniqueness to device descriptors"
Dianne Hackborn [Tue, 10 Dec 2013 02:15:56 +0000 (18:15 -0800)]
Improvements to battery stats.
Now collect per-network packet usage data.
Big reworking of history to be able to start adding more events to it.
Also rework how the checking dump is done to make it more compact, so
maybe we can start uploading it.
Change-Id: I2b29e049ebe073671d0dbe38324223cc2ec0d043
Craig Mautner [Thu, 19 Dec 2013 21:07:47 +0000 (21:07 +0000)]
Merge "Restore parameter lost in merge."
Craig Mautner [Thu, 19 Dec 2013 21:02:30 +0000 (13:02 -0800)]
Restore parameter lost in merge.
Fixes build.
Change-Id: I40489334ca5dc10d0041b78a82535c41e13def11
Michael Wright [Thu, 19 Dec 2013 20:21:47 +0000 (20:21 +0000)]
Merge "Add Rhodi kl file"
RoboErik [Thu, 12 Dec 2013 01:02:46 +0000 (17:02 -0800)]
b/
12068020 Add a way to add uniqueness to device descriptors
This adds an integer to the descriptor of devices without uniqely
identifying information. It will reuse values that are no longer
in use, so if you remove a single device and attach a different
identical device it will appear to be the same device.
TODO: Derive uniqueness from USB port when possible. This version
will generate different descriptors for each half of a USB keyboard
that shows up twice.
Change-Id: Id05d5265e21b10cbb4ae3e30f91a89a6b0e55d63
Craig Mautner [Thu, 19 Dec 2013 18:57:27 +0000 (18:57 +0000)]
Merge changes Ibbac3f6e,I33c6b4e1
* changes:
resolved conflicts for merge of
b7bba718 to master
DO NOT MERGE: Eliminate StackBox.
Craig Mautner [Thu, 19 Dec 2013 18:55:17 +0000 (10:55 -0800)]
resolved conflicts for merge of
b7bba718 to master
Change-Id: Ibbac3f6e3eda0149ae9446d6baed1d1bee5138ac
Yorke Lee [Thu, 19 Dec 2013 18:51:48 +0000 (18:51 +0000)]
Merge "PhoneNumberUtils API changes"
Craig Mautner [Mon, 2 Dec 2013 22:08:25 +0000 (14:08 -0800)]
DO NOT MERGE: Eliminate StackBox.
StackBox is too constraining. Adding size and position to TaskStacks
directly makes stack positioning and management more flexible and
prepares for ActivityView.
Change-Id: I33c6b4e1c23a5a8069fd507c160bcb34e4d287b2
Craig Mautner [Thu, 19 Dec 2013 18:29:50 +0000 (18:29 +0000)]
Merge "Pair ActivityStacks with Displays" into klp-modular-dev
Craig Mautner [Thu, 19 Dec 2013 18:03:58 +0000 (18:03 +0000)]
am
b905a37c: am
46f618a7: am
a8dfd5d8: am
4dcf1af3: am
cccf2a33: Merge "Keydispatching timeout while finish Activity"
* commit '
b905a37c7a18e8ad98497dea5ab7bd016e3c995d':
Keydispatching timeout while finish Activity
Craig Mautner [Thu, 19 Dec 2013 18:00:40 +0000 (18:00 +0000)]
am
46f618a7: am
a8dfd5d8: am
4dcf1af3: am
cccf2a33: Merge "Keydispatching timeout while finish Activity"
* commit '
46f618a7d9dde8e668666e0c582d88ddfea759d9':
Keydispatching timeout while finish Activity
Craig Mautner [Thu, 19 Dec 2013 17:58:08 +0000 (17:58 +0000)]
am
a8dfd5d8: am
4dcf1af3: am
cccf2a33: Merge "Keydispatching timeout while finish Activity"
* commit '
a8dfd5d896b71faf87b03d27df6050284765fb21':
Keydispatching timeout while finish Activity
Craig Mautner [Thu, 19 Dec 2013 17:55:33 +0000 (09:55 -0800)]
am
4dcf1af3: am
cccf2a33: Merge "Keydispatching timeout while finish Activity"
* commit '
4dcf1af3ed8dfa546e6cbf5ecfa66914a3fda883':
Keydispatching timeout while finish Activity
Craig Mautner [Thu, 19 Dec 2013 17:52:32 +0000 (09:52 -0800)]
am
cccf2a33: Merge "Keydispatching timeout while finish Activity"
* commit '
cccf2a333793badbcea9b04fe3f29447496a56d9':
Keydispatching timeout while finish Activity
Craig Mautner [Thu, 19 Dec 2013 17:48:58 +0000 (17:48 +0000)]
Merge "Keydispatching timeout while finish Activity"
Narayan Kamath [Thu, 19 Dec 2013 13:14:17 +0000 (13:14 +0000)]
am
ad1ff472: am
7bbc79fd: am
91f6aaaf: am
2d2d5943: am
f3172c62: Merge "MediaDrm#mNativeContext is a long, not int."
* commit '
ad1ff47213e1b3a34a2b9e5a189742e9a15ed486':
MediaDrm#mNativeContext is a long, not int.
Narayan Kamath [Thu, 19 Dec 2013 13:10:40 +0000 (13:10 +0000)]
am
7bbc79fd: am
91f6aaaf: am
2d2d5943: am
f3172c62: Merge "MediaDrm#mNativeContext is a long, not int."
* commit '
7bbc79fd68ea358891ef7e7fa758c009491c4ea0':
MediaDrm#mNativeContext is a long, not int.
Narayan Kamath [Thu, 19 Dec 2013 13:04:19 +0000 (13:04 +0000)]
am
91f6aaaf: am
2d2d5943: am
f3172c62: Merge "MediaDrm#mNativeContext is a long, not int."
* commit '
91f6aaaf2cb1c1a0cec129cec8038332de0271a8':
MediaDrm#mNativeContext is a long, not int.
Narayan Kamath [Thu, 19 Dec 2013 13:01:34 +0000 (05:01 -0800)]
am
2d2d5943: am
f3172c62: Merge "MediaDrm#mNativeContext is a long, not int."
* commit '
2d2d594308693af79bf5c44f0dcc30f29d2dc31a':
MediaDrm#mNativeContext is a long, not int.
Narayan Kamath [Thu, 19 Dec 2013 12:37:52 +0000 (04:37 -0800)]
am
f3172c62: Merge "MediaDrm#mNativeContext is a long, not int."
* commit '
f3172c623e4bb77a047262c6e7eedc4a2c2ea95a':
MediaDrm#mNativeContext is a long, not int.
Narayan Kamath [Thu, 19 Dec 2013 12:35:22 +0000 (12:35 +0000)]
Merge "MediaDrm#mNativeContext is a long, not int."
Martin Wallgren [Wed, 31 Aug 2011 10:39:31 +0000 (12:39 +0200)]
Keydispatching timeout while finish Activity
If there is input to be handled during finish activity we can get a
keydispatching timeout ANR. The reason is that finish activity is some
times not possible, and the activity is instead put on a finish queue.
The activity will then be finished sometime in the future. When we add
the activity to the finish queue, key dispatching is paused, and there
is an ANR timer waiting for it to be resumed again. Since it can take a
long time before the activity is actually finished, we need to resume
the key dispatching to avoid the ANR.
Change-Id: Icea4ab3b5ad05c8bfbadf8f5cece1a59ec621469
Brian Carlstrom [Thu, 19 Dec 2013 08:25:07 +0000 (00:25 -0800)]
Track Looper decoupling from ALooper
Change-Id: I83d1f5f6600019268c53706b7bf6d94b84931e18
Brian Carlstrom [Thu, 19 Dec 2013 07:58:25 +0000 (07:58 +0000)]
am
67fa194e: am
ee767548: am
d9386812: am
f64a30f8: am
a11371f4: Merge "Track Looper decoupling from ALooper"
* commit '
67fa194ecb9e1d28ae3c60110bef671a3312b13b':
Track Looper decoupling from ALooper
Brian Carlstrom [Thu, 19 Dec 2013 07:27:24 +0000 (07:27 +0000)]
am
ee767548: am
d9386812: am
f64a30f8: am
a11371f4: Merge "Track Looper decoupling from ALooper"
* commit '
ee767548ba2b4d70e7c7bdc6c56dc0c6634e85d3':
Track Looper decoupling from ALooper
Brian Carlstrom [Thu, 19 Dec 2013 07:25:23 +0000 (07:25 +0000)]
am
d9386812: am
f64a30f8: am
a11371f4: Merge "Track Looper decoupling from ALooper"
* commit '
d9386812169dd84a7f2bdd3a38a57b9c860525db':
Track Looper decoupling from ALooper
Brian Carlstrom [Thu, 19 Dec 2013 07:21:50 +0000 (23:21 -0800)]
am
f64a30f8: am
a11371f4: Merge "Track Looper decoupling from ALooper"
* commit '
f64a30f8a68fbd6ee4f7ae2f66267e23f04c5839':
Track Looper decoupling from ALooper
Brian Carlstrom [Thu, 19 Dec 2013 07:16:17 +0000 (23:16 -0800)]
am
a11371f4: Merge "Track Looper decoupling from ALooper"
* commit '
a11371f42b4dd793a48faa3323be34bca0f6d2e6':
Track Looper decoupling from ALooper
Brian Carlstrom [Thu, 19 Dec 2013 07:13:02 +0000 (07:13 +0000)]
Merge "Track Looper decoupling from ALooper"
Baligh Uddin [Thu, 19 Dec 2013 05:57:30 +0000 (05:57 +0000)]
am
48b5f4b1: (-s ours) am
73a2208d: (-s ours) am
b158819d: (-s ours) am
2e371ee1: (-s ours) am
c5b19fd3: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '
48b5f4b17677c60f6a2ff75bcc50a56182371b07':
Import translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Dec 2013 05:53:19 +0000 (05:53 +0000)]
am
73a2208d: (-s ours) am
b158819d: (-s ours) am
2e371ee1: (-s ours) am
c5b19fd3: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '
73a2208de1f8e319686a8ae77733b88a261881b5':
Import translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Dec 2013 05:48:41 +0000 (05:48 +0000)]
am
b158819d: (-s ours) am
2e371ee1: (-s ours) am
c5b19fd3: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '
b158819d4b86e920413b5cc57e168357a0fb4203':
Import translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Dec 2013 04:55:49 +0000 (20:55 -0800)]
am
2e371ee1: (-s ours) am
c5b19fd3: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '
2e371ee14a59ecedeaa02d1b5f7fc518f9203520':
Import translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Dec 2013 04:52:34 +0000 (20:52 -0800)]
am
c5b19fd3: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '
c5b19fd397f0c42fa64d79a50edec4e20394241f':
Import translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Dec 2013 04:49:33 +0000 (04:49 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev
Michael Wright [Thu, 19 Dec 2013 02:20:43 +0000 (18:20 -0800)]
Add Rhodi kl file
Change-Id: I950fd2df88b6100dce29e97fd1d9b292ed51fffe
Tim Murray [Thu, 19 Dec 2013 01:58:58 +0000 (01:58 +0000)]
am
ebef15bd: am
bf8859d8: am
9619cddb: am
acf7b5d2: am
9dabdaec: Merge "Handle user-defined cache path for RS."
* commit '
ebef15bde6f4d7495c8472e2b91af29a6756f175':
Handle user-defined cache path for RS.
Brian Carlstrom [Fri, 13 Dec 2013 07:12:55 +0000 (23:12 -0800)]
Track Looper decoupling from ALooper
Change-Id: I54f4d36f105e60eaaa453ae60f591d634c681fd7
Tim Murray [Thu, 19 Dec 2013 01:55:42 +0000 (01:55 +0000)]
am
bf8859d8: am
9619cddb: am
acf7b5d2: am
9dabdaec: Merge "Handle user-defined cache path for RS."
* commit '
bf8859d8b023eaf5d1f3fa186ce9cb85e15e1e81':
Handle user-defined cache path for RS.
Tim Murray [Thu, 19 Dec 2013 01:53:32 +0000 (01:53 +0000)]
am
9619cddb: am
acf7b5d2: am
9dabdaec: Merge "Handle user-defined cache path for RS."
* commit '
9619cddb014f090ec4d84eb817157c7bfad94c05':
Handle user-defined cache path for RS.
Tim Murray [Thu, 19 Dec 2013 01:48:22 +0000 (17:48 -0800)]
am
acf7b5d2: am
9dabdaec: Merge "Handle user-defined cache path for RS."
* commit '
acf7b5d24a98dc97b551e205bf7638f47d9304c0':
Handle user-defined cache path for RS.
Tim Murray [Thu, 19 Dec 2013 01:45:37 +0000 (17:45 -0800)]
am
9dabdaec: Merge "Handle user-defined cache path for RS."
* commit '
9dabdaec39836fc800bbdd5ea7b85c3d06889307':
Handle user-defined cache path for RS.
Tim Murray [Thu, 19 Dec 2013 01:42:41 +0000 (01:42 +0000)]
Merge "Handle user-defined cache path for RS."
Svetoslav [Thu, 19 Dec 2013 01:36:36 +0000 (01:36 +0000)]
Merge "Removed print services not fully cleaned up."
Svetoslav [Thu, 19 Dec 2013 01:29:49 +0000 (17:29 -0800)]
Removed print services not fully cleaned up.
1. When a print services is removed it is removed from the
installed and enabled services but not from the active
ones while it should.
2. If a package has more than one print service (very rare
but possible) we are executing the "make everything right"
code for each of them which is not very optimal.
Change-Id: I7f6fc4eef10b6757d3b2ede33eb298c3399c3ff7
Tim Murray [Fri, 13 Dec 2013 20:57:36 +0000 (12:57 -0800)]
Handle user-defined cache path for RS.
Change-Id: I92e3346dca331ae6a9dfbe4f95292bc604dfd196
Craig Mautner [Thu, 19 Dec 2013 00:47:34 +0000 (00:47 +0000)]
am
525680d2: Merge "Fix loop limits." into klp-modular-dev
* commit '
525680d2bff686ecbddeb84f7f493f8bb31e670d':
Fix loop limits.
Stephen Hines [Thu, 19 Dec 2013 00:47:30 +0000 (00:47 +0000)]
am
16c75d3a: am
a341c97b: am
9fea4caf: am
ad5ee2f4: (-s ours) am
7f8c70a1: (-s ours) Merge "DO NOT MERGE - Fix improper declaration/use of pointer."
* commit '
16c75d3a5896006bddcf4b3a39167efc1972540e':
DO NOT MERGE - Fix improper declaration/use of pointer.
Craig Mautner [Thu, 19 Dec 2013 00:45:32 +0000 (00:45 +0000)]
Merge "Fix loop limits." into klp-modular-dev
Stephen Hines [Thu, 19 Dec 2013 00:44:27 +0000 (00:44 +0000)]
am
a341c97b: am
9fea4caf: am
ad5ee2f4: (-s ours) am
7f8c70a1: (-s ours) Merge "DO NOT MERGE - Fix improper declaration/use of pointer."
* commit '
a341c97bf7546243fa312d98de59394442142d38':
DO NOT MERGE - Fix improper declaration/use of pointer.
Craig Mautner [Thu, 19 Dec 2013 00:43:51 +0000 (16:43 -0800)]
Fix loop limits.
Fixes bug
12207606.
Change-Id: I9b450d2bc2a72a1f6581147f8930188f34c85299
Stephen Hines [Thu, 19 Dec 2013 00:40:35 +0000 (00:40 +0000)]
am
9fea4caf: am
ad5ee2f4: (-s ours) am
7f8c70a1: (-s ours) Merge "DO NOT MERGE - Fix improper declaration/use of pointer."
* commit '
9fea4caf5bb3f26c3606069218a0ecb860b86e49':
DO NOT MERGE - Fix improper declaration/use of pointer.
David Christie [Thu, 19 Dec 2013 00:39:35 +0000 (00:39 +0000)]
Merge "Clear cached locations when location providers disabled Bug:
12118307"
Stephen Hines [Thu, 19 Dec 2013 00:36:39 +0000 (16:36 -0800)]
am
ad5ee2f4: (-s ours) am
7f8c70a1: (-s ours) Merge "DO NOT MERGE - Fix improper declaration/use of pointer."
* commit '
ad5ee2f40a1b248aea49657e9f7155daac4cf65e':
DO NOT MERGE - Fix improper declaration/use of pointer.
Baligh Uddin [Thu, 19 Dec 2013 00:36:21 +0000 (16:36 -0800)]
Import translations. DO NOT MERGE
Change-Id: I3fa88a4097e6971c92bda10756ffd3699276bac3
Auto-generated-cl: translation import
Stephen Hines [Thu, 19 Dec 2013 00:36:01 +0000 (00:36 +0000)]
Merge "Fix improper declaration/use of pointer."
Stephen Hines [Thu, 19 Dec 2013 00:21:30 +0000 (16:21 -0800)]
Fix improper declaration/use of pointer.
https://code.google.com/p/android/issues/detail?id=61547
This variable is shadowing the outer "ptr" declaration, resulting in a
potential NULL pointer being passed to the message API.
Change-Id: If96bfae8d5e874e12597182678a180ba137b78da
Stephen Hines [Thu, 19 Dec 2013 00:32:59 +0000 (16:32 -0800)]
am
7f8c70a1: (-s ours) Merge "DO NOT MERGE - Fix improper declaration/use of pointer."
* commit '
7f8c70a1a48df91ee5541b03dc380c08ab6ebf42':
DO NOT MERGE - Fix improper declaration/use of pointer.
Baligh Uddin [Thu, 19 Dec 2013 00:31:45 +0000 (00:31 +0000)]
am
ac143244: (-s ours) am
f5570908: (-s ours) am
53ca3018: (-s ours) am
17b489f3: (-s ours) am
50391871: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '
ac1432443d11deb3dd5aa3ee2697312becfe75ae':
Import translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Dec 2013 00:31:40 +0000 (00:31 +0000)]
am
bac5ab53: (-s ours) am
cdbf1e0c: (-s ours) am
200bd4d8: (-s ours) am
142be9ce: (-s ours) am
db41eaef: (-s ours) Import translations. DO NOT MERGE
* commit '
bac5ab53c40ddb222c16bcb8e3ac422ae8e8e2fd':
Import translations. DO NOT MERGE
Stephen Hines [Thu, 19 Dec 2013 00:30:25 +0000 (00:30 +0000)]
Merge "DO NOT MERGE - Fix improper declaration/use of pointer."
Baligh Uddin [Thu, 19 Dec 2013 00:28:31 +0000 (00:28 +0000)]
am
f5570908: (-s ours) am
53ca3018: (-s ours) am
17b489f3: (-s ours) am
50391871: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '
f5570908a5acc1f68128c974abcfb0117a44589d':
Import translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Dec 2013 00:28:26 +0000 (00:28 +0000)]
am
cdbf1e0c: (-s ours) am
200bd4d8: (-s ours) am
142be9ce: (-s ours) am
db41eaef: (-s ours) Import translations. DO NOT MERGE
* commit '
cdbf1e0c5bc133cd4f8f8d6e86c28eabc0812730':
Import translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Dec 2013 00:25:00 +0000 (00:25 +0000)]
am
53ca3018: (-s ours) am
17b489f3: (-s ours) am
50391871: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '
53ca3018beb1a7a12d12cddfbc433d50ca793cf9':
Import translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Dec 2013 00:24:56 +0000 (00:24 +0000)]
am
200bd4d8: (-s ours) am
142be9ce: (-s ours) am
db41eaef: (-s ours) Import translations. DO NOT MERGE
* commit '
200bd4d814fc4dc759191968f436104586cd339b':
Import translations. DO NOT MERGE