- 11 Aug, 2016 2 commits
-
-
gitbuildkicker authored
-
Nick Desaulniers authored
-
- 10 Aug, 2016 2 commits
-
-
Nick Desaulniers authored
Bug: 30774296 Change-Id: I44005caaa3cc17fe829f375a4cfeb5a464c97fbe
-
gitbuildkicker authored
-
- 09 Aug, 2016 1 commit
-
-
John Reck authored
Bug: 30765667 Restores the fork() that was missed in a refactor causing the benchmark to no longer measure binder's IPC performance. Change-Id: Id79ab082f1d20e1d058f80bd43018c9737b8250b
-
- 31 Jul, 2016 1 commit
-
-
gitbuildkicker authored
-
- 27 Jul, 2016 1 commit
-
-
Fyodor Kupolov authored
Root is not required, and most importantly system_server won't be able delete preloads folder during cleanup. Bug: 30280710 Change-Id: I41890834467cc51b7b4ebd9c2918a47904f0b377
-
- 26 Jul, 2016 1 commit
-
-
Fyodor Kupolov authored
Bug: 29940807 Change-Id: Iba4deaecb5a4055ad10b92829f37ecd3cf8a5ee0
-
- 20 Jul, 2016 1 commit
-
-
gitbuildkicker authored
-
- 19 Jul, 2016 1 commit
-
-
Wei Wang authored
Bug: 30118894 Bug: 30189706 Change-Id: I0ed0c69873313a3bfaf2e1ff217da59b0f8929c1
-
- 13 Jul, 2016 1 commit
-
-
gitbuildkicker authored
-
- 12 Jul, 2016 1 commit
-
-
Jed Estep authored
Change-Id: Ie7868cc205859c657e905e60ab6928517f02edb8
-
- 03 Jul, 2016 1 commit
-
-
The Android Automerger authored
-
- 30 Jun, 2016 1 commit
-
-
Alex Light authored
This translates from the preopted files in the system_other partition into the main dalvik-cache. This also has init scripts to allow this to run. We first copy to a temporary file before renaming them in order to make the copy atomic. Bug: 29278988 Change-Id: I8bf1b2d021998949fd9996a923be7db9691e6a1e
-
- 29 Jun, 2016 5 commits
-
-
Alex Light authored
-
Zhengyin Qian authored
am: 20e3c1bc Change-Id: Ib688c2e38c181d6fdc2ca901782934dc4726eb52
-
Zhengyin Qian authored
am: adfc9674 Change-Id: I4f8d4551c3ab2f5430600af833ced564aa328a55
-
Zhengyin Qian authored
am: d93aa418 Change-Id: I487116b8261bcef0fc9b829eaf38408d8a47ee78
-
Alex Light authored
This translates from the preopted files in the system_other partition into the main dalvik-cache. This also has init scripts to allow this to run. We first copy to a temporary file before renaming them in order to make the copy atomic. Bug: 29278988 Change-Id: I8bf1b2d021998949fd9996a923be7db9691e6a1e
-
- 28 Jun, 2016 1 commit
-
-
The Android Automerger authored
-
- 27 Jun, 2016 2 commits
-
-
Yabin Cui authored
Simpleperf stat/record command may need 1 second to set security.perf_harden property. So the monitored child threads should run longer than 1 second. Bug: 29763505 Change-Id: I9bf6dcba03f3fc5c91130f38a08ce0062e104103
- 22 Jun, 2016 1 commit
-
-
Zhengyin Qian authored
Bug: 28765756 Change-Id: Ic9461bc66c8ba4df1455d8b75c4fb6b544d0cf27
-
- 19 Jun, 2016 1 commit
-
-
The Android Automerger authored
-
- 17 Jun, 2016 1 commit
-
-
Jeremy Compostella authored
The fec_header structure is generated build time and stored on disk. The fec_header might be build on a 64 bits machine while it is read per a 32 bits device or the other way around. In such situations, the fec_header fields are not aligned as expected by the device and it fails to read the fec_header structure. This patch makes the fec_header packed. Change-Id: I77546f850cea5559909971a1192e1a7616d22d50 Signed-off-by:
Jeremy Compostella <jeremy.compostella@intel.com>
-
- 16 Jun, 2016 4 commits
-
-
Mohamad Ayyash authored
Change-Id: I8b9b227f8afedb1eb77de8be9de689e3c621003e
-
Thierry Strudel authored
-
Jeremy Compostella authored
The fec_header structure is generated build time and stored on disk. The fec_header might be build on a 64 bits machine while it is read per a 32 bits device or the other way around. In such situations, the fec_header fields are not aligned as expected by the device and it fails to read the fec_header structure. This patch makes the fec_header packed. Change-Id: I77546f850cea5559909971a1192e1a7616d22d50 Signed-off-by:
Jeremy Compostella <jeremy.compostella@intel.com>
-
Mohamad Ayyash authored
-
- 15 Jun, 2016 3 commits
-
-
Mohamad Ayyash authored
BUG: 29388879 Change-Id: I6ede2273419ba986d08decc0540741c54ed736b1 Signed-off-by:
Mohamad Ayyash <mkayyash@google.com>
-
Mohamad Ayyash authored
Change-Id: I19693f5459794b71decfae4507fb2742c74f7c41
-
Mohamad Ayyash authored
* changes: Disable fragments and duplicates detection for squashfs mksquashfsimage.sh: Add support for passing block map files
-
- 14 Jun, 2016 2 commits
-
-
Mohamad Ayyash authored
They don't play nicely with generating block maps. Fragments reduce performance. A later patch will add workaround for duplicate detection. BUG: 22322817 Change-Id: I01c731202ef7a2450b5d1beca627a0158c9cc3b4 Signed-off-by:
Mohamad Ayyash <mkayyash@google.com>
-
Mohamad Ayyash authored
BUG: 22322817 Change-Id: I7e17f6ad3a503ee97f7a81a1a8382cff47a913c6 Signed-off-by:
Mohamad Ayyash <mkayyash@google.com>
-
- 11 Jun, 2016 4 commits
-
-
Yabin Cui authored
- 10 Jun, 2016 1 commit
-
-
Yabin Cui authored
The property security.perf_harden is added in https://android-review.googlesource.com/#/c/233736/5. And simpleperf needs to notice that. Bug: 29054680 Change-Id: I5f1593f5b389d182a56c4bf3bd438a1dc2b66686 (cherry picked from commit ebf79f3a)
-
- 07 Jun, 2016 1 commit
-
-
Erik Kline authored
am: 600c6341 * commit '600c6341': Do not build multinetwork tools when targeting the PDK Change-Id: I1475ee586faf10942e805c51290d83aa1998cb5e
-