John Spurlock
3105a9c3f9
Merge "Remove unused FixedSizeDrawable."
2013-06-15 12:59:04 +00:00
John Spurlock
0f646eb120
Merge "Remove unused EventHole."
2013-06-15 12:58:00 +00:00
John Spurlock
b2e90390e6
Merge "Remove unused do-not-disturb items."
2013-06-15 12:57:17 +00:00
John Spurlock
75d71b7e94
Merge "Stabilize hideybar confirmation toast."
2013-06-15 12:56:27 +00:00
Dianne Hackborn
fbf7a9aea2
Merge "More work on process tracking."
2013-06-15 00:39:31 +00:00
Chong Zhang
e0dae4b493
Merge "MediaRouter: grey out wifi displays that's in use"
2013-06-15 00:36:15 +00:00
Dianne Hackborn
91268cf21e
More work on process tracking.
...
Re-arranged code to be more flexible, now track
state of services, dump ordered list of running
processes while memory was critical and low.
Also rename battery stats service from "batteryinfo" to "batterystats".
Change-Id: I0f4f0c8d443c49d255cb84d0fc917e8ec18b152e
2013-06-14 17:30:17 -07:00
Scott Main
343233c4ed
am 3717cf6b: am 07d6d9e7: Merge "additional documentation for media codec info" into jb-mr2-dev
...
* commit '3717cf6bc2e92d58d8de9f039165d1e6c73de8a0':
additional documentation for media codec info
2013-06-14 17:11:53 -07:00
Scott Main
3717cf6bc2
am 07d6d9e7: Merge "additional documentation for media codec info" into jb-mr2-dev
...
* commit '07d6d9e74c1f79de791b37b1cb738fa398915879':
additional documentation for media codec info
2013-06-14 17:08:33 -07:00
Scott Main
07d6d9e74c
Merge "additional documentation for media codec info" into jb-mr2-dev
2013-06-15 00:04:50 +00:00
Romain Guy
8a95f42ee5
Merge "Merge more 9patches"
2013-06-14 23:54:06 +00:00
Romain Guy
5216c3b05f
Merge more 9patches
...
Change-Id: If8b16af84f0ee42afc406922d15897e51d833e68
2013-06-14 16:31:37 -07:00
Elliott Hughes
0e3e249ddb
am 96fefaa2: am b87e6138: am 618ed234: Merge "Track nio API change."
...
* commit '96fefaa23bf95ae6736df90f018cb8c86cb943c3':
Track nio API change.
2013-06-14 16:27:37 -07:00
Jeff Sharkey
214816da8e
Merge "Cache AndroidBlockGuardPolicy to avoid allocation."
2013-06-14 23:26:59 +00:00
Elliott Hughes
96fefaa23b
am b87e6138: am 618ed234: Merge "Track nio API change."
...
* commit 'b87e6138d169e5fd23b964056431e2c357323fd2':
Track nio API change.
2013-06-14 16:25:00 -07:00
Elliott Hughes
b87e6138d1
am 618ed234: Merge "Track nio API change."
...
* commit '618ed2340283263164f578f818cc09148aacb9ed':
Track nio API change.
2013-06-14 16:22:12 -07:00
Elliott Hughes
618ed23402
Merge "Track nio API change."
2013-06-14 23:18:35 +00:00
Jeff Sharkey
a2934d5ff0
Cache AndroidBlockGuardPolicy to avoid allocation.
...
Every incoming Binder call ends up triggering a BlockGuardPolicy
update, which would thrash between new AndroidBlockGuardPolicy
instances and BlockGuard.LAX_POLICY, causing GC churn.
This change avoids the extra allocations by recycling a single
AndroidBlockGuardPolicy in a ThreadLocal. Worst-case thrashing case
is now 10% faster; from 7.46us to 6.65us.
Bug: 9424568
Change-Id: I9c3b1c097a2aecc9b1f109a824cf3ea319fb3393
2013-06-14 16:15:31 -07:00
Elliott Hughes
28b7245cc1
Track nio API change.
...
Change-Id: I6a6d6c9e5f658b66dca0db226d2d91ee5f8ab2c7
2013-06-14 15:41:26 -07:00
Daniel Sandler
756a53f4e4
am 5be52fb5: am a0c9b9d2: Merge "Temporarily restore some support for icon==0 notifications." into jb-mr2-dev
...
* commit '5be52fb5ae462b83b0619b95e7991e52bc2031b2':
Temporarily restore some support for icon==0 notifications.
2013-06-14 13:36:56 -07:00
Daniel Sandler
5be52fb5ae
am a0c9b9d2: Merge "Temporarily restore some support for icon==0 notifications." into jb-mr2-dev
...
* commit 'a0c9b9d2a7a0566615b6b044ac8a6b434c80d5be':
Temporarily restore some support for icon==0 notifications.
2013-06-14 13:34:55 -07:00
Daniel Sandler
a0c9b9d2a7
Merge "Temporarily restore some support for icon==0 notifications." into jb-mr2-dev
2013-06-14 20:29:24 +00:00
John Spurlock
4a0008afcc
Remove unused FixedSizeDrawable.
...
Change-Id: Ia6bad570359d3cce4e57c0a32d181bd156d89d6c
2013-06-14 16:22:46 -04:00
John Spurlock
97c4216e08
Remove unused EventHole.
...
Change-Id: Ia83bb72c93561bdfa4d767bd78fe0dff60f5de5b
2013-06-14 16:16:43 -04:00
John Spurlock
0ac7b73b81
Remove unused do-not-disturb items.
...
Change-Id: I3dd3e242a8a1db0148e3ff4386ff812a4cca66bc
2013-06-14 16:09:57 -04:00
John Spurlock
74a7dd7a26
Merge "Remove unused status_bar_icon.xml"
2013-06-14 19:55:18 +00:00
John Spurlock
e91322c2a5
Remove unused status_bar_icon.xml
...
Change-Id: I9d665203712d4865f5aa788600c89fbc876b14dd
2013-06-14 15:40:51 -04:00
Scott Main
c06bb7f5b9
additional documentation for media codec info
...
Change-Id: I3b4e5baccab6da2dfc8dff8d03872bb5b346a4ad
2013-06-14 11:56:15 -07:00
Scott Main
18ec6af4fa
am 478471b5: am 3b0205b7: am 0b3fe078: am a17201a8: am 7190a059: fix transition from download to install instructions
...
* commit '478471b579c221d371b3227abd02cb24eff995e1':
fix transition from download to install instructions
2013-06-14 11:08:34 -07:00
Scott Main
478471b579
am 3b0205b7: am 0b3fe078: am a17201a8: am 7190a059: fix transition from download to install instructions
...
* commit '3b0205b7601a6fa3d7abf6dbc5a60223981103cc':
fix transition from download to install instructions
2013-06-14 11:07:21 -07:00
John Spurlock
e804cb56d0
Stabilize hideybar confirmation toast.
...
Remove gravity workaround no longer needed after recent window
manager layout fix.
Also migrate instable code-based toast text calculation to use
the resource system properly.
Change-Id: Ifa380e387389ed9917336ad19dfde49f67a5fb10
2013-06-14 14:04:21 -04:00
Scott Main
3b0205b760
am 0b3fe078: am a17201a8: am 7190a059: fix transition from download to install instructions
...
* commit '0b3fe0785c0c6ff0ce834c06b6828f884a658730':
fix transition from download to install instructions
2013-06-14 11:02:41 -07:00
Scott Main
0b3fe0785c
am a17201a8: am 7190a059: fix transition from download to install instructions
...
* commit 'a17201a81691ac337426923d1bdcf9e0a26b841e':
fix transition from download to install instructions
2013-06-14 10:56:28 -07:00
Scott Main
a17201a816
am 7190a059: fix transition from download to install instructions
...
* commit '7190a05951efa4f5cf94bb22da48dce85c52bd06':
fix transition from download to install instructions
2013-06-14 10:53:45 -07:00
Scott Main
7190a05951
fix transition from download to install instructions
...
Change-Id: Ibb06779891ffab2c213b7c3401293e6fb7a6c4c9
2013-06-14 10:51:29 -07:00
John Spurlock
b2b433689a
Merge "Remove concept of system bar from window manager."
2013-06-14 17:50:51 +00:00
Scott Main
5f73a7df6d
am 0be889dd: am 6e594289: am d2ad6dc5: am 6af13a74: am ec025db4: change studio version number to use \'x\' for final decimal. also go to install guide after download begins
...
* commit '0be889dd0e5605fa0abc04ebdd732a297de6ab27':
change studio version number to use 'x' for final decimal. also go to install guide after download begins
2013-06-14 10:28:00 -07:00
Scott Main
0be889dd0e
am 6e594289: am d2ad6dc5: am 6af13a74: am ec025db4: change studio version number to use \'x\' for final decimal. also go to install guide after download begins
...
* commit '6e5942894a40ed2a199f25bf4e8a215c95d2c79b':
change studio version number to use 'x' for final decimal. also go to install guide after download begins
2013-06-14 10:25:38 -07:00
John Spurlock
80f00c1f23
Remove concept of system bar from window manager.
...
It was already hardcoded to false, this change removes the dead code.
Change-Id: I5e543344e60f69cb9882a70ba29f7c09404ad9fc
2013-06-14 13:20:17 -04:00
Scott Main
6e5942894a
am d2ad6dc5: am 6af13a74: am ec025db4: change studio version number to use \'x\' for final decimal. also go to install guide after download begins
...
* commit 'd2ad6dc5304e5c3a4f0dc1bd04f7ab713ed66c6d':
change studio version number to use 'x' for final decimal. also go to install guide after download begins
2013-06-14 10:16:02 -07:00
Scott Main
d2ad6dc530
am 6af13a74: am ec025db4: change studio version number to use \'x\' for final decimal. also go to install guide after download begins
...
* commit '6af13a74d3dcf56187edf153e0341221faf9f1ad':
change studio version number to use 'x' for final decimal. also go to install guide after download begins
2013-06-14 10:12:30 -07:00
Scott Main
6af13a74d3
am ec025db4: change studio version number to use \'x\' for final decimal. also go to install guide after download begins
...
* commit 'ec025db4a74914640c42412c63413f2d5d46e45d':
change studio version number to use 'x' for final decimal. also go to install guide after download begins
2013-06-14 10:09:12 -07:00
Marco Nelissen
22682a5a38
Merge "Make MediaPlayer.invoke() public-and-hidden again"
2013-06-14 16:49:18 +00:00
Marco Nelissen
2d2cd32cc7
Make MediaPlayer.invoke() public-and-hidden again
...
It's used in a bunch of other places in other repos that I don't
want to touch.
Change-Id: I6f2ec6f8066286de9b52499fc71f3f08953c3cb4
2013-06-14 09:47:27 -07:00
Dirk Dougherty
10159423d5
am b5de95d1: am f1d2c5ae: Merge "Doc change: diffs for API 18" into jb-mr2-dev
...
* commit 'b5de95d1f8e17836098229f675bf5d53a8327757':
Doc change: diffs for API 18
2013-06-14 09:31:51 -07:00
Dirk Dougherty
b5de95d1f8
am f1d2c5ae: Merge "Doc change: diffs for API 18" into jb-mr2-dev
...
* commit 'f1d2c5aeb23739bde3708f4e4d4bdb99f059f1ed':
Doc change: diffs for API 18
2013-06-14 09:29:50 -07:00
Dirk Dougherty
f1d2c5aeb2
Merge "Doc change: diffs for API 18" into jb-mr2-dev
2013-06-14 16:23:12 +00:00
Marco Nelissen
47a6eb9ed5
Merge "Forgot something"
2013-06-14 16:19:29 +00:00
Marco Nelissen
85c28e8183
Forgot something
...
Change-Id: Ia579213303e79b282a7ba472b39576d4b160a739
2013-06-14 09:18:35 -07:00
Marco Nelissen
25ccf538c7
Merge "Fix build"
2013-06-14 16:15:47 +00:00