Dan Albert
23ec3e02ff
Merge "Revert "Merge changes Icc59b133,I71814ffd,Idfdb90b5,Ie3bded59,Icaa93832, ...""
2016-03-31 18:28:23 +00:00
Dan Albert
5a4b526228
Revert "Merge changes Icc59b133,I71814ffd,Idfdb90b5,Ie3bded59,Icaa93832, ..."
...
Broke the build.
This reverts commit bc8899c103 , reversing
changes made to 615357b952 .
Change-Id: Ibd36bc1df7f7e20cb054c6a64686f4324f2d818c
2016-03-31 11:27:27 -07:00
Pablo Ceballos
bc8899c103
Merge changes Icc59b133,I71814ffd,Idfdb90b5,Ie3bded59,Icaa93832, ...
...
* changes:
NDK EGL: Updates to android-24
NDK EGL: Copy android-23 to android-24
NDK EGL: Updates to android-23
NDK EGL: Copy android-21 to android-23
NDK EGL: Copy android-19 to android-21
NDK EGL: Updates to android-19
NDK EGL: Copy android-18 to android-19
NDK EGL: Updates to android-18
NDK EGL: Copy android-14 to android-18
NDK EGL: Updates to android-14
NDK EGL: copy android-9 to android-14
NDK EGL: Updates to android-9
2016-03-30 21:58:19 +00:00
Pablo Ceballos
ee60ab1e89
NDK EGL: Updates to android-24
...
Change-Id: Icc59b13372198a264be8faa9eb60875faab4c78a
2016-03-30 13:32:16 -07:00
Pablo Ceballos
075224862f
NDK EGL: Copy android-23 to android-24
...
Change-Id: I71814ffdbefc486fa9eafb0d0d3ce6df546a7937
2016-03-30 13:32:03 -07:00
Pablo Ceballos
51483303ef
NDK EGL: Updates to android-23
...
Change-Id: Idfdb90b510f5f8e75b0291dac1a5f55f2aaa5c54
2016-03-30 13:31:52 -07:00
Pablo Ceballos
6698b7aba9
NDK EGL: Copy android-21 to android-23
...
Change-Id: Ie3bded59979f02dea706fa349f6d7b72b2538d1a
2016-03-30 13:31:41 -07:00
Pablo Ceballos
db30c63af6
NDK EGL: Copy android-19 to android-21
...
Change-Id: Icaa93832c943565ef261a7a493be88491fb3cef3
2016-03-30 13:31:30 -07:00
Pablo Ceballos
d2825aa47f
NDK EGL: Updates to android-19
...
Change-Id: I8019ea991ce9c5dadbbe2b305e051ce30888a031
2016-03-30 13:31:09 -07:00
Pablo Ceballos
c73a7b69d6
NDK EGL: Copy android-18 to android-19
...
Change-Id: Idc4e7854b667ca7474863a539654af16576faf61
2016-03-30 13:30:37 -07:00
Pablo Ceballos
ec06bcf353
NDK EGL: Updates to android-18
...
Change-Id: If3103dbf4ca96d8bec130f4475e6d26abbad0402
2016-03-30 13:30:12 -07:00
Pablo Ceballos
cdd52121c1
NDK EGL: Copy android-14 to android-18
...
Change-Id: I5eb9f2c65af8c0e70b1d4202a3d5f284d200770c
2016-03-30 13:26:38 -07:00
Pablo Ceballos
d3c825f4fb
NDK EGL: Updates to android-14
...
Change-Id: Iaabc5a054e3ef41a14f9e2f1236c100456206a21
2016-03-30 13:24:22 -07:00
Pablo Ceballos
e244e7b0ce
NDK EGL: copy android-9 to android-14
...
Change-Id: Icc426519e28eefd26b4f0790770386b4e95e5586
2016-03-30 13:24:00 -07:00
Pablo Ceballos
b28db537de
NDK EGL: Updates to android-9
...
Change-Id: I1d1784c78b1e00b24403cd6342f411d02e669062
2016-03-30 13:23:11 -07:00
Pablo Ceballos
615357b952
Merge changes If65b4e6c,If993b7f7
...
* changes:
NDK GLES: Updates to android-24
NDK GLES: copy android-21 to android-24
2016-03-30 20:03:17 +00:00
Pablo Ceballos
d9d32bb094
NDK GLES: Updates to android-24
...
- Add the GLES3.2 symbols and headers
Change-Id: If65b4e6c7ac8db0ff0d1fe7f4883fb1bf2d22e82
2016-03-30 11:25:38 -07:00
Pablo Ceballos
b29233e496
NDK GLES: copy android-21 to android-24
...
Change-Id: If993b7f747d3510b2e4fa49e8624df04f9842c4a
2016-03-30 11:19:25 -07:00
Josh Gao
ec4c4548dd
Merge "Fix adb.py."
2016-03-29 18:36:31 +00:00
Josh Gao
016c18c73d
Fix adb.py.
...
oops
Change-Id: Id3e11ebc89d32f1d0a606047f9b69469fe701098
2016-03-29 11:33:30 -07:00
Josh Gao
5e26cab050
Merge "gdbrunner: decapitalize usage for --adb."
2016-03-29 17:28:56 +00:00
Josh Gao
f3532aedfa
gdbrunner: decapitalize usage for --adb.
...
Change-Id: I36e84e2570d41c0723a35eab9cea329af4987006
2016-03-28 18:38:55 -07:00
Josh Gao
952930ad1c
Merge "adb.py: require adb version >= 35 to use shell protocol."
2016-03-28 21:16:18 +00:00
Josh Gao
1d404e6c92
adb.py: require adb version >= 35 to use shell protocol.
...
Change-Id: I2513db8a88e1a1bd96ce642251882de97ca37df6
2016-03-28 14:10:57 -07:00
Josh Gao
18daa1eaa9
Merge changes I895aacaa,I1a47eb42,I5dcee7c7
...
* changes:
gdbrunner: expose adb.split_lines, use it.
gdbrunner: don't use getppid to name the log file.
gdbrunner: close the exec script before passing it to gdb.
2016-03-28 19:39:14 +00:00
Josh Gao
7f6e8ddb79
gdbrunner: expose adb.split_lines, use it.
...
Change-Id: I895aacaababf87c1e82ff5604c028cc475207304
2016-03-28 11:26:03 -07:00
Josh Gao
dc10068c64
gdbrunner: don't use getppid to name the log file.
...
Windows doesn't really have a concept of process parenthood.
Bug: https://github.com/android-ndk/ndk/issues/46
Change-Id: I1a47eb42a9eb5d94c95136bb73eac1caabb923c7
2016-03-28 11:26:03 -07:00
Josh Gao
a0f62495a4
gdbrunner: close the exec script before passing it to gdb.
...
Windows won't allow gdb to open to file while we have it open.
Bug: https://github.com/android-ndk/ndk/issues/46
Change-Id: I5dcee7c70a582e94c472d6d09bf79c2616ea76fa
2016-03-28 11:26:02 -07:00
Elliott Hughes
34874d7a86
Merge "Remove yuv420sp2rgb."
2016-03-26 16:09:23 +00:00
Elliott Hughes
1aff55c947
Merge "Lose recovery_l10n to bootable/recovery, where it belongs."
2016-03-26 15:45:24 +00:00
Elliott Hughes
00e91ab81b
Lose recovery_l10n to bootable/recovery, where it belongs.
...
Bug: http://b/27837319
Change-Id: I13de34390338ba4c420a7ff6cc8e6d3858038f28
2016-03-26 08:43:08 -07:00
Dan Willemsen
a279b12905
Merge "Replace custom rules, remove ACP"
2016-03-23 21:45:04 +00:00
Dan Willemsen
f230a38299
Replace custom rules, remove ACP
...
A few LOCAL_ADDITIONAL_DEPENDENCIES were required, where
LOCAL_REQUIRED_MODULES would be nicer, but you can't require a module of
the same name. It would create a dependency loop with the current
require implementation, so it's filtered by the build system.
Also translate monkey from ALL_PREBUILTS to a prebuilt like the rest of
the tools. This doesn't change anything, since 'monkey' is already in
build/target/product/base.mk.
ACP is being removed, so use the standard build system macros to copy
files.
Change-Id: I4f73c6b35c0d7ae25467145b0a9d5c32ba4578d2
2016-03-23 13:22:38 -07:00
Elliott Hughes
89f8743783
Remove yuv420sp2rgb.
...
Hasn't been touched since cupcake, and only builds if you're targeting 32-bit
ARM, which no target still does anyway.
Change-Id: I6860a34c72c21ca7e04df288631a8950732b2e97
2016-03-22 21:13:28 -07:00
Yohann Roussel
403636a46f
Merge "Set min api level when compiling stubs current"
2016-03-21 16:45:06 +00:00
Yohann Roussel
9120adfa4c
Set min api level when compiling stubs current
...
Bug: 27371864
Bug: 27763423
Change-Id: Iaab699a5b300c0f4e41cd89de07f2462b2f2532c
2016-03-21 17:14:02 +01:00
Christopher Ferris
2f8b0fc1fe
Merge "Fix how the script gets data from apks."
2016-03-19 00:05:53 +00:00
Yohann Roussel
241e1565fa
Merge "Package Jack and Jill directly from prebuilt"
2016-03-18 08:54:30 +00:00
Yohann Roussel
6f5779692a
Package Jack and Jill directly from prebuilt
...
Instead of taking it from out.
Bug: 27372042
Change-Id: Ie266104e51c09fa21ccb09c1f27ad7068472965c
2016-03-17 15:16:25 +01:00
Christopher Ferris
abe22f4616
Fix how the script gets data from apks.
...
The previous code used unzip to get the offsets of the files in
the zip file. This was an estimate, and it turns out to be wrong
in many cases. Replace that with zipinfo -v which gives the exact
offset of the files in the zip.
Also update the tmp files so that they are in a dictionary of their
own by apk, instead of embedded in the offset list.
Change-Id: I8f5efd95f2d2e39e20cc0b6b6571b799be21ef32
2016-03-16 13:11:18 -07:00
Christopher Ferris
782e50b099
Merge "Find abi before trying to decode the stack."
2016-03-16 02:02:44 +00:00
Christopher Ferris
bf8a940234
Find abi before trying to decode the stack.
...
The CallStack function prints stacks to the log. Unfortunately, our
stack script defaults to arm, so if the data is actually arm64, we'll
do nothing. Modify the script to parse the input trying to determine
the abi before processing the rest of the lines. At the very least,
we'll be able to correctly choose between arm and arm64.
The only downside, is that, the old method could take dumps from different
abis, but no one I know does this.
Bug: 26569638
Change-Id: I5935b82fe0af1e788b0d3edc535b9f0cbb7d1b28
2016-03-15 16:25:19 -07:00
Dan Willemsen
2f3ee5f0a5
Merge "Remove unused libhost dependency"
...
am: 360bff6959
* commit '360bff69598661c8aee6a236d87e2f68576eb7eb':
Remove unused libhost dependency
2016-03-01 04:59:05 +00:00
Dan Willemsen
360bff6959
Merge "Remove unused libhost dependency"
2016-03-01 04:56:39 +00:00
Dan Willemsen
0877623830
Remove unused libhost dependency
...
Change-Id: I5999c1076ca0bce7a7ee91a0c533d99e639062c9
2016-02-29 19:56:40 -08:00
Courtney Goeltzenleuchter
5858e3259a
Merge "vulkan: Add Vulkan headers and stub library"
...
am: 049873ecec
* commit '049873ecec98fdb7cb17ef18a8b1e403cc00dd2f':
vulkan: Add Vulkan headers and stub library
2016-02-25 21:46:01 +00:00
Dan Albert
049873ecec
Merge "vulkan: Add Vulkan headers and stub library"
2016-02-25 21:42:09 +00:00
Dan Albert
9769056312
Merge "Replace splitlines() with something more tolerant."
...
am: 064e70f7ca
* commit '064e70f7caa3c948c47e85dfb945530394242c58':
Replace splitlines() with something more tolerant.
2016-02-25 07:12:36 +00:00
Dan Albert
064e70f7ca
Merge "Replace splitlines() with something more tolerant."
2016-02-25 07:08:32 +00:00
Dan Albert
f54e2bb77d
Merge "Add a fix for old, broken devices."
...
am: 957b431d22
* commit '957b431d22ff432e8d00c0da181c682f1f8e7daa':
Add a fix for old, broken devices.
2016-02-24 22:14:05 +00:00