OSDN Git Service

android-x86/frameworks-native.git
9 years agosurfaceflinger: fix -Wunused-parameter warning
Jesse Hall [Fri, 8 Aug 2014 05:48:06 +0000 (22:48 -0700)]
surfaceflinger: fix -Wunused-parameter warning

warning: unused parameter 'mustRecompose' [-Wunused-parameter]

Change-Id: I6b8c671189639d851bfa5548742de988d6fa2687

9 years agosurfaceflinger: fix -Wsign-compare warnings
Jesse Hall [Fri, 8 Aug 2014 05:43:06 +0000 (22:43 -0700)]
surfaceflinger: fix -Wsign-compare warnings

warning: comparison of integers of different signs: 'int' and 'size_t'
(aka 'unsigned int') [-Wsign-compare]

arning: comparison of integers of different signs: 'int32_t' (aka
'int') and 'const uint32_t' (aka 'const unsigned int')
[-Wsign-compare]

Change-Id: I823257aa7218c5fd492a3277853210db539bb2e2

9 years agosurfaceflinger: fix -Woverloaded-virtual warning
Jesse Hall [Fri, 8 Aug 2014 05:33:14 +0000 (22:33 -0700)]
surfaceflinger: fix -Woverloaded-virtual warning

warning: 'android::LayerDim::isOpaque' hides overloaded virtual function
[-Woverloaded-virtual]

Change-Id: Ie27a6c943f485bc89ce11e424a4e7d99805d4dd0

9 years agosurfaceflinger: fix -Wmismatched-tags warnings
Jesse Hall [Fri, 8 Aug 2014 05:19:07 +0000 (22:19 -0700)]
surfaceflinger: fix -Wmismatched-tags warnings

warning: struct 'HWComposer' was previously declared as a class
[-Wmismatched-tags]

warning: class 'DisplayInfo' was previously declared as a struct
[-Wmismatched-tags]

Change-Id: I13db9f8aab3a957ce8ff8d64598dae1807d6fe7e

9 years agoGLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT
Jesse Hall [Wed, 6 Aug 2014 19:15:15 +0000 (12:15 -0700)]
GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT

Change-Id: I4dcb57a0db9ee3c5222cd453c9213859384212b0

9 years agoMerge "Add RGBA8888 to OMX_COLOR_FORMATTYPE"
David Smith [Wed, 3 Sep 2014 23:18:04 +0000 (23:18 +0000)]
Merge "Add RGBA8888 to OMX_COLOR_FORMATTYPE"

9 years agoAdd RGBA8888 to OMX_COLOR_FORMATTYPE
David Smith [Fri, 29 Aug 2014 18:06:24 +0000 (11:06 -0700)]
Add RGBA8888 to OMX_COLOR_FORMATTYPE

Change-Id: Ie3d2c7012e48b694f438c90e6a06949076c4b559

9 years agoam 2db0e2b1: am 98e56d92: Merge "Fix CAS argument type." into lmp-dev
Hans Boehm [Wed, 3 Sep 2014 19:23:55 +0000 (19:23 +0000)]
am 2db0e2b1: am 98e56d92: Merge "Fix CAS argument type." into lmp-dev

* commit '2db0e2b161a22542047d87527a75f9f80e90f465':
  Fix CAS argument type.

9 years agoam 3aa066e9: am 19f8b79f: Merge "New keycode definitions for TV remotes." into lmp-dev
Wally Yau [Wed, 3 Sep 2014 19:23:54 +0000 (19:23 +0000)]
am 3aa066e9: am 19f8b79f: Merge "New keycode definitions for TV remotes." into lmp-dev

* commit '3aa066e9d7480f0be806ac2d9f92bbb22771477b':
  New keycode definitions for TV remotes.

9 years agoam 98e56d92: Merge "Fix CAS argument type." into lmp-dev
Hans Boehm [Wed, 3 Sep 2014 17:37:03 +0000 (17:37 +0000)]
am 98e56d92: Merge "Fix CAS argument type." into lmp-dev

* commit '98e56d926bce70a0a3257c573a92944c8057b528':
  Fix CAS argument type.

9 years agoam 19f8b79f: Merge "New keycode definitions for TV remotes." into lmp-dev
Wally Yau [Wed, 3 Sep 2014 17:37:02 +0000 (17:37 +0000)]
am 19f8b79f: Merge "New keycode definitions for TV remotes." into lmp-dev

* commit '19f8b79f154b64c664e974f7be067d456c3d57e2':
  New keycode definitions for TV remotes.

9 years agoMerge "Fix CAS argument type." into lmp-dev
Hans Boehm [Wed, 3 Sep 2014 17:18:44 +0000 (17:18 +0000)]
Merge "Fix CAS argument type." into lmp-dev

9 years agoMerge "New keycode definitions for TV remotes." into lmp-dev
Wally Yau [Wed, 3 Sep 2014 17:15:37 +0000 (17:15 +0000)]
Merge "New keycode definitions for TV remotes." into lmp-dev

9 years agoam 4a29a80f: resolved conflicts for merge of 08ff8021 to lmp-dev-plus-aosp
Hans Boehm [Wed, 3 Sep 2014 13:49:01 +0000 (13:49 +0000)]
am 4a29a80f: resolved conflicts for merge of 08ff8021 to lmp-dev-plus-aosp

* commit '4a29a80fff163a86959be2e3eb0f4a9d739b5f7d':
  Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""

9 years agoFix CAS argument type.
Hans Boehm [Tue, 19 Aug 2014 20:42:54 +0000 (13:42 -0700)]
Fix CAS argument type.

Gcc apparently doesn't check; clang does.

Bug:17067219
Change-Id: I184084a5063131dbc857c63f97e70e78a05e1a76
(cherry picked from commit 1ddaadb59883df5ca821b4b08fdd41a1720a3b6f)

9 years agoresolved conflicts for merge of 08ff8021 to lmp-dev-plus-aosp
Hans Boehm [Wed, 3 Sep 2014 06:08:28 +0000 (23:08 -0700)]
resolved conflicts for merge of 08ff8021 to lmp-dev-plus-aosp

Change-Id: I7b57ce5e7d32f6ba4372d7b4af590cc74fd2c7e8

9 years agoRevert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""
Hans Boehm [Tue, 12 Aug 2014 22:56:00 +0000 (22:56 +0000)]
Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""

After fixing b/16874785.

This reverts commit f010a05c7e9a23b6083294aff4a8183ab01f686e.

Original comment, which actually describes the effect of this:

Change the mExtras field in Binder.h to be a stdatomic.h atomic
value, and replace references to it with proper stdatomic.h calls.
This removes one of a small number of remaining 64 bit
android_atomic references.  It also replaces the erroneously
non-atomic read accesses to mExtras.

It would be better if this used the C++11 <atomic> facility,
but we don't quite have that yet.

Fixes

Bug:16513433

Change-Id: I1645ca5d6f60595bf5d388913665ce4b8780b26d
(cherry picked from commit 3effababf2980d029339522fdc914bdeb913d99b)

9 years agoNew keycode definitions for TV remotes.
ASAZU, Hideki [Wed, 27 Aug 2014 09:06:31 +0000 (18:06 +0900)]
New keycode definitions for TV remotes.

Keys which are necessary for supporting world-wide broadcast
standard or used commonly for TV/STB remotes.

Change-Id: I2721ceb7d956c87f1d4106b99f9d21947ae13d47

9 years agoam 883fccb5: am bcbf97ef: Add logging for switch state
Michael Wright [Tue, 2 Sep 2014 07:09:26 +0000 (07:09 +0000)]
am 883fccb5: am bcbf97ef: Add logging for switch state

* commit '883fccb5f89c005502af27a18322f9fa302ac1b3':
  Add logging for switch state

9 years agoam bcbf97ef: Add logging for switch state
Michael Wright [Fri, 29 Aug 2014 23:52:43 +0000 (23:52 +0000)]
am bcbf97ef: Add logging for switch state

* commit 'bcbf97ef8fb6eaf527014ed9e7d979ad4fe9fdd2':
  Add logging for switch state

9 years agoAdd logging for switch state
Michael Wright [Fri, 29 Aug 2014 21:31:32 +0000 (14:31 -0700)]
Add logging for switch state

Bug: 17004602
Change-Id: I15c9feb7b28274183742936c20e34e7fb07e0b70

9 years agoam e6b643da: am 8b17ac6b: Remove obsolete prunedexcache
Alex Light [Fri, 29 Aug 2014 19:12:59 +0000 (19:12 +0000)]
am e6b643da: am 8b17ac6b: Remove obsolete prunedexcache

* commit 'e6b643da8170a39e4810866e6a9f5c9c9cc767e2':
  Remove obsolete prunedexcache

9 years agoam 8b17ac6b: Remove obsolete prunedexcache
Alex Light [Fri, 29 Aug 2014 18:47:40 +0000 (18:47 +0000)]
am 8b17ac6b: Remove obsolete prunedexcache

* commit '8b17ac6bd6b5114babac619cad3ff03fbf10a953':
  Remove obsolete prunedexcache

9 years agoam ad2a4083: am 8c1642ad: Merge "Remove obsolete prunedexcache"
Brian Carlstrom [Fri, 29 Aug 2014 11:56:56 +0000 (11:56 +0000)]
am ad2a4083: am 8c1642ad: Merge "Remove obsolete prunedexcache"

* commit 'ad2a4083fe4010c282999a2c3a8795665ae6a5e9':
  Remove obsolete prunedexcache

9 years agoam 8c1642ad: Merge "Remove obsolete prunedexcache"
Brian Carlstrom [Fri, 29 Aug 2014 11:39:54 +0000 (11:39 +0000)]
am 8c1642ad: Merge "Remove obsolete prunedexcache"

* commit '8c1642ad4ea8fbeb7d03f30e5f50e03c28d40065':
  Remove obsolete prunedexcache

9 years agoRemove obsolete prunedexcache
Alex Light [Thu, 28 Aug 2014 23:17:04 +0000 (16:17 -0700)]
Remove obsolete prunedexcache

Bug: 16875245

(cherry picked from commit 5f727f86942a188354c028356f1167794fdc8655)

Change-Id: I06e14c405aa4af295795982c1d236be3cb00e893

9 years agoMerge "Remove obsolete prunedexcache"
Brian Carlstrom [Thu, 28 Aug 2014 23:45:11 +0000 (23:45 +0000)]
Merge "Remove obsolete prunedexcache"

9 years agoRemove obsolete prunedexcache
Alex Light [Thu, 28 Aug 2014 23:17:04 +0000 (16:17 -0700)]
Remove obsolete prunedexcache

Bug: 16875245

Change-Id: I06e14c405aa4af295795982c1d236be3cb00e893

9 years agoam 93b1369e: am a01730f6: Add android.software.live_tv feature
Jae Seo [Thu, 28 Aug 2014 23:18:35 +0000 (23:18 +0000)]
am 93b1369e: am a01730f6: Add android.software.live_tv feature

* commit '93b1369e5d1d71749165aeba31d987f2c9ef6729':
  Add android.software.live_tv feature

9 years agoam a01730f6: Add android.software.live_tv feature
Jae Seo [Thu, 28 Aug 2014 23:02:14 +0000 (23:02 +0000)]
am a01730f6: Add android.software.live_tv feature

* commit 'a01730f65b0e9b29c29772b7d83101fbd8f1ad75':
  Add android.software.live_tv feature

9 years agoAdd android.software.live_tv feature
Jae Seo [Thu, 28 Aug 2014 19:53:46 +0000 (12:53 -0700)]
Add android.software.live_tv feature

Bug: 17284986
Change-Id: I777d045f61a50f7ea473cb26bb509123c440587a

9 years agoam 57782cd2: am 5c4a1566: Merge "GLConsumer: Fix eglTerminate/eglInit edge case....
Eric Penner [Wed, 27 Aug 2014 18:35:43 +0000 (18:35 +0000)]
am 57782cd2: am 5c4a1566: Merge "GLConsumer: Fix eglTerminate/eglInit edge case." into lmp-dev

* commit '57782cd25539aa163b885cd336144d4c8bc9f665':
  GLConsumer: Fix eglTerminate/eglInit edge case.

9 years agoam 18a9457e: am 7903c6a2: Merge "Make clear data stricter." into lmp-dev
Jeff Sharkey [Wed, 27 Aug 2014 18:35:42 +0000 (18:35 +0000)]
am 18a9457e: am 7903c6a2: Merge "Make clear data stricter." into lmp-dev

* commit '18a9457edde6163539338e05a31c3431bc747c5f':
  Make clear data stricter.

9 years agoam 5c4a1566: Merge "GLConsumer: Fix eglTerminate/eglInit edge case." into lmp-dev
Eric Penner [Wed, 27 Aug 2014 18:26:20 +0000 (18:26 +0000)]
am 5c4a1566: Merge "GLConsumer: Fix eglTerminate/eglInit edge case." into lmp-dev

* commit '5c4a15665968471ddbac0b476514d00503e997c7':
  GLConsumer: Fix eglTerminate/eglInit edge case.

9 years agoam 7903c6a2: Merge "Make clear data stricter." into lmp-dev
Jeff Sharkey [Wed, 27 Aug 2014 18:26:20 +0000 (18:26 +0000)]
am 7903c6a2: Merge "Make clear data stricter." into lmp-dev

* commit '7903c6a263354506ace10fc32aa65c231b64f62b':
  Make clear data stricter.

9 years agoMerge "GLConsumer: Fix eglTerminate/eglInit edge case." into lmp-dev
Eric Penner [Wed, 27 Aug 2014 18:07:04 +0000 (18:07 +0000)]
Merge "GLConsumer: Fix eglTerminate/eglInit edge case." into lmp-dev

9 years agoMerge "Make clear data stricter." into lmp-dev
Jeff Sharkey [Wed, 27 Aug 2014 17:58:34 +0000 (17:58 +0000)]
Merge "Make clear data stricter." into lmp-dev

9 years agoMake clear data stricter.
Jeff Sharkey [Wed, 27 Aug 2014 17:46:25 +0000 (10:46 -0700)]
Make clear data stricter.

It should nuke everything under the data directory.  PMS will come
around and generate the lib symlink after we're finished.

Bug: 16739202
Change-Id: Ib70af2e1450e3bed6781fb497b9cc67e1e594c49

9 years agoam 7330016a: am 97477d20: Set compiler filter flag to true when vmSafeMode is present.
Calin Juravle [Wed, 27 Aug 2014 17:06:32 +0000 (17:06 +0000)]
am 7330016a: am 97477d20: Set compiler filter flag to true when vmSafeMode is present.

* commit '7330016a75085631064daab303e1efe583f75125':
  Set compiler filter flag to true when vmSafeMode is present.

9 years agoam 8694bc36: am f6e1611a: (-s ours) Merge "Add vm_safe_mode to dexopt."
Calin Juravle [Wed, 27 Aug 2014 17:06:18 +0000 (17:06 +0000)]
am 8694bc36: am f6e1611a: (-s ours) Merge "Add vm_safe_mode to dexopt."

* commit '8694bc366f93a76c52f1c71dfc1d9f9fb896bcac':
  Add vm_safe_mode to dexopt.

9 years agoam 97477d20: Set compiler filter flag to true when vmSafeMode is present.
Calin Juravle [Wed, 27 Aug 2014 16:33:27 +0000 (16:33 +0000)]
am 97477d20: Set compiler filter flag to true when vmSafeMode is present.

* commit '97477d203eaf0c3235bbe2415356f20a0431cada':
  Set compiler filter flag to true when vmSafeMode is present.

9 years agoam f6e1611a: (-s ours) Merge "Add vm_safe_mode to dexopt."
Calin Juravle [Wed, 27 Aug 2014 16:07:25 +0000 (16:07 +0000)]
am f6e1611a: (-s ours) Merge "Add vm_safe_mode to dexopt."

* commit 'f6e1611a8d7990779152539e866bf8524527469f':
  Add vm_safe_mode to dexopt.

9 years agoMerge "Add vm_safe_mode to dexopt."
Calin Juravle [Wed, 27 Aug 2014 15:50:16 +0000 (15:50 +0000)]
Merge "Add vm_safe_mode to dexopt."

9 years agoAdd vm_safe_mode to dexopt.
Calin Juravle [Thu, 21 Aug 2014 18:05:20 +0000 (19:05 +0100)]
Add vm_safe_mode to dexopt.

The flag enforces interpret-only flag for dex2oat.

Bug: 12457423

(cherry picked from commit b1efac103523efccbe671e76cc0eaaeab810415b)
(cherry picked from commit 97477d203eaf0c3235bbe2415356f20a0431cada)

Change-Id: I215339527e998b24e274c8df42a5024839e6a9fa

9 years agoSet compiler filter flag to true when vmSafeMode is present.
Calin Juravle [Wed, 27 Aug 2014 15:10:03 +0000 (16:10 +0100)]
Set compiler filter flag to true when vmSafeMode is present.

Bug: 12457423
Change-Id: I33345c5cce76681d8a6592ebae8c9f96a9f0f8bd

9 years agoGLConsumer: Fix eglTerminate/eglInit edge case.
Eric Penner [Tue, 26 Aug 2014 03:16:37 +0000 (20:16 -0700)]
GLConsumer: Fix eglTerminate/eglInit edge case.

If a display is terminated and then initialized, we can't detect
this using the display itself (it has the same value), but all
EglImages still become invalid for the display. This patch detects
this during image binding and forces creation of a new EglImage.

Bug: 10430249
Change-Id: I75101c50962f21263dca3ec6e241a2e5a3c23dad

9 years agoam 2d509c01: am 7de2bde3: Merge "Add vm_safe_mode to dexopt." into lmp-dev
Calin Juravle [Tue, 26 Aug 2014 19:34:45 +0000 (19:34 +0000)]
am 2d509c01: am 7de2bde3: Merge "Add vm_safe_mode to dexopt." into lmp-dev

* commit '2d509c01132cfa745b3fb2e40e67805cd0bc7f22':
  Add vm_safe_mode to dexopt.

9 years agoam 7de2bde3: Merge "Add vm_safe_mode to dexopt." into lmp-dev
Calin Juravle [Tue, 26 Aug 2014 19:28:57 +0000 (19:28 +0000)]
am 7de2bde3: Merge "Add vm_safe_mode to dexopt." into lmp-dev

* commit '7de2bde3c4c3a6ecc7e6f21e3f3322688b718c4a':
  Add vm_safe_mode to dexopt.

9 years agoMerge "Add vm_safe_mode to dexopt." into lmp-dev
Calin Juravle [Tue, 26 Aug 2014 19:09:55 +0000 (19:09 +0000)]
Merge "Add vm_safe_mode to dexopt." into lmp-dev

9 years agoam d3b6802c: am c70626a1: Merge "Pass isa features flag to dex2oat."
Calin Juravle [Tue, 26 Aug 2014 18:18:51 +0000 (18:18 +0000)]
am d3b6802c: am c70626a1: Merge "Pass isa features flag to dex2oat."

* commit 'd3b6802cb7065cc46896869879cc414ffe98610c':
  Pass isa features flag to dex2oat.

9 years agoam c70626a1: Merge "Pass isa features flag to dex2oat."
Calin Juravle [Tue, 26 Aug 2014 18:08:48 +0000 (18:08 +0000)]
am c70626a1: Merge "Pass isa features flag to dex2oat."

* commit 'c70626a1ef18ef316a633ba0e399dbdf8f85973a':
  Pass isa features flag to dex2oat.

9 years agoam 188fb813: am 20558f11: Merge "Pass isa features flag to dex2oat." into lmp-dev
Calin Juravle [Tue, 26 Aug 2014 18:04:17 +0000 (18:04 +0000)]
am 188fb813: am 20558f11: Merge "Pass isa features flag to dex2oat." into lmp-dev

* commit '188fb813c1f1d4bb7edc81c7be8d287d3456d301':
  Pass isa features flag to dex2oat.

9 years agoMerge "Pass isa features flag to dex2oat."
Calin Juravle [Tue, 26 Aug 2014 17:52:26 +0000 (17:52 +0000)]
Merge "Pass isa features flag to dex2oat."

9 years agoam 20558f11: Merge "Pass isa features flag to dex2oat." into lmp-dev
Calin Juravle [Tue, 26 Aug 2014 17:51:57 +0000 (17:51 +0000)]
am 20558f11: Merge "Pass isa features flag to dex2oat." into lmp-dev

* commit '20558f1154abcf3360fd972f6d2c80bb80f78502':
  Pass isa features flag to dex2oat.

9 years agoPass isa features flag to dex2oat.
Calin Juravle [Tue, 19 Aug 2014 17:48:50 +0000 (18:48 +0100)]
Pass isa features flag to dex2oat.

Bug: 16716262

(cherry picked from commit 8fc7315a67fdbf9b56cc6fa061f0773be2223a81)

Change-Id: I3cb1d82604612bc7212bcbdeef685bc05b695b6a

9 years agoMerge "Pass isa features flag to dex2oat." into lmp-dev
Calin Juravle [Tue, 26 Aug 2014 17:34:57 +0000 (17:34 +0000)]
Merge "Pass isa features flag to dex2oat." into lmp-dev

9 years agoAdd vm_safe_mode to dexopt.
Calin Juravle [Thu, 21 Aug 2014 18:05:20 +0000 (19:05 +0100)]
Add vm_safe_mode to dexopt.

The flag enforces interpret-only flag for dex2oat.

Bug: 12457423
Change-Id: Ifdafcc1afa32996577fa44c5682eeb58c79772ac

9 years agoPass isa features flag to dex2oat.
Calin Juravle [Tue, 19 Aug 2014 17:48:50 +0000 (18:48 +0100)]
Pass isa features flag to dex2oat.

Bug: 16716262
Change-Id: Ifbc3a1520bc177aa87855edb60c36346f24c77cd

9 years agoam d1a65da9: am 4d407a0f: surfaceflinger: Trace HW vsync enable
Jesse Hall [Tue, 26 Aug 2014 14:55:56 +0000 (14:55 +0000)]
am d1a65da9: am 4d407a0f: surfaceflinger: Trace HW vsync enable

* commit 'd1a65da9e841db9514eac0900a27c1f9a93dd424':
  surfaceflinger: Trace HW vsync enable

9 years agoam 4d407a0f: surfaceflinger: Trace HW vsync enable
Jesse Hall [Tue, 26 Aug 2014 14:46:20 +0000 (14:46 +0000)]
am 4d407a0f: surfaceflinger: Trace HW vsync enable

* commit '4d407a0f05ad9ba3c232ff5b6742495660c0e4ab':
  surfaceflinger: Trace HW vsync enable

9 years agoam 8a79617f: am f00945cf: Merge "Add native flag to reflect new density type" into...
Adam Lesinski [Tue, 26 Aug 2014 10:07:25 +0000 (10:07 +0000)]
am 8a79617f: am f00945cf: Merge "Add native flag to reflect new density type" into lmp-dev

* commit '8a79617f34020a71d345301c47b217d07597b469':
  Add native flag to reflect new density type

9 years agoam f00945cf: Merge "Add native flag to reflect new density type" into lmp-dev
Adam Lesinski [Tue, 26 Aug 2014 04:53:49 +0000 (04:53 +0000)]
am f00945cf: Merge "Add native flag to reflect new density type" into lmp-dev

* commit 'f00945cfd7b105ad83aa0e26478681ee2ebf9bb7':
  Add native flag to reflect new density type

9 years agosurfaceflinger: Trace HW vsync enable
Jesse Hall [Mon, 25 Aug 2014 21:44:16 +0000 (14:44 -0700)]
surfaceflinger: Trace HW vsync enable

This makes it possible to tell whether two HW vsync signals are too
far apart because one was late, or because we turned HW vsync off
briefly between them.

Bug: 17259382
Change-Id: If4fba2a8a6013568349949ce87c5c36f0468d2a2

9 years agoMerge "Add native flag to reflect new density type" into lmp-dev
Adam Lesinski [Mon, 25 Aug 2014 21:42:35 +0000 (21:42 +0000)]
Merge "Add native flag to reflect new density type" into lmp-dev

9 years agoam 03d45ded: am 47c166a9: Merge "Fix deadlock when killing adb bugreport" into lmp-dev
Andres Morales [Mon, 25 Aug 2014 17:58:10 +0000 (17:58 +0000)]
am 03d45ded: am 47c166a9: Merge "Fix deadlock when killing adb bugreport" into lmp-dev

* commit '03d45ded3c81cbff8e646e81a8fcde1e028f4204':
  Fix deadlock when killing adb bugreport

9 years agoam 47c166a9: Merge "Fix deadlock when killing adb bugreport" into lmp-dev
Andres Morales [Mon, 25 Aug 2014 17:49:18 +0000 (17:49 +0000)]
am 47c166a9: Merge "Fix deadlock when killing adb bugreport" into lmp-dev

* commit '47c166a9ad740707f86719e0de56e20c73f407c1':
  Fix deadlock when killing adb bugreport

9 years agoMerge "Fix deadlock when killing adb bugreport" into lmp-dev
Andres Morales [Mon, 25 Aug 2014 17:31:49 +0000 (17:31 +0000)]
Merge "Fix deadlock when killing adb bugreport" into lmp-dev

9 years agoam 47b29a76: am 5466c3d2: SensorService fixes
Aravind Akella [Mon, 25 Aug 2014 08:23:00 +0000 (08:23 +0000)]
am 47b29a76: am 5466c3d2: SensorService fixes

* commit '47b29a76cf42856fac7b70e7d901d300231c51d2':
  SensorService fixes

9 years agoAdd native flag to reflect new density type
Adam Lesinski [Sat, 23 Aug 2014 05:23:08 +0000 (22:23 -0700)]
Add native flag to reflect new density type

Bug:17007265
Change-Id: If0129c4ad222fe28628d6f7cd8ee78fc6424e177

9 years agoam 5466c3d2: SensorService fixes
Aravind Akella [Sat, 23 Aug 2014 00:50:17 +0000 (00:50 +0000)]
am 5466c3d2: SensorService fixes

* commit '5466c3d20d03d4ae4b0fd0e0a93175091e3b0bb2':
  SensorService fixes

9 years agoSensorService fixes
Aravind Akella [Fri, 22 Aug 2014 23:11:10 +0000 (16:11 -0700)]
SensorService fixes

     1) Limit maxEventsToWrite depending on the size of the socket
     buffer allocated (Fix for write failure on manta).
     2) Do not call flush() if the sensor is not activated (OEM issue).

Change-Id: I81ea78dbdef3a3773af505ca1c9a5e39492c0b48

9 years agoFix deadlock when killing adb bugreport
Andres Morales [Thu, 21 Aug 2014 19:38:22 +0000 (12:38 -0700)]
Fix deadlock when killing adb bugreport

Leave default signal handler (terminate) for parent process,
add SIG_IGN as signal handler for children and let them
go down when the parent gets SIGPIPE.

Bug: 17109154
Change-Id: Id33db3e97a32f289eb2a9a1a0ca8acbe3dcd285d

9 years agoam dea63477: am b1bbfc2d: Merge "Add Voice Assist key." into lmp-dev
Michael Wright [Fri, 22 Aug 2014 18:31:03 +0000 (18:31 +0000)]
am dea63477: am b1bbfc2d: Merge "Add Voice Assist key." into lmp-dev

* commit 'dea63477e470f3bbcdbe16fcaa20343a4cf4d186':
  Add Voice Assist key.

9 years agoam b1bbfc2d: Merge "Add Voice Assist key." into lmp-dev
Michael Wright [Fri, 22 Aug 2014 18:20:54 +0000 (18:20 +0000)]
am b1bbfc2d: Merge "Add Voice Assist key." into lmp-dev

* commit 'b1bbfc2d029b709f6b4bb26f4d840e4002eb3781':
  Add Voice Assist key.

9 years agoMerge "Add Voice Assist key." into lmp-dev
Michael Wright [Fri, 22 Aug 2014 18:02:01 +0000 (18:02 +0000)]
Merge "Add Voice Assist key." into lmp-dev

9 years agoam 116f905d: am 72deed8c: Merge "Fix validation of system paths in installd."
Calin Juravle [Fri, 22 Aug 2014 17:39:34 +0000 (17:39 +0000)]
am 116f905d: am 72deed8c: Merge "Fix validation of system paths in installd."

* commit '116f905da9f01cf68fc3456a871f1e3405bf15d0':
  Fix validation of system paths in installd.

9 years agoam 72deed8c: Merge "Fix validation of system paths in installd."
Calin Juravle [Fri, 22 Aug 2014 17:27:58 +0000 (17:27 +0000)]
am 72deed8c: Merge "Fix validation of system paths in installd."

* commit '72deed8cd25349ed12390a7a5088d07d63f3d8cd':
  Fix validation of system paths in installd.

9 years agoMerge "Fix validation of system paths in installd."
Calin Juravle [Fri, 22 Aug 2014 17:11:51 +0000 (17:11 +0000)]
Merge "Fix validation of system paths in installd."

9 years agoam e2461245: am eb21986d: Merge "Update currentConfig variable when active display...
Michael Lentine [Fri, 22 Aug 2014 17:06:42 +0000 (17:06 +0000)]
am e2461245: am eb21986d: Merge "Update currentConfig variable when active display is changed." into lmp-dev

* commit 'e246124516add4f2ed14b21ae38dc76c3439a884':
  Update currentConfig variable when active display is changed.

9 years agoam eb21986d: Merge "Update currentConfig variable when active display is changed...
Michael Lentine [Fri, 22 Aug 2014 16:52:12 +0000 (16:52 +0000)]
am eb21986d: Merge "Update currentConfig variable when active display is changed." into lmp-dev

* commit 'eb21986df0429d63f5e9678741730f07f17dcbad':
  Update currentConfig variable when active display is changed.

9 years agoMerge "Update currentConfig variable when active display is changed." into lmp-dev
Michael Lentine [Fri, 22 Aug 2014 16:34:13 +0000 (16:34 +0000)]
Merge "Update currentConfig variable when active display is changed." into lmp-dev

9 years agoam 01f48164: am c597b6dd: Fix validation of system paths in installd.
Calin Juravle [Fri, 22 Aug 2014 15:02:00 +0000 (15:02 +0000)]
am 01f48164: am c597b6dd: Fix validation of system paths in installd.

* commit '01f481649d128a3e520faa5e62ce3a9a4ef54483':
  Fix validation of system paths in installd.

9 years agoam c597b6dd: Fix validation of system paths in installd.
Calin Juravle [Fri, 22 Aug 2014 14:54:28 +0000 (14:54 +0000)]
am c597b6dd: Fix validation of system paths in installd.

* commit 'c597b6dd895dbb2b28c757ce7a2651b3cdc9b00c':
  Fix validation of system paths in installd.

9 years agoFix validation of system paths in installd.
Calin Juravle [Tue, 19 Aug 2014 16:43:05 +0000 (17:43 +0100)]
Fix validation of system paths in installd.

System apps are now installed under their own directory
(system_app_dir/app_dir/app.apk). The new path doesn't pass installd
validation because of obsolete checks which verify that the path does
not contain subdirectories past the system_app_dir.

The CL fixes the validation to accept at most on subdirectory.

Bug: 17109858

(cherry picked from commit c597b6dd895dbb2b28c757ce7a2651b3cdc9b00c)

Change-Id: Ic5f15d1864c6af9f4c4b07dc27244ebbb521ad5e

9 years agoam f3495c36: am 57282562: Merge "Allow apk path to contain one subdirectory."
Calin Juravle [Fri, 22 Aug 2014 14:08:17 +0000 (14:08 +0000)]
am f3495c36: am 57282562: Merge "Allow apk path to contain one subdirectory."

* commit 'f3495c36cb04b77e1aec52975b18f231897df8de':
  Allow apk path to contain one subdirectory.

9 years agoam 57282562: Merge "Allow apk path to contain one subdirectory."
Calin Juravle [Fri, 22 Aug 2014 13:59:23 +0000 (13:59 +0000)]
am 57282562: Merge "Allow apk path to contain one subdirectory."

* commit '5728256201a3f67365f24763813f72354668667a':
  Allow apk path to contain one subdirectory.

9 years agoFix validation of system paths in installd.
Calin Juravle [Tue, 19 Aug 2014 16:43:05 +0000 (17:43 +0100)]
Fix validation of system paths in installd.

System apps are now installed under their own directory
(system_app_dir/app_dir/app.apk). The new path doesn't pass installd
validation because of obsolete checks which verify that the path does
not contain subdirectories past the system_app_dir.

The CL fixes the validation to accept at most on subdirectory.

Bug: 17109858
Change-Id: I13abb52c0016610ff436f6a26bb6b3b85dc4dfb0

9 years agoMerge "Allow apk path to contain one subdirectory."
Calin Juravle [Fri, 22 Aug 2014 13:40:49 +0000 (13:40 +0000)]
Merge "Allow apk path to contain one subdirectory."

9 years agoam c542d114: am 67cfe0c0: Merge "Allow apk path to contain one subdirectory." into...
Calin Juravle [Fri, 22 Aug 2014 13:25:59 +0000 (13:25 +0000)]
am c542d114: am 67cfe0c0: Merge "Allow apk path to contain one subdirectory." into lmp-dev

* commit 'c542d1141d8e54d6224295bded87c55c16bd5f8f':
  Allow apk path to contain one subdirectory.

9 years agoam 67cfe0c0: Merge "Allow apk path to contain one subdirectory." into lmp-dev
Calin Juravle [Fri, 22 Aug 2014 13:15:53 +0000 (13:15 +0000)]
am 67cfe0c0: Merge "Allow apk path to contain one subdirectory." into lmp-dev

* commit '67cfe0c0660c36ca385ad0eeb1352a2df721b49c':
  Allow apk path to contain one subdirectory.

9 years agoAllow apk path to contain one subdirectory.
Calin Juravle [Fri, 15 Aug 2014 14:45:51 +0000 (15:45 +0100)]
Allow apk path to contain one subdirectory.

In the current directory layout this prevented rm_dex and move_dex
commands to validate the apk path and thus cleaning up resources.

Bug: 16888084

(cherry picked from commit fd88ff2edd954117e36372fb095b6f5f35aad0e3)

Change-Id: I1002529b0c35852c67540d3165d1444523460592

9 years agoMerge "Allow apk path to contain one subdirectory." into lmp-dev
Calin Juravle [Fri, 22 Aug 2014 12:58:10 +0000 (12:58 +0000)]
Merge "Allow apk path to contain one subdirectory." into lmp-dev

9 years agoAdd Voice Assist key.
Michael Wright [Fri, 22 Aug 2014 02:09:49 +0000 (19:09 -0700)]
Add Voice Assist key.

Bug: 16292420
Change-Id: I607fadc2edf673079bfd9f7406e6e45603474957

9 years agoam 5bee4fc9: am e74baf6c: SensorService fixes.
Aravind Akella [Fri, 22 Aug 2014 00:13:15 +0000 (00:13 +0000)]
am 5bee4fc9: am e74baf6c: SensorService fixes.

* commit '5bee4fc913f215e67503ba6d4e0b6d7e0ba1cc71':
  SensorService fixes.

9 years agoam e74baf6c: SensorService fixes.
Aravind Akella [Fri, 22 Aug 2014 00:05:39 +0000 (00:05 +0000)]
am e74baf6c: SensorService fixes.

* commit 'e74baf6ca7d57375f38540b6b7ac5e4af019951b':
  SensorService fixes.

9 years agoUpdate currentConfig variable when active display is changed.
Michael Lentine [Thu, 21 Aug 2014 21:43:13 +0000 (14:43 -0700)]
Update currentConfig variable when active display is changed.

Bug: 17182607
Change-Id: I8631c105a9e0fa402a7d9670717becc9857af935

9 years agoSensorService fixes.
Aravind Akella [Thu, 21 Aug 2014 19:28:35 +0000 (12:28 -0700)]
SensorService fixes.

   i) Add more debug stats (acks needed, acks received)
  ii) Comment out write failure message.

Change-Id: Iac892a66530849a2dd023d6f5628cd070a79537d

9 years agoam 368e2ece: am 61a4eecb: Merge "atrace: avoid unnecessary writes to trace_clock...
Colin Cross [Thu, 21 Aug 2014 04:14:38 +0000 (04:14 +0000)]
am 368e2ece: am 61a4eecb: Merge "atrace: avoid unnecessary writes to trace_clock" into lmp-dev

* commit '368e2eceb7c709179ca65560fbd7f91b5d010f50':
  atrace: avoid unnecessary writes to trace_clock

9 years agoam 3e70928f: am 949ea086: sf: Clear display configs when hot pluggable display is...
Naseer Ahmed [Thu, 21 Aug 2014 04:14:37 +0000 (04:14 +0000)]
am 3e70928f: am 949ea086: sf: Clear display configs when hot pluggable display is disconnected

* commit '3e70928f6e3cd46eb82c02c1cc5fccfd0378bb75':
  sf: Clear display configs when hot pluggable display is disconnected

9 years agoam 61a4eecb: Merge "atrace: avoid unnecessary writes to trace_clock" into lmp-dev
Colin Cross [Thu, 21 Aug 2014 03:06:23 +0000 (03:06 +0000)]
am 61a4eecb: Merge "atrace: avoid unnecessary writes to trace_clock" into lmp-dev

* commit '61a4eecbe615bc94944161c4cf4aa590dfca1b2e':
  atrace: avoid unnecessary writes to trace_clock