Paul Jensen
20bdd86511
am 05517814: am 24594794: am b0575a24: Merge "Fix race between CONNECTIVITY_ACTION and setting default network." into lmp-mr1-dev
...
* commit '05517814a5dcffecefb84448967bac40f055025a':
Fix race between CONNECTIVITY_ACTION and setting default network.
2014-12-17 13:11:21 +00:00
Paul Jensen
05517814a5
am 24594794: am b0575a24: Merge "Fix race between CONNECTIVITY_ACTION and setting default network." into lmp-mr1-dev
...
* commit '24594794cbb9bf6bb9c8b57e4427c88efee82304':
Fix race between CONNECTIVITY_ACTION and setting default network.
2014-12-17 13:05:39 +00:00
Paul Jensen
24594794cb
am b0575a24: Merge "Fix race between CONNECTIVITY_ACTION and setting default network." into lmp-mr1-dev
...
* commit 'b0575a24df6bc840d720dafa6e737cdd61fb2c6f':
Fix race between CONNECTIVITY_ACTION and setting default network.
2014-12-17 12:59:29 +00:00
Paul Jensen
b0575a24df
Merge "Fix race between CONNECTIVITY_ACTION and setting default network." into lmp-mr1-dev
2014-12-17 12:54:16 +00:00
Christopher Tate
4328db5769
am 892e65cb: am 0dab4dc0: Fix bad alarm delivery
...
automerge: 7c1f995
* commit '7c1f995b7bf171a1b556dcaa4dc16cf46db853be':
Fix bad alarm delivery
2014-12-16 21:15:25 +00:00
Christopher Tate
7c1f995b7b
am 892e65cb: am 0dab4dc0: Fix bad alarm delivery
...
* commit '892e65cb2ac4b4917b41060300bbaa3414233394':
Fix bad alarm delivery
2014-12-16 21:13:25 +00:00
Christopher Tate
892e65cb2a
am 0dab4dc0: Fix bad alarm delivery
...
* commit '0dab4dc03d1daae72bba9d364e15f6055cb339fd':
Fix bad alarm delivery
2014-12-16 21:07:54 +00:00
Christopher Tate
0dab4dc03d
Fix bad alarm delivery
...
The man bent over his hourglass,
A programmer of sorts. The day was green.
They said, "You have a blue hourglass,
You do not fire alarms when they're asked."
The man replied, "Alarms as they're asked
are changed within the blue hourglass."
And they said then, "But fire, you must
Alarms beyond us, yet themselves,
Alarms within the blue hourglass
That trigger exactly when they're asked."
---
Fix the delivery-fuzzing semantics that had been introduced in
81f9882b5aadd6a2289c9f521a06a7af5f35ebf0. That patch turned out
to be incomplete; in particular, alarms scheduled later might require
the validity of an already-scheduled kernel alarm even if they did
not affect the head alarm batch directly, and this was not being
addressed. For now, roll back the fuzzed delivery logic entirely.
(This is not a full revert because that patch also caused exact alarms
to be considered standalone for batching purposes, and we need to
preserve that new policy.)
Bug 18726690
Bug 18765436
This is a 'git revert' of 81f9882b5aadd6a2289c9f521a06a7af5f35ebf0
*except* that this CL preserves the "exact alarms are treated as
standalone" portion of the original patch.
(Cherrypick of 5c3e277fb42bd799287936c5aee0d30fbcc7e65c from its
original branch.)
Change-Id: Ib9c3200f7e6bc6fa0c9928ee9db4cfd87f039353
2014-12-16 12:54:49 -08:00
Todd Kennedy
f275b18521
Merge "propagate reason to finishActivityLocked()"
2014-12-16 15:42:05 +00:00
Brian Carlstrom
f3ded2b1a4
am 9900dbb9: am a00be9b4: Remember failed dexopt to avoid retry automerge: 2350c7c
...
* commit '9900dbb9e8296d81100a42c687abf702af6ef1be':
Remember failed dexopt to avoid retry
2014-12-16 01:53:25 +00:00
Brian Carlstrom
9900dbb9e8
am a00be9b4: Remember failed dexopt to avoid retry
...
automerge: 2350c7c
* commit '2350c7cb1238ad24b5afaa7f6627b3443d33621b':
Remember failed dexopt to avoid retry
2014-12-16 01:46:40 +00:00
Brian Carlstrom
2350c7cb12
am a00be9b4: Remember failed dexopt to avoid retry
...
* commit 'a00be9b4d521287fdf4678fb196c3e3a0053c3e4':
Remember failed dexopt to avoid retry
2014-12-16 00:55:20 +00:00
Brian Carlstrom
a00be9b4d5
Remember failed dexopt to avoid retry
...
Bug: 18643977
Change-Id: Ida8d9b9ce992d97fb75bccb8c3da0d9d73a480a9
2014-12-15 15:57:56 -08:00
Paul Jensen
f4ffaa4f57
Fix race between CONNECTIVITY_ACTION and setting default network.
...
Now that the delay between connectivity changes and CONNECTIVITY_ACTION
has been removed (ag/599650) races between CONNECTIVITY_ACTION and
the setting of the default network become more evident.
In http://crbug.com/441818 Chrome is calling getaddrinfo()
immediately after a device goes from no connectivity to cellular
connectivity, and Chrome is erroneously getting back EAI_NODATA
because netd hasn't yet set the default network for DNS resolutions.
bug:18757162
Change-Id: Ib607dcb3697403272a8c838713a9cb602e9c6820
2014-12-15 15:20:30 -05:00
Marvin Paul
111d166017
Merge "Implemented backup and restore for account sync settings."
2014-12-15 18:22:46 +00:00
Todd Kennedy
539db51a7d
propagate reason to finishActivityLocked()
...
Bug: 18704347
Change-Id: I830ad08f344db5be99760e0112d96729077b29c6
2014-12-15 10:11:35 -08:00
Christopher Tate
eef1cec0ed
am 36ba3e47: am 90c0ae63: Merge "Check which file changed before requesting backup" into lmp-mr1-dev
...
automerge: fe9e319
* commit 'fe9e3195faaa795af5fd05fab694d9f51d06e454':
Check which file changed before requesting backup
2014-12-13 01:15:07 +00:00
Christopher Tate
fe9e3195fa
am 36ba3e47: am 90c0ae63: Merge "Check which file changed before requesting backup" into lmp-mr1-dev
...
* commit '36ba3e478fbbb664a97b24723836444184c6943f':
Check which file changed before requesting backup
2014-12-13 01:09:03 +00:00
Christopher Tate
36ba3e478f
am 90c0ae63: Merge "Check which file changed before requesting backup" into lmp-mr1-dev
...
* commit '90c0ae637ab84d1954ce972f55c5d3e2d2b20586':
Check which file changed before requesting backup
2014-12-13 00:59:10 +00:00
Christopher Tate
90c0ae637a
Merge "Check which file changed before requesting backup" into lmp-mr1-dev
2014-12-13 00:52:14 +00:00
Amith Yamasani
52d750c5c2
Check which file changed before requesting backup
...
Make sure that the changed file is one of the wallpaper files
before requesting backup or informing listeners.
Bug: 18694053
Change-Id: Iaa8fe9d3c97634b3cc6a9ccd67c36cf394d17ca0
2014-12-13 00:15:45 +00:00
Christopher Tate
7819d9fcf6
am 125579ca: am 012de64e: Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms"
...
automerge: 75070f2
* commit '75070f2f18bbbaa8065000684da64359d8545de9':
Fix bugs regarding delay the dispatching of non-wakeup alarms
2014-12-12 22:47:36 +00:00
Christopher Tate
75070f2f18
am 125579ca: am 012de64e: Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms"
...
* commit '125579caa1b4fb2de4242b0af3f4749bac9fa699':
Fix bugs regarding delay the dispatching of non-wakeup alarms
2014-12-12 22:45:34 +00:00
Christopher Tate
012de64e2d
Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms"
2014-12-12 22:11:16 +00:00
Olawale Ogunwale
bfb30244fb
Merge "[ActivityManager] Fix NPE when start activity"
2014-12-12 13:49:51 +00:00
minho.choo
649acab389
Fix bugs regarding delay the dispatching of non-wakeup alarms
...
checkAllowNonWakeupDelayLocked() method determines that delay the dispatching of non-wakeup alarms.
(there are no wakeup alarms and the screen is off, it can delay until the future.)
if there is any pending non-wakeup alarms, non-wakeup alarm delivery time is bigger than nowELAPSED.
but, checkAllowNonWakeupDelayLocked() returns false and non-wakeup alarm is not delay until future.
i think it is necessary to reverse the inequality symbol on "mNextNonWakeupDeliveryTime > nowELAPSED"
if it isn't, Could you let me know when we get ¡°stuck in a loop¡± in the comment of checkAllowNonWakeupDelayLocked () method?
Change-Id: I7e972064547f4d0a9b4175dbd4cf735b4837abfd
Signed-off-by: Minho Choo <minho.choo@lge.com>
2014-12-12 16:13:55 +09:00
Wink Saville
6cc211669c
am 6e04a7b6: Merge "Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId." into lmp-mr1-dev automerge: 6cc44cc
...
automerge: 05e2ada
* commit '05e2ada58a79994170e8e98ff9a619715cdddc28':
Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.
2014-12-12 04:45:29 +00:00
Wink Saville
05e2ada58a
am 6e04a7b6: Merge "Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId." into lmp-mr1-dev
...
automerge: 6cc44cc
* commit '6cc44cce0e375b165580a8061359b2ff163a4556':
Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.
2014-12-12 04:42:38 +00:00
Wink Saville
6cc44cce0e
am 6e04a7b6: Merge "Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId." into lmp-mr1-dev
...
* commit '6e04a7b65488656c4cb72d99d285050d56068112':
Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.
2014-12-12 04:37:40 +00:00
Marvin Paul
a6533256ac
Implemented backup and restore for account sync settings.
...
Bug: 18506992
Parent Bug: 17967106
Change-Id: Iecf5ce3a24ac5f12192e65aa61f1560bc76d75a8
2014-12-12 04:35:06 +00:00
Craig Mautner
10c9c66815
am 2d6627a9: am 72b047c6: Merge "Don\'t apply animations to windows that are showing" into lmp-mr1-dev automerge: 922f8e2
...
* commit '2d6627a9f28c5c31fec5da3dcf48d96ff7a0d893':
Don't apply animations to windows that are showing
2014-12-12 04:30:39 +00:00
Craig Mautner
2d6627a9f2
am 72b047c6: Merge "Don\'t apply animations to windows that are showing" into lmp-mr1-dev
...
automerge: 922f8e2
* commit '922f8e2c0f58e57d02ab136f24f135553e6d9720':
Don't apply animations to windows that are showing
2014-12-12 04:24:34 +00:00
Wink Saville
6e04a7b654
Merge "Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId." into lmp-mr1-dev
2014-12-12 04:22:40 +00:00
John Spurlock
281dc0aadf
am 97a2be86: am 0537caa1: Merge "Zen: Leave zen=none on manual ringer mode stream volume changes." into lmp-mr1-dev automerge: 6f9a717
...
* commit '97a2be8672febec536641fb37f4900e4402035b0':
Zen: Leave zen=none on manual ringer mode stream volume changes.
2014-12-12 04:12:10 +00:00
John Spurlock
97a2be8672
am 0537caa1: Merge "Zen: Leave zen=none on manual ringer mode stream volume changes." into lmp-mr1-dev
...
automerge: 6f9a717
* commit '6f9a71729f6ba7521ed8461ec8b556a8907743b1':
Zen: Leave zen=none on manual ringer mode stream volume changes.
2014-12-12 04:04:40 +00:00
Craig Mautner
922f8e2c0f
am 72b047c6: Merge "Don\'t apply animations to windows that are showing" into lmp-mr1-dev
...
* commit '72b047c6c37ddf860be15b159b9a143be36d7425':
Don't apply animations to windows that are showing
2014-12-11 22:29:58 +00:00
Craig Mautner
72b047c6c3
Merge "Don't apply animations to windows that are showing" into lmp-mr1-dev
2014-12-11 22:27:54 +00:00
Wink Saville
a54bf65833
Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.
...
Rename isValidSubId to isValidSubscriptionId.
Bug: 18668873
Change-Id: Ie709a62bbb74e0a767daeb9e3fb3aecd4c45df44
2014-12-11 13:37:50 -08:00
Chih-hung Hsieh
17a0826e5d
am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit and 64-bit builds"
...
automerge: d1aa67b
* commit 'd1aa67b8e19ae96bd2ae4e6719d13902a8b6d845':
Adjust format strings to work on both 32-bit and 64-bit builds
2014-12-11 21:05:00 +00:00
Chih-hung Hsieh
d1aa67b8e1
am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit and 64-bit builds"
...
* commit 'b0dd6d3a8a7f11454239facf0ee9b2dd2390945e':
Adjust format strings to work on both 32-bit and 64-bit builds
2014-12-11 21:02:08 +00:00
Chih-hung Hsieh
4c23a0ec16
Merge "Adjust format strings to work on both 32-bit and 64-bit builds"
2014-12-11 20:49:30 +00:00
Craig Mautner
cb17f18952
Don't apply animations to windows that are showing
...
If a window is showing and not obscured by the keyguard, for
example windows on other displays, don't apply the enter animation.
This prevents jank on secondary displays when the keyguard is
unlocked.
Fixes bug 18689396
Change-Id: I2deb3030e6e887f57af9a5f1d42b1c71f06f7eeb
2014-12-11 11:24:32 -08:00
John Spurlock
6f9a71729f
am 0537caa1: Merge "Zen: Leave zen=none on manual ringer mode stream volume changes." into lmp-mr1-dev
...
* commit '0537caa1e05a2f60e747559e5251f5771737c54f':
Zen: Leave zen=none on manual ringer mode stream volume changes.
2014-12-11 18:34:14 +00:00
John Spurlock
0537caa1e0
Merge "Zen: Leave zen=none on manual ringer mode stream volume changes." into lmp-mr1-dev
2014-12-11 18:27:11 +00:00
John Spurlock
29b7872bf4
Zen: Leave zen=none on manual ringer mode stream volume changes.
...
If the stream volume is changed from the api, leave zen=none
so as not to leave the system in an unexpected state.
Bug: 18084981
Change-Id: I857b3ff87ad4e2aa9aab479529caf13b819f854c
2014-12-11 12:54:41 -05:00
Narayan Kamath
fbba3f411b
am bc59ca4b: am 31462128: Merge "Avoid tearing down process groups twice."
...
automerge: 0602404
* commit '06024047258b01ad70f7d88e5773d8dc9b8d59fd':
Avoid tearing down process groups twice.
2014-12-11 10:39:09 +00:00
Narayan Kamath
0602404725
am bc59ca4b: am 31462128: Merge "Avoid tearing down process groups twice."
...
* commit 'bc59ca4bdbd993c1eb5c2a74f9b35857619da285':
Avoid tearing down process groups twice.
2014-12-11 10:35:28 +00:00
Narayan Kamath
6fe0fd69a1
am 15cd6302: Merge "Avoid tearing down process groups twice." into lmp-mr1-dev
...
* commit '15cd63027bc8413659114714068a665869a4b3b2':
Avoid tearing down process groups twice.
2014-12-11 10:34:09 +00:00
Paul Jensen
87dfb9ec25
am 2122e14c: Merge "Fix several HTTP proxy issues with multinetworking." into lmp-mr1-dev automerge: d9d48cc
...
automerge: 8f58207
* commit '8f58207319fc2b73f83874892a544f8cf59cf7e9':
Fix several HTTP proxy issues with multinetworking.
2014-12-11 10:25:47 +00:00
Narayan Kamath
3146212878
Merge "Avoid tearing down process groups twice."
2014-12-11 09:15:06 +00:00