- 12 Apr, 2016 1 commit
-
-
Than McIntosh authored
Given a serial number, applies correct ioctl() to reset the USB device with that serial number. Useful to avoid having to unplug/replug after flashall + wipe of device. Change-Id: I7402e1e53cabc19c423ef912a5dc7ade8221b08b
-
- 31 Mar, 2016 4 commits
-
-
Dan Albert authored
-
Dan Albert authored
-
Dan Albert authored
Broke the build. This reverts commit 615357b9, reversing changes made to ec4c4548. Change-Id: I00e55e60783cffa9ca8b5a66ba342454e4834b18
-
Dan Albert authored
Broke the build. This reverts commit bc8899c1, reversing changes made to 615357b9. Change-Id: Ibd36bc1df7f7e20cb054c6a64686f4324f2d818c
-
- 30 Mar, 2016 16 commits
-
-
Pablo Ceballos authored
* 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
-
Pablo Ceballos authored
Change-Id: Icc59b13372198a264be8faa9eb60875faab4c78a
-
Pablo Ceballos authored
Change-Id: I71814ffdbefc486fa9eafb0d0d3ce6df546a7937
-
Pablo Ceballos authored
Change-Id: Idfdb90b510f5f8e75b0291dac1a5f55f2aaa5c54
-
Pablo Ceballos authored
Change-Id: Ie3bded59979f02dea706fa349f6d7b72b2538d1a
-
Pablo Ceballos authored
Change-Id: Icaa93832c943565ef261a7a493be88491fb3cef3
-
Pablo Ceballos authored
Change-Id: I8019ea991ce9c5dadbbe2b305e051ce30888a031
-
Pablo Ceballos authored
Change-Id: Idc4e7854b667ca7474863a539654af16576faf61
-
Pablo Ceballos authored
Change-Id: If3103dbf4ca96d8bec130f4475e6d26abbad0402
-
Pablo Ceballos authored
Change-Id: I5eb9f2c65af8c0e70b1d4202a3d5f284d200770c
-
Pablo Ceballos authored
Change-Id: Iaabc5a054e3ef41a14f9e2f1236c100456206a21
-
Pablo Ceballos authored
Change-Id: Icc426519e28eefd26b4f0790770386b4e95e5586
-
Pablo Ceballos authored
Change-Id: I1d1784c78b1e00b24403cd6342f411d02e669062
-
Pablo Ceballos authored
* changes: NDK GLES: Updates to android-24 NDK GLES: copy android-21 to android-24
-
Pablo Ceballos authored
- Add the GLES3.2 symbols and headers Change-Id: If65b4e6c7ac8db0ff0d1fe7f4883fb1bf2d22e82
-
Pablo Ceballos authored
Change-Id: If993b7f747d3510b2e4fa49e8624df04f9842c4a
-
- 29 Mar, 2016 4 commits
- 28 Mar, 2016 6 commits
-
-
Josh Gao authored
-
Josh Gao authored
Change-Id: I2513db8a88e1a1bd96ce642251882de97ca37df6
-
Josh Gao authored
* 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.
-
Josh Gao authored
Change-Id: I895aacaababf87c1e82ff5604c028cc475207304
-
Josh Gao authored
Windows doesn't really have a concept of process parenthood. Bug: https://github.com/android-ndk/ndk/issues/46 Change-Id: I1a47eb42a9eb5d94c95136bb73eac1caabb923c7
-
Josh Gao authored
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
-
- 26 Mar, 2016 3 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
-
Elliott Hughes authored
Bug: http://b/27837319 Change-Id: I13de34390338ba4c420a7ff6cc8e6d3858038f28
-
- 23 Mar, 2016 3 commits
-
-
Dan Willemsen authored
-
Dan Willemsen authored
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
-
Elliott Hughes authored
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
-
- 21 Mar, 2016 2 commits
-
-
Yohann Roussel authored
-
Yohann Roussel authored
Bug: 27371864 Bug: 27763423 Change-Id: Iaab699a5b300c0f4e41cd89de07f2462b2f2532c
-
- 19 Mar, 2016 1 commit
-
-
Christopher Ferris authored
-