| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '9c7db08049e1d36c2f60dd703f27c432bc8cfbc5':
Build the benchmark test to /data/local/tmp/ for automated test
|
| |
| |
| |
| |
| | |
Change-Id: I27a5ee24636ff9752a35dbab793821f6b7a79221
(cherry picked from commit b7925f1364b56708e072884a5ae9dba2d32b58e6)
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
for multi-user upgrade."
* commit 'e7394ba8bd9cd90a0fb72f6c50522a41cd7877fd':
restorecon /data/media when re-creating it for multi-user upgrade.
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I112c61863f2104d1962697c54cff25106e9b48a0
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
|
|/ /
| |
| |
| | |
Change-Id: I41a922b33f0b6b4e8e150a92e46032501a165e33
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Restarting installd upon policy reloads has reportedly caused
stability problems for some users. Stop restarting installd
and instead handle policy reloads within it.
Change-Id: I697a736d8e414cfc6cfa131ed7b97c7f7694d022
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
|
|\ \ \
| | | |
| | | |
| | | | |
Change-Id: Ie2a5e7a917ab7f5a0ee98300b880d22c7a10bf70
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add seinfo paramater to appropriate make directory
functions. This allows proper labeling for multi-user
scenarios.
Change-Id: Iaba7c40645bc7b6cc823d613da0c3782acf6ddd5
Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>
|
|\ \ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
batterystats
* commit '59b1516f4cefcfd599f4e5e9c4a227a48d1ace65':
Fix issue #10422349: Limit/change the battery history data in batterystats
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use new compact option to include history when dumping battery stats.
Change-Id: I3833a88db76d8791bd5c2e8f6ff414af65472a42
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | | |
* commit '05f0a81a93f0d41fa4115c752e617849d145fe5b':
Add libpng include path
|
| |/
| |
| |
| |
| |
| | |
Forward compatibility change
Change-Id: Iae792715d9a9aea34f53cd6383981371835c4a31
|
| |
| |
| |
| |
| |
| |
| | |
Bug: 9056601
Change-Id: Ia0adb67afdf3d478033d0ee34bbb95e621e2fe51
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
| |
| |
| |
| | |
Change-Id: I0ed5e2cd4c8945ee95673ed0eec5820d9def5097
|
| |
| |
| |
| | |
Change-Id: I865a0b4b4a84a2d54a239e7b09874287f0c1ad56
|
| |
| |
| |
| | |
Change-Id: I9745f389402c01b90877612e060ac996eba99964
|
| |
| |
| |
| | |
Change-Id: Ic65434a26c7fed1699abf0851fec6faa40e09c0c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
this is the first step of a series of improvements to
BufferQueue. A few things happen in this change:
- setSynchronousMode() goes away as well as the SynchronousModeAllowed flag
- BufferQueue now defaults to (what used to be) synchronous mode
- a new "controlled by app" flag is passed when creating consumers and producers
those flags are used to put the BufferQueue in a mode where it
will never block if both flags are set. This is achieved by:
- returning an error from dequeueBuffer() if it would block
- making sure a buffer is always available by replacing
the previous buffer with the new one in queueBuffer()
(note: this is similar to what asynchrnous mode used to be)
Note: in this change EGL's swap-interval 0 is broken; this will be
fixed in another change.
Change-Id: I691f9507d6e2e158287e3039f2a79a4d4434211d
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I883b0a7b19d8e722f9ab714ba6f49e658b02ca86
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Offers stronger typing with no functional change.
Change-Id: I09f0262470feec5cfdf26658f998c20550af84d4
|
| | |
| | |
| | |
| | | |
Change-Id: I7f25080e446d4d3d9de9b18fe432a09bc751e0d9
|
|/ /
| |
| |
| | |
Change-Id: Ie19586a3b733bd4420f6b20b5d253d42c2f165ea
|
| |
| |
| |
| | |
Change-Id: I9a1436aa1d1665924ba62a568bb4b66d67ae2814
|
| |
| |
| |
| | |
Change-Id: If31695e04bb813eb75b2fdd00e5d70ced4fbb0e9
|
| |
| |
| |
| | |
Change-Id: I6f016c944cfcd01bbbcf3cf37bc7ff05482f0012
|
| |
| |
| |
| | |
Change-Id: I5ce737b624c5617c94054d6bedebca754fbf16a9
|
| |
| |
| |
| | |
Change-Id: I1d9f2a85e50f8e30d418fb97c01ce7b0fbb680bd
|
| |
| |
| |
| |
| |
| |
| | |
This is a duplicate of the associated human-readable dumps
of these services, but much better for automated parsing.
Change-Id: I902b768b03aeac1472f03f96913f9b8ada5dba9c
|
| |
| |
| |
| |
| |
| | |
(cherry picked from commit 3fa3a652ba9a7c5b23b6f2bc7c1851d4e23e430f)
Change-Id: I2f9bb66e1b0463bef41805f2d220160880121813
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I95af9175235a18716d63a863b482a323392e4fa2
|
|/ /
| |
| |
| |
| |
| | |
- for people with poor memory like me :)
Change-Id: I60160ca333ac4864bb8328f164cc2e9eba3660fc
|
|\ \
| |/
| |
| |
| |
| |
| | |
cascading child crashes"
* commit '4b2b0a7494c872b7d545a9abe2d08ca0d0325073':
Exit dumpstate on SIGPIPE to avoid cascading child crashes
|
| |\
| | |
| | |
| | |
| | | |
* commit '74bd799ec20d2420459fa382533b1cc39ca9a54c':
Exit dumpstate on SIGPIPE to avoid cascading child crashes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When dumpstate ignores SIGPIPE it can lead to a cascade of tombstones /
coredumps since many of its children don't handle or ignore it. It's
best to just exit dumpstate once the pipe is broken.
Change-Id: Ic0c57ecf4171f0c0a07837e51c41cb1876e1350c
|
| | |
| | |
| | |
| | | |
Change-Id: I069a301329f4a579c7b2716fa52c3f4a0ae0062b
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
into jb-mr2-dev
* commit 'd2a92b5b97b5a107d327744f216abdea8e0cda89':
atrace: add the 'dalvik' trace category
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit 'db733579a4c64eddd7dadb4ac15f54658ccfc0fb':
atrace: add the 'dalvik' trace category
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 8856374
Change-Id: Ie7759328333d21d8123ce9d4f1a177cae5ede51e
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I6ff4cfc736751de2912c697f954e45e275f2d386
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie7540c1ca4ec2c7ea8a307ce118d35479cdf499c
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I90496207fbf972c9a8e6baa2188a7732a282f879
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
reports..." into jb-mr2-dev
* commit '4fc27d79c29646b08ff059abc19cc4a7bccaa316':
Fix issue #8768456: Settings > App Info under reports...
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
...app storage size for apps w/ .so files
The lib directories are tagged with the apk install number,
so must be explicitly passed down to installd.
Change-Id: Iae8815afd6ba964f5b2ed86a0d04a91827391ed6
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '9380d78c98d8b8fbce9ade5881fab7134fadc015':
Add new resources trace.
|
| | |
| | |
| | |
| | | |
Change-Id: Iab8c1ef51f491e818fb4bab0ba7a042f0d9bec9a
|