Commit Graph

61710 Commits

Author SHA1 Message Date
Andreas Gampe
827b992d0d Merge "Frameworks/base: Remove unused field" into nyc-dev am: d23947e12f
am: ce45c2f775

* commit 'ce45c2f775796698028b39548c3815cdc91f958c':
  Frameworks/base: Remove unused field
2016-02-27 01:09:38 +00:00
Andreas Gampe
ce45c2f775 Merge "Frameworks/base: Remove unused field" into nyc-dev
am: d23947e12f

* commit 'd23947e12fa19b8b83b2614a820c4d360433c182':
  Frameworks/base: Remove unused field
2016-02-27 01:04:50 +00:00
Andreas Gampe
d23947e12f Merge "Frameworks/base: Remove unused field" into nyc-dev 2016-02-27 01:03:30 +00:00
Adam Lesinski
cc57e71f6d Merge "BatteryStats: Fix issue where network traffic accounting might be lost" into nyc-dev am: 09c09fd345
am: 91fec802b7

* commit '91fec802b75689b003458c34aff95c83b360216f':
  BatteryStats: Fix issue where network traffic accounting might be lost
2016-02-27 00:27:16 +00:00
Adam Lesinski
91fec802b7 Merge "BatteryStats: Fix issue where network traffic accounting might be lost" into nyc-dev
am: 09c09fd345

* commit '09c09fd345a6b4c9619885428dce9802ad7b8cd8':
  BatteryStats: Fix issue where network traffic accounting might be lost
2016-02-27 00:19:24 +00:00
John Reck
3aa550bce7 Merge "Switch to pbuffer surface sooner" into nyc-dev am: db0fd9dfb2
am: 431baf2883

* commit '431baf2883dcc4dff2cdd8a727875276c30d37ae':
  Switch to pbuffer surface sooner
2016-02-27 00:17:35 +00:00
Adam Lesinski
09c09fd345 Merge "BatteryStats: Fix issue where network traffic accounting might be lost" into nyc-dev 2016-02-27 00:15:11 +00:00
John Reck
431baf2883 Merge "Switch to pbuffer surface sooner" into nyc-dev
am: db0fd9dfb2

* commit 'db0fd9dfb2a06d4767388d76aebddabd2304936e':
  Switch to pbuffer surface sooner
2016-02-27 00:06:22 +00:00
John Reck
db0fd9dfb2 Merge "Switch to pbuffer surface sooner" into nyc-dev 2016-02-26 23:53:47 +00:00
John Reck
fc736869ac Switch to pbuffer surface sooner
Bug: 27286867

If the system/app is slow, it might take too long to
stop drawing. Switch the ordering of destroying stuff so
that we switch to the pbuffer surface first, then do
cleanup

Change-Id: If64a3dbb71bb9fd53567231590436a89b2f1a09e
2016-02-26 15:43:09 -08:00
Muyuan Li
b7c69150c8 Merge "Allows components to register shortcut key." into nyc-dev am: 187b9b9e5b
am: 1673ab1ead

* commit '1673ab1ead05b452b40380d921d92fcb8ebb5623':
  Allows components to register shortcut key.
2016-02-26 23:20:54 +00:00
Muyuan Li
1673ab1ead Merge "Allows components to register shortcut key." into nyc-dev
am: 187b9b9e5b

* commit '187b9b9e5bb3c6a83a26f2ece23a6cfa16614d03':
  Allows components to register shortcut key.
2016-02-26 22:50:25 +00:00
Andreas Gampe
06f0e41ebd Frameworks/base: Remove unused field
Remove an unused field in BoringLayout. This has also the positive
side effect of allowing static initialization in the boot image.

Bug: 27248115
Change-Id: I9d6beec5f5e045ef899e8979ece96e0239f82076
2016-02-26 14:47:39 -08:00
Muyuan Li
94ce94e960 Allows components to register shortcut key.
The registered shortcut will be called from PhoneWindowManager,
before dispatching

Change-Id: If26128939b45a639c8895719a7a23ca433f39fd9
(cherry picked from commit 4da863c5a8872dcabb179a978a2b2157d9081679)
2016-02-26 22:30:34 +00:00
Oren Blasberg
872e981f80 Merge "WallpaperManager: support custom default cropper." into nyc-dev am: 203b353018
am: b53eef9256

* commit 'b53eef9256b898a4f974f94d7956a0ac09046732':
  WallpaperManager: support custom default cropper.
2016-02-26 22:18:46 +00:00
Oren Blasberg
b53eef9256 Merge "WallpaperManager: support custom default cropper." into nyc-dev
am: 203b353018

* commit '203b353018e1533251528b087345cc9933aa38fe':
  WallpaperManager: support custom default cropper.
2016-02-26 22:15:17 +00:00
Oren Blasberg
203b353018 Merge "WallpaperManager: support custom default cropper." into nyc-dev 2016-02-26 22:09:54 +00:00
Oren Blasberg
60598ea0aa WallpaperManager: support custom default cropper.
If the component name is specified by the OEM, that component is used
as the default (fallback) cropper rather than
com.android.wallpapercropper.

Bug: 26084319
Change-Id: I5c79beb8e84721944e752bda637cdf0377b8d826
2016-02-26 13:19:30 -08:00
John Reck
6c9d87e29e Merge "Don\'t lose mInitialized in onStop()" into nyc-dev am: 79722c27c6
am: 4288e399b2

* commit '4288e399b283817ea6170755f74d68fb498cb5be':
  Don't lose mInitialized in onStop()
2016-02-26 21:15:53 +00:00
Julia Reynolds
aae8cf11b2 Merge "Api review: NotificationManager" into nyc-dev am: 01e81117a9
am: 2b53b701d8

* commit '2b53b701d8a51a8029fd90dea33732073d6018a7':
  Api review: NotificationManager
2016-02-26 21:09:08 +00:00
John Reck
4288e399b2 Merge "Don\'t lose mInitialized in onStop()" into nyc-dev
am: 79722c27c6

* commit '79722c27c6ccec529e31bdcaeddf76aa90d409a1':
  Don't lose mInitialized in onStop()
2016-02-26 21:07:53 +00:00
Julia Reynolds
c8999e8470 Merge "Api review: Notification.Builder" into nyc-dev am: 1adc816f2d
am: 92a187ddaf

* commit '92a187ddaf27a6783b2628d39227d64e39492a4a':
  Api review: Notification.Builder
2016-02-26 21:05:05 +00:00
Julia Reynolds
2b53b701d8 Merge "Api review: NotificationManager" into nyc-dev
am: 01e81117a9

* commit '01e81117a9bc86849f0bf20d7729c8f8101b0baf':
  Api review: NotificationManager
2016-02-26 21:03:47 +00:00
Chong Zhang
a0f805b885 Merge "Do not stop window if preserving the window" into nyc-dev am: fd3d5e92ea
am: fb3403f5f0

* commit 'fb3403f5f0655f77d75aac017bc5f9e60f221f59':
  Do not stop window if preserving the window
2016-02-26 21:03:47 +00:00
John Reck
79722c27c6 Merge "Don't lose mInitialized in onStop()" into nyc-dev 2016-02-26 21:00:27 +00:00
Julia Reynolds
92a187ddaf Merge "Api review: Notification.Builder" into nyc-dev
am: 1adc816f2d

* commit '1adc816f2dcf0a827b4619eb21a780d1b3d827b3':
  Api review: Notification.Builder
2016-02-26 21:00:21 +00:00
Chong Zhang
fb3403f5f0 Merge "Do not stop window if preserving the window" into nyc-dev
am: fd3d5e92ea

* commit 'fd3d5e92ea05ca20e6c3700e2309d849d96f2f7d':
  Do not stop window if preserving the window
2016-02-26 20:58:32 +00:00
John Reck
f4db3d253e Don't lose mInitialized in onStop()
Bug: 27350647
Change-Id: I74e6427ac4030645c416efb24948efdbdc90fa1c
2016-02-26 12:58:17 -08:00
Jorim Jaggi
a7a1e1d3bf Merge "App transition delay tracking" into nyc-dev am: a8914a0096
am: b6b9eee960

* commit 'b6b9eee960b21e6cfc5955b4dba1c3d454a86ce5':
  App transition delay tracking
2016-02-26 20:58:05 +00:00
Julia Reynolds
01e81117a9 Merge "Api review: NotificationManager" into nyc-dev 2016-02-26 20:56:27 +00:00
Jorim Jaggi
b6b9eee960 Merge "App transition delay tracking" into nyc-dev
am: a8914a0096

* commit 'a8914a00969b6942211d29fd923b0692a1b70f9a':
  App transition delay tracking
2016-02-26 20:56:03 +00:00
Julia Reynolds
1adc816f2d Merge "Api review: Notification.Builder" into nyc-dev 2016-02-26 20:52:21 +00:00
Chong Zhang
fd3d5e92ea Merge "Do not stop window if preserving the window" into nyc-dev 2016-02-26 20:52:17 +00:00
Jorim Jaggi
a8914a0096 Merge "App transition delay tracking" into nyc-dev 2016-02-26 20:51:40 +00:00
Julia Reynolds
0edb50c4bf Api review: NotificationManager
Bug: 27365672
Change-Id: Ic0fd82fb9442d10d6b308182a3859497aa882d07
2016-02-26 15:44:41 -05:00
Julia Reynolds
3b84812271 Api review: Notification.Builder
Bug: 27364889
Change-Id: I95cee3336f1adb64e37e71a9ab40e68feb1d9c5b
2016-02-26 15:44:02 -05:00
Chong Zhang
7687f25e58 Do not stop window if preserving the window
bug: 27350647
Change-Id: I670d2641ee7e600a6ea46f7b329afd4df10a3862
2016-02-26 12:37:00 -08:00
Jorim Jaggi
275561a746 App transition delay tracking
Add TRON logging for all kinds aspects when we execute an app transition.

Bug: 27295491
Change-Id: Icb0cbdb92d4d5fbfedadd40a017a50eb217058aa
2016-02-26 14:15:00 -05:00
Selim Cinek
f1a8cedbad Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev am: a94742c7f9
am: 39e1cc558b

* commit '39e1cc558bf6f3f7442f553a36f8ba88375b58e6':
  Added convenience methods to use chronometer countdown methods
2016-02-26 19:10:28 +00:00
Selim Cinek
39e1cc558b Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev
am: a94742c7f9

* commit 'a94742c7f9b6287c97a5cd47cf6542ce25e86513':
  Added convenience methods to use chronometer countdown methods
2016-02-26 19:08:33 +00:00
Selim Cinek
a94742c7f9 Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev 2016-02-26 19:05:04 +00:00
Dianne Hackborn
88d47f16dc Merge "Work on issue #26390161: Throttle syncs/jobs when system is low on RAM" into nyc-dev am: 77ca74d941
am: 387ae4971d

* commit '387ae4971dbf806878a0a81da0523aaf45fb1c5b':
  Work on issue #26390161: Throttle syncs/jobs when system is low on RAM
2016-02-26 18:51:01 +00:00
Dianne Hackborn
387ae4971d Merge "Work on issue #26390161: Throttle syncs/jobs when system is low on RAM" into nyc-dev
am: 77ca74d941

* commit '77ca74d941eb4addd7051c747362bace0746b7a7':
  Work on issue #26390161: Throttle syncs/jobs when system is low on RAM
2016-02-26 18:47:53 +00:00
Dianne Hackborn
77ca74d941 Merge "Work on issue #26390161: Throttle syncs/jobs when system is low on RAM" into nyc-dev 2016-02-26 18:44:55 +00:00
Jeff Sharkey
c726efeccc Merge "When system server goes down, crash apps." into nyc-dev am: 49607029be
am: de6fe0c800

* commit 'de6fe0c80019430880edab225051fb81b9db927c':
  When system server goes down, crash apps.
2016-02-26 18:26:28 +00:00
Dimitry Ivanov
5b0dca11ea Merge "Create linker-namespace for the classloader" into nyc-dev am: 1a2cb453fa
am: 155e89f4dd

* commit '155e89f4ddd2754fefac217d767602f06e5422f8':
  Create linker-namespace for the classloader
2016-02-26 18:23:17 +00:00
Jeff Sharkey
de6fe0c800 Merge "When system server goes down, crash apps." into nyc-dev
am: 49607029be

* commit '49607029bef037d162f64f841468d7b99d862489':
  When system server goes down, crash apps.
2016-02-26 18:19:22 +00:00
Jeff Sharkey
49607029be Merge "When system server goes down, crash apps." into nyc-dev 2016-02-26 18:14:52 +00:00
Dimitry Ivanov
155e89f4dd Merge "Create linker-namespace for the classloader" into nyc-dev
am: 1a2cb453fa

* commit '1a2cb453fa8204db84d92fd2de92b0ed1e546a03':
  Create linker-namespace for the classloader
2016-02-26 18:10:23 +00:00
Dimitry Ivanov
1a2cb453fa Merge "Create linker-namespace for the classloader" into nyc-dev 2016-02-26 18:03:56 +00:00