1. 01d30e1 Split build/targets/product/sdk.mk by Raphael Moll · 13 years ago
  2. bdd8dd7 Merge "Fixed compilation error #include <android/*h>" by Andrew Hsieh · 13 years ago
  3. d0e6543 Fixed compilation error #include <android/*h> by Andrew Hsieh · 13 years ago
  4. 2fa7b9f Merge "Move emulator GLES from development.git to sdk.git" by Xavier Ducrohet · 13 years ago
  5. 80d4ba7 Move emulator GLES from development.git to sdk.git by Jesse Hall · 13 years ago
  6. 46ead86 Merge "Refresh development/ndk/platforms/android-9/arch-x86/include/machine" by Andrew Hsieh · 13 years ago
  7. dab6072 Refresh development/ndk/platforms/android-9/arch-x86/include/machine by Andrew Hsieh · 13 years ago
  8. 2a57c79 Merge "Move stuff from prebuilt to prebuilts/tools" by Xavier Ducrohet · 13 years ago
  9. 40525ef Move stuff from prebuilt to prebuilts/tools by Xavier Ducrohet · 13 years ago
  10. 34ccdaa Merge "ndk: ANativeActivity: Fix 'clazz' member documentation." by Andrew Hsieh · 13 years ago
  11. 16c0f25 ndk: ANativeActivity: Fix 'clazz' member documentation. by David 'Digit' Turner · 14 years ago
  12. 9487df9 Merge "Remove auto-gen project.properties" by Andrew Hsieh · 13 years ago
  13. 3f59495 Remove auto-gen project.properties by Andrew Hsieh · 13 years ago
  14. 2bbd700 Merge "ndk: <dlfcn.h>: dladdr() takes a 'const void*' parameter, not 'void*'" by Andrew Hsieh · 13 years ago
  15. b2f2036 ndk: <dlfcn.h>: dladdr() takes a 'const void*' parameter, not 'void*' by David 'Digit' Turner · 14 years ago
  16. 48aaee2 Merge "Native media sample app for NDK API level 14" by Andrew Hsieh · 13 years ago
  17. 00038de Native media sample app for NDK API level 14 by Glenn Kasten · 14 years ago
  18. 2c10ade Merge "ndk: android-9: Add missing <sys/eventfd.h> header" by Andrew Hsieh · 13 years ago
  19. e43487b ndk: android-9: Add missing <sys/eventfd.h> header by David 'Digit' Turner · 14 years ago
  20. ea94d94 Merge "ndk: <signal.h>: Increase _NSIG definition to 64" by Andrew Hsieh · 13 years ago
  21. ef0d31e ndk: <signal.h>: Increase _NSIG definition to 64 by David 'Digit' Turner · 14 years ago
  22. 535478d Merge "ndk: <pthread.h>: formatting + updates" by Andrew Hsieh · 13 years ago
  23. 015d054 ndk: <pthread.h>: formatting + updates by David 'Digit' Turner · 14 years ago
  24. 5f37cda Merge "ndk: <unistd.h>: minor cleanup" by Andrew Hsieh · 13 years ago
  25. 002d536 ndk: <unistd.h>: minor cleanup by David 'Digit' Turner · 14 years ago
  26. 3e7f4c6 Merge "ndk: <sys/cdefs.h> minor update" by Andrew Hsieh · 13 years ago
  27. 3da072d ndk: <sys/cdefs.h> minor update by David 'Digit' Turner · 14 years ago
  28. 7ae589c Merge "ndk: minor header update" by Andrew Hsieh · 13 years ago
  29. 1fe0de6 ndk: minor header update by David 'Digit' Turner · 14 years ago
  30. 61e72db Merge "ndk: Fix ipv6 related headers" by Andrew Hsieh · 13 years ago
  31. f4e62ff ndk: Fix ipv6 related headers by David 'Digit' Turner · 14 years ago
  32. ad05e86 Merge "ndk: Fix <sys/atomics.h> declarations." by Andrew Hsieh · 13 years ago
  33. 6c32dac ndk: Fix <sys/atomics.h> declarations. by David 'Digit' Turner · 14 years ago
  34. 26f8b53 Merge "ndk: minor update to <netinet/...> headers." by Andrew Hsieh · 13 years ago
  35. 5704b40 ndk: minor update to <netinet/...> headers. by David 'Digit' Turner · 14 years ago
  36. ee8746d Merge "ndk: libc: Add RLIM_RTTIME to <asm-generic/resource.h>" by Andrew Hsieh · 13 years ago
  37. 554c5ec ndk: libc: Add RLIM_RTTIME to <asm-generic/resource.h> by David 'Digit' Turner · 14 years ago
  38. 3211c04 Merge "ndk: arm: Update <asm/ptrace.h> and <asm/user.h>" by Andrew Hsieh · 13 years ago
  39. 34c6c85 ndk: arm: Update <asm/ptrace.h> and <asm/user.h> by David 'Digit' Turner · 14 years ago
  40. a9adb11 Merge "ndk: disable logs in release builds of native_app_glue library." by Andrew Hsieh · 13 years ago
  41. e938d97 ndk: disable logs in release builds of native_app_glue library. by David 'Digit' Turner · 14 years ago
  42. ac1d40c Merge "Fixed inconsistent minSdkVersion and target= in NDK samples" by Andrew Hsieh · 13 years ago
  43. a79e56e Fixed inconsistent minSdkVersion and target= in NDK samples by Andrew Hsieh · 13 years ago
  44. 7a17a9a Merge "Fixed to #include correct 32-bit headers" by Andrew Hsieh · 13 years ago
  45. 0523af7 Fixed to #include correct 32-bit headers 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. 1a94764 Merge "ndk: Add MIPS Platform files which contain C runtime headers and sources of crt* assembler files" by Andrew Hsieh · 13 years ago
  51. 75d9cab resolved conflicts for merge of fe2da416 to stage-aosp-master by Raphael Moll · 13 years ago
  52. fe2da41 Merge "Merge SDK support for source.properties templates." by Raphael Moll · 13 years ago
  53. a8a0638 ndk: Add MIPS Platform files which contain C runtime headers by Raghu Gandham · 14 years ago
  54. f413515 Merge SDK support for source.properties templates. by Raphael Moll · 13 years ago
  55. 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
  56. 47de63d am 2e71de56: Merge "ndk: <signal.h>: include <asm/sigcontext.h>" by Andrew Hsieh · 13 years ago
  57. 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
  58. 2e71de5 Merge "ndk: <signal.h>: include <asm/sigcontext.h>" by Andrew Hsieh · 13 years ago
  59. db9e12c am 71aa2fca: Merge "EmuGL: Deliver every frame to a callback" by Jesse Hall · 13 years ago
  60. 71aa2fc Merge "EmuGL: Deliver every frame to a callback" by Jesse Hall · 13 years ago
  61. e7a1083 am 9c7b559f: SDK source pkg: exclude all /tools/ and /tests/ directories. by Raphael Moll · 13 years ago
  62. 9c7b559 SDK source pkg: exclude all /tools/ and /tests/ directories. by Raphael Moll · 13 years ago
  63. d588246 EmuGL: Deliver every frame to a callback by Jesse Hall · 13 years ago
  64. f0d2111 am bbbc7e26: am 6c368d28: Merge "Fix build - configure for schema-v4 output" by Jean-Baptiste Queru · 13 years ago
  65. bbbc7e2 am 6c368d28: Merge "Fix build - configure for schema-v4 output" by Jean-Baptiste Queru · 13 years ago
  66. 6c368d2 Merge "Fix build - configure for schema-v4 output" by Jean-Baptiste Queru · 13 years ago
  67. e35ac78 Fix build - configure for schema-v4 output by Jean-Baptiste Queru · 13 years ago
  68. 4e3792d am 79977b40: am 8d2f79ba: Merge "SDK: generate repo using latest schemas when available." by Jean-Baptiste Queru · 13 years ago
  69. fd3b518 am 9e3e95f6: am 76780669: Added rules to build 64-bit libraries for 64-bit emulator by Andrew Hsieh · 13 years ago
  70. 79977b4 am 8d2f79ba: Merge "SDK: generate repo using latest schemas when available." by Jean-Baptiste Queru · 13 years ago
  71. 9e3e95f am 76780669: Added rules to build 64-bit libraries for 64-bit emulator by Andrew Hsieh · 13 years ago
  72. 5ec7bda am 40b67a0e: Merge 8aafafe4 by Jean-Baptiste Queru · 13 years ago
  73. 40b67a0 Merge 8aafafe4 by Jean-Baptiste Queru · 13 years ago
  74. 8d2f79b Merge "SDK: generate repo using latest schemas when available." by Jean-Baptiste Queru · 13 years ago
  75. 7678066 Added rules to build 64-bit libraries for 64-bit emulator by Andrew Hsieh · 13 years ago
  76. 8aafafe Fixed crash and 64-bit porting issues by Andrew Hsieh · 13 years ago
  77. 8f7e1f7 SDK: generate repo using latest schemas when available. by Raphael Moll · 13 years ago
  78. 3280e94 am 37bae214: Add flag indicating gpu support in emulator system image. by Xavier Ducrohet · 13 years ago
  79. 37bae21 Add flag indicating gpu support in emulator system image. by Xavier Ducrohet · 13 years ago
  80. cbd7865 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  81. 885cc0e merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  82. 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
  83. a205c3a Merge "Add eclipse+readme files to prebuilt of v7-grid. do not merge." into ics-mr1 by Xavier Ducrohet · 13 years ago
  84. 65b242b Add eclipse+readme files to prebuilt of v7-grid. do not merge. by Xavier Ducrohet · 13 years ago
  85. c06e37e ndk: Include limits.h in wchar.h as it contains the definitions for INT_MAX and by Raghu Gandham · 13 years ago
  86. b7875ba am 6630bfd9: Merge "update searchable dictionary for Android U class" into ics-mr1 by Robert Ly · 13 years ago
  87. 6630bfd Merge "update searchable dictionary for Android U class" into ics-mr1 by Robert Ly · 13 years ago
  88. 7d5b68c update searchable dictionary for Android U class by Robert Ly · 13 years ago
  89. c65cfeb ndk: <signal.h>: include <asm/sigcontext.h> by David 'Digit' Turner · 13 years ago
  90. 3852581 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  91. a4c2cb7 am af574136: Support lib: use /samples directory. do not merge. by Raphael Moll · 13 years ago
  92. af57413 Support lib: use /samples directory. do not merge. by Raphael Moll · 13 years ago
  93. 5396ffc merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  94. 1f0ab03 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  95. 3d17b98 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  96. 3174fec am 27a6a0f0: Merge "Adding values-large-land and values-large-port folders. This is so that I can replace xlarge with large in training/multiscreen/screensizes.html for it to be compatible with TVs as well." into ics-mr1 by Megha Joshi · 13 years ago
  97. 27a6a0f Merge "Adding values-large-land and values-large-port folders. This is so that I can replace xlarge with large in training/multiscreen/screensizes.html for it to be compatible with TVs as well." into ics-mr1 by Megha Joshi · 13 years ago
  98. 89e98da am a848b972: am 89b7a104: Merge "Add missing includes for threads.h" by Derek Sollenberger · 13 years ago
  99. a848b97 am 89b7a104: Merge "Add missing includes for threads.h" by Derek Sollenberger · 13 years ago
  100. 89b7a10 Merge "Add missing includes for threads.h" by Derek Sollenberger · 13 years ago