Andrew Hsieh
7e967a1ca4
Add utimensat and futimens to libc.so at API level 12 and 19, respectively
...
See ae2d5ba31412c4f382ef405000baa866f35dd736 and
d0be7c8f9a06b3ca8ea7647ea35c8f9dc63f0fe1.
Internal BUG 11590144
Change-Id: I76119cd20fdb205728482e682fd1206d1305881d
2013-11-11 14:50:50 +08:00
Chong Zhang
832705838a
am 469e5a18: am 4e5bae34: am 9678ee60: am c1eb2306: Add sample code to customize the MediaRouteControllerDialog
...
* commit '469e5a18f8bca5d883937356e0787c3485558335':
Add sample code to customize the MediaRouteControllerDialog
2013-11-08 13:35:50 -08:00
Chong Zhang
469e5a18f8
am 4e5bae34: am 9678ee60: am c1eb2306: Add sample code to customize the MediaRouteControllerDialog
...
* commit '4e5bae34615f1d8ed933e060dd8f0349a3a209be':
Add sample code to customize the MediaRouteControllerDialog
2013-11-08 13:05:45 -08:00
Chong Zhang
4e5bae3461
am 9678ee60: am c1eb2306: Add sample code to customize the MediaRouteControllerDialog
...
* commit '9678ee604ba5bfe1810b5773b1739af5919e7249':
Add sample code to customize the MediaRouteControllerDialog
2013-11-08 13:02:18 -08:00
Chong Zhang
9678ee604b
am c1eb2306: Add sample code to customize the MediaRouteControllerDialog
...
* commit 'c1eb23062b8ef62942666d00d6565cbf02f842f0':
Add sample code to customize the MediaRouteControllerDialog
2013-11-08 12:59:41 -08:00
Adam Koch
8180be1421
Bitmapfun Sample: Minor updates/fixes.
...
Change-Id: I71dce2fdbe41ff67cc0aac9456d72d9aa7cb8318
2013-11-07 22:01:16 +00:00
Kenny Root
98356f64a8
make_key: add EC key generation support
...
Add the ability to create EC keys for use in creating ECDSA signatures.
Change-Id: Ia1654b69056413d66275ea6c55d8273f5f09f5c6
2013-11-06 09:25:28 -08:00
Dirk Dougherty
b13d5c1977
am 886fe002: am a0b7965b: Add updated StorageProvider sample, merge _index with existing file.
...
* commit '886fe002c08607eb30fcc4089d8ff3b3a5b5b7b2':
Add updated StorageProvider sample, merge _index with existing file.
redirect web overview page to index.html
2013-11-05 15:49:09 -08:00
Scott Main
16560f1e14
resolved conflicts for merge of fae59e8a to klp-dev-plus-aosp
...
Change-Id: Iaf15aa6c9087eb0e72661b40acbf74830df0b00c
2013-11-05 15:28:56 -08:00
Dirk Dougherty
b4a601467c
resolved conflicts for merge of d7f2d1ca to klp-dev-plus-aosp
...
Change-Id: I390a8a3fefa182cc5bed8f356a8a3d1bec50278d
2013-11-05 13:37:22 -08:00
Dirk Dougherty
886fe002c0
am a0b7965b: Add updated StorageProvider sample, merge _index with existing file.
...
* commit 'a0b7965b3a613c9ed47a5ce9d63a92c312840245':
Add updated StorageProvider sample, merge _index with existing file.
redirect web overview page to index.html
2013-11-05 21:30:00 +00:00
Dirk Dougherty
18dbb0a52a
am a2a5de35: resolved conflicts for merge of 3ef2b0f3 to klp-ub-dev
...
* commit 'a2a5de35c38613e60d0df784c9dcd7f08e6e463e':
2013-11-05 13:26:33 -08:00
quddusc
7e3fa615c5
am 4e4303c9: (-s ours) resolved conflicts for merge of 3943cdc9 to klp-ub-dev
...
* commit '4e4303c993ef50d45e5d6b783d9c127b4d3857b1':
2013-11-05 13:26:32 -08:00
Scott Main
fae59e8ae1
resolved conflicts for merge of 1d38e9a1 to klp-ub-dev
...
Change-Id: I4f74db2ae175c2405aacece146244928f436551c
2013-11-05 13:15:10 -08:00
Andrew Hsieh
ff6257f110
am 09b09c99: am d0b6889f: Merge "<pthread.h>: Mark pthread_exit() as __noreturn"
...
* commit '09b09c9982c309acbd98504f77c7ad437eb60add':
<pthread.h>: Mark pthread_exit() as __noreturn
2013-11-05 10:31:50 -08:00
Andrew Hsieh
fba56b8d51
am 3cdd51bb: am db524879: Merge "Remove obsolete ndk/platforms/android-9/arch-x86/src/__dso_handle*.S"
...
* commit '3cdd51bba85c7d48e58b38a901fdf495f308a724':
Remove obsolete ndk/platforms/android-9/arch-x86/src/__dso_handle*.S
2013-11-05 10:31:50 -08:00
Andrew Hsieh
5c72973651
am 361cba62: am ba780a0e: Merge "Refresh API19 include/android/* to android-4.4_r1"
...
* commit '361cba6265b1a711949f60e72b4e64948d2e8158':
Refresh API19 include/android/* to android-4.4_r1
2013-11-05 10:31:49 -08:00
Andrew Hsieh
848d28be9b
am c4ca079b: am c58abb6a: Merge "Rename modules NativeActivity"
...
* commit 'c4ca079b038cf9f107eef0feadb944844cec9402':
Rename modules NativeActivity
2013-11-05 10:31:48 -08:00
Andrew Hsieh
80f3409091
am 6379074e: am 0aff4314: Merge "Addressed feedbacks - Now they are in ndkHelper:: name space - Changed module name to ndk_helper - Changed some static members to class var or stand alone function - Added syncronization for JNIHelper.cpp - For a documentation, I will
...
* commit '6379074e2c30eb586cdf69097ab1400ef55f4660':
Addressed feedbacks - Now they are in ndkHelper:: name space - Changed module name to ndk_helper - Changed some static members to class var or stand alone function - Added syncronization for JNIHelper.cpp - For a documentation, I will work with doc writer for future improvement
2013-11-05 10:31:46 -08:00
Andrew Hsieh
09b09c9982
am d0b6889f: Merge "<pthread.h>: Mark pthread_exit() as __noreturn"
...
* commit 'd0b6889fd111bc8de0c5822f2466a360d9cd8586':
<pthread.h>: Mark pthread_exit() as __noreturn
2013-11-05 10:29:54 -08:00
Andrew Hsieh
3cdd51bba8
am db524879: Merge "Remove obsolete ndk/platforms/android-9/arch-x86/src/__dso_handle*.S"
...
* commit 'db52487969985a9ade4363375b5741ca38779a00':
Remove obsolete ndk/platforms/android-9/arch-x86/src/__dso_handle*.S
2013-11-05 10:29:53 -08:00
Andrew Hsieh
361cba6265
am ba780a0e: Merge "Refresh API19 include/android/* to android-4.4_r1"
...
* commit 'ba780a0e47236dd9af4f0ee10a767e3fd325c358':
Refresh API19 include/android/* to android-4.4_r1
2013-11-05 10:29:52 -08:00
Andrew Hsieh
c4ca079b03
am c58abb6a: Merge "Rename modules NativeActivity"
...
* commit 'c58abb6aa3dfcb526215f307b29688f5e17753b2':
Rename modules NativeActivity
2013-11-05 10:29:51 -08:00
Andrew Hsieh
6379074e2c
am 0aff4314: Merge "Addressed feedbacks - Now they are in ndkHelper:: name space - Changed module name to ndk_helper - Changed some static members to class var or stand alone function - Added syncronization for JNIHelper.cpp - For a documentation, I will work with doc
...
* commit '0aff431479152f690145d8002077ff05a3906ac9':
Addressed feedbacks - Now they are in ndkHelper:: name space - Changed module name to ndk_helper - Changed some static members to class var or stand alone function - Added syncronization for JNIHelper.cpp - For a documentation, I will work with doc writer for future improvement
2013-11-05 10:29:48 -08:00
Chong Zhang
c1eb23062b
Add sample code to customize the MediaRouteControllerDialog
...
Bug: 11320487
Change-Id: I365c93173a74e99c63d919d2852690eed174d3b3
2013-11-05 09:53:24 -08:00
Dirk Dougherty
d7f2d1ca07
resolved conflicts for merge of 2397b75d to klp-ub-dev
...
Change-Id: I1807a041af543acb7eb93105712d7f4af4d67521
2013-11-05 09:21:20 -08:00
Dirk Dougherty
43ce6bb39c
am 99acac3a: Add updated StorageProvider sample, merge _index with existing file.
...
* commit '99acac3adb85aecf7dc42ae9242adfa8c8c6dfc0':
Add updated StorageProvider sample, merge _index with existing file.
2013-11-04 21:53:22 -08:00
Dirk Dougherty
a2a5de35c3
resolved conflicts for merge of 3ef2b0f3 to klp-ub-dev
...
Change-Id: I12241f15975deb12f0183e4fcda1541bc40f66da
2013-11-04 19:15:29 -08:00
quddusc
4e4303c993
resolved conflicts for merge of 3943cdc9 to klp-ub-dev
2013-11-04 18:47:17 -08:00
Andrew Hsieh
d0b6889fd1
Merge "<pthread.h>: Mark pthread_exit() as __noreturn"
2013-11-05 00:40:09 +00:00
Andrew Hsieh
db52487969
Merge "Remove obsolete ndk/platforms/android-9/arch-x86/src/__dso_handle*.S"
2013-11-05 00:39:50 +00:00
Andrew Hsieh
ba780a0e47
Merge "Refresh API19 include/android/* to android-4.4_r1"
2013-11-05 00:39:37 +00:00
Andrew Hsieh
c58abb6aa3
Merge "Rename modules NativeActivity"
2013-11-05 00:15:51 +00:00
Andrew Hsieh
c0567b54c5
Rename modules NativeActivity
...
To TeapotNativeActivity and MoreTeapotsNativeActivity, respectively
Change-Id: Iddbb326ef246232e64a9c30138edb55efe86230d
2013-11-05 08:12:46 +08:00
Andrew Hsieh
0aff431479
Merge "Addressed feedbacks - Now they are in ndkHelper:: name space - Changed module name to ndk_helper - Changed some static members to class var or stand alone function - Added syncronization for JNIHelper.cpp - For a documentation, I will work with doc writer for future improvement"
2013-11-05 00:10:30 +00:00
Hak Matsuda
13754d53c3
Addressed feedbacks
...
- Now they are in ndkHelper:: name space
- Changed module name to ndk_helper
- Changed some static members to class var or stand alone function
- Added syncronization for JNIHelper.cpp
- For a documentation, I will work with doc writer for future improvement
Change-Id: I0055061a4f53b1904cde2e0339550ee277b35fc5
Addressed most of feedbacks,
- Switched coding standard to Chrome style
- Update JNI helper, and documented
- Fixed other issues that is pointed out
Change-Id: Icc729a55ed8dd613759f34a3fc35cb4949d2d205
2013-11-05 08:09:19 +08:00
Scott Main
cde244d0a6
am 1d38e9a1: Merge "Updated description for the StorageProvider browseable sample." into klp-docs
...
* commit '1d38e9a13e5e90e6ec5fe6c3582a9b0472f39867':
Updated description for the StorageProvider browseable sample.
2013-11-04 13:54:00 -08:00
quddusc
fa2f9d89c6
Merge "Merge commit '177a5df9' into manualmerge2" into klp-dev-plus-aosp
2013-11-04 17:38:36 +00:00
Andrew Hsieh
86c3b43906
Refresh API19 include/android/* to android-4.4_r1
...
Change-Id: I9cef03099c68cc0bfeaeedbf8b7d3f1dccc09a50
2013-11-04 11:13:53 +08:00
Andrew Hsieh
a915811733
Remove obsolete ndk/platforms/android-9/arch-x86/src/__dso_handle*.S
...
Superceded by __dso_handle.h
Change-Id: Ic224b8a1ed74a9535ae9f8814f3450cb4f92efb6
2013-11-04 10:42:21 +08:00
Andrew Hsieh
effaa95815
<pthread.h>: Mark pthread_exit() as __noreturn
...
Same fix as https://android-review.googlesource.com/#/c/67540/
Fix for: https://code.google.com/p/android/issues/detail?id=60686
Change-Id: I27b8f1ed71dbb44f3598f7f4551bd881754ef945
2013-11-04 10:37:50 +08:00
Andrew Hsieh
e3a07da04d
am 9dabc24f: am 4abacac3: Merge "Fix prototype of poll"
...
* commit '9dabc24f4117c6e57888b1202845fed8e03c8edb':
Fix prototype of poll
2013-11-03 16:58:19 -08:00
Andrew Hsieh
9dabc24f41
am 4abacac3: Merge "Fix prototype of poll"
...
* commit '4abacac32dcdc433b83b819ab6e03b958bbfb31c':
Fix prototype of poll
2013-11-03 16:53:20 -08:00
Andrew Hsieh
4abacac32d
Merge "Fix prototype of poll"
2013-11-04 00:30:46 +00:00
quddusc
2d7d363fa1
Merge commit '177a5df9' into manualmerge2
...
Conflicts:
samples/browseable/ActivityInstrumentation/_index.jd
Change-Id: I7fd9bf69af0bc1450462952f2e250d1776a0b8db
2013-11-02 13:42:43 -07:00
Dirk Dougherty
5e90c1485a
Merge commit '2397b75d' into manualmerge
...
Conflicts:
samples/browseable/TextLinkify/_index.jd
Change-Id: I2b64b72766d8543e238461f74c7bd4a1959a9e37
2013-11-01 19:38:11 -07:00
Dirk Dougherty
9b903167a0
am 3ef2b0f3: Add StorageProvider sample code to browseables.
...
* commit '3ef2b0f3711df9249ea48ac9cd4b08e663d45f18':
Add StorageProvider sample code to browseables.
2013-11-01 19:20:18 -07:00
quddusc
60737e9507
Merge commit '3943cdc9' into manualmerge2
...
Conflicts:
samples/browseable/ActivityInstrumentation/_index.jd
samples/browseable/TextLinkify/_index.jd
Change-Id: Ia9a333bd09d2e7e9417a560581c40bd02d295c12
2013-11-01 19:17:20 -07:00
Dirk Dougherty
a0b7965b3a
Add updated StorageProvider sample, merge _index with existing file.
...
Change-Id: I63d691929d2b30cedaafa5ede900670c59d4f83d
(cherry picked from commit 99acac3adb )
2013-11-01 23:53:24 +00:00
Dirk Dougherty
99acac3adb
Add updated StorageProvider sample, merge _index with existing file.
...
Change-Id: I63d691929d2b30cedaafa5ede900670c59d4f83d
2013-11-01 15:10:11 -07:00