1. 392863b Merge "Remove tab only if tab exists." by Xavier Ducrohet · 12 years ago
  2. c424ad1 Merge "ndk: Remove prebuilt C runtime objects. Add sources instead." by Andrew Hsieh · 12 years ago
  3. 5e7c4e6 ndk: Remove prebuilt C runtime objects. Add sources instead. by David 'Digit' Turner · 12 years ago
  4. 86ef5ca Merge "SDK: Ability to generate repos in XSD repository-7." by Raphael Moll · 12 years ago
  5. 99314f4 Merge "Fix old style edit text drawable display error." by Jean-Baptiste Queru · 12 years ago
  6. 69ce67b Merge "Fix Mac SDK: sed s/--in-place/-i/" by Raphael Moll · 12 years ago
  7. 877b365 Fix Mac SDK: sed s/--in-place/-i/ by Raphael Moll · 12 years ago
  8. d721f0e Merge "Fix SDK: don't generate empty codename line in source.properties." by Raphael Moll · 12 years ago
  9. 8707207 Fix SDK: don't generate empty codename line in source.properties. by Raphael Moll · 12 years ago
  10. b9ca48d Fix old style edit text drawable display error. by SeongJae Park · 13 years ago
  11. 66493c9 Merge "SDK: don't generate empty codename line in source.properties." by Raphael Moll · 12 years ago
  12. 41a7acf SDK: don't generate empty codename line in source.properties. by Raphael Moll · 12 years ago
  13. b065041 SDK: Ability to generate repos in XSD repository-7. by Raphael Moll · 12 years ago
  14. 90e9900 Merge "Modified Snake Sample app to run on non-touch devices like Google Tv and also devices with no dpad support" by Trevor Johns · 12 years ago
  15. 56849da Merge "[MIPS] Import signal.h from bionic. This version fixes the warning emitted by the toolchain" by Andrew Hsieh · 12 years ago
  16. ae9a5f9 [MIPS] Import signal.h from bionic. This version fixes the by Raghu Gandham · 12 years ago
  17. a184341 Modified Snake Sample app to run on non-touch devices like Google Tv and also devices with no dpad support by Kartic Grover · 12 years ago
  18. b2c1343 Merge "Changes in some of the Android samples to support Google TV" by Trevor Johns · 12 years ago
  19. 08bbdb6 Changes in some of the Android samples to support Google TV by Kartic Grover · 12 years ago
  20. 424c95d Merge "SDK: Update sdk product library dependency list" by Raphael Moll · 12 years ago
  21. a70fac3 Merge "SDK: update product sdk.mk" by Raphael Moll · 12 years ago
  22. feaa5e8 SDK: Update sdk product library dependency list by Raphael Moll · 12 years ago
  23. fa6183c SDK: update product sdk.mk by Raphael Moll · 12 years ago
  24. 6a04b5b Merge "Support for Windows SDK pre-requisite module list." by Raphael Moll · 13 years ago
  25. 3fb225f Support for Windows SDK pre-requisite module list. by Raphael Moll · 13 years ago
  26. 186f007 Merge "Split build/targets/product/sdk.mk" by Raphael Moll · 13 years ago
  27. 01d30e1 Split build/targets/product/sdk.mk by Raphael Moll · 13 years ago
  28. bdd8dd7 Merge "Fixed compilation error #include <android/*h>" by Andrew Hsieh · 13 years ago
  29. d0e6543 Fixed compilation error #include <android/*h> by Andrew Hsieh · 13 years ago
  30. 2fa7b9f Merge "Move emulator GLES from development.git to sdk.git" by Xavier Ducrohet · 13 years ago
  31. 80d4ba7 Move emulator GLES from development.git to sdk.git by Jesse Hall · 13 years ago
  32. 46ead86 Merge "Refresh development/ndk/platforms/android-9/arch-x86/include/machine" by Andrew Hsieh · 13 years ago
  33. dab6072 Refresh development/ndk/platforms/android-9/arch-x86/include/machine by Andrew Hsieh · 13 years ago
  34. 2a57c79 Merge "Move stuff from prebuilt to prebuilts/tools" by Xavier Ducrohet · 13 years ago
  35. 40525ef Move stuff from prebuilt to prebuilts/tools by Xavier Ducrohet · 13 years ago
  36. 34ccdaa Merge "ndk: ANativeActivity: Fix 'clazz' member documentation." by Andrew Hsieh · 13 years ago
  37. 16c0f25 ndk: ANativeActivity: Fix 'clazz' member documentation. by David 'Digit' Turner · 13 years ago
  38. 9487df9 Merge "Remove auto-gen project.properties" by Andrew Hsieh · 13 years ago
  39. 3f59495 Remove auto-gen project.properties by Andrew Hsieh · 13 years ago
  40. 2bbd700 Merge "ndk: <dlfcn.h>: dladdr() takes a 'const void*' parameter, not 'void*'" by Andrew Hsieh · 13 years ago
  41. b2f2036 ndk: <dlfcn.h>: dladdr() takes a 'const void*' parameter, not 'void*' by David 'Digit' Turner · 13 years ago
  42. 48aaee2 Merge "Native media sample app for NDK API level 14" by Andrew Hsieh · 13 years ago
  43. 00038de Native media sample app for NDK API level 14 by Glenn Kasten · 13 years ago
  44. 2c10ade Merge "ndk: android-9: Add missing <sys/eventfd.h> header" by Andrew Hsieh · 13 years ago
  45. e43487b ndk: android-9: Add missing <sys/eventfd.h> header by David 'Digit' Turner · 13 years ago
  46. ea94d94 Merge "ndk: <signal.h>: Increase _NSIG definition to 64" by Andrew Hsieh · 13 years ago
  47. ef0d31e ndk: <signal.h>: Increase _NSIG definition to 64 by David 'Digit' Turner · 13 years ago
  48. 535478d Merge "ndk: <pthread.h>: formatting + updates" by Andrew Hsieh · 13 years ago
  49. 015d054 ndk: <pthread.h>: formatting + updates by David 'Digit' Turner · 13 years ago
  50. 5f37cda Merge "ndk: <unistd.h>: minor cleanup" by Andrew Hsieh · 13 years ago
  51. 002d536 ndk: <unistd.h>: minor cleanup by David 'Digit' Turner · 13 years ago
  52. 3e7f4c6 Merge "ndk: <sys/cdefs.h> minor update" by Andrew Hsieh · 13 years ago
  53. 3da072d ndk: <sys/cdefs.h> minor update by David 'Digit' Turner · 13 years ago
  54. 7ae589c Merge "ndk: minor header update" by Andrew Hsieh · 13 years ago
  55. 1fe0de6 ndk: minor header update by David 'Digit' Turner · 13 years ago
  56. 61e72db Merge "ndk: Fix ipv6 related headers" by Andrew Hsieh · 13 years ago
  57. f4e62ff ndk: Fix ipv6 related headers by David 'Digit' Turner · 13 years ago
  58. ad05e86 Merge "ndk: Fix <sys/atomics.h> declarations." by Andrew Hsieh · 13 years ago
  59. 6c32dac ndk: Fix <sys/atomics.h> declarations. by David 'Digit' Turner · 13 years ago
  60. 26f8b53 Merge "ndk: minor update to <netinet/...> headers." by Andrew Hsieh · 13 years ago
  61. 5704b40 ndk: minor update to <netinet/...> headers. by David 'Digit' Turner · 13 years ago
  62. ee8746d Merge "ndk: libc: Add RLIM_RTTIME to <asm-generic/resource.h>" by Andrew Hsieh · 13 years ago
  63. 554c5ec ndk: libc: Add RLIM_RTTIME to <asm-generic/resource.h> by David 'Digit' Turner · 13 years ago
  64. 3211c04 Merge "ndk: arm: Update <asm/ptrace.h> and <asm/user.h>" by Andrew Hsieh · 13 years ago
  65. 34c6c85 ndk: arm: Update <asm/ptrace.h> and <asm/user.h> by David 'Digit' Turner · 13 years ago
  66. a9adb11 Merge "ndk: disable logs in release builds of native_app_glue library." by Andrew Hsieh · 13 years ago
  67. e938d97 ndk: disable logs in release builds of native_app_glue library. by David 'Digit' Turner · 13 years ago
  68. ac1d40c Merge "Fixed inconsistent minSdkVersion and target= in NDK samples" by Andrew Hsieh · 13 years ago
  69. a79e56e Fixed inconsistent minSdkVersion and target= in NDK samples by Andrew Hsieh · 13 years ago
  70. 7a17a9a Merge "Fixed to #include correct 32-bit headers" by Andrew Hsieh · 13 years ago
  71. 0523af7 Fixed to #include correct 32-bit headers by Andrew Hsieh · 13 years ago
  72. 2c95047 Merge "MIPS platform files for building the NDK" by Andrew Hsieh · 13 years ago
  73. 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
  74. 22d3d88 [MIPS] crt* Object files generated from .S files. by Raghu Gandham · 13 years ago
  75. 718e73c MIPS platform files for building the NDK by Chao-Ying Fu · 13 years ago
  76. 1a94764 Merge "ndk: Add MIPS Platform files which contain C runtime headers and sources of crt* assembler files" by Andrew Hsieh · 13 years ago
  77. 75d9cab resolved conflicts for merge of fe2da416 to stage-aosp-master by Raphael Moll · 13 years ago
  78. fe2da41 Merge "Merge SDK support for source.properties templates." by Raphael Moll · 13 years ago
  79. a8a0638 ndk: Add MIPS Platform files which contain C runtime headers by Raghu Gandham · 13 years ago
  80. f413515 Merge SDK support for source.properties templates. by Raphael Moll · 13 years ago
  81. 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
  82. 47de63d am 2e71de56: Merge "ndk: <signal.h>: include <asm/sigcontext.h>" by Andrew Hsieh · 13 years ago
  83. 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
  84. 2e71de5 Merge "ndk: <signal.h>: include <asm/sigcontext.h>" by Andrew Hsieh · 13 years ago
  85. db9e12c am 71aa2fca: Merge "EmuGL: Deliver every frame to a callback" by Jesse Hall · 13 years ago
  86. 71aa2fc Merge "EmuGL: Deliver every frame to a callback" by Jesse Hall · 13 years ago
  87. e7a1083 am 9c7b559f: SDK source pkg: exclude all /tools/ and /tests/ directories. by Raphael Moll · 13 years ago
  88. 9c7b559 SDK source pkg: exclude all /tools/ and /tests/ directories. by Raphael Moll · 13 years ago
  89. d588246 EmuGL: Deliver every frame to a callback by Jesse Hall · 13 years ago
  90. f0d2111 am bbbc7e26: am 6c368d28: Merge "Fix build - configure for schema-v4 output" by Jean-Baptiste Queru · 13 years ago
  91. bbbc7e2 am 6c368d28: Merge "Fix build - configure for schema-v4 output" by Jean-Baptiste Queru · 13 years ago
  92. 6c368d2 Merge "Fix build - configure for schema-v4 output" by Jean-Baptiste Queru · 13 years ago
  93. e35ac78 Fix build - configure for schema-v4 output by Jean-Baptiste Queru · 13 years ago
  94. 4e3792d am 79977b40: am 8d2f79ba: Merge "SDK: generate repo using latest schemas when available." by Jean-Baptiste Queru · 13 years ago
  95. fd3b518 am 9e3e95f6: am 76780669: Added rules to build 64-bit libraries for 64-bit emulator by Andrew Hsieh · 13 years ago
  96. 79977b4 am 8d2f79ba: Merge "SDK: generate repo using latest schemas when available." by Jean-Baptiste Queru · 13 years ago
  97. 9e3e95f am 76780669: Added rules to build 64-bit libraries for 64-bit emulator by Andrew Hsieh · 13 years ago
  98. 5ec7bda am 40b67a0e: Merge 8aafafe4 by Jean-Baptiste Queru · 13 years ago
  99. 40b67a0 Merge 8aafafe4 by Jean-Baptiste Queru · 13 years ago
  100. 8d2f79b Merge "SDK: generate repo using latest schemas when available." by Jean-Baptiste Queru · 13 years ago