Trevor Johns
3beb9eae9a
am d991bed6: Resolved conflicts for merge of \'9875ec66\' into lmp-dev
...
* commit 'd991bed6f11b830616a967fde54f8d4f1e86eef0':
Add samples to sdk.atree
2014-10-16 18:18:22 +00:00
Trevor Johns
d991bed6f1
Resolved conflicts for merge of '9875ec66' into lmp-dev
...
Conflicts:
build/sdk.atree
Change-Id: Ie195fc75425ccb4ad36e3267627ae66619380505
2014-10-15 21:16:16 -07:00
Andrew Hsieh
d10b06ebe3
am 1305bed1: am c13cf09c: Merge "Add asm/a.out.h to arm64/mips/mips64"
...
* commit '1305bed1ce59a8f5705759b6effc701c3db8fc34':
Add asm/a.out.h to arm64/mips/mips64
2014-10-16 02:23:42 +00:00
Andrew Hsieh
10efbc1461
am 0b4823b9: am 4e47988f: Merge "Remove macros putc*/getc* from API<21 stdio.h to use"
...
* commit '0b4823b9d6575070d8e8ff1f5e3a1fc6ef900551':
Remove macros putc*/getc* from API<21 stdio.h to use
2014-10-16 02:23:41 +00:00
Andrew Hsieh
2f5539a4eb
am 7a042ce4: am 9376f14e: Merge "Change sample native-codec\'s minSDK to android-21"
...
* commit '7a042ce40e2c4c91ac90ce1e209abe0d7cc8ab14':
Change sample native-codec's minSDK to android-21
2014-10-16 02:23:26 +00:00
Andrew Hsieh
1305bed1ce
am c13cf09c: Merge "Add asm/a.out.h to arm64/mips/mips64"
...
* commit 'c13cf09c4cab0babd7dda0f7884ae7367a40b4e9':
Add asm/a.out.h to arm64/mips/mips64
2014-10-16 02:00:59 +00:00
Andrew Hsieh
0b4823b9d6
am 4e47988f: Merge "Remove macros putc*/getc* from API<21 stdio.h to use"
...
* commit '4e47988faed03f8ab525cc91f82213c2c9d59120':
Remove macros putc*/getc* from API<21 stdio.h to use
2014-10-16 02:00:58 +00:00
Andrew Hsieh
7a042ce40e
am 9376f14e: Merge "Change sample native-codec\'s minSDK to android-21"
...
* commit '9376f14e28cf378cc0b6354c6efa0102749acba3':
Change sample native-codec's minSDK to android-21
2014-10-16 02:00:57 +00:00
Andrew Hsieh
c13cf09c4c
Merge "Add asm/a.out.h to arm64/mips/mips64"
2014-10-16 01:28:31 +00:00
Andrew Hsieh
4e47988fae
Merge "Remove macros putc*/getc* from API<21 stdio.h to use"
2014-10-16 01:28:21 +00:00
Andrew Hsieh
9376f14e28
Merge "Change sample native-codec's minSDK to android-21"
2014-10-16 01:27:33 +00:00
Trevor Johns
9875ec66e1
am fb67b1ed: Merge "Add samples to sdk.atree" into klp-modular-docs
...
* commit 'fb67b1ed063744889a74e0ff15655affa0bc5c04':
Add samples to sdk.atree
2014-10-16 00:29:32 +00:00
Trevor Johns
fb67b1ed06
Merge "Add samples to sdk.atree" into klp-modular-docs
2014-10-16 00:24:55 +00:00
Neil Fuller
29329726c3
am 29923a44: am a6e8e0d8: Merge "Remove dependencies on FloatMath"
...
* commit '29923a44e65d97b211484f6667c3155bfc396ec9':
Remove dependencies on FloatMath
2014-10-15 10:34:45 +00:00
Neil Fuller
29923a44e6
am a6e8e0d8: Merge "Remove dependencies on FloatMath"
...
* commit 'a6e8e0d8fbb38398884fd5c5cc0d42431070e031':
Remove dependencies on FloatMath
2014-10-15 10:29:59 +00:00
Neil Fuller
a6e8e0d8fb
Merge "Remove dependencies on FloatMath"
2014-10-15 10:27:19 +00:00
Andrew Hsieh
d8338a7e26
Add asm/a.out.h to arm64/mips/mips64
...
The common header include/linux/a.out.h include asm/a.out.h, but
arm64/mips/mips64 don't have it. Add a placeholder before bionic
has it
Change-Id: I7084e0beabe86fec32987a89e66d6c094f1e8c22
2014-10-15 11:13:01 +08:00
Andrew Hsieh
d6bf7265b3
am e6a62f60: am dc942b9c: Merge "Make memory_order_acquire visible in global namespace"
...
* commit 'e6a62f6052e3e9b337ca9857117e751853bae6df':
Make memory_order_acquire visible in global namespace
2014-10-15 03:10:51 +00:00
Andrew Hsieh
c810b3ce7a
Remove macros putc*/getc* from API<21 stdio.h to use
...
Macros putc, getc and their unlock cousins use internal functions and
variables not necessarily available in future libc.so (*1). Remove macros
and use functions aleady exists in libc.so instead.
(*1) https://android-review.googlesource.com/#/c/110662/
Change-Id: I3faa2d74de40ef8376119b38f2a39d46ece47d07
2014-10-15 11:09:47 +08:00
Andrew Hsieh
e6a62f6052
am dc942b9c: Merge "Make memory_order_acquire visible in global namespace"
...
* commit 'dc942b9c64fa132825e4945129339c1e954f5cfb':
Make memory_order_acquire visible in global namespace
2014-10-15 03:07:21 +00:00
Andrew Hsieh
64724bcca3
am 0d879513: am 106046ae: Merge "Rename android-L to android-21"
...
* commit '0d8795135d1c5ddfcba86cf356c53b0a466e58ca':
Rename android-L to android-21
2014-10-15 03:07:11 +00:00
Andrew Hsieh
2437e141fe
Change sample native-codec's minSDK to android-21
...
android-L is renamed as android-21 in both coming SDK and NDK
Change-Id: I57b0dbe4d6e8add178dadfa6306bfc40aad27206
2014-10-15 11:03:55 +08:00
Andrew Hsieh
0d8795135d
am 106046ae: Merge "Rename android-L to android-21"
...
* commit '106046ae9ef3b6a3f6659503f66338d02083d282':
Rename android-L to android-21
2014-10-15 03:03:17 +00:00
Andrew Hsieh
2a01c3f3f9
am 93dd2f8a: am b02b4bce: Merge "Add missing function prototypes in time.h"
...
* commit '93dd2f8a29c6b30a902db4136eec465c704fe380':
Add missing function prototypes in time.h
2014-10-15 03:02:18 +00:00
Andrew Hsieh
dc942b9c64
Merge "Make memory_order_acquire visible in global namespace"
2014-10-15 03:01:43 +00:00
Hans Boehm
1b2269becc
Make memory_order_acquire visible in global namespace
...
We were missing that using directive when including <atomic>.
Bug:17736764
Change-Id: I93673dc60cca47195ff7bd651840c77255fb2d4a
2014-10-15 11:00:28 +08:00
Andrew Hsieh
93dd2f8a29
am b02b4bce: Merge "Add missing function prototypes in time.h"
...
* commit 'b02b4bced417d38f547f874b4f425270decc2e61':
Add missing function prototypes in time.h
2014-10-15 02:59:13 +00:00
Andrew Hsieh
106046ae9e
Merge "Rename android-L to android-21"
2014-10-15 02:51:14 +00:00
Andrew Hsieh
da84168fb2
Rename android-L to android-21
...
Change-Id: I1e781b15a867cf6283756f35f2b5955c96637c39
2014-10-15 10:48:04 +08:00
Andrew Hsieh
b02b4bced4
Merge "Add missing function prototypes in time.h"
2014-10-15 02:44:06 +00:00
Haruki Hasegawa
13af1d8c37
Add missing function prototypes in time.h
...
Add clock_settime() and clock_nanosleep() function
prototypes in time.h.
Change-Id: I0eb45e465b3b48b9d4f3a4a8109a6f2d9c4f8ce2
Signed-off-by: Haruki Hasegawa <h6a.h4i.0@gmail.com >
2014-10-15 10:42:24 +08:00
Trevor Johns
85e87c555a
am 569e9feb: am 679920d8: Merge commit \'3992ec56\' into klp-modular-dev
...
* commit '569e9febc5c91d92459579e32df7b948d3e32dff':
Update sdk_repo samples 20 from 1 to 2
2014-10-09 12:51:10 +00:00
Trevor Johns
569e9febc5
am 679920d8: Merge commit \'3992ec56\' into klp-modular-dev
...
* commit '679920d8091c0fb10e68667f158b9e18a77689fa':
Update sdk_repo samples 20 from 1 to 2
2014-10-09 01:24:03 +00:00
Trevor Johns
679920d809
Merge commit '3992ec56' into klp-modular-dev
...
Merged with '-s ours', since the DO NOT MERGE directive from
3992ec56 wasn't properly recognized.
Change-Id: If5abab964ab49a6ce02e8da1ff67d2ee12d1b7de
2014-10-08 17:41:47 -07:00
Chenjie Luo
950879ac33
am 88fbf1fe: Update test runner for cts tests in testrunner/test_defs.xml
...
* commit '88fbf1fe733a5332f1a2ba44253b46a20fed1e6f':
Update test runner for cts tests in testrunner/test_defs.xml
2014-10-08 00:07:45 +00:00
Chenjie Luo
88fbf1fe73
Update test runner for cts tests in testrunner/test_defs.xml
...
Bug: 17885115
Change-Id: I2f95d9964bf152fb1b609e0c878eea1cb096f76f
2014-10-07 15:39:55 -07:00
Tor Norbye
3fa7b69db6
am 3b2fe7eb: Merge "Bug 17782530: Annotations using retention policy source remain in .class" into lmp-dev
...
* commit '3b2fe7eb9cab88d3957794cb0f14ddc10a57dc29':
Bug 17782530: Annotations using retention policy source remain in .class
2014-10-07 01:27:25 +00:00
Tor Norbye
3b2fe7eb9c
Merge "Bug 17782530: Annotations using retention policy source remain in .class" into lmp-dev
2014-10-07 01:07:25 +00:00
Deepanshu Gupta
e1a3f47e5e
am 2c34d62a: Update LayoutLib API level to 12.
...
* commit '2c34d62a0c53c45f10bb834fb9e0b910c63b7fd4':
Update LayoutLib API level to 12.
2014-10-06 23:50:21 +00:00
Deepanshu Gupta
2c34d62a0c
Update LayoutLib API level to 12.
...
Change-Id: I7e392515939728251424d44d5957f95bdf3eb741
2014-10-06 16:39:12 -07:00
Tor Norbye
b6b7487e23
Bug 17782530: Annotations using retention policy source remain in .class
...
Change-Id: I763e99c243d85406162e3b898fe1e5af8c216173
2014-10-06 16:21:36 -07:00
Christopher Ferris
de39486640
am bb0d2060: Merge "Do not call art-on macro by default." into lmp-dev
...
* commit 'bb0d2060884d131bdb0321c06ff49b04ba2196b4':
Do not call art-on macro by default.
2014-10-05 19:22:59 +00:00
Christopher Ferris
bb0d206088
Merge "Do not call art-on macro by default." into lmp-dev
2014-10-05 19:20:06 +00:00
Tor Norbye
a22d6f7077
am 0eac39db: 17782530: Annotations using retention policy source remain in .class
...
* commit '0eac39db9053bd3f417d113553d81e36acbbffcc':
17782530: Annotations using retention policy source remain in .class
2014-10-04 20:41:31 +00:00
Tor Norbye
0eac39db90
17782530: Annotations using retention policy source remain in .class
...
Change-Id: Ia62e0d6ef5024515567be6564197e723f0013ee0
2014-10-04 18:49:35 +00:00
Christopher Ferris
436b740b70
Do not call art-on macro by default.
...
If you are debugging a native process, SIGSEGV gets ignored by default.
The gdbclient bash function has been modified to only call the art-on
macro when running gdbclient app_processXX.
Also, print a warning in case someone is trying to debug a native
process using app_process.
Bug: 17815162
Change-Id: I0666e6713b0a03ee713be7827c5b671938f2c263
2014-10-03 17:31:41 -07:00
Xavier Ducrohet
cb002a83be
am 3c0cd8cf: Merge "Package libc++.so in the build-tools." into lmp-dev
...
* commit '3c0cd8cf154320a375f971ba1ce3be4497130837':
Package libc++.so in the build-tools.
2014-10-03 19:41:37 +00:00
Xavier Ducrohet
3c0cd8cf15
Merge "Package libc++.so in the build-tools." into lmp-dev
2014-10-03 19:37:24 +00:00
Trevor Johns
3992ec5675
Update sdk_repo samples 20 from 1 to 2
...
DO NOT MERGE
Change-Id: Ia9d89a28991fc1ac4d81e18fe596bc793e54353c
2014-10-02 18:36:43 -07:00
Ruben Brunk
f431341c3f
am e5aa0f3f: runtest: Remove unused CtsTestStubs dependency.
...
* commit 'e5aa0f3fa86c93789f8e03b3601998e3fc7eab8e':
runtest: Remove unused CtsTestStubs dependency.
2014-10-02 21:15:02 +00:00