Shishir Agrawal
951dcdd940
Merge "Adding a new hidden carrier API to mark GSM/CDMA networks as roaming/non-roaming." into lmp-mr1-dev
2014-12-10 23:19:16 +00:00
Amith Yamasani
a2530e4aa4
am ee24d848: Merge "Stop guest user on exiting, to conserve resources" into lmp-mr1-dev
...
* commit 'ee24d848a5f270fb2d18150ab14200e62c9fd118':
Stop guest user on exiting, to conserve resources
2014-12-10 23:18:26 +00:00
Winson Chung
2002cf5b46
Fixing major regressions in Recents with multi-user. (Bug 18574950)
...
In the process of front-loading a lot of the loading work, we moved logic
into AlternateRecentsComponent, which is not multi-user friendly. This CL
proxies all the necessary events for non-primary users to their own SystemUI
process to ensure that they handle them correctly, and proxies visibility
changes back to the primary user (since that is the only process with the
right callbacks).
Change-Id: I9fed92214ac4d4e2309ad6ffc35d09b5726c2880
2014-12-10 15:16:55 -08:00
smain@google.com
8cd0bb2df3
Merge "add helpouts widget to wave 3 pages" into lmp-docs
2014-12-10 23:07:38 +00:00
Amith Yamasani
ee24d848a5
Merge "Stop guest user on exiting, to conserve resources" into lmp-mr1-dev
2014-12-10 22:54:29 +00:00
Dmitriy Ivanov
2b0f2dbefb
am cd13ae76: Merge "Switch to libsigchain.a" into lmp-mr1-dev
...
* commit 'cd13ae76a54a2cd7f20730579486834c326fa272':
Switch to libsigchain.a
2014-12-10 22:31:40 +00:00
Dmitriy Ivanov
cd13ae76a5
Merge "Switch to libsigchain.a" into lmp-mr1-dev
2014-12-10 22:24:46 +00:00
Amith Yamasani
6f96a44df3
Stop guest user on exiting, to conserve resources
...
Bug: 18672730
Change-Id: I17bc26ce2e10ceebeb18b75565daf21aa7df7774
2014-12-10 14:21:48 -08:00
Luan Nguyen
75ec24e269
am 7e1b348a: am 4221d7e4: docs: Fix link for moved Android Studio index.
...
* commit '7e1b348ac55d4368172809031808a39576d00eea':
docs: Fix link for moved Android Studio index.
2014-12-10 22:12:20 +00:00
Alan Viverette
7171bf40ec
am 6c42ee47: Merge "Always call onDateChanged() when the date picker selection changes" into lmp-mr1-dev
...
* commit '6c42ee470307eee56a21062ad67b67878aa9392d':
Always call onDateChanged() when the date picker selection changes
2014-12-10 22:12:04 +00:00
Alan Viverette
6c42ee4703
Merge "Always call onDateChanged() when the date picker selection changes" into lmp-mr1-dev
2014-12-10 22:06:19 +00:00
Luan Nguyen
7e1b348ac5
am 4221d7e4: docs: Fix link for moved Android Studio index.
...
* commit '4221d7e4cbcea9ea6be56322c7839f31b2afb828':
docs: Fix link for moved Android Studio index.
2014-12-10 22:04:20 +00:00
Dianne Hackborn
dc1e9f4813
am e207ffe0: Merge "Fix issue #18683980 : questions on LMK memory changes" into lmp-mr1-dev
...
* commit 'e207ffe01d3e9185f2cac9501354a5236abcedad':
Fix issue #18683980 : questions on LMK memory changes
2014-12-10 21:59:39 +00:00
Alan Viverette
3d517a701c
am 62b780e8: Avoid creating futures for drawables with no constant state
...
* commit '62b780e85ff2fcefd4324c3bfbf49b14963cf58b':
Avoid creating futures for drawables with no constant state
2014-12-10 21:59:32 +00:00
Dianne Hackborn
e207ffe01d
Merge "Fix issue #18683980 : questions on LMK memory changes" into lmp-mr1-dev
2014-12-10 21:56:08 +00:00
Alan Viverette
62b780e85f
Avoid creating futures for drawables with no constant state
...
We don't need to create futures for drawables without constant state,
since we only copy on mutate and we don't need to do any work on mutate()
for drawables without shared constant state. Also we would crash in that
case, so avoiding the NPE is nice too.
Rider: Also fixes elevations again.
BUG: 18696100
Change-Id: I4d7737f39ce3efc5830704e5ce412c540603e6ac
2014-12-10 13:52:28 -08:00
Luan Nguyen
4221d7e4cb
docs: Fix link for moved Android Studio index.
...
Change-Id: Ia0c4cdcf05fddd12e0e50c2b6343809f80ab5f65
2014-12-10 13:42:05 -08:00
Adam Lesinski
740acf213c
am c7801877: Merge "Fix issue where non-resource attributes would cause obtainStyleAttributes to fail" into lmp-mr1-dev
...
* commit 'c78018774503308e8c8266f6769c9e4c895f3a97':
Fix issue where non-resource attributes would cause obtainStyleAttributes to fail
2014-12-10 21:19:58 +00:00
Adam Lesinski
c780187745
Merge "Fix issue where non-resource attributes would cause obtainStyleAttributes to fail" into lmp-mr1-dev
2014-12-10 21:12:04 +00:00
Jason Monk
65c08ec82a
am 4ef9edeb: Merge "Handle policy change while keyguard disabled" into lmp-mr1-dev
...
* commit '4ef9edeb67a1aa25b4ec57b9951b8dc4a06c3691':
Handle policy change while keyguard disabled
2014-12-10 21:11:30 +00:00
Jason Monk
4ef9edeb67
Merge "Handle policy change while keyguard disabled" into lmp-mr1-dev
2014-12-10 21:04:27 +00:00
Chris Craik
ed211b940b
am f441557d: Merge "Fix frame-allocated path lifecycles" into lmp-mr1-dev
...
* commit 'f441557d89cab8885940bb63a27159f576749f96':
Fix frame-allocated path lifecycles
2014-12-10 21:01:30 +00:00
Chris Craik
f441557d89
Merge "Fix frame-allocated path lifecycles" into lmp-mr1-dev
2014-12-10 20:53:46 +00:00
smain@google.com
0aba9daacd
fix distribute nav styles. they were not highlighted correctly.
...
Change-Id: I53f727353d263eb8caa62261751be3adcdc18273
2014-12-10 12:45:02 -08:00
Benjamin Franz
df55bf45e8
am a96ba381: Merge "Only add successfully bound profile services to mProfileServices." into lmp-mr1-dev
...
* commit 'a96ba381cf7ecbed31da94b8ebc93da3c42151ad':
Only add successfully bound profile services to mProfileServices.
2014-12-10 20:34:36 +00:00
Benjamin Franz
a96ba381cf
Merge "Only add successfully bound profile services to mProfileServices." into lmp-mr1-dev
2014-12-10 20:29:25 +00:00
Chris Craik
4ac36f80be
Fix frame-allocated path lifecycles
...
bug:18667472
Previously, we were allocating per-frame temporary paths within the
PlaybackStateStruct, but these are not safe as layers allocate these
transiently. Instead, move these to the OpenGLRenderer, which has
better define lifecycle.
Additionally, don't store SkPath objects directly in vector, since
they are then subject to relocation.
Change-Id: I8187ef542fcd5b030502bb75eb123ee26c0daa96
2014-12-10 12:27:08 -08:00
Paul Jensen
e0bef71662
Fix several HTTP proxy issues with multinetworking.
...
1. Send PROXY_CHANGE_ACTION broadcast when any network's proxy changes,
not just the default network.
2. When a process is bound to a particular Network, update the proxy
system properties to those for the bound Network, and keep them
updated when PROXY_CHANGE_ACTION broadcasts are received.
3. Make Network.openConnection() use the proxy for the Network.
bug:17905627
bug:17420465
bug:18144582
(cherry-pick of https://android-review.googlesource.com/#/c/115170 )
Change-Id: Ia2819985e6108a8c121e74c683a5646becfd0a97
2014-12-10 15:22:12 -05:00
Joe Fernandez
15cfa4f301
am 844af56b: am efab8b6f: am bdd6aabd: am d49977d9: Merge "docs: update debug menu for debugging-studio" into lmp-docs
...
* commit '844af56b85260d9e6a8e89436a5e8862fbeb3812':
docs: update debug menu for debugging-studio
2014-12-10 20:02:29 +00:00
Narayan Kamath
034ef013ec
Avoid tearing down process groups twice.
...
The second removal always triggers a warning.
Change-Id: Ieafa8374dbffdaff0d576de004a688cae6f8ac18
2014-12-10 11:56:32 -08:00
Joe Fernandez
844af56b85
am efab8b6f: am bdd6aabd: am d49977d9: Merge "docs: update debug menu for debugging-studio" into lmp-docs
...
* commit 'efab8b6fd50e2e4ad3adb03c4bca2bc531ae5d42':
docs: update debug menu for debugging-studio
2014-12-10 19:54:51 +00:00
Joe Fernandez
4ded0a166f
am 5a64a475: am 9727d191: am 534ae165: am 3454091d: Merge "docs:studio basic links" into lmp-docs
...
* commit '5a64a47580e9b384e83ba81e8f2cbb848497ac61':
docs:studio basic links
2014-12-10 19:54:35 +00:00
Joe Fernandez
efab8b6fd5
am bdd6aabd: am d49977d9: Merge "docs: update debug menu for debugging-studio" into lmp-docs
...
* commit 'bdd6aabd1fd98762b22bb347d24c99e2c388d166':
docs: update debug menu for debugging-studio
2014-12-10 19:47:11 +00:00
Joe Fernandez
5a64a47580
am 9727d191: am 534ae165: am 3454091d: Merge "docs:studio basic links" into lmp-docs
...
* commit '9727d1910052e600ebcf417c9fe55436ecf2c9de':
docs:studio basic links
2014-12-10 19:46:37 +00:00
Svet Ganov
a706c9079a
am e39fc96c: Merge "Ignore accessibility overlay when computing window\'s interactive region." into lmp-mr1-dev
...
* commit 'e39fc96c04a09a58acb2547a2066e0662791a69b':
Ignore accessibility overlay when computing window's interactive region.
2014-12-10 19:42:08 +00:00
Joe Fernandez
bdd6aabd1f
am d49977d9: Merge "docs: update debug menu for debugging-studio" into lmp-docs
...
* commit 'd49977d967d7db24466abba9a97084a955f56aff':
docs: update debug menu for debugging-studio
2014-12-10 19:38:28 +00:00
Joe Fernandez
9727d19100
am 534ae165: am 3454091d: Merge "docs:studio basic links" into lmp-docs
...
* commit '534ae165f374d81335dc1b7742df1168c8d5ae36':
docs:studio basic links
2014-12-10 19:38:17 +00:00
Svet Ganov
e39fc96c04
Merge "Ignore accessibility overlay when computing window's interactive region." into lmp-mr1-dev
2014-12-10 19:35:05 +00:00
Luan Nguyen
ee501ed848
am 596d4e72: am c9e5c5f7: am 8a65df39: am 258da738: docs: Fix text on step 5 of the opt-in steps
...
* commit '596d4e7230ae1858aaafbae7987e46d65181f1bd':
docs: Fix text on step 5 of the opt-in steps
2014-12-10 19:34:30 +00:00
Joe Fernandez
d49977d967
Merge "docs: update debug menu for debugging-studio" into lmp-docs
2014-12-10 19:31:12 +00:00
Joe Fernandez
534ae165f3
am 3454091d: Merge "docs:studio basic links" into lmp-docs
...
* commit '3454091dad65256730b714d8ce0f89c137c1c0c2':
docs:studio basic links
2014-12-10 19:30:37 +00:00
Rich Slogar
7deca3c93f
docs: sdk tools 24.0.1 revisions
...
Change-Id: I872aaba5844fe7642874147b158c8119d111162d
2014-12-10 11:27:59 -08:00
Luan Nguyen
596d4e7230
am c9e5c5f7: am 8a65df39: am 258da738: docs: Fix text on step 5 of the opt-in steps
...
* commit 'c9e5c5f72a563c7b8e030a57cf586941d32006f4':
docs: Fix text on step 5 of the opt-in steps
2014-12-10 19:26:37 +00:00
Alan Viverette
e6ec07fc5d
Always call onDateChanged() when the date picker selection changes
...
BUG: 18703635
Change-Id: I2f71aa2e3e053cc8afd1bb84641a9fb29de89c72
2014-12-10 11:24:27 -08:00
Joe Fernandez
3454091dad
Merge "docs:studio basic links" into lmp-docs
2014-12-10 19:23:16 +00:00
John Spurlock
24ca556dce
am e03e2456: Merge "NoMan: Apply audio restrictions when effects are disabled by listeners." into lmp-mr1-dev
...
* commit 'e03e245610c7f406a6cc0de998d71313a285953a':
NoMan: Apply audio restrictions when effects are disabled by listeners.
2014-12-10 19:22:41 +00:00
Luan Nguyen
c9e5c5f72a
am 8a65df39: am 258da738: docs: Fix text on step 5 of the opt-in steps
...
* commit '8a65df39e6ad2fc357c8a327626f40588ce00553':
docs: Fix text on step 5 of the opt-in steps
2014-12-10 19:19:05 +00:00
John Spurlock
e03e245610
Merge "NoMan: Apply audio restrictions when effects are disabled by listeners." into lmp-mr1-dev
2014-12-10 19:14:27 +00:00
Rich Slogar
bea1510573
docs: update debug menu for debugging-studio
...
Change-Id: I04c71104b1ac9c0e4413c518ccd41ba3e6a90f8f
2014-12-10 11:14:15 -08:00
David Friedman
65a01238fc
Adds link to related video.
...
Change-Id: I22823b0df2863c4e733d389d20440debb16c5631
2014-12-10 11:14:01 -08:00