OSDN Git Service

android-x86/frameworks-native.git
10 years agoam 5746f149: am fb017a4c: Merge "Fix clang warnings about struct vs. class."
Dan Albert [Wed, 10 Sep 2014 07:05:39 +0000 (07:05 +0000)]
am 5746f149: am fb017a4c: Merge "Fix clang warnings about struct vs. class."

* commit '5746f1497814e105352214f1bba242317856605a':
  Fix clang warnings about struct vs. class.

10 years agoam fb017a4c: Merge "Fix clang warnings about struct vs. class."
Dan Albert [Wed, 10 Sep 2014 01:43:11 +0000 (01:43 +0000)]
am fb017a4c: Merge "Fix clang warnings about struct vs. class."

* commit 'fb017a4c3b23741f737093c3fcb78087bbe5e73c':
  Fix clang warnings about struct vs. class.

10 years agoam f7a8f90a: am 1173137a: Merge "Add support for max res decode" into lmp-dev
Jeff Tinker [Wed, 10 Sep 2014 01:17:45 +0000 (01:17 +0000)]
am f7a8f90a: am 1173137a: Merge "Add support for max res decode" into lmp-dev

* commit 'f7a8f90ad4845752f5eb57ecc62a2bfd86313667':
  Add support for max res decode

10 years agoam 1173137a: Merge "Add support for max res decode" into lmp-dev
Jeff Tinker [Wed, 10 Sep 2014 00:51:52 +0000 (00:51 +0000)]
am 1173137a: Merge "Add support for max res decode" into lmp-dev

* commit '1173137af3fb93c7708fb7b1109c5b37db72d783':
  Add support for max res decode

10 years agoMerge "Fix clang warnings about struct vs. class."
Dan Albert [Wed, 10 Sep 2014 00:40:03 +0000 (00:40 +0000)]
Merge "Fix clang warnings about struct vs. class."

10 years agoMerge "Add support for max res decode" into lmp-dev
Jeff Tinker [Tue, 9 Sep 2014 23:55:59 +0000 (23:55 +0000)]
Merge "Add support for max res decode" into lmp-dev

10 years agoam 625ae1d0: am 11c13abd: Merge "Use time() instead of clock() for timeouts."
Christopher Ferris [Tue, 9 Sep 2014 22:59:50 +0000 (22:59 +0000)]
am 625ae1d0: am 11c13abd: Merge "Use time() instead of clock() for timeouts."

* commit '625ae1d0023f21a3a353c41322d47dd2e0af55c0':
  Use time() instead of clock() for timeouts.

10 years agoam 11c13abd: Merge "Use time() instead of clock() for timeouts."
Christopher Ferris [Tue, 9 Sep 2014 22:54:12 +0000 (22:54 +0000)]
am 11c13abd: Merge "Use time() instead of clock() for timeouts."

* commit '11c13abd56693d4a4be3ca9e14cbaa456ba586b9':
  Use time() instead of clock() for timeouts.

10 years agoMerge "Use time() instead of clock() for timeouts."
Christopher Ferris [Tue, 9 Sep 2014 22:39:44 +0000 (22:39 +0000)]
Merge "Use time() instead of clock() for timeouts."

10 years agoFix clang warnings about struct vs. class.
Dan Albert [Tue, 9 Sep 2014 22:07:07 +0000 (15:07 -0700)]
Fix clang warnings about struct vs. class.

Change-Id: I9f26cd01ac3153efa6d77a4133686842e2d63203

10 years agoam 500c086a: am 5ef471c5: Merge "Use time() instead of clock() for timeouts." into...
Christopher Ferris [Tue, 9 Sep 2014 22:16:47 +0000 (22:16 +0000)]
am 500c086a: am 5ef471c5: Merge "Use time() instead of clock() for timeouts." into lmp-dev

* commit '500c086a7e93dd485dc98bae5ab8430bc165c301':
  Use time() instead of clock() for timeouts.

10 years agoam 75ec33e0: am d15ef27f: Update ScreenshotClient to take advantage of rotation in...
Riley Andrews [Tue, 9 Sep 2014 22:16:46 +0000 (22:16 +0000)]
am 75ec33e0: am d15ef27f: Update ScreenshotClient to take advantage of rotation in surfaceflinger\'s screencap api

* commit '75ec33e0e609e3ef074f4230c2227e52bf82ad06':
  Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api

10 years agoam 129dc842: am edb86f9f: Merge "Add rotation to surfaceflingers screen cap." into...
Riley Andrews [Tue, 9 Sep 2014 22:16:38 +0000 (22:16 +0000)]
am 129dc842: am edb86f9f: Merge "Add rotation to surfaceflingers screen cap." into lmp-dev

* commit '129dc8423da319d42af6ef71046c39ba59c0d878':
  Add rotation to surfaceflingers screen cap.

10 years agoam 5ef471c5: Merge "Use time() instead of clock() for timeouts." into lmp-dev
Christopher Ferris [Tue, 9 Sep 2014 21:56:14 +0000 (21:56 +0000)]
am 5ef471c5: Merge "Use time() instead of clock() for timeouts." into lmp-dev

* commit '5ef471c5f986a52c681a29856c38f72127cdf8ac':
  Use time() instead of clock() for timeouts.

10 years agoam d15ef27f: Update ScreenshotClient to take advantage of rotation in surfaceflinger...
Riley Andrews [Tue, 9 Sep 2014 21:55:45 +0000 (21:55 +0000)]
am d15ef27f: Update ScreenshotClient to take advantage of rotation in surfaceflinger\'s screencap api

* commit 'd15ef27f9b13727fa7358e3c09572f66bb1e0668':
  Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api

10 years agoam edb86f9f: Merge "Add rotation to surfaceflingers screen cap." into lmp-dev
Riley Andrews [Tue, 9 Sep 2014 21:55:26 +0000 (21:55 +0000)]
am edb86f9f: Merge "Add rotation to surfaceflingers screen cap." into lmp-dev

* commit 'edb86f9f681e082a64a670814ee4d73ccf39942a':
  Add rotation to surfaceflingers screen cap.

10 years agoUse time() instead of clock() for timeouts.
Christopher Ferris [Tue, 9 Sep 2014 20:10:49 +0000 (13:10 -0700)]
Use time() instead of clock() for timeouts.

The clock() function returns the processor time used by the process. This
is not a good timeout mechanism since the code is suspended most of the
time waiting for the forked process to finish. Replace with the time()
function.

Bug: 17154069

(cherry picked from commit 89d4949f86f4f7b6710e951afefad186c667fd6e)

Change-Id: I42f0f24ee53ef99955fd482a1089e39d491f3bd5

10 years agoMerge "Use time() instead of clock() for timeouts." into lmp-dev
Christopher Ferris [Tue, 9 Sep 2014 20:29:15 +0000 (20:29 +0000)]
Merge "Use time() instead of clock() for timeouts." into lmp-dev

10 years agoUse time() instead of clock() for timeouts.
Christopher Ferris [Tue, 9 Sep 2014 20:10:49 +0000 (13:10 -0700)]
Use time() instead of clock() for timeouts.

The clock() function returns the processor time used by the process. This
is not a good timeout mechanism since the code is suspended most of the
time waiting for the forked process to finish. Replace with the time()
function.

Bug: 17154069
Change-Id: Ib383329f9db269445d71a100553b08e71fddda3f

10 years agoUpdate ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api
Riley Andrews [Thu, 4 Sep 2014 23:19:44 +0000 (16:19 -0700)]
Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api

Change-Id: I836649d9d5cd5958ce34e47f26f4a36d2d05d24c

10 years agoMerge "Add rotation to surfaceflingers screen cap." into lmp-dev
Riley Andrews [Tue, 9 Sep 2014 19:40:52 +0000 (19:40 +0000)]
Merge "Add rotation to surfaceflingers screen cap." into lmp-dev

10 years agoam 0ffb9138: am 464e539c: Merge "Add new system APK locations." into lmp-dev
Jeff Sharkey [Tue, 9 Sep 2014 16:54:39 +0000 (16:54 +0000)]
am 0ffb9138: am 464e539c: Merge "Add new system APK locations." into lmp-dev

* commit '0ffb91383f7777ccc8335d7e30d16fd73ca416ed':
  Add new system APK locations.

10 years agoam 464e539c: Merge "Add new system APK locations." into lmp-dev
Jeff Sharkey [Tue, 9 Sep 2014 16:44:52 +0000 (16:44 +0000)]
am 464e539c: Merge "Add new system APK locations." into lmp-dev

* commit '464e539cd3e931aaca99a67d0addc6d68bd96b3d':
  Add new system APK locations.

10 years agoam 7d831871: Make string literal concatenation play nice with C++11.
Dan Albert [Tue, 9 Sep 2014 16:34:35 +0000 (16:34 +0000)]
am 7d831871: Make string literal concatenation play nice with C++11.

* commit '7d831871032675e252490b52ddbb29a63e5497bf':
  Make string literal concatenation play nice with C++11.

10 years agoMerge "Add new system APK locations." into lmp-dev
Jeff Sharkey [Tue, 9 Sep 2014 16:27:05 +0000 (16:27 +0000)]
Merge "Add new system APK locations." into lmp-dev

10 years agoMake string literal concatenation play nice with C++11.
Dan Albert [Tue, 9 Sep 2014 16:21:28 +0000 (09:21 -0700)]
Make string literal concatenation play nice with C++11.

In C++11 mode, "foo"MACRO_THAT_EXPANDS_TO_STRING gets lexed as a user
defined literal. Add space around the macro.

Had missed these when resolving merge conflicts last night.

Change-Id: I1a381a06c3909b76a3b44ce79c37aa6f244d3736

10 years agoAdd new system APK locations.
Jeff Sharkey [Tue, 9 Sep 2014 00:14:26 +0000 (17:14 -0700)]
Add new system APK locations.

Add /system/priv-app and /oem/app paths to system paths.  Also allow
rmdex on system apps, and quietly ignore when it was already removed.

Also relax logging when clearing code cache, since it's optional.

Bug: 17205122
Change-Id: I4fc4d0f63a3596937c4defbd64e1f8a1c563f02d

10 years agoam 5273a978: resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp
Dan Albert [Tue, 9 Sep 2014 05:25:03 +0000 (05:25 +0000)]
am 5273a978: resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp

* commit '5273a978337cbee2c1aae2f4d5c1b0e9d8dd6e1c':
  Make string literal concatenation play nice with C++11.

10 years agoresolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp
Dan Albert [Tue, 9 Sep 2014 05:15:20 +0000 (22:15 -0700)]
resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp

Change-Id: I82fe2b385156d9bdb9e7183e308d7b2a4167b6ce

10 years agoMerge "Make string literal concatenation play nice with C++11."
Dan Albert [Tue, 9 Sep 2014 04:02:10 +0000 (04:02 +0000)]
Merge "Make string literal concatenation play nice with C++11."

10 years agoAdd rotation to surfaceflingers screen cap.
Riley Andrews [Thu, 4 Sep 2014 23:20:31 +0000 (16:20 -0700)]
Add rotation to surfaceflingers screen cap.

+ This is needed so that activity manager does not
  have to do cpu side rotations when capturing recents
  thumbnails.

Change-Id: If998008e675ad01305db8399fd643cf4608b7025

10 years agoMake string literal concatenation play nice with C++11.
Dan Albert [Tue, 9 Sep 2014 01:53:39 +0000 (18:53 -0700)]
Make string literal concatenation play nice with C++11.

In C++11 mode, "foo"MACRO_THAT_EXPANDS_TO_STRING gets lexed as a user
defined literal. Add space around the macro.

Change-Id: I2741f5be9c0b1562e0f413d1309ef9d687e89b41

10 years agoam 0b12929f: am 7eff26a0: Merge "Add FEATURE_GAMEPAD." into lmp-dev
Michael Wright [Mon, 8 Sep 2014 23:54:18 +0000 (23:54 +0000)]
am 0b12929f: am 7eff26a0: Merge "Add FEATURE_GAMEPAD." into lmp-dev

* commit '0b12929fddd9a4b3c9a857ea360213ffd6e60ef2':
  Add FEATURE_GAMEPAD.

10 years agoam 7eff26a0: Merge "Add FEATURE_GAMEPAD." into lmp-dev
Michael Wright [Mon, 8 Sep 2014 23:47:00 +0000 (23:47 +0000)]
am 7eff26a0: Merge "Add FEATURE_GAMEPAD." into lmp-dev

* commit '7eff26a02aeb35d6c48e1af8d9bebcc838ad1fd2':
  Add FEATURE_GAMEPAD.

10 years agoMerge "Add FEATURE_GAMEPAD." into lmp-dev
Michael Wright [Mon, 8 Sep 2014 23:21:34 +0000 (23:21 +0000)]
Merge "Add FEATURE_GAMEPAD." into lmp-dev

10 years agoam 2a8bb978: am 51eec3b9: Merge "Fix relabeling of secondary user package directories."
Nick Kralevich [Mon, 8 Sep 2014 21:05:31 +0000 (21:05 +0000)]
am 2a8bb978: am 51eec3b9: Merge "Fix relabeling of secondary user package directories."

* commit '2a8bb978d506162a2cff801f24659207790cffd3':
  Fix relabeling of secondary user package directories.

10 years agoam 51eec3b9: Merge "Fix relabeling of secondary user package directories."
Nick Kralevich [Mon, 8 Sep 2014 20:55:32 +0000 (20:55 +0000)]
am 51eec3b9: Merge "Fix relabeling of secondary user package directories."

* commit '51eec3b98788039afc5fd7ffe76612c7f8d9b39c':
  Fix relabeling of secondary user package directories.

10 years agoMerge "Fix relabeling of secondary user package directories."
Nick Kralevich [Mon, 8 Sep 2014 20:37:23 +0000 (20:37 +0000)]
Merge "Fix relabeling of secondary user package directories."

10 years agoFix relabeling of secondary user package directories.
Stephen Smalley [Mon, 8 Sep 2014 19:51:55 +0000 (15:51 -0400)]
Fix relabeling of secondary user package directories.

When relabeling secondary user package directories, we need to use
the uid of the directory rather than the primary package UID;
otherwise, levelFrom=user will not work correctly.

Change-Id: I0d76ec6ec6fe56a566023ca5e1398efdf28fc81e
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
10 years agoam 91b6028e: am d44fea68: Merge "Make IPowerManager native conform to .aidl for onewa...
Glenn Kasten [Mon, 8 Sep 2014 17:04:24 +0000 (17:04 +0000)]
am 91b6028e: am d44fea68: Merge "Make IPowerManager native conform to .aidl for oneway" into lmp-dev

* commit '91b6028e07bc9494afc69ae4f83c3ee49de7d209':
  Make IPowerManager native conform to .aidl for oneway

10 years agoam d44fea68: Merge "Make IPowerManager native conform to .aidl for oneway" into lmp-dev
Glenn Kasten [Mon, 8 Sep 2014 16:56:57 +0000 (16:56 +0000)]
am d44fea68: Merge "Make IPowerManager native conform to .aidl for oneway" into lmp-dev

* commit 'd44fea6896a54878d2ed5c9284bb3c4738fc6c54':
  Make IPowerManager native conform to .aidl for oneway

10 years agoMerge "Make IPowerManager native conform to .aidl for oneway" into lmp-dev
Glenn Kasten [Mon, 8 Sep 2014 16:33:54 +0000 (16:33 +0000)]
Merge "Make IPowerManager native conform to .aidl for oneway" into lmp-dev

10 years agoam 323ccf6f: am 0fef0629: Add feature android.hardware.audio.output xml file
Unsuk Jung [Sun, 7 Sep 2014 09:39:40 +0000 (09:39 +0000)]
am 323ccf6f: am 0fef0629: Add feature android.hardware.audio.output xml file

* commit '323ccf6f961a66f2503958e72ff8279df5e300e4':
  Add feature android.hardware.audio.output xml file

10 years agoam 0fef0629: Add feature android.hardware.audio.output xml file
Unsuk Jung [Sun, 7 Sep 2014 09:25:30 +0000 (09:25 +0000)]
am 0fef0629: Add feature android.hardware.audio.output xml file

* commit '0fef06294c1e4f0ebb6ac15ec228e96d1afe1d61':
  Add feature android.hardware.audio.output xml file

10 years agoAdd feature android.hardware.audio.output xml file
Unsuk Jung [Wed, 3 Sep 2014 01:46:59 +0000 (18:46 -0700)]
Add feature android.hardware.audio.output xml file

Bug: 15318046
Change-Id: I49f0881752493ac0bad238b43ce7e1e147119528

10 years agoMerge "surfaceflinger: fix -Wunused-parameter warning"
Jesse Hall [Sat, 6 Sep 2014 20:14:47 +0000 (20:14 +0000)]
Merge "surfaceflinger: fix -Wunused-parameter warning"

10 years agoMerge "surfaceflinger: fix -Wsign-compare warnings"
Jesse Hall [Sat, 6 Sep 2014 20:14:41 +0000 (20:14 +0000)]
Merge "surfaceflinger: fix -Wsign-compare warnings"

10 years agoMerge "surfaceflinger: fix -Woverloaded-virtual warning"
Jesse Hall [Sat, 6 Sep 2014 20:14:34 +0000 (20:14 +0000)]
Merge "surfaceflinger: fix -Woverloaded-virtual warning"

10 years agoMerge "surfaceflinger: fix -Wmismatched-tags warnings"
Jesse Hall [Sat, 6 Sep 2014 20:14:27 +0000 (20:14 +0000)]
Merge "surfaceflinger: fix -Wmismatched-tags warnings"

10 years agoMerge "GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT"
Jesse Hall [Sat, 6 Sep 2014 20:14:19 +0000 (20:14 +0000)]
Merge "GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT"

10 years agoAdd FEATURE_GAMEPAD.
Michael Wright [Fri, 5 Sep 2014 22:21:32 +0000 (15:21 -0700)]
Add FEATURE_GAMEPAD.

This allows micro-consoles or other devices to signify that there's a
game controller in the box, even if the user hasn't connected it.

Change-Id: I93cfba8bd1376aa5d1ec772a5b643b974eaa36c5

10 years agoMake IPowerManager native conform to .aidl for oneway
Glenn Kasten [Fri, 5 Sep 2014 23:46:46 +0000 (16:46 -0700)]
Make IPowerManager native conform to .aidl for oneway

But provide a temporary escape hatch for AudioFlinger.
This oneway option will be removed as soon as possible.

Bug: 16408906
Change-Id: I20d6da1969ae05b96e72795463470eb4c1f8fbdc

10 years agoam 71ec4a81: am 253c4720: Merge "SensorService flush fixes." into lmp-dev
Aravind Akella [Fri, 5 Sep 2014 21:33:33 +0000 (21:33 +0000)]
am 71ec4a81: am 253c4720: Merge "SensorService flush fixes." into lmp-dev

* commit '71ec4a8179a3f24de04e9a6ac824d896f1835170':
  SensorService flush fixes.

10 years agoam 253c4720: Merge "SensorService flush fixes." into lmp-dev
Aravind Akella [Fri, 5 Sep 2014 20:21:54 +0000 (20:21 +0000)]
am 253c4720: Merge "SensorService flush fixes." into lmp-dev

* commit '253c4720af3ac631ba04eb379aea91ecc3175cd3':
  SensorService flush fixes.

10 years agoMerge "SensorService flush fixes." into lmp-dev
Aravind Akella [Fri, 5 Sep 2014 19:53:36 +0000 (19:53 +0000)]
Merge "SensorService flush fixes." into lmp-dev

10 years agoam 2c1eae25: am 437353a0: Merge "IPowerManager: make all binder call one way" into...
Eric Laurent [Fri, 5 Sep 2014 18:04:49 +0000 (18:04 +0000)]
am 2c1eae25: am 437353a0: Merge "IPowerManager: make all binder call one way" into lmp-dev

* commit '2c1eae259c90d5cfcb7715655f3afd59b7bea9ac':
  IPowerManager: make all binder call one way

10 years agoam 437353a0: Merge "IPowerManager: make all binder call one way" into lmp-dev
Eric Laurent [Fri, 5 Sep 2014 17:53:26 +0000 (17:53 +0000)]
am 437353a0: Merge "IPowerManager: make all binder call one way" into lmp-dev

* commit '437353a0ef596a59ead2dbbe419c249f1e1819e2':
  IPowerManager: make all binder call one way

10 years agoMerge "IPowerManager: make all binder call one way" into lmp-dev
Eric Laurent [Fri, 5 Sep 2014 17:30:04 +0000 (17:30 +0000)]
Merge "IPowerManager: make all binder call one way" into lmp-dev

10 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

10 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

10 years agoIPowerManager: make all binder call one way
Eric Laurent [Sun, 10 Aug 2014 17:46:52 +0000 (10:46 -0700)]
IPowerManager: make all binder call one way

make all binder call to power manager service one way so that
they don't block calling thread and are processed in the
incoming order.

Bug: 16408906.
Change-Id: I94034df7f0a36d967e085b53fdc37fff7b44757b

10 years agoam 708db2d0: (-s ours) am a36d4e2d: am 6de9f394: (-s ours) am 8c967b9b: DO NOT MERGE...
Vinod Krishnan [Thu, 4 Sep 2014 23:57:21 +0000 (23:57 +0000)]
am 708db2d0: (-s ours) am a36d4e2d: am 6de9f394: (-s ours) am 8c967b9b: DO NOT MERGE: Removing android prefix for ECG feature

* commit '708db2d04447e8a78258a3a0e2782c96ab00f2b2':
  DO NOT MERGE: Removing android prefix for ECG feature

10 years agoam a36d4e2d: am 6de9f394: (-s ours) am 8c967b9b: DO NOT MERGE: Removing android prefi...
Vinod Krishnan [Thu, 4 Sep 2014 23:49:37 +0000 (23:49 +0000)]
am a36d4e2d: am 6de9f394: (-s ours) am 8c967b9b: DO NOT MERGE: Removing android prefix for ECG feature

* commit 'a36d4e2d92d5d829b913de39f60145ebc6e6df2e':
  DO NOT MERGE: Removing android prefix for ECG feature

10 years agoam 6de9f394: (-s ours) am 8c967b9b: DO NOT MERGE: Removing android prefix for ECG...
Vinod Krishnan [Thu, 4 Sep 2014 23:23:46 +0000 (23:23 +0000)]
am 6de9f394: (-s ours) am 8c967b9b: DO NOT MERGE: Removing android prefix for ECG feature

* commit '6de9f39476c6bbb1d196dbc6af23a27b177c7bf9':
  DO NOT MERGE: Removing android prefix for ECG feature

10 years agoam 8c967b9b: DO NOT MERGE: Removing android prefix for ECG feature
Vinod Krishnan [Thu, 4 Sep 2014 23:11:58 +0000 (23:11 +0000)]
am 8c967b9b: DO NOT MERGE: Removing android prefix for ECG feature

* commit '8c967b9bea7c80a8bd7d085fa9c9e390495dd1e8':
  DO NOT MERGE: Removing android prefix for ECG feature

10 years agoDO NOT MERGE: Removing android prefix for ECG feature
Vinod Krishnan [Thu, 4 Sep 2014 22:24:12 +0000 (15:24 -0700)]
DO NOT MERGE: Removing android prefix for ECG feature

Bug: 17272904

Change-Id: Ia476bd8853e098600b681bb769536774596b9345

10 years agoam c1ad526c: am 9c0a80b8: Merge "Fix undefined behavior (not returning a value from...
Stephen Hines [Thu, 4 Sep 2014 22:23:18 +0000 (22:23 +0000)]
am c1ad526c: am 9c0a80b8: Merge "Fix undefined behavior (not returning a value from a function with return)." into lmp-dev

* commit 'c1ad526c9cc5c79c8596ce23049f56b070917895':
  Fix undefined behavior (not returning a value from a function with return).

10 years agoam 41943dd0: am 9e24c319: Merge "Fix type for temp variable" into lmp-dev
Michael Wright [Thu, 4 Sep 2014 22:23:17 +0000 (22:23 +0000)]
am 41943dd0: am 9e24c319: Merge "Fix type for temp variable" into lmp-dev

* commit '41943dd027740873180bea8d30b65d71f0077654':
  Fix type for temp variable

10 years agoam 9c0a80b8: Merge "Fix undefined behavior (not returning a value from a function...
Stephen Hines [Thu, 4 Sep 2014 22:09:07 +0000 (22:09 +0000)]
am 9c0a80b8: Merge "Fix undefined behavior (not returning a value from a function with return)." into lmp-dev

* commit '9c0a80b8f48ba3a183afff5820f4ffad29b31224':
  Fix undefined behavior (not returning a value from a function with return).

10 years agoam 9e24c319: Merge "Fix type for temp variable" into lmp-dev
Michael Wright [Thu, 4 Sep 2014 22:09:07 +0000 (22:09 +0000)]
am 9e24c319: Merge "Fix type for temp variable" into lmp-dev

* commit '9e24c319c3c8395b6dbd57d4cc8e0c749bbbb82c':
  Fix type for temp variable

10 years agoMerge "Fix undefined behavior (not returning a value from a function with return...
Stephen Hines [Thu, 4 Sep 2014 21:50:39 +0000 (21:50 +0000)]
Merge "Fix undefined behavior (not returning a value from a function with return)." into lmp-dev

10 years agoMerge "Fix type for temp variable" into lmp-dev
Michael Wright [Thu, 4 Sep 2014 21:46:59 +0000 (21:46 +0000)]
Merge "Fix type for temp variable" into lmp-dev

10 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

10 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

10 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

10 years agoFix undefined behavior (not returning a value from a function with return).
Stephen Hines [Thu, 4 Sep 2014 15:28:54 +0000 (08:28 -0700)]
Fix undefined behavior (not returning a value from a function with return).

Bug: 17379740

This function was missing a return statement, even though it declares a return
type. This is undefined behavior, which clang miscompiled into just falling
through to a later function in some cases. Adding the return statement
fixes the undefined behavior (and probably fixes a bug too).

Change-Id: I05c03b6473b831769dc4fa8b5ba43fb4249f7626

10 years agoSensorService flush fixes.
Aravind Akella [Wed, 3 Sep 2014 22:48:05 +0000 (15:48 -0700)]
SensorService flush fixes.

 i) Fix a possible race condition when adding a pending flush connection
 to mActiveSensors data structure.
 ii) Invalidate flush_complete_events as soon as they are consumed by a
 connection so that they are not used by other connections which are
 registered for the same sensor.

Change-Id: I1491bea8c2081c4aab1feacc60add13b7aa26bb7

10 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"

10 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

10 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.

10 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.

10 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.

10 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.

10 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

10 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

10 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.""""

10 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)

10 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

10 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)

10 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

10 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

10 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

10 years agoFix type for temp variable
Michael Wright [Fri, 29 Aug 2014 23:16:26 +0000 (16:16 -0700)]
Fix type for temp variable

Change-Id: I8e2d229da326e5182692f94660336169fb249da7

10 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

10 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

10 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

10 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

10 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

10 years agoAdd support for max res decode
Jeff Tinker [Fri, 29 Aug 2014 01:00:58 +0000 (18:00 -0700)]
Add support for max res decode

bug: 16034599
Change-Id: Ia1de1457ca29fe1dd7e55f4bb45da45ea3f6e5b1

10 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