OSDN Git Service
Aravind Akella [Fri, 13 Jun 2014 00:32:39 +0000 (00:32 +0000)]
Merge "Surface reportingMode for Sensors."
Nick Kralevich [Thu, 12 Jun 2014 23:17:36 +0000 (23:17 +0000)]
am
f40c1fe5: am
3dd3de03: Merge "installd: change profile files to 0660"
* commit '
f40c1fe5ae6afb9ce1fb179c3b0686d22ca98469':
installd: change profile files to 0660
Nick Kralevich [Thu, 12 Jun 2014 23:12:43 +0000 (23:12 +0000)]
am
3dd3de03: Merge "installd: change profile files to 0660"
* commit '
3dd3de03de17546d785ed2a741fc645c1a0fcad5':
installd: change profile files to 0660
Aravind Akella [Wed, 4 Jun 2014 02:19:57 +0000 (19:19 -0700)]
Surface reportingMode for Sensors.
Change-Id: Iac8dd3408c90eb7d285a2e8043131fab3a7e58fa
Nick Kralevich [Thu, 12 Jun 2014 21:09:29 +0000 (21:09 +0000)]
am
9f12f80d: am
18c9394c: Merge "Add SELinux checks when adding a service."
* commit '
9f12f80d4af350789a64f5c30531ce790d9b6ea3':
Add SELinux checks when adding a service.
Nick Kralevich [Thu, 12 Jun 2014 21:06:37 +0000 (21:06 +0000)]
am
18c9394c: Merge "Add SELinux checks when adding a service."
* commit '
18c9394ce1a4869eb5cf91eece02a4e944e2eebc':
Add SELinux checks when adding a service.
Andy McFadden [Thu, 12 Jun 2014 20:05:37 +0000 (20:05 +0000)]
am
740fde1f: (-s ours) DO NOT MERGE - Replace "lower power mode" experiment
* commit '
740fde1f82889e49ac89f5f9a4e435f0b2fe7197':
DO NOT MERGE - Replace "lower power mode" experiment
Andy McFadden [Thu, 12 Jun 2014 19:57:12 +0000 (19:57 +0000)]
am
e950661f: (-s ours) DO NOT MERGE - Disable DispSync resync when not needed
* commit '
e950661f4559c9f84f67aed9036aa1ec9a100de3':
DO NOT MERGE - Disable DispSync resync when not needed
Mark Salyzyn [Thu, 12 Jun 2014 16:09:59 +0000 (16:09 +0000)]
am
a4e345e1: Merge "sensorservice: 64-bit compile issues"
* commit '
a4e345e169fd9101011e358abdfb9308bc065bdb':
sensorservice: 64-bit compile issues
Nick Kralevich [Thu, 12 Jun 2014 21:00:42 +0000 (21:00 +0000)]
Merge "Add SELinux checks when adding a service."
Riley Spahn [Thu, 5 Jun 2014 18:07:18 +0000 (11:07 -0700)]
Add SELinux checks when adding a service.
Add a MAC check to the svc_can_register function in
service_manager. The types are defined in
external/sepolicy/service.te and the mapping from service
names is defined in external/sepolicy/service_contexts.
Currently uses the property context backend to parse the
contexts file.
Bug:
12909011
Change-Id: I5d90a614263c60571c7c70c2882e6fa929911ca5
Mark Salyzyn [Thu, 12 Jun 2014 16:03:00 +0000 (16:03 +0000)]
Merge "sensorservice: 64-bit compile issues"
Prashant Malani [Thu, 12 Jun 2014 17:47:35 +0000 (17:47 +0000)]
Merge "surfaceflinger: Replace blank/unblank with setPowerMode"
Mark Salyzyn [Thu, 12 Jun 2014 16:13:39 +0000 (16:13 +0000)]
am
20914f0a: am
a4e345e1: Merge "sensorservice: 64-bit compile issues"
* commit '
20914f0ad3691d977f61f1d4b92b49535e8f6f33':
sensorservice: 64-bit compile issues
Mark Salyzyn [Thu, 12 Jun 2014 14:45:22 +0000 (14:45 +0000)]
Merge "inputflinger: 64-bit compile issues"
Andy McFadden [Tue, 10 Jun 2014 21:43:32 +0000 (14:43 -0700)]
DO NOT MERGE - Replace "lower power mode" experiment
This replaces the previous low-power mode experiment, which
discarded refresh events, with a new experiment that alters
the refresh period.
(see also I2849e5ea335c0d2509fea1c315392bce7f20451d )
The feature is enabled by specifying a nonzero value for the
"refresh skip count", which indicates the number of periods
to skip. For example, the command:
adb shell service call SurfaceFlinger 1016 i32 1
sets a skip count of '1', yielding a 30Hz refresh rate on a device
with a 60Hz display. Changing the last value to '2' would set the
refresh to 20Hz. '0' returns to the default behavior.
Bug
15523257
(cherry-pick from master I00039c22a55750e74035644c63800e4bee1c774a)
Change-Id: I9ef5539fa7da953dd97f88e7fa39be0dc20b6889
Andy McFadden [Thu, 22 May 2014 20:08:43 +0000 (13:08 -0700)]
DO NOT MERGE - Disable DispSync resync when not needed
If app and SF events aren't using phase offsets, we don't need
to maintain the DispSync model. We just turn hardware VSYNC on
whenever something wants to draw. This avoids some edge cases
where we were doing too much resync work.
Also, updated the systrace output. The "VsyncOn" line was a
combination of SF and app event threads, and would occasionally
be very weird. Removed VsyncOn, renamed VSYNC to VSYNC-app,
and added VSYNC-sf.
Also, added more details to the --dispsync dumpsys output.
Also, renamed global constants to not look like local variables.
Bug
15516453
(cherry-pick from master I0da10b72f0d9a7b7eb5202d87cc18967f698adbd)
Change-Id: I7d6fa96f1df48f0b3abcc4b39c5dcfee88199eb6
Wengang Wu [Wed, 11 Jun 2014 21:38:55 +0000 (21:38 +0000)]
am
20071e50: am
e3d37a7b: Enable support RGBX_8888 for omap3
* commit '
20071e5028adb6d7ced81843d33e4d0baa0768ed':
Enable support RGBX_8888 for omap3
Calin Juravle [Wed, 11 Jun 2014 21:37:57 +0000 (21:37 +0000)]
am
17e1d2ca: am
7281ca65: Merge "Pass --top-k-profile-threshold to dex2oat if available."
* commit '
17e1d2ca97a711ab539044912bb985a10ccbc9fd':
Pass --top-k-profile-threshold to dex2oat if available.
Wengang Wu [Wed, 11 Jun 2014 18:17:19 +0000 (18:17 +0000)]
am
e3d37a7b: Enable support RGBX_8888 for omap3
* commit '
e3d37a7b55f86f5d005dd67f828dcf51fe60c0f6':
Enable support RGBX_8888 for omap3
Wengang Wu [Fri, 6 Jun 2014 21:32:15 +0000 (16:32 -0500)]
Enable support RGBX_8888 for omap3
Bug:
14995811
Change-Id: Iaeb5a5ad0e3bcf215613f24f2570ae0d8267c016
Calin Juravle [Wed, 11 Jun 2014 08:53:49 +0000 (08:53 +0000)]
am
7281ca65: Merge "Pass --top-k-profile-threshold to dex2oat if available."
* commit '
7281ca65d00171b846497abca357a005a401e16b':
Pass --top-k-profile-threshold to dex2oat if available.
Andy McFadden [Wed, 11 Jun 2014 20:38:32 +0000 (20:38 +0000)]
Merge "Replace "lower power mode" experiment"
Andy McFadden [Tue, 10 Jun 2014 21:43:32 +0000 (14:43 -0700)]
Replace "lower power mode" experiment
This replaces the previous low-power mode experiment, which
discarded refresh events, with a new experiment that alters
the refresh period.
(see also I2849e5ea335c0d2509fea1c315392bce7f20451d )
The feature is enabled by specifying a nonzero value for the
"refresh skip count", which indicates the number of periods
to skip. For example, the command:
adb shell service call SurfaceFlinger 1016 i32 1
sets a skip count of '1', yielding a 30Hz refresh rate on a device
with a 60Hz display. Changing the last value to '2' would set the
refresh to 20Hz. '0' returns to the default behavior.
Bug
15523257
Change-Id: I00039c22a55750e74035644c63800e4bee1c774a
Andy McFadden [Wed, 11 Jun 2014 20:22:19 +0000 (20:22 +0000)]
Merge "Disable DispSync resync when not needed"
Ying Wang [Wed, 11 Jun 2014 17:58:44 +0000 (17:58 +0000)]
am
0cea0a22: am
d284c4cd: Merge "Don\'t set LOCAL_MODULE_PATH for native tests."
* commit '
0cea0a22109ace7e3dfbb4913a1469f3f8480f6e':
Don't set LOCAL_MODULE_PATH for native tests.
Mark Salyzyn [Wed, 11 Jun 2014 17:44:52 +0000 (17:44 +0000)]
am
72676e7d: am
0e1313cd: Merge "libgui: 64-bit compile issues"
* commit '
72676e7d0db89d477495245aa15f1a128b5c35bc':
libgui: 64-bit compile issues
Mark Salyzyn [Tue, 10 Jun 2014 21:50:02 +0000 (14:50 -0700)]
sensorservice: 64-bit compile issues
Change-Id: Ied7b779f39e71d041791729f7355b052b63903c5
Nick Kralevich [Thu, 12 Jun 2014 23:05:09 +0000 (23:05 +0000)]
Merge "installd: change profile files to 0660"
Nick Kralevich [Thu, 12 Jun 2014 01:23:59 +0000 (18:23 -0700)]
installd: change profile files to 0660
Profiling information leaks data about how people interact
with apps, so we don't want the data to be available
to other apps. Only the app and system_server need access.
Don't create the /data/dalvik-cache/profiles directory. init.rc
does it for us now.
Change-Id: Ic1b44009faa30d704855e97631006c4b990a4ad3
Calin Juravle [Wed, 11 Jun 2014 08:45:16 +0000 (08:45 +0000)]
Merge "Pass --top-k-profile-threshold to dex2oat if available."
Michael Wright [Tue, 10 Jun 2014 20:16:08 +0000 (20:16 +0000)]
Merge "Fixup more potential issues / warnings in string formats"
Andy McFadden [Thu, 22 May 2014 20:08:43 +0000 (13:08 -0700)]
Disable DispSync resync when not needed
If app and SF events aren't using phase offsets, we don't need
to maintain the DispSync model. We just turn hardware VSYNC on
whenever something wants to draw. This avoids some edge cases
where we were doing too much resync work.
Also, updated the systrace output. The "VsyncOn" line was a
combination of SF and app event threads, and would occasionally
be very weird. Removed VsyncOn, renamed VSYNC to VSYNC-app,
and added VSYNC-sf.
Also, added more details to the --dispsync dumpsys output.
Also, renamed global constants to not look like local variables.
Bug
15516453
Change-Id: I0da10b72f0d9a7b7eb5202d87cc18967f698adbd
Mark Salyzyn [Tue, 10 Jun 2014 20:07:44 +0000 (13:07 -0700)]
inputflinger: 64-bit compile issues
Change-Id: I9861f96a8234d5f57b664baead7a465771b63bd5
Michael Wright [Tue, 10 Jun 2014 20:03:17 +0000 (13:03 -0700)]
Fixup more potential issues / warnings in string formats
Change-Id: I323e44f950b2e758dc9ff4510b2e13ca870eb849
Calin Juravle [Fri, 6 Jun 2014 15:58:43 +0000 (16:58 +0100)]
Pass --top-k-profile-threshold to dex2oat if available.
Also, don't pass --profile-file if the file is empty.
Bug:
12877748
Change-Id: I587d198e64da709930e2cea50a87fed1525281e5
Michael Wright [Tue, 10 Jun 2014 03:12:27 +0000 (03:12 +0000)]
Merge "Bump axis limit"
Michael Wright [Tue, 10 Jun 2014 03:12:19 +0000 (03:12 +0000)]
Merge "Fix warning in logging string interpolation"
Michael Wright [Tue, 10 Jun 2014 02:03:32 +0000 (19:03 -0700)]
Fix warning in logging string interpolation
Change-Id: I86623083f68664d31ea277958837a4c2985037b4
Michael Wright [Tue, 10 Jun 2014 01:56:43 +0000 (18:56 -0700)]
Bump axis limit
Change-Id: I53d18646be2b884c5022f10c7c4ea8f6cda176c8
Ying Wang [Mon, 9 Jun 2014 23:00:04 +0000 (23:00 +0000)]
am
d284c4cd: Merge "Don\'t set LOCAL_MODULE_PATH for native tests."
* commit '
d284c4cd78e0d42a8ee7af6e8f61c5e66cae6318':
Don't set LOCAL_MODULE_PATH for native tests.
Ying Wang [Mon, 9 Jun 2014 22:52:48 +0000 (22:52 +0000)]
Merge "Don't set LOCAL_MODULE_PATH for native tests."
Mark Salyzyn [Mon, 9 Jun 2014 21:32:04 +0000 (14:32 -0700)]
libgui: 64 bit compile issues (part deux)
- nsecs_t printed with PRId64
- int64_t/uint64_t print issues
- some size_t printing issues.
- missing argument to BQ_LOGV
Change-Id: I493f2b578e801dc38c44f8c536faa45266720402
Ying Wang [Mon, 9 Jun 2014 22:23:46 +0000 (15:23 -0700)]
Don't set LOCAL_MODULE_PATH for native tests.
The build system will set it up automatically.
Change-Id: Id5ed9eff88dab2349c3b357ee09f7da9479d7d2d
Mark Salyzyn [Mon, 9 Jun 2014 21:46:25 +0000 (21:46 +0000)]
am
0e1313cd: Merge "libgui: 64-bit compile issues"
* commit '
0e1313cdb1d5d21e4d6123f77b4238f1c8c2d564':
libgui: 64-bit compile issues
Mark Salyzyn [Mon, 9 Jun 2014 21:38:00 +0000 (21:38 +0000)]
Merge "libgui: 64-bit compile issues"
Mark Salyzyn [Mon, 9 Jun 2014 21:27:45 +0000 (14:27 -0700)]
libgui: 64-bit compile issues
Change-Id: I29961c1567b8431518a7d032ea43385e23b7bb37
Adam Connors [Mon, 9 Jun 2014 17:44:52 +0000 (17:44 +0000)]
am
25e81681: API Review: Update managed profiles feature flag.
* commit '
25e816818c1aa76c60533af9710c7f9166253e51':
API Review: Update managed profiles feature flag.
Robin Lee [Mon, 9 Jun 2014 14:46:58 +0000 (14:46 +0000)]
am
04eb4227: am
c4193f1f: Merge "Migrate keychain directories to /data/misc/user/0"
* commit '
04eb4227b0ee880141d6ffbf170e79b78affea15':
Migrate keychain directories to /data/misc/user/0
Robin Lee [Mon, 9 Jun 2014 12:51:06 +0000 (12:51 +0000)]
am
c4193f1f: Merge "Migrate keychain directories to /data/misc/user/0"
* commit '
c4193f1fef52314b451f55cce48ce44f94b875b6':
Migrate keychain directories to /data/misc/user/0
Robin Lee [Mon, 9 Jun 2014 12:44:33 +0000 (12:44 +0000)]
Merge "Migrate keychain directories to /data/misc/user/0"
Calin Juravle [Mon, 9 Jun 2014 10:05:06 +0000 (10:05 +0000)]
am
fb617aa8: am
06642342: Merge "Don\'t always add profile-file option to dex2oat"
* commit '
fb617aa82ad2b6671aa1bc37afa115418cd9091c':
Don't always add profile-file option to dex2oat
Calin Juravle [Mon, 9 Jun 2014 09:56:31 +0000 (09:56 +0000)]
am
06642342: Merge "Don\'t always add profile-file option to dex2oat"
* commit '
066423423f04bf1c5972b1d611e01e2e17df3727':
Don't always add profile-file option to dex2oat
Adam Connors [Thu, 5 Jun 2014 11:24:27 +0000 (12:24 +0100)]
API Review: Update managed profiles feature flag.
Feature flag renamed to FEATURE_MANAGED_PROFILES
Bug:
15025371
Change-Id: I999fd9484398da3266c7655d83e4266c2b76cf3a
(cherry picked from commit
17e4e6b62b12cc7f11c07f737f9290e2ecfc6cc4)
Calin Juravle [Mon, 9 Jun 2014 09:15:09 +0000 (09:15 +0000)]
Merge "Don't always add profile-file option to dex2oat"
Jesse Hall [Sat, 7 Jun 2014 00:19:53 +0000 (00:19 +0000)]
am
17cbadf0: am
6fa169fa: Merge "Add aarch64 EGL/GLES trampolines"
* commit '
17cbadf0f598b0d02179262ad5b6b270850ccb94':
Add aarch64 EGL/GLES trampolines
Jesse Hall [Sat, 7 Jun 2014 00:16:33 +0000 (00:16 +0000)]
am
6fa169fa: Merge "Add aarch64 EGL/GLES trampolines"
* commit '
6fa169faa955ecc47872557a5d4fd89a95190d5e':
Add aarch64 EGL/GLES trampolines
Jesse Hall [Fri, 6 Jun 2014 23:49:40 +0000 (23:49 +0000)]
Merge "Add aarch64 EGL/GLES trampolines"
Jesse Hall [Sat, 31 May 2014 06:32:12 +0000 (23:32 -0700)]
Add aarch64 EGL/GLES trampolines
Change-Id: Ia90e18d26ff3bdb7e643aff8d77cbaddd2ac2a03
Calin Juravle [Fri, 6 Jun 2014 13:42:16 +0000 (14:42 +0100)]
Don't always add profile-file option to dex2oat
Add profile-file option to dex2oat only if the profiler is active and
the file exists.
Bug:
12877748
Bug:
15275634
Change-Id: Icef76514c912c88311ed108f2be7a6329131f741
Narayan Kamath [Fri, 6 Jun 2014 10:36:08 +0000 (10:36 +0000)]
am
0c96c35f: am
e86420e3: (-s ours) Merge "Fix flattening/unflattening of android::Sensor."
* commit '
0c96c35fe47cd84f7423f925917b5dde97155e34':
Fix flattening/unflattening of android::Sensor.
Narayan Kamath [Fri, 6 Jun 2014 10:33:18 +0000 (10:33 +0000)]
am
e86420e3: (-s ours) Merge "Fix flattening/unflattening of android::Sensor."
* commit '
e86420e399993e0f49e5d7733b5fc87eb9fe179b':
Fix flattening/unflattening of android::Sensor.
Narayan Kamath [Fri, 6 Jun 2014 10:05:08 +0000 (10:05 +0000)]
Merge "Fix flattening/unflattening of android::Sensor."
Lajos Molnar [Fri, 6 Jun 2014 06:58:39 +0000 (06:58 +0000)]
am
64f5ec51: fix compiler warning in OMX_VideoExt.h
* commit '
64f5ec51ad3a9aea5a849d51139e605815b42d75':
fix compiler warning in OMX_VideoExt.h
Lajos Molnar [Fri, 6 Jun 2014 05:33:17 +0000 (22:33 -0700)]
fix compiler warning in OMX_VideoExt.h
Bug:
11969958
Change-Id: I6dbc1c5a56c5f8db0af931c9391299aaaf1b536a
Aravind Akella [Fri, 6 Jun 2014 02:01:09 +0000 (02:01 +0000)]
am
e75b7b49: Remove getRequiredPermission from NDK.
* commit '
e75b7b491e9e345801c8f3cb72bca08b0f153abf':
Remove getRequiredPermission from NDK.
Prashant Malani [Sun, 25 May 2014 08:36:31 +0000 (01:36 -0700)]
surfaceflinger: Replace blank/unblank with setPowerMode
We replace the blank/unblank calls in surfaceFlinger with a more generic
setPowerMode() routine.
Some displays support different power modes (for example, with reduced
color palettes). Depending on the use case we should be able to toggle
these modes, so as to achieve incremental power savings.
Initially, three power modes will be supported:
- HWC_POWER_MODE_OFF
- HWC_POWER_MODE_DOZE
- HWC_POWER_MODE_NORMAL
HWC_POWER_MODE_OFF will correspond to blanking the display, while
HWC_POWER_MODE_NORMAL will correspond to unblanking. HWC_POWER_MODE_DOZE
will put the display into a low power setting, if it is supported in
hardware.
If such a low power mode is not supported, it should be treated as a
call to set the mode to HWC_POWER_MODE_NORMAL.
As a consequence of adding the mPowerMode field, the mScreenAcquired is
no longer required, and thus references to it are removed and replaced
equivalent references to mPowerMode.
We also add the glue code to connect the services invocation of setting
a power mode and the HAL implementation in HWComposer.
Bug:
13472578
Change-Id: I431595ecf16d2f2c94259272db3dd42f29636204
Signed-off-by: Prashant Malani <pmalani@google.com>
Aravind Akella [Thu, 22 May 2014 20:19:49 +0000 (13:19 -0700)]
Remove getRequiredPermission from NDK.
Bug:
15089664
Change-Id: Ic967adde89f30261c75fca67c09d14d35bd1cdb3
(cherry picked from commit
1236710bccd8f5870c0281e24a899c3d58f708e6)
wsmlby [Thu, 5 Jun 2014 21:16:47 +0000 (21:16 +0000)]
Merge "Add dual mode to flatland"
wsmlby [Thu, 5 Jun 2014 21:12:41 +0000 (14:12 -0700)]
Add dual mode to flatland
Change-Id: I3544e12c9c911cfdd73fa20d038068c9eccb4161
Robin Lee [Thu, 5 Jun 2014 17:56:59 +0000 (17:56 +0000)]
am
53b49268: am
8adb5a82: Merge "Add installd command to create /data/misc user dir"
* commit '
53b4926828fae0e78b467d49a6084b324bcbdcb7':
Add installd command to create /data/misc user dir
Robin Lee [Thu, 5 Jun 2014 17:53:31 +0000 (17:53 +0000)]
am
8adb5a82: Merge "Add installd command to create /data/misc user dir"
* commit '
8adb5a822d44ed43aa0ec9a8948a7820fdfcd375':
Add installd command to create /data/misc user dir
Robin Lee [Tue, 29 Apr 2014 18:42:01 +0000 (19:42 +0100)]
Migrate keychain directories to /data/misc/user/0
With new CA certificates being stored in /data/misc/user/<userid>/
existing ones need to be moved into the same place.
After this update only the owner user will have custom trusted CAs; all
other users will revert to the default set.
Change-Id: I14a4cd6048685902ad5dd3b53494b03fadc41c04
Robin Lee [Thu, 5 Jun 2014 17:18:23 +0000 (17:18 +0000)]
Merge "Add installd command to create /data/misc user dir"
Robin Lee [Fri, 25 Apr 2014 14:05:19 +0000 (15:05 +0100)]
Add installd command to create /data/misc user dir
New command 'mkuser <id>' sets up a user directory in /data/misc/user/,
readable by all apps within that user and writeable by the local system
process.
Change-Id: I5ddde8c4a80f606e723bb41aa64581a0720842d5
Adam Connors [Thu, 5 Jun 2014 13:07:31 +0000 (13:07 +0000)]
Merge "API Review: Update managed profiles feature flag."
Adam Connors [Thu, 5 Jun 2014 11:24:27 +0000 (12:24 +0100)]
API Review: Update managed profiles feature flag.
Feature flag renamed to FEATURE_MANAGED_PROFILES
Bug:
15025371
Change-Id: I999fd9484398da3266c7655d83e4266c2b76cf3a
Eric Laurent [Thu, 5 Jun 2014 01:34:46 +0000 (01:34 +0000)]
Merge "add sound trigger native service"
Narayan Kamath [Wed, 4 Jun 2014 17:32:14 +0000 (17:32 +0000)]
am
c2ac5897: am
065e9c86: Merge "Fix mips build for libbinder."
* commit '
c2ac5897eccc681c8642095d4f8af13115de3ffb':
Fix mips build for libbinder.
Narayan Kamath [Wed, 4 Jun 2014 17:28:38 +0000 (17:28 +0000)]
am
065e9c86: Merge "Fix mips build for libbinder."
* commit '
065e9c86e249beac08783c7e9334d5709e2c9080':
Fix mips build for libbinder.
Narayan Kamath [Wed, 4 Jun 2014 14:53:08 +0000 (14:53 +0000)]
Merge "Fix mips build for libbinder."
Narayan Kamath [Wed, 4 Jun 2014 14:04:29 +0000 (15:04 +0100)]
Fix mips build for libbinder.
Mips specific code was using an uninitialized variable.
(cherry picked from commit
2c68d380c9ef765a7d46e5a4735f39e6c27849f2)
Change-Id: I6b562b3f6d2084b72e747736cbf43684c2049f8e
Narayan Kamath [Wed, 4 Jun 2014 14:32:59 +0000 (14:32 +0000)]
Merge "Fix mips build for libbinder."
Narayan Kamath [Wed, 4 Jun 2014 14:04:29 +0000 (15:04 +0100)]
Fix mips build for libbinder.
Mips specific code was using an uninitialized variable.
Change-Id: I445043c76ebfa420b26376ade60f8068b4ea0b11
Mark Salyzyn [Tue, 3 Jun 2014 20:54:48 +0000 (20:54 +0000)]
am
f0a24759: am
a28750ee: Merge "binder: Turn on -Werror"
* commit '
f0a2475905786d5457e7af838ac714acbfdafa4f':
binder: Turn on -Werror
Mark Salyzyn [Tue, 3 Jun 2014 20:48:35 +0000 (20:48 +0000)]
am
a28750ee: Merge "binder: Turn on -Werror"
* commit '
a28750eec38c848230adfeef28725b29cc36a9da':
binder: Turn on -Werror
Mark Salyzyn [Tue, 3 Jun 2014 19:40:00 +0000 (19:40 +0000)]
Merge "binder: Turn on -Werror"
Mark Salyzyn [Fri, 30 May 2014 23:35:57 +0000 (16:35 -0700)]
binder: Turn on -Werror
Change-Id: I0ee785927a7ae5f731b02176b0b781b87c22a24e
Eric Laurent [Sat, 19 Apr 2014 00:52:57 +0000 (17:52 -0700)]
add sound trigger native service
Change-Id: I5d6fe1ecacca3a941317f841009322bafdf6adcd
Narayan Kamath [Tue, 3 Jun 2014 13:58:40 +0000 (13:58 +0000)]
am
26063a91: am
f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"
* commit '
26063a9155ddd18d858cea7fac7c1ddf71e1bcb7':
x86_64: Align uint64_t/int64_t structure member to 8 bytes
Narayan Kamath [Tue, 3 Jun 2014 13:29:00 +0000 (13:29 +0000)]
am
f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"
* commit '
f1dd859baa114995bcbcfb7119e939d0b4f45ed5':
x86_64: Align uint64_t/int64_t structure member to 8 bytes
Narayan Kamath [Tue, 3 Jun 2014 10:06:55 +0000 (10:06 +0000)]
Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"
Mark Salyzyn [Thu, 29 May 2014 19:43:36 +0000 (12:43 -0700)]
binder: rm utils/Debug.h as unutilized
Change-Id: I52eb8b64b71cec7ffd4560e902daf358fda98b4a
Narayan Kamath [Fri, 30 May 2014 13:40:13 +0000 (14:40 +0100)]
Fix flattening/unflattening of android::Sensor.
Write string lengths as uint32_t so that their width is
the same on 32 and 64 bit processes.
Note that this fixes another bug as a side effect; getFlattenedSize
was assuming that sizeof(uint32_t) == sizeof(size_t).
Change-Id: I7b6e3993e1f1ac45c14832ce59c59e0772855a2f
Fengwei Yin [Fri, 23 May 2014 21:32:09 +0000 (05:32 +0800)]
x86_64: Align uint64_t/int64_t structure member to 8 bytes
To make sure the stature which pass between 32/64bit process have
same memory layout for 32/64bit.
Signed-off-by: Fengwei Yin <fengwei.yin@intel.com>
Co-Authored-by: Narayan Kamath <narayan@google.com> (Unit test only.)
Change-Id: I1bc2d12cce41ec0bc484adcaf968f274bec75c12
Mark Salyzyn [Thu, 29 May 2014 21:09:57 +0000 (21:09 +0000)]
am
ea3f1da9: am
1ce5ecbe: am
63645c69: Merge "binder: rm utils/Debug.h"
* commit '
ea3f1da9013b33ecf3f3f8771393c1754a9aec59':
binder: rm utils/Debug.h
Brian Carlstrom [Thu, 29 May 2014 21:09:39 +0000 (21:09 +0000)]
am
823bcce3: am
4ae6a267: am
f3e4fda0: Merge "Remove dependencies on runtime_libdvm and libdvm.so in general"
* commit '
823bcce3abf536ee130a50551130d10589547cf4':
Remove dependencies on runtime_libdvm and libdvm.so in general
Mark Salyzyn [Thu, 29 May 2014 21:06:36 +0000 (21:06 +0000)]
am
1ce5ecbe: am
63645c69: Merge "binder: rm utils/Debug.h"
* commit '
1ce5ecbe3286380f5ff7ace289369ed006e9b40a':
binder: rm utils/Debug.h
Mark Salyzyn [Thu, 29 May 2014 20:29:32 +0000 (20:29 +0000)]
am
63645c69: Merge "binder: rm utils/Debug.h"
* commit '
63645c69e03cf3862c52cfde6cbd5f5143ccd38a':
binder: rm utils/Debug.h
Mark Salyzyn [Thu, 29 May 2014 20:26:48 +0000 (20:26 +0000)]
Merge "binder: rm utils/Debug.h"