1. 93e8343 am 2c10ade9: Merge "ndk: android-9: Add missing <sys/eventfd.h> header" by Andrew Hsieh · 13 years ago
  2. f12cbd4 am ea94d94a: Merge "ndk: <signal.h>: Increase _NSIG definition to 64" by Andrew Hsieh · 13 years ago
  3. 964684b am 535478dd: Merge "ndk: <pthread.h>: formatting + updates" by Andrew Hsieh · 13 years ago
  4. 87d906b am 5f37cda9: Merge "ndk: <unistd.h>: minor cleanup" by Andrew Hsieh · 13 years ago
  5. 1f52f49 am 3e7f4c62: Merge "ndk: <sys/cdefs.h> minor update" by Andrew Hsieh · 13 years ago
  6. b8e1cdd am 7ae589ca: Merge "ndk: minor header update" by Andrew Hsieh · 13 years ago
  7. 2128eb2 am 61e72dbc: Merge "ndk: Fix ipv6 related headers" by Andrew Hsieh · 13 years ago
  8. 708a75b am ad05e868: Merge "ndk: Fix <sys/atomics.h> declarations." by Andrew Hsieh · 13 years ago
  9. 0480b89 am 26f8b539: Merge "ndk: minor update to <netinet/...> headers." by Andrew Hsieh · 13 years ago
  10. 2c10ade Merge "ndk: android-9: Add missing <sys/eventfd.h> header" by Andrew Hsieh · 13 years ago
  11. e43487b ndk: android-9: Add missing <sys/eventfd.h> header by David 'Digit' Turner · 14 years ago
  12. ea94d94 Merge "ndk: <signal.h>: Increase _NSIG definition to 64" by Andrew Hsieh · 13 years ago
  13. ef0d31e ndk: <signal.h>: Increase _NSIG definition to 64 by David 'Digit' Turner · 14 years ago
  14. 535478d Merge "ndk: <pthread.h>: formatting + updates" by Andrew Hsieh · 13 years ago
  15. 015d054 ndk: <pthread.h>: formatting + updates by David 'Digit' Turner · 14 years ago
  16. 5f37cda Merge "ndk: <unistd.h>: minor cleanup" by Andrew Hsieh · 13 years ago
  17. 002d536 ndk: <unistd.h>: minor cleanup by David 'Digit' Turner · 14 years ago
  18. 3e7f4c6 Merge "ndk: <sys/cdefs.h> minor update" by Andrew Hsieh · 13 years ago
  19. 3da072d ndk: <sys/cdefs.h> minor update by David 'Digit' Turner · 14 years ago
  20. 7ae589c Merge "ndk: minor header update" by Andrew Hsieh · 13 years ago
  21. 1fe0de6 ndk: minor header update by David 'Digit' Turner · 14 years ago
  22. 61e72db Merge "ndk: Fix ipv6 related headers" by Andrew Hsieh · 13 years ago
  23. f4e62ff ndk: Fix ipv6 related headers by David 'Digit' Turner · 14 years ago
  24. ad05e86 Merge "ndk: Fix <sys/atomics.h> declarations." by Andrew Hsieh · 13 years ago
  25. 6c32dac ndk: Fix <sys/atomics.h> declarations. by David 'Digit' Turner · 14 years ago
  26. 26f8b53 Merge "ndk: minor update to <netinet/...> headers." by Andrew Hsieh · 13 years ago
  27. ea046fa am ee8746da: Merge "ndk: libc: Add RLIM_RTTIME to <asm-generic/resource.h>" by Andrew Hsieh · 13 years ago
  28. a4c4280 am 3211c04a: Merge "ndk: arm: Update <asm/ptrace.h> and <asm/user.h>" by Andrew Hsieh · 13 years ago
  29. 15b930a am a9adb11a: Merge "ndk: disable logs in release builds of native_app_glue library." by Andrew Hsieh · 13 years ago
  30. 7ea377d am ac1d40cf: Merge "Fixed inconsistent minSdkVersion and target= in NDK samples" by Andrew Hsieh · 13 years ago
  31. 0117043 am 7a17a9af: Merge "Fixed to #include correct 32-bit headers" by Andrew Hsieh · 13 years ago
  32. 5704b40 ndk: minor update to <netinet/...> headers. by David 'Digit' Turner · 14 years ago
  33. ee8746d Merge "ndk: libc: Add RLIM_RTTIME to <asm-generic/resource.h>" by Andrew Hsieh · 13 years ago
  34. 554c5ec ndk: libc: Add RLIM_RTTIME to <asm-generic/resource.h> by David 'Digit' Turner · 14 years ago
  35. 3211c04 Merge "ndk: arm: Update <asm/ptrace.h> and <asm/user.h>" by Andrew Hsieh · 13 years ago
  36. 34c6c85 ndk: arm: Update <asm/ptrace.h> and <asm/user.h> by David 'Digit' Turner · 14 years ago
  37. a9adb11 Merge "ndk: disable logs in release builds of native_app_glue library." by Andrew Hsieh · 13 years ago
  38. e938d97 ndk: disable logs in release builds of native_app_glue library. by David 'Digit' Turner · 14 years ago
  39. ac1d40c Merge "Fixed inconsistent minSdkVersion and target= in NDK samples" by Andrew Hsieh · 13 years ago
  40. a79e56e Fixed inconsistent minSdkVersion and target= in NDK samples by Andrew Hsieh · 13 years ago
  41. 7a17a9a Merge "Fixed to #include correct 32-bit headers" by Andrew Hsieh · 13 years ago
  42. 0523af7 Fixed to #include correct 32-bit headers by Andrew Hsieh · 13 years ago
  43. a29f43f am 1a2ddb42: sdk doc change: Added KeyChain API Demo by Tony Chan · 13 years ago
  44. b002fa5 am 2c950473: Merge "MIPS platform files for building the NDK" by Andrew Hsieh · 13 years ago
  45. 7512bce am 49513bb2: Merge "[MIPS] crt* Object files generated from .S files. The object files are generated with the assembler built from binutils-2.21" by Andrew Hsieh · 13 years ago
  46. 2c95047 Merge "MIPS platform files for building the NDK" by Andrew Hsieh · 13 years ago
  47. 49513bb Merge "[MIPS] crt* Object files generated from .S files. The object files are generated with the assembler built from binutils-2.21" by Andrew Hsieh · 13 years ago
  48. 22d3d88 [MIPS] crt* Object files generated from .S files. by Raghu Gandham · 13 years ago
  49. 718e73c MIPS platform files for building the NDK by Chao-Ying Fu · 13 years ago
  50. 1a2ddb4 sdk doc change: Added KeyChain API Demo by Tony Chan · 13 years ago
  51. 0e8d941 am 1a94764c: Merge "ndk: Add MIPS Platform files which contain C runtime headers and sources of crt* assembler files" by Andrew Hsieh · 13 years ago
  52. 1a94764 Merge "ndk: Add MIPS Platform files which contain C runtime headers and sources of crt* assembler files" by Andrew Hsieh · 13 years ago
  53. 3f62509 am 75d9cabc: resolved conflicts for merge of fe2da416 to stage-aosp-master by Raphael Moll · 13 years ago
  54. 75d9cab resolved conflicts for merge of fe2da416 to stage-aosp-master by Raphael Moll · 13 years ago
  55. fe2da41 Merge "Merge SDK support for source.properties templates." by Raphael Moll · 13 years ago
  56. a8a0638 ndk: Add MIPS Platform files which contain C runtime headers by Raghu Gandham · 14 years ago
  57. f413515 Merge SDK support for source.properties templates. by Raphael Moll · 13 years ago
  58. 58f599f am 2038b5ac: am 799fada5: Merge "ndk: Include limits.h in wchar.h as it contains the definitions for INT_MAX and INT_MIN. Without this fix, the following lines will fail when configuring gnu stdlibc++ library. (INT_MAX and INT_MIN are undefined.)" by Andrew Hsieh · 13 years ago
  59. 360a16a am 47de63df: am 2e71de56: Merge "ndk: <signal.h>: include <asm/sigcontext.h>" by Andrew Hsieh · 13 years ago
  60. 2038b5a am 799fada5: Merge "ndk: Include limits.h in wchar.h as it contains the definitions for INT_MAX and INT_MIN. Without this fix, the following lines will fail when configuring gnu stdlibc++ library. (INT_MAX and INT_MIN are undefined.)" by Andrew Hsieh · 13 years ago
  61. 47de63d am 2e71de56: Merge "ndk: <signal.h>: include <asm/sigcontext.h>" by Andrew Hsieh · 13 years ago
  62. 799fada Merge "ndk: Include limits.h in wchar.h as it contains the definitions for INT_MAX and INT_MIN. Without this fix, the following lines will fail when configuring gnu stdlibc++ library. (INT_MAX and INT_MIN are undefined.)" by Andrew Hsieh · 13 years ago
  63. 2e71de5 Merge "ndk: <signal.h>: include <asm/sigcontext.h>" by Andrew Hsieh · 13 years ago
  64. e824ff2 am db9e12c6: am 71aa2fca: Merge "EmuGL: Deliver every frame to a callback" by Jesse Hall · 13 years ago
  65. db9e12c am 71aa2fca: Merge "EmuGL: Deliver every frame to a callback" by Jesse Hall · 13 years ago
  66. 71aa2fc Merge "EmuGL: Deliver every frame to a callback" by Jesse Hall · 13 years ago
  67. 64cec47 am 64cd8f35: EmuGL: use custom egl.cfg in Google APIs add-on by Jesse Hall · 13 years ago
  68. 64cd8f3 EmuGL: use custom egl.cfg in Google APIs add-on by Jesse Hall · 13 years ago
  69. e7a1083 am 9c7b559f: SDK source pkg: exclude all /tools/ and /tests/ directories. by Raphael Moll · 13 years ago
  70. 9c7b559 SDK source pkg: exclude all /tools/ and /tests/ directories. by Raphael Moll · 13 years ago
  71. d588246 EmuGL: Deliver every frame to a callback by Jesse Hall · 13 years ago
  72. f0d2111 am bbbc7e26: am 6c368d28: Merge "Fix build - configure for schema-v4 output" by Jean-Baptiste Queru · 13 years ago
  73. bbbc7e2 am 6c368d28: Merge "Fix build - configure for schema-v4 output" by Jean-Baptiste Queru · 13 years ago
  74. 6c368d2 Merge "Fix build - configure for schema-v4 output" by Jean-Baptiste Queru · 13 years ago
  75. e35ac78 Fix build - configure for schema-v4 output by Jean-Baptiste Queru · 13 years ago
  76. 4e3792d am 79977b40: am 8d2f79ba: Merge "SDK: generate repo using latest schemas when available." by Jean-Baptiste Queru · 13 years ago
  77. fd3b518 am 9e3e95f6: am 76780669: Added rules to build 64-bit libraries for 64-bit emulator by Andrew Hsieh · 13 years ago
  78. 79977b4 am 8d2f79ba: Merge "SDK: generate repo using latest schemas when available." by Jean-Baptiste Queru · 13 years ago
  79. 9e3e95f am 76780669: Added rules to build 64-bit libraries for 64-bit emulator by Andrew Hsieh · 13 years ago
  80. 5ec7bda am 40b67a0e: Merge 8aafafe4 by Jean-Baptiste Queru · 13 years ago
  81. 40b67a0 Merge 8aafafe4 by Jean-Baptiste Queru · 13 years ago
  82. 8d2f79b Merge "SDK: generate repo using latest schemas when available." by Jean-Baptiste Queru · 13 years ago
  83. 7678066 Added rules to build 64-bit libraries for 64-bit emulator by Andrew Hsieh · 13 years ago
  84. 8aafafe Fixed crash and 64-bit porting issues by Andrew Hsieh · 13 years ago
  85. 8f7e1f7 SDK: generate repo using latest schemas when available. by Raphael Moll · 13 years ago
  86. 3280e94 am 37bae214: Add flag indicating gpu support in emulator system image. by Xavier Ducrohet · 13 years ago
  87. 37bae21 Add flag indicating gpu support in emulator system image. by Xavier Ducrohet · 13 years ago
  88. cbd7865 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  89. 885cc0e merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  90. 024201a am a205c3ad: Merge "Add eclipse+readme files to prebuilt of v7-grid. do not merge." into ics-mr1 by Xavier Ducrohet · 13 years ago
  91. a205c3a Merge "Add eclipse+readme files to prebuilt of v7-grid. do not merge." into ics-mr1 by Xavier Ducrohet · 13 years ago
  92. 65b242b Add eclipse+readme files to prebuilt of v7-grid. do not merge. by Xavier Ducrohet · 13 years ago
  93. c06e37e ndk: Include limits.h in wchar.h as it contains the definitions for INT_MAX and by Raghu Gandham · 13 years ago
  94. b7875ba am 6630bfd9: Merge "update searchable dictionary for Android U class" into ics-mr1 by Robert Ly · 13 years ago
  95. 6630bfd Merge "update searchable dictionary for Android U class" into ics-mr1 by Robert Ly · 13 years ago
  96. 7d5b68c update searchable dictionary for Android U class by Robert Ly · 13 years ago
  97. c65cfeb ndk: <signal.h>: include <asm/sigcontext.h> by David 'Digit' Turner · 13 years ago
  98. 3852581 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  99. a4c2cb7 am af574136: Support lib: use /samples directory. do not merge. by Raphael Moll · 13 years ago
  100. af57413 Support lib: use /samples directory. do not merge. by Raphael Moll · 13 years ago