Commit Graph

10429 Commits

Author SHA1 Message Date
Andrew Hsieh
d333a0d1f8 Merge "Update/Copy fenv.h" 2012-08-17 17:17:08 -07:00
Andrew Hsieh
f8e828d2d0 Merge "Add portable support for stuct statfs and two functions." 2012-08-17 17:16:20 -07:00
Chao-Ying Fu
584ef7f14c Make sys/ioctl_compat.h portable.
Change-Id: Id9c4c68c8422d46d463b9c987be180ea50c05099
2012-08-17 17:11:23 -07:00
Chao-Ying Fu
64c217eb07 Add portable support for stuct statfs and two functions.
Change-Id: I1e34428574a11bedb3a5a35a45dc519fcae3cd03
2012-08-17 12:22:39 -07:00
Andrew Hsieh
8bb4fd7683 Update/Copy fenv.h
Update from bionic/libm/arm/fenv.h
Copy from bionic/libm/mips/fenv.h

Related issue:
  http://code.google.com/p/android/issues/detail?id=36229

Change-Id: I4cba9523ecc466720927798e461fc167d6d6df7c
2012-08-17 19:02:58 +08:00
Andrew Hsieh
67b1682b7a am 4bfda2d3: am 84061fa1: Merge "Support all portable requests."
* commit '4bfda2d3d10ff8846e3dd6210150a6a0f1313348':
  Support all portable requests.
2012-08-16 20:12:31 -07:00
Andrew Hsieh
59ebc568ca am 598f966a: am 2177f88f: Merge "Support all MAP flags and update mmap_portable."
* commit '598f966a4b65ba87eadc441e49f79e8585470bdf':
  Support all MAP flags and update mmap_portable.
2012-08-16 20:12:29 -07:00
Andrew Hsieh
4bfda2d3d1 am 84061fa1: Merge "Support all portable requests."
* commit '84061fa198767d4926f07503a297ee1059ad7b33':
  Support all portable requests.
2012-08-16 20:10:10 -07:00
Andrew Hsieh
598f966a4b am 2177f88f: Merge "Support all MAP flags and update mmap_portable."
* commit '2177f88f011e2fcdaaba34ba810859b30cfd2593':
  Support all MAP flags and update mmap_portable.
2012-08-16 20:10:06 -07:00
Andrew Hsieh
84061fa198 Merge "Support all portable requests." 2012-08-16 19:50:56 -07:00
Andrew Hsieh
2177f88f01 Merge "Support all MAP flags and update mmap_portable." 2012-08-16 19:45:47 -07:00
The Android Open Source Project
8bb46bec8b am a4a9820f: (-s ours) Reconcile with jb-mr0-release - do not merge
* commit 'a4a9820f373792a760356ae19117f29ef7145352':
2012-08-16 18:59:00 -07:00
The Android Open Source Project
a4a9820f37 Reconcile with jb-mr0-release - do not merge
Change-Id: Ia08d24491caba9dc02d8e09af5fd00e33daab33c
2012-08-16 18:56:09 -07:00
Chao-Ying Fu
25899fcec1 Support all MAP flags and update mmap_portable.
Change-Id: I17600e70028d35dc2f2da05ed4a1b3d7ad051a63
2012-08-16 18:46:17 -07:00
The Android Automerger
50e9d77860 merge in jb-mr0-release history after reset to jb-dev 2012-08-16 17:57:23 -07:00
Chao-Ying Fu
0bcbd32a9a Support all portable requests.
Change-Id: I1032362a48456a961f258e624df313e7841b3d81
2012-08-16 17:52:19 -07:00
Andrew Hsieh
b31b79830b Retire LOCAL_NDK_VERSION (DO NOT MERGE)
Change-Id: If37bcae0c5833f195e954a8bfbda6b8686b3705e
2012-08-17 07:17:31 +08:00
Dianne Hackborn
77201b5414 Rename UserId to UserHandle.
Change-Id: I701335483628d30c875d087f27287e084789f10c
2012-08-16 12:46:49 -07:00
Andrew Hsieh
c225f65c5d am b4f55d49: am 110870d5: Merge "Add portable support for errno.h."
* commit 'b4f55d49f90d7414f27a0139a2d91ffc39aacee4':
  Add portable support for errno.h.
2012-08-16 02:18:10 -07:00
Andrew Hsieh
b4f55d49f9 am 110870d5: Merge "Add portable support for errno.h."
* commit '110870d5d0e483ac2ca257490db6b89e19438140':
  Add portable support for errno.h.
2012-08-16 02:15:27 -07:00
Andrew Hsieh
110870d5d0 Merge "Add portable support for errno.h." 2012-08-16 01:59:46 -07:00
Chao-Ying Fu
3e1d447f43 Add portable support for errno.h.
Change-Id: Ia232caff586a1296b4330f450e4cfe4fec51198b
2012-08-15 11:58:43 -07:00
Jeff Brown
9bb23fd7f9 Use new PowerManager API.
Change-Id: I2901fd02cd5b2307e3a4d2f35b03ef7060712908
2012-08-14 17:43:33 -07:00
Andrew Hsieh
c22d5210c5 am e26aeb9a: am 268cffa4: Merge "MIPS doesn\'t have __st_ino, so store 0 for this field in p_stat structure"
* commit 'e26aeb9aac4e9cfbac822faea581addac66be4ec':
  MIPS doesn't have __st_ino, so store 0 for this field in p_stat structure
2012-08-14 17:20:37 -07:00
Andrew Hsieh
e26aeb9aac am 268cffa4: Merge "MIPS doesn\'t have __st_ino, so store 0 for this field in p_stat structure"
* commit '268cffa41b95c9f0484ebb743a0c2359087ed03b':
  MIPS doesn't have __st_ino, so store 0 for this field in p_stat structure
2012-08-14 17:18:54 -07:00
Andrew Hsieh
268cffa41b Merge "MIPS doesn't have __st_ino, so store 0 for this field in p_stat structure" 2012-08-14 17:10:01 -07:00
Ying Wang
8e9ba4efbe am 6024d7d6: am 020d4ab4: Establish the dependency on the uiautomator stubs.
* commit '6024d7d616f43039a50f895d1a3c6468acff89ec':
  Establish the dependency on the uiautomator stubs.
2012-08-14 16:48:41 -07:00
Ying Wang
6024d7d616 am 020d4ab4: Establish the dependency on the uiautomator stubs.
* commit '020d4ab4fa296d4e3a6d1f16aed97738bbc55f43':
  Establish the dependency on the uiautomator stubs.
2012-08-14 16:46:51 -07:00
Ying Wang
020d4ab4fa Establish the dependency on the uiautomator stubs.
Bug: 6876802
Change-Id: I27dae218b798f4e939d37ee32238e7d489623a40
2012-08-14 16:38:02 -07:00
Scott Main
4c142d7c9b am 84b24a6a: am ed7df702: Merge "docs: New redirect rule for all /downloads/... paths, pointing to http://commondatastorage.googleapis.com/androiddevelopers/ Using this redirect allows us to use a simple URL in our docs for downloads and allows us change the storage l
* commit '84b24a6a12bcc9224e60a964828ae752e84073b4':
  docs: New redirect rule for all /downloads/... paths, pointing to http://commondatastorage.googleapis.com/androiddevelopers/ Using this redirect allows us to use a simple URL in our docs for downloads and allows us change the storage location of the download assets in the future (such as when we're on devsite).
2012-08-14 13:10:22 -07:00
Scott Main
84b24a6a12 am ed7df702: Merge "docs: New redirect rule for all /downloads/... paths, pointing to http://commondatastorage.googleapis.com/androiddevelopers/ Using this redirect allows us to use a simple URL in our docs for downloads and allows us change the storage location of th
* commit 'ed7df702bdff3f60c685e1d64c80f712585193f6':
  docs: New redirect rule for all /downloads/... paths, pointing to http://commondatastorage.googleapis.com/androiddevelopers/ Using this redirect allows us to use a simple URL in our docs for downloads and allows us change the storage location of the download assets in the future (such as when we're on devsite).
2012-08-14 13:09:09 -07:00
Scott Main
ed7df702bd Merge "docs: New redirect rule for all /downloads/... paths, pointing to http://commondatastorage.googleapis.com/androiddevelopers/ Using this redirect allows us to use a simple URL in our docs for downloads and allows us change the storage location of the download assets in the future (such as when we're on devsite)." into jb-dev 2012-08-14 13:03:53 -07:00
Xavier Ducrohet
37fbcff0cb am 1e3b3b0a: am 611c676b: Add uiautomator.jar to SDK package.
* commit '1e3b3b0a9c90af521e2adaf91e7c548009461958':
  Add uiautomator.jar to SDK package.
2012-08-14 12:47:25 -07:00
Xavier Ducrohet
1e3b3b0a9c am 611c676b: Add uiautomator.jar to SDK package.
* commit '611c676b7b7bd983a63f0292661c79c4ccb23bc3':
  Add uiautomator.jar to SDK package.
2012-08-14 12:45:26 -07:00
Xavier Ducrohet
611c676b7b Add uiautomator.jar to SDK package.
Bug: 6876802
Change-Id: Id2c378ffe458d5a177535c39ca909c498228f6ec
2012-08-14 12:01:19 -07:00
Ying Wang
9a1ad355d9 Retire LOCAL_NDK_VERSION.
Bug: 6932421
Change-Id: Iee6285681aa85f57cf70fd4846bd2e01ef1b67c9
2012-08-14 11:59:50 -07:00
Scott Main
1815b80ee8 docs: New redirect rule for all /downloads/... paths, pointing to http://commondatastorage.googleapis.com/androiddevelopers/
Using this redirect allows us to use a simple URL in our docs for downloads and
allows us change the storage location of the download assets in the future (such as when we're on devsite).

Change-Id: Ic8244fbdd4118607b31dd309b86e5df2ec83162b
2012-08-14 11:50:32 -07:00
Chao-ying Fu
639c9f49ce MIPS doesn't have __st_ino, so store 0 for this field in p_stat structure
Change-Id: Ia9ed9e5b90291e199b0b351eba65d22a6966a1c9
2012-08-14 11:14:08 -07:00
Jean-Baptiste Queru
b2e46f57f8 am f6b7171e: am 270a609e: Merge "Add telephony intermediates to classpath"
* commit 'f6b7171edf6f89264ea58af0e9b21fdb419d6feb':
  Add telephony intermediates to classpath
2012-08-14 11:08:15 -07:00
Jean-Baptiste Queru
8f3ad00887 am d6d00263: am ad2124c7: Merge "Add opt/telephony and opt/mms to eclipse .classpath"
* commit 'd6d002632764f84fd38f351fb279f11fcf7e1939':
  Add opt/telephony and opt/mms to eclipse .classpath
2012-08-14 11:08:14 -07:00
Jean-Baptiste Queru
f6b7171edf am 270a609e: Merge "Add telephony intermediates to classpath"
* commit '270a609e4088978f83191d29311e83e496e34b5b':
  Add telephony intermediates to classpath
2012-08-14 11:06:51 -07:00
Jean-Baptiste Queru
d6d0026327 am ad2124c7: Merge "Add opt/telephony and opt/mms to eclipse .classpath"
* commit 'ad2124c71dc1e5b1370a010700ecb41c06ea084e':
  Add opt/telephony and opt/mms to eclipse .classpath
2012-08-14 11:06:49 -07:00
Jean-Baptiste Queru
270a609e40 Merge "Add telephony intermediates to classpath" 2012-08-14 10:46:53 -07:00
Jean-Baptiste Queru
ad2124c71d Merge "Add opt/telephony and opt/mms to eclipse .classpath" 2012-08-14 10:46:48 -07:00
Andrew Hsieh
c1b21dfc6a am 82a5b49e: am 426bd666: Merge "Move libportable from ndk.git to development.git."
* commit '82a5b49e9e9183e052e2eb28e48c4e39c63b2dc8':
  Move libportable from ndk.git to development.git.
2012-08-14 02:10:38 -07:00
Andrew Hsieh
82a5b49e9e am 426bd666: Merge "Move libportable from ndk.git to development.git."
* commit '426bd66696207c54a7a93017cc296edf99264cfc':
  Move libportable from ndk.git to development.git.
2012-08-14 02:08:32 -07:00
Andrew Hsieh
426bd66696 Merge "Move libportable from ndk.git to development.git." 2012-08-14 01:50:11 -07:00
Shih-wei Liao
bf1b1e6c7f Move libportable from ndk.git to development.git.
libportable should be in development.git instead of ndk.git.

Change-Id: Ic369ca6a0e4ffbd2741777c8d9ec578e8ce5abbd
2012-08-14 01:43:15 -07:00
Mathias Agopian
fa0cfa7bb6 Merge "update eclipse C++ include paths" into jb-mr1-dev 2012-08-13 14:19:19 -07:00
Mathias Agopian
4e2b37c89a update eclipse C++ include paths
Change-Id: Ie86250be5513e6ccc2780425d02a6c83397fd8e9
2012-08-13 14:18:17 -07:00