Andrew Hsieh
ca34e29d94
Merge "Fix headers to be inclued alone"
2014-01-16 17:03:03 +00:00
Andrew Hsieh
42bb3bcadc
Merge "Fix typo in comments in looper.h"
2014-01-16 17:02:47 +00:00
Andrew Hsieh
6d2d58de54
Merge "Fixed asset_manager.h, rect_manager.h, and jni.h"
2014-01-16 17:02:36 +00:00
Andrew Hsieh
2c8776805a
Fix headers to be inclued alone
...
See b.android.com/64679 for one of header sys/prctl.h
Change-Id: Ie415ebe2086d2f0190d84fba0c57cc7e1e5822ae
2014-01-13 12:58:46 +08:00
Andrew Hsieh
1c9e736166
am 3517e742: Merge "Implement wait4 already exist in header"
...
* commit '3517e742e3df5a61e622204dbb8d4110b5bad3ac':
Implement wait4 already exist in header
2014-01-09 16:36:48 -08:00
Andrew Hsieh
3517e742e3
Merge "Implement wait4 already exist in header"
2014-01-10 00:31:50 +00:00
Andrew Hsieh
d980848377
Fix typo in comments in looper.h
...
Remove android-13's looper.h because it's identical to android-9's
Note that ndk/platforms/android-N only keep delta to previous level
Change-Id: Ibd2c3e168cfe7f6902fdc6eca2e2778d8ccf1fac
2014-01-08 17:24:22 +08:00
Andrew Hsieh
fbb32955a4
Fixed asset_manager.h, rect_manager.h, and jni.h
...
1. Fixed missing #include <sys/types.h> in android/asset_manager.h for API >= 13
2. Fixed missing #include <stdint.h> in android/rect_manager.h for API >= 14
3. Added JNICALL to JNI_OnLoad and JNI_OnUnload in jni.h
Change-Id: I875ec0b6e6f7c2f433c176f0a738eb78f3c33062
2014-01-08 14:10:06 +08:00
Deepanshu Gupta
bc0b4a804f
Bundle Noto fonts with the SDK
...
Change-Id: I28c48b3b5dbd761ef0391497e834f315ac83cae4
2014-01-08 01:44:45 +00:00
Xavier Ducrohet
d3795c4da6
am 8c2f72eb: am 0a56aecd: Update build tools to 19.0.2
...
* commit '8c2f72ebc8a34704da0f9dce5cf53cf7f8afeee2':
Update build tools to 19.0.2
2014-01-07 10:06:50 -08:00
Xavier Ducrohet
c7e44de196
am cd171fd3: am 7f15ddd5: Properly package the RS support bc file.
...
* commit 'cd171fd352aa8e6e1d1bc903038a81b7702f6d7a':
Properly package the RS support bc file.
2014-01-07 10:06:49 -08:00
Xavier Ducrohet
8c2f72ebc8
am 0a56aecd: Update build tools to 19.0.2
...
* commit '0a56aecdbbfb3e3e08a73c7411f41f5c7f0cabaa':
Update build tools to 19.0.2
2014-01-07 10:03:43 -08:00
Xavier Ducrohet
cd171fd352
am 7f15ddd5: Properly package the RS support bc file.
...
* commit '7f15ddd546be5203f8de654ff36885f629490813':
Properly package the RS support bc file.
2014-01-07 10:03:42 -08:00
Andrew Hsieh
e89c4f7f47
am 365e66fe: Merge "Fixed API18 math.h for clang3.4"
...
* commit '365e66feaf8f653fdc1618f6e220207a28bb4bc6':
Fixed API18 math.h for clang3.4
2014-01-06 16:26:01 -08:00
Andrew Hsieh
365e66feaf
Merge "Fixed API18 math.h for clang3.4"
2014-01-07 00:21:56 +00:00
Xavier Ducrohet
0a56aecdbb
Update build tools to 19.0.2
...
Change-Id: I339c292aece1101a6afaf89db20a9d985427e561
2014-01-02 16:24:41 -08:00
Xavier Ducrohet
7f15ddd546
Properly package the RS support bc file.
...
Change-Id: Ia55b597085c97cb07029b812392a618a4670ff36
2014-01-02 16:24:21 -08:00
Andrew Hsieh
f242723e9d
Fixed API18 math.h for clang3.4
...
Clang3.4 can take __builtin_nexttoward and __builtin_nexttowardf.
Also fix a minor typo in comment
Change-Id: If98a35e2e38c45ebd619b0ceb6c5ee41acc4e415
2013-12-30 14:14:09 +08:00
Andrew Hsieh
cbe870105d
am 29c857fe: Merge "Restore immersive mode when volume button has been pressed."
...
* commit '29c857fe6df5362ed16f2748d2447fe76209e2cb':
Restore immersive mode when volume button has been pressed.
2013-12-29 22:05:58 -08:00
Andrew Hsieh
412eed7a94
am 13f2b7e1: Merge "Fix rendering issue in Tegra2/3."
...
* commit '13f2b7e16913512d4042a35dec05d71bba2983b0':
Fix rendering issue in Tegra2/3.
2013-12-29 22:05:57 -08:00
Andrew Hsieh
29c857fe6d
Merge "Restore immersive mode when volume button has been pressed."
2013-12-30 06:01:37 +00:00
Andrew Hsieh
13f2b7e169
Merge "Fix rendering issue in Tegra2/3."
2013-12-30 06:01:25 +00:00
Hak Matsuda
78bf635170
Restore immersive mode when volume button has been pressed.
...
Workaround issue where SYSTEM_UI_FLAG_IMMERSIVE_STICKY is invalidated
when a volume button is pressed (internal bug ref b/11986621)
Immersive mode still does not recover when the screen has been
rotated, due to onSystemUiVisibilityChange is not triggered
when screen is rotated (internal bug ref b/11990702)
Change-Id: Ifdfe9b24d5c3c208441aeca0fbb2b1eaee39da95
2013-12-30 13:49:54 +08:00
Hak Matsuda
2a0781b43d
Fix rendering issue in Tegra2/3.
...
Now having medium precision for specular variable, so that specular power can be <1.0
Change-Id: I15459d34e269ba7d31bc899460540fe390e5e294
2013-12-30 13:49:23 +08:00
Andrew Hsieh
7e25851a68
Implement wait4 already exist in header
...
1. Implement wait4 by calling __wait4 exists in libc.so
2. Add wait4 to libc.a
Change-Id: I08b6555cc50ee88358cd2ec63f9d8d2d4482305a
2013-12-30 11:57:38 +08:00
Andrew Hsieh
57ebb3aaa5
am 7c35de7f: Merge "Add support for building the NDK\'s native_app_glue."
...
* commit '7c35de7f0a1747b868304daff1c75907cba215b3':
Add support for building the NDK's native_app_glue.
2013-12-26 16:06:10 -08:00
Andrew Hsieh
7c35de7f0a
Merge "Add support for building the NDK's native_app_glue."
2013-12-27 00:00:01 +00:00
Todd Fiala
cfa0f35d00
Add support for building the NDK's native_app_glue.
...
Required for upcoming CTS tests that utilize the native_app_glue
framework to simplify native test apps.
In support of this feature:
https://code.google.com/p/android/issues/detail?id=63920
Change-Id: I3fe5dab26c147636538a4b519683493d8e78d26f
2013-12-26 15:39:36 +00:00
Andrew Hsieh
7a432f8cf2
am 11728ce9: Merge "Workaround the __builtin_isnan() type error for clang 3.4."
...
* commit '11728ce9bbfaaf3599566b94d6a4207fde749beb':
Workaround the __builtin_isnan() type error for clang 3.4.
2013-12-24 18:12:16 -08:00
Andrew Hsieh
11728ce9bb
Merge "Workaround the __builtin_isnan() type error for clang 3.4."
2013-12-25 02:09:13 +00:00
Logan Chien
ad40d952a1
Workaround the __builtin_isnan() type error for clang 3.4.
...
Similar to clang 3.3, it seems that clang 3.4 declares an incompatible
function prototypes for __builtin_isnan(). To workaround this issue,
we should not declare the function prototype for __builtin_isnan().
Note: Though it may be good to fix this in clang type checker, like
__builtin_nexttoward(), however it seems non-trivial since __builtin_isnsn()
might be overloaded. We can revert this after we have fixed the
clang builtin definition.
Change-Id: I329b56225f3d229b0c141bb8414c4369f154efda
2013-12-25 01:59:29 +00:00
Christopher Ferris
3356457a94
am 9092f8fb: Merge "Use uapi kernel headers."
...
* commit '9092f8fb0a86501fe0781f138e96e1dd2638c778':
Use uapi kernel headers.
2013-12-20 11:10:36 -08:00
Christopher Ferris
9092f8fb0a
Merge "Use uapi kernel headers."
2013-12-20 19:06:05 +00:00
Scott Main
8a37395f3a
remove redirect for guide/index.html now that we actually have such a page
...
Change-Id: I9511ecb7f3af1d1884c1d3952224c45bd4546837
2013-12-19 15:06:35 -08:00
Christopher Ferris
7bc2433721
Use uapi kernel headers.
...
Bug: 11559337
Change-Id: I9060b95f9e5d0b7d2173695d6a27df7b4d5d0758
2013-12-18 14:59:59 -08:00
Andrew Hsieh
0c5907b31c
am 2f5fa0be: Merge "ndk: Fix wait4() declarations"
...
* commit '2f5fa0bebdbf02e333688b2ce26dda2fe4553576':
ndk: Fix wait4() declarations
2013-12-12 18:25:03 -08:00
Andrew Hsieh
2f5fa0bebd
Merge "ndk: Fix wait4() declarations"
2013-12-13 01:51:40 +00:00
Narayan Kamath
4ebf03711a
am 1e18a584: Merge "Whitelist libziparchive for windows."
...
* commit '1e18a584efe16cd387c603738c47c0591532e8d9':
Whitelist libziparchive for windows.
2013-12-11 09:40:02 -08:00
Narayan Kamath
1e18a584ef
Merge "Whitelist libziparchive for windows."
2013-12-11 17:33:43 +00:00
David 'Digit' Turner
db275132c5
ndk: Fix wait4() declarations
...
wait4() was incorrectly declared in <sys/wait.h>, but only added to the
C library in Android 4.3 (API level 18) [1]
This patch:
- Removes the wait4() declarations for any <sys/wait.h> header before
API level 19.
- Brings the API level 19 <sys/wait.h> which correctly declares wait4().
- Update the libc.so.functions.txt for API level 19 of all platforms
to include the exported symbol.
NOTE: This does not bring the static libc.a to API level 19, which means
it is stuck at API level 9 for ARM.
See [2] for the corresponding NDK tests.
http://b.android.com/19854
[1] 17a8b0db63
[2] https://android-review.googlesource.com/#/c/72000/
Change-Id: I7735473d177c44f43b09bb6738e9914945cd4d0a
2013-12-11 17:23:46 +01:00
Narayan Kamath
a4ea4f1843
Whitelist libziparchive for windows.
...
Change-Id: I19d527b6b52732057b16367574edc14c7065f256
2013-12-11 14:20:33 +00:00
quddusc
c522b3124e
docs: Code sample for game controller training class.
...
Change-Id: I14f7046c7fba4f67838513af2ca2abbca4c3561a
2013-12-06 10:16:35 -08:00
The Android Open Source Project
f57b1e036d
am e0f497fe: Merge commit \'54ec4ff7dfa9e8028f9da1986a73bddb1c00be93\' into HEAD
...
* commit 'e0f497fe19acfafeba6d1b9977d4a775c1fe5420':
2013-12-05 17:36:01 -08:00
The Android Open Source Project
e0f497fe19
Merge commit '54ec4ff7dfa9e8028f9da1986a73bddb1c00be93' into HEAD
2013-12-05 17:25:54 -08:00
Andrew Hsieh
8e938888b8
am a77377be: Merge "Annotate JNICALL with __NDK_FPABI__"
...
* commit 'a77377bed68bf363019d966788b06a2ca22a6683':
Annotate JNICALL with __NDK_FPABI__
2013-12-05 15:57:33 -08:00
Andrew Hsieh
a77377bed6
Merge "Annotate JNICALL with __NDK_FPABI__"
2013-12-05 23:51:36 +00:00
Dianne Hackborn
1437d2c372
am 59e6f5d9: am 18159037: Add API demo for game style system UI interaction.
...
* commit '59e6f5d9c99d216db6db7e5e56648daaf909d328':
Add API demo for game style system UI interaction.
2013-12-05 10:11:49 -08:00
Dianne Hackborn
59e6f5d9c9
am 18159037: Add API demo for game style system UI interaction.
...
* commit '18159037a4f6a6b539736f6b8c0bdab4d26e3bd7':
Add API demo for game style system UI interaction.
2013-12-05 10:08:56 -08:00
Andrew Hsieh
3ee7860eb4
am 9e09a8e8: Merge "Fix -mhard-float for calling __builtin_* math functions"
...
* commit '9e09a8e81e2d9032db04a9a6edb7340ce53154d8':
Fix -mhard-float for calling __builtin_* math functions
2013-12-05 07:25:25 -08:00
Andrew Hsieh
9e09a8e81e
Merge "Fix -mhard-float for calling __builtin_* math functions"
2013-12-05 07:14:20 +00:00