Commit Graph

51043 Commits

Author SHA1 Message Date
Colin Cross
7f5a1208e9 am 7477a8a0: am b1f0f288: Merge changes I4cfb3138,I45356c29 into lmp-dev
* commit '7477a8a0a31f5fd7d5bf34596d7a717df60842ce':
  atrace: add memory reclaim tracing
  atrace: Add IRQ events
2014-08-19 01:59:47 +00:00
Michael Wright
4f06e1a642 am 5a7ad73b: (-s ours) am 62fbb163: Shelve InputFlinger for another release. DO NOT MERGE
* commit '5a7ad73bd2a8be38bc3c92c532ddeb1b50b1af3f':
  Shelve InputFlinger for another release. DO NOT MERGE
2014-08-19 01:47:26 +00:00
Elliott Hughes
8bf04c6284 am cb3b7ce1: am 703b60ce: Merge "Use gettid directly in binder."
* commit 'cb3b7ce1d897dfe3339ed2b0cdc48355026f9dd8':
  Use gettid directly in binder.
2014-08-18 19:47:18 +00:00
Ben Clayton
4c5b9acf65 Merge "Don't try to capture the pointer when using PBOs for texture APIs" into lmp-dev 2014-08-16 04:36:37 +00:00
Ben Clayton
16d7b6a8bb Don't try to capture the pointer when using PBOs for texture APIs
If a PBO is bound, then the pointer argument is a relative offset from
the start of the PBO, not an absolute address.

Fixes b/17063439

Change-Id: I39629ce6c9bb3cb6bac5c9b0311287628306ddd4
(cherry picked from commit 0ad707f2f3)
2014-08-20 15:21:44 +00:00
Colin Cross
b1f0f288e3 Merge changes I4cfb3138,I45356c29 into lmp-dev
* changes:
  atrace: add memory reclaim tracing
  atrace: Add IRQ events
2014-08-16 04:32:18 +00:00
Colin Cross
580407f107 atrace: add memory reclaim tracing
Add "memreclaim" to trace direct reclaim, shrink slab cycles, and
kswapd waking up and sleeping.

Change-Id: I4cfb313820a3a9aa5a9d07a39c42db41c24304a6
2014-08-18 17:48:16 -07:00
Dan Willemsen
f440d398fa atrace: Add IRQ events
Add "irq" to trace irq and softirq events.

Change-Id: I45356c2912a1fa130667ada7b21e9fb54ddcfba5
2014-08-18 17:47:56 -07:00
Hans Boehm
efc0b35fbd Merge "Fix CAS argument type." 2014-08-16 04:28:29 +00:00
Hans Boehm
1ddaadb598 Fix CAS argument type.
Gcc apparently doesn't check; clang does.

Bug:17067219
Change-Id: I184084a5063131dbc857c63f97e70e78a05e1a76
2014-08-19 13:42:54 -07:00
Elliott Hughes
703b60ce39 Merge "Use gettid directly in binder." 2014-08-16 04:08:14 +00:00
Elliott Hughes
fa6ad07c4e Use gettid directly in binder.
Bug: 17048545
Change-Id: I1df378135961e085a52f6cc5694ad74cd73aac19
2014-08-18 10:38:38 -07:00
Jeff Brown
9e05a2715d am 9612a310: am c8c5e4c6: Merge "Add trace tag for power management." into lmp-dev
* commit '9612a31003dc84d522728d2481def385d25d20ab':
  Add trace tag for power management.
2014-08-16 03:43:51 +00:00
Jeff Brown
9612a31003 am c8c5e4c6: Merge "Add trace tag for power management." into lmp-dev
* commit 'c8c5e4c66b858fc41bdb696421eb13c3ea65a238':
  Add trace tag for power management.
2014-08-16 03:14:00 +00:00
Jeff Brown
c8c5e4c66b Merge "Add trace tag for power management." into lmp-dev 2014-08-15 21:23:40 +00:00
Brian Carlstrom
6d497242ae am 872f605a: am ca58175c: Merge "Disable verification based on vold.decrypt. [frameworks/native]"
* commit '872f605a30c6a1f3bd2afa053589434194b40cf6':
  Disable verification based on vold.decrypt. [frameworks/native]
2014-08-15 17:48:05 +00:00
Brian Carlstrom
872f605a30 am ca58175c: Merge "Disable verification based on vold.decrypt. [frameworks/native]"
* commit 'ca58175c831376bc052bde2e25d40798f0cf7ea9':
  Disable verification based on vold.decrypt. [frameworks/native]
2014-08-15 17:44:30 +00:00
Brian Carlstrom
fb8cd88c99 am 46ab27e6: am e18987ef: Disable verification based on vold.decrypt. [frameworks/native]
* commit '46ab27e6247d64ca593c474ea2ebe4f82c9f80d5':
  Disable verification based on vold.decrypt. [frameworks/native]
2014-08-15 17:26:48 +00:00
Brian Carlstrom
46ab27e624 am e18987ef: Disable verification based on vold.decrypt. [frameworks/native]
* commit 'e18987efb5e39ca1bed15527b7b82bde55c99669':
  Disable verification based on vold.decrypt. [frameworks/native]
2014-08-15 17:20:38 +00:00
Brian Carlstrom
e18987efb5 Disable verification based on vold.decrypt. [frameworks/native]
Bug: 15165413
Change-Id: Ie70bf4e1348b7b8b2454cf9b498b272416d61c34
2014-08-15 09:57:55 -07:00
Brian Carlstrom
ca58175c83 Merge "Disable verification based on vold.decrypt. [frameworks/native]" 2014-08-15 05:40:22 +00:00
Brian Carlstrom
f7765c4a17 Disable verification based on vold.decrypt. [frameworks/native]
Bug: 15165413

(cherry picked from commit e18987efb5)

Change-Id: Ie55ef400c9d1f231b3be64248c756ac798a11ffe
2014-08-15 10:05:32 -07:00
Jeff Brown
3200b0bf50 Add trace tag for power management.
Also added a couple of other existing missing tags in atrace.

Bug: 17004602
Change-Id: I6f697a2a15922bd4695acfa203d45eaae40cd00e
2014-08-14 19:24:47 -07:00
Hans Boehm
5611bdabad am dc1fb908: am a0187a9c: Merge "Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""""
* commit 'dc1fb9085707d64cae468a4d303f68acdaab6149':
  Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""
2014-08-13 00:25:05 +00:00
Hans Boehm
dc1fb90857 am a0187a9c: Merge "Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""""
* commit 'a0187a9c83cb042b4cb92dac59214247bb7affcf':
  Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""
2014-08-13 00:19:23 +00:00
Hans Boehm
a0187a9c83 Merge "Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""" 2014-08-12 23:11:16 +00:00
Hans Boehm
3effababf2 Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""
After fixing b/16874785.

This reverts commit f010a05c7e.

Change-Id: I1645ca5d6f60595bf5d388913665ce4b8780b26d
2014-08-12 22:56:00 +00:00
Andreas Gampe
9671799c80 am f12e678d: am 1a22eb7b: Merge "Change an accidental ALOGE to an ALOGV"
* commit 'f12e678d4b869d7d3d2f3a6622160cfddd76c497':
  Change an accidental ALOGE to an ALOGV
2014-08-11 20:04:26 +00:00
Andreas Gampe
f12e678d4b am 1a22eb7b: Merge "Change an accidental ALOGE to an ALOGV"
* commit '1a22eb7ba1062ed1ee35cdb9d797019699cbce8b':
  Change an accidental ALOGE to an ALOGV
2014-08-11 20:00:46 +00:00
Brian Carlstrom
80749a2ac7 am c5106fed: am 3b14e5b1: Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
* commit 'c5106fedec1878dcf9799fb9e74bab658261061f':
  Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
2014-08-11 18:11:32 +00:00
Brian Carlstrom
c5106fedec am 3b14e5b1: Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
* commit '3b14e5b1f3fd1f3ef66696dc7ce4e53b6af3c309':
  Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
2014-08-11 18:03:05 +00:00
Andreas Gampe
1a22eb7ba1 Merge "Change an accidental ALOGE to an ALOGV" 2014-08-11 18:01:48 +00:00
Narayan Kamath
668725a7a6 am 93b1b9a4: am 82e98c21: Merge "Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup"
* commit '93b1b9a42cc2ad002c9011810428ad250ae42e81':
  Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
2014-08-11 17:40:42 +00:00
Narayan Kamath
93b1b9a42c am 82e98c21: Merge "Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup"
* commit '82e98c21f8606e0de8c6beb4372bc4ae9f52b515':
  Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
2014-08-11 17:36:11 +00:00
Brian Carlstrom
3b14e5b1f3 Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
Bug: 15927194

(cherry picked from commit 0378aaf257)

Change-Id: I462b5ac256c4d091ed4023cf4b97dd6a4abcaa5f
2014-08-11 18:31:03 +01:00
Alex Light
a7915d437c Change an accidental ALOGE to an ALOGV
Change-Id: If07bcef597dd9e531ce6d92c7780ba6ad5090f9a
2014-08-11 10:07:02 -07:00
Rachad
bb29128180 am 4f3abf27: am 7d1cd4aa: Merge "Tunneled Video Playback support" into lmp-dev
* commit '4f3abf27712a7634c4313b0f405c1088986c8fba':
  Tunneled Video Playback support
2014-08-09 05:23:14 +00:00
Rachad
4f3abf2771 am 7d1cd4aa: Merge "Tunneled Video Playback support" into lmp-dev
* commit '7d1cd4aae2aa42172abdff00ec1601248cf92b02':
  Tunneled Video Playback support
2014-08-09 05:14:12 +00:00
Hans Boehm
6bcc3463db am d87319dd: am f491f497: Merge "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""
* commit 'd87319ddc83baf1292789d5c2eafe612a2c769c6':
  Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""
2014-08-09 04:02:30 +00:00
Hans Boehm
71fc365133 am e0b96dbf: am 6e5316b1: Merge "Revert "Revert "Remove incorrect android_atomic_...64 use."""
* commit 'e0b96dbf2a41820d8d1294cc5deff28d92efab7b':
  Revert "Revert "Remove incorrect android_atomic_...64 use.""
2014-08-09 03:10:49 +00:00
Hans Boehm
d87319ddc8 am f491f497: Merge "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""
* commit 'f491f497b2a4ba5a0ec60b291cce4ffb3be3d33c':
  Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""
2014-08-09 02:50:38 +00:00
Hans Boehm
f010a05c7e Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""
This reverts commit 66629e0de5.

Change-Id: Ic298b345d0e500d18e4297b00e755ce3340f13fb
2014-08-09 01:17:13 +00:00
Rachad
7d1cd4aae2 Merge "Tunneled Video Playback support" into lmp-dev 2014-08-09 00:45:27 +00:00
Hans Boehm
e0b96dbf2a am 6e5316b1: Merge "Revert "Revert "Remove incorrect android_atomic_...64 use."""
* commit '6e5316b1dac10bed0d81f4b2942e4a8749cd67b2':
  Revert "Revert "Remove incorrect android_atomic_...64 use.""
2014-08-09 00:38:27 +00:00
Hans Boehm
66629e0de5 Revert "Revert "Remove incorrect android_atomic_...64 use.""
This reverts commit 9dc5c269f7.
Adds a stdint.h include in case stdatomic.h stops including that.

Change-Id: If3dd1db1f1132c0f2dc1efb0a44617d3f36d7cfb
2014-08-08 17:14:30 -07:00
Hans Boehm
f491f497b2 Merge "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" 2014-08-08 18:16:13 +00:00
Michael Lentine
ae1af8c54b am 0ffbac89: am 45e2fc22: Revert "Modify EGL to disconnect the window when the surface gets destroyed."
* commit '0ffbac894c4f72a04792aa3a66d058f774fcdf37':
  Revert "Modify EGL to disconnect the window when the surface gets destroyed."
2014-08-08 17:47:46 +00:00
Michael Lentine
0ffbac894c am 45e2fc22: Revert "Modify EGL to disconnect the window when the surface gets destroyed."
* commit '45e2fc22261cb8ecac4901b4425bcb7352c71174':
  Revert "Modify EGL to disconnect the window when the surface gets destroyed."
2014-08-08 17:42:02 +00:00
Michael Lentine
45e2fc2226 Revert "Modify EGL to disconnect the window when the surface gets destroyed."
This reverts commit 843cbb241d.
2014-08-08 10:30:44 -07:00
Michael Lentine
db30737559 am 60c66099: am 25db8dc7: Merge "Change output format to not throw warning on volantis." into lmp-dev
* commit '60c66099c06985de5ad27ac2bccd5e9ae0802689':
  Change output format to not throw warning on volantis.
2014-08-08 02:34:40 +00:00