1. 56de69b Merge "ndk: <sys/cdefs.h>: make wchar_t 32-bit for all API levels." by Andrew Hsieh · 12 years ago
  2. 7fc5e91 Merge "Fix <inttypes.h> declaration for pointer-related PRI/SCN macros." by Andrew Hsieh · 12 years ago
  3. f85e243 ndk: <sys/cdefs.h>: make wchar_t 32-bit for all API levels. by David 'Digit' Turner · 12 years ago
  4. 530a3ca Fix <inttypes.h> declaration for pointer-related PRI/SCN macros. by David 'Digit' Turner · 12 years ago
  5. ae9621d Merge "Fix wchar.h not to redefine WCHAR_MAX/WCHAR_MIN" by Andrew Hsieh · 12 years ago
  6. f56a37e Fix wchar.h not to redefine WCHAR_MAX/WCHAR_MIN by Andrew Hsieh · 12 years ago
  7. 720848d Merge "Header comparison tool for Bionic vs NDK platforms" by Andrew Hsieh · 12 years ago
  8. a67bdae Header comparison tool for Bionic vs NDK platforms by Grigoriy Kraynov · 12 years ago
  9. 1db0456 Merge "Add clone in x86" by Andrew Hsieh · 12 years ago
  10. d166ec4 Add clone in x86 by Andrew Hsieh · 12 years ago
  11. 9100913 Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Andrew Hsieh · 12 years ago
  12. 070228f Merge "Extend the TimePickerDialog test to cover 12- and 24-hour clocks." by Elliott Hughes · 12 years ago
  13. 38c1a99 Merge "Fix malloc_usable_size() declaration." by Andrew Hsieh · 12 years ago
  14. 94c272b Extend the TimePickerDialog test to cover 12- and 24-hour clocks. by Elliott Hughes · 12 years ago
  15. 924470b Merge "Bring libdvm into default classpath." by Jeff Sharkey · 12 years ago
  16. 2aa1912 Merge "New tutorial app for DDMS native heap tracker." by Ben Cheng · 12 years ago
  17. 50172ca New tutorial app for DDMS native heap tracker. by Ben Cheng · 12 years ago
  18. f2d1fca Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 12 years ago
  19. 5b1e1ad Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event by Andrew Hsieh · 12 years ago
  20. bb37dac Fix malloc_usable_size() declaration. by David 'Digit' Turner · 12 years ago
  21. ae5b0e5 Merge "Move jdwpspy from development to dalvik (1 of 2)" by Brian Carlstrom · 12 years ago
  22. 8817244 Move jdwpspy from development to dalvik (1 of 2) by Brian Carlstrom · 14 years ago
  23. 6310a39 Bring libdvm into default classpath. by Jeff Sharkey · 12 years ago
  24. 19202f5 Merge "Implement optimized __swap16md and __swap32md." by Andrew Hsieh · 12 years ago
  25. 7e7f8b2 Implement optimized __swap16md and __swap32md. by Lai Wei-Chih · 12 years ago
  26. 2115c63 Merge "Clean up the stack trace symbolization tool." by Ben Cheng · 12 years ago
  27. adc56b6 Clean up the stack trace symbolization tool. by Ben Cheng · 12 years ago
  28. 98815e31 Merge "Fix x86 endian.h" by Andrew Hsieh · 12 years ago
  29. 25c7f95 Fix x86 endian.h by Andrew Hsieh · 12 years ago
  30. 13dfb24 Merge "[MIPS] Cleaned up sig_0 error messages and added a few more checks." by Andrew Hsieh · 12 years ago
  31. 703b256 Merge "[MIPS] Add portable versions of wait(), wait3() and wait4()" by Andrew Hsieh · 12 years ago
  32. b294db4 [MIPS] Cleaned up sig_0 error messages and added a few more checks. by Pete Delaney · 12 years ago
  33. 8663dd7 [MIPS] Add portable versions of wait(), wait3() and wait4() by Chris Dearman · 12 years ago
  34. c561ab1 Merge "Fix sys/un.h to be included on its own" by Andrew Hsieh · 12 years ago
  35. 7831c56 Merge "Handle libcore, dalvik, gov imports." by Jeff Sharkey · 12 years ago
  36. 3c10a20 Fix sys/un.h to be included on its own by Andrew Hsieh · 12 years ago
  37. 8d04b13 Merge "ndk: Fix potential event handling issue in android_native_app_glue" by Andrew Hsieh · 12 years ago
  38. f7fe3ca Merge "Deprecate __set_errno; Add #include <stdint.h> in elf.h" by Andrew Hsieh · 12 years ago
  39. 3ccf4f2 Deprecate __set_errno; Add #include <stdint.h> in elf.h by Andrew Hsieh · 12 years ago
  40. 06e6c6a Handle libcore, dalvik, gov imports. by Jeff Sharkey · 12 years ago
  41. 83f00b4 Merge "[libportable] Add fenv support." by Andrew Hsieh · 12 years ago
  42. 521bcfb [libportable] Add fenv support. by Lai Wei-Chih · 12 years ago
  43. a6eaa19 Merge "Remove dead code that's keeping other dead code in frameworks/base alive." by Elliott Hughes · 12 years ago
  44. d738f0d Merge "SDK: Build/Platform-tools revision 17." by Raphael Moll · 12 years ago
  45. d59536e SDK: Build/Platform-tools revision 17. by Raphael Moll · 12 years ago
  46. 6d1249e Merge "SDK: Generate build-tools package." by Raphael Moll · 12 years ago
  47. bc7c8c5 SDK: Generate build-tools package. by Raphael Moll · 12 years ago
  48. 4d49f47 Merge "Fix build >= JB" by Andrew Hsieh · 12 years ago
  49. 2f6ae26 Fix build >= JB by Andrew Hsieh · 12 years ago
  50. 8c4c7b6 Merge "Use H rather than k in date/time formats." by Elliott Hughes · 12 years ago
  51. fa33fb1 Merge "Clean up unnecessary wrap functions." by Andrew Hsieh · 12 years ago
  52. 1fa69e4 Merge "Don't use errno directly" by Andrew Hsieh · 12 years ago
  53. 0d92cf5 ndk: Fix potential event handling issue in android_native_app_glue by David 'Digit' Turner · 12 years ago
  54. 3917ab0 Clean up unnecessary wrap functions. by Lai Wei-Chih · 12 years ago
  55. 78175cb Don't use errno directly by Andrew Hsieh · 12 years ago
  56. 45b42d6 Remove dead code that's keeping other dead code in frameworks/base alive. by Elliott Hughes · 12 years ago
  57. 13d77b6 Merge "Use linker -Wl,--wrap=symbol" by Andrew Hsieh · 12 years ago
  58. 6433ec2 Use linker -Wl,--wrap=symbol by Andrew Hsieh · 12 years ago
  59. da6181c Use H rather than k in date/time formats. by Elliott Hughes · 12 years ago
  60. e6915e0 Merge "Fix X86 sigsetjmp and siglongjmp" by Andrew Hsieh · 12 years ago
  61. 228a227 Fix X86 sigsetjmp and siglongjmp by Andrew Hsieh · 12 years ago
  62. d7faff4 Merge "Added struct Elf32_auxv_t and Elf64_auxv_t" by Andrew Hsieh · 12 years ago
  63. 342a2ae Merge "Fix OpenSLES_AndroidConfiguration.h to be usable for C code" by Andrew Hsieh · 12 years ago
  64. d791f1f Merge "Build SDK using prebuilts/devtools." by Raphael Moll · 12 years ago
  65. 1d1bc52 Fix OpenSLES_AndroidConfiguration.h to be usable for C code by Andrew Hsieh · 12 years ago
  66. c4e201a Added struct Elf32_auxv_t and Elf64_auxv_t by Andrew Hsieh · 12 years ago
  67. 645a29c Build SDK using prebuilts/devtools. by Raphael Moll · 12 years ago
  68. dede575 Merge "Make libportable.a compile on host" by Andrew Hsieh · 12 years ago
  69. 8052dc3 Make libportable.a compile on host by Andrew Hsieh · 12 years ago
  70. 7b9e308 Merge ""debug" in those modules is discouraged" by Ying Wang · 12 years ago
  71. e9fc6c1 Merge "[ARM] Add unwind portable header adaptor." by Andrew Hsieh · 12 years ago
  72. 55128d1 [ARM] Add unwind portable header adaptor. by WenHan Gu · 12 years ago
  73. 75ac6f2 "debug" in those modules is discouraged by Ying Wang · 12 years ago
  74. 27bd326 Merge "[MIPS] Allow errno safe logging" by Andrew Hsieh · 12 years ago
  75. 62eb6d3 Merge "[MIPS] Fixed mmap_portable()" by Andrew Hsieh · 12 years ago
  76. 7ddc46b [MIPS] Allow errno safe logging by Pete Delaney · 12 years ago
  77. 858086e [MIPS] Fixed mmap_portable() by Pete Delaney · 12 years ago
  78. e36716a Merge "[MIPS] Portable versions of setjmp, sigsetjmp, ..." by Andrew Hsieh · 12 years ago
  79. cb445fa Merge "[MIPS] Added support for STDIO sflags()." by Andrew Hsieh · 12 years ago
  80. bbfa248 Merge "[MIPS] Fixed a bug and improved fcntl_portable." by Andrew Hsieh · 12 years ago
  81. e1fcd66 Merge "[MIPS] Extend Signal Mapping to include RT Signals." by Andrew Hsieh · 12 years ago
  82. 5e0e89f Merge "[MIPS] Added support for file descriptor related system calls." by Andrew Hsieh · 12 years ago
  83. 8a8fff3 Merge "[MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01." by Andrew Hsieh · 12 years ago
  84. b131770 Merge "[MIPS] Added missing _NR_* system call support and cleaned up." by Andrew Hsieh · 12 years ago
  85. fa011bf Merge "[MIPS] Add Real Time Signal Functions and minor bug fixes." by Andrew Hsieh · 12 years ago
  86. 166bc92 Merge "[MIPS] Unify around a consistent *_ntop/*_pton style." by Andrew Hsieh · 12 years ago
  87. 13b8132 Merge "[MIPS] Tighten up code to fit within 100 characters lines." by Andrew Hsieh · 12 years ago
  88. 1ef2354 Merge "[MIPS] Expand TABS and remove redundant return parenthesis." by Andrew Hsieh · 12 years ago
  89. 183963d [MIPS] Portable versions of setjmp, sigsetjmp, ... by Pete Delaney · 12 years ago
  90. 860342e [MIPS] Added support for STDIO sflags(). by Pete Delaney · 12 years ago
  91. 9985488 [MIPS] Fixed a bug and improved fcntl_portable. by Pete Delaney · 12 years ago
  92. b7b5e9d [MIPS] Extend Signal Mapping to include RT Signals. by Pete Delaney · 12 years ago
  93. c684613 [MIPS] Added support for file descriptor related system calls. by Pete Delaney · 12 years ago
  94. dbbf004 [MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01. by Pete Delaney · 12 years ago
  95. a89a549 [MIPS] Added missing _NR_* system call support and cleaned up. by Pete Delaney · 12 years ago
  96. 6732a91 [MIPS] Add Real Time Signal Functions and minor bug fixes. by Pete Delaney · 12 years ago
  97. 4977f77 [MIPS] Unify around a consistent *_ntop/*_pton style. by Pete Delaney · 12 years ago
  98. 2928edf [MIPS] Tighten up code to fit within 100 characters lines. by Pete Delaney · 12 years ago
  99. 8930ac5 [MIPS] Expand TABS and remove redundant return parenthesis. by Pete Delaney · 12 years ago
  100. 8967cbf Merge "Remove swing-worker." by Siva Velusamy · 12 years ago