1. add39df Cherry-pick: Only use <atomic> for C++11 and newer by Andrew Hsieh · 11 years ago
  2. c13cf09 Merge "Add asm/a.out.h to arm64/mips/mips64" by Andrew Hsieh · 11 years ago
  3. 4e47988 Merge "Remove macros putc*/getc* from API<21 stdio.h to use" by Andrew Hsieh · 11 years ago
  4. 9376f14 Merge "Change sample native-codec's minSDK to android-21" by Andrew Hsieh · 11 years ago
  5. a6e8e0d Merge "Remove dependencies on FloatMath" by Neil Fuller · 11 years ago
  6. d8338a7 Add asm/a.out.h to arm64/mips/mips64 by Andrew Hsieh · 11 years ago
  7. c810b3c Remove macros putc*/getc* from API<21 stdio.h to use by Andrew Hsieh · 11 years ago
  8. 2437e14 Change sample native-codec's minSDK to android-21 by Andrew Hsieh · 11 years ago
  9. dc942b9 Merge "Make memory_order_acquire visible in global namespace" by Andrew Hsieh · 11 years ago
  10. 1b2269b Make memory_order_acquire visible in global namespace by Hans Boehm · 11 years ago
  11. 106046a Merge "Rename android-L to android-21" by Andrew Hsieh · 11 years ago
  12. da84168 Rename android-L to android-21 by Andrew Hsieh · 11 years ago
  13. b02b4bc Merge "Add missing function prototypes in time.h" by Andrew Hsieh · 11 years ago
  14. 13af1d8 Add missing function prototypes in time.h by Haruki Hasegawa · 11 years ago
  15. dd4697d Remove dependencies on FloatMath by Neil Fuller · 11 years ago
  16. bb148d9 Merge "Refresh android-L headers (WW40)" by Andrew Hsieh · 11 years ago
  17. a045a37 Refresh android-L headers (WW40) by Andrew Hsieh · 11 years ago
  18. ec2d567 Merge "Bump up clang vesion accepting __builtin_isnan __attribute__((pcs("aapcs")))" by Andrew Hsieh · 11 years ago
  19. 154cb25 Merge "Add posix_memalign to libc.so for API 17,18,19" by Andrew Hsieh · 11 years ago
  20. c316a24 Merge "Added sys/ucontext.h and sys/user.h to all API levels." by Andrew Hsieh · 11 years ago
  21. 70319d4 Add posix_memalign to libc.so for API 17,18,19 by Andrew Hsieh · 11 years ago
  22. 3dbef8f Bump up clang vesion accepting __builtin_isnan __attribute__((pcs("aapcs"))) by Andrew Hsieh · 11 years ago
  23. 20d16a7 Merge "Silence lcov existence test output." by Dan Albert · 11 years ago
  24. 7d133d2 Silence lcov existence test output. by Dan Albert · 11 years ago
  25. 217d230 Merge "Add acov for coverage gathering/reporting." by Dan Albert · 11 years ago
  26. 98e2c64 Add acov for coverage gathering/reporting. by Dan Albert · 11 years ago
  27. 9eac1b6 Added sys/ucontext.h and sys/user.h to all API levels. by Andrew Hsieh · 11 years ago
  28. eef4aba Merge "Add missing posix_memalign function in x86 libc.so.functions.txt. (See b.android.com/28834)" by Andrew Hsieh · 11 years ago
  29. 797351f Add missing posix_memalign function in x86 libc.so.functions.txt. by Varvara Rainchik · 11 years ago
  30. 5b66470 Merge "Bugfix for libportable to make compile happy." by Andrew Hsieh · 11 years ago
  31. e257b56 Bugfix for libportable to make compile happy. by WenHan Gu · 11 years ago
  32. 3941c44 Merge "Add support for x86 to hello-neon sample" by Andrew Hsieh · 11 years ago
  33. a8c78c3 Merge "Refresh android-L headers/libs (WW37)" by Andrew Hsieh · 11 years ago
  34. 0fd7f83 Refresh android-L headers/libs (WW37) by Andrew Hsieh · 11 years ago
  35. 57c928a Add support for x86 to hello-neon sample by Anton Konovalov · 11 years ago
  36. 7ca91d0 Merge "Android SDK Windows USB driver: Project Tango pid" by Siva Velusamy · 11 years ago
  37. 372c5b7 Merge "Update revision of Android SDK USB driver for Windows" by Siva Velusamy · 11 years ago
  38. f41962c Android SDK Windows USB driver: Project Tango pid by Siva Velusamy · 11 years ago
  39. 05467d3 Update revision of Android SDK USB driver for Windows by Siva Velusamy · 11 years ago
  40. 913aff6 Merge "libportable to adapt L header functions." by Andrew Hsieh · 11 years ago
  41. bce5ab4 libportable to adapt L header functions. by WenHan Gu · 11 years ago
  42. 9b87a97 Merge "Remove __signalfd4 from 32-bit ABIs; remove basename_r and dirname_r from 64-bit ABIs" by Andrew Hsieh · 11 years ago
  43. 65df8d6 Remove __signalfd4 from 32-bit ABIs; remove basename_r and dirname_r from 64-bit ABIs by Andrew Hsieh · 11 years ago
  44. d715bff Merge "Fixed atexit()" by Andrew Hsieh · 11 years ago
  45. 01a406c Merge "Fix build with sensor.h" by Andrew Hsieh · 11 years ago
  46. 371b6db Merge "ptrace(3) should be varargs" by Andrew Hsieh · 11 years ago
  47. b1e7c7b Merge "Add __gnuc_va_list in stdio.h to stop gcc from generating include-fixed/stdio.h" by Andrew Hsieh · 11 years ago
  48. fb7bcce Merge "Add back arc4random_stir for 32-bit android-L" by Andrew Hsieh · 11 years ago
  49. c6d393c Fix build with sensor.h by Andrew Hsieh · 11 years ago
  50. 2db7f63 Fixed atexit() by Andrew Hsieh · 11 years ago
  51. 83fb2f6 ptrace(3) should be varargs by Andrew Hsieh · 11 years ago
  52. 6c2d94d Add __gnuc_va_list in stdio.h to stop gcc from generating include-fixed/stdio.h by Andrew Hsieh · 11 years ago
  53. 09532ff Add back arc4random_stir for 32-bit android-L by Andrew Hsieh · 11 years ago
  54. 45b3c49 Merge "Add required permission to sample code" by Andrew Hsieh · 11 years ago
  55. f6d2ae9 Add required permission to sample code by Marco Nelissen · 11 years ago
  56. 61b90c0 Merge "Refresh 64-bit headers/libs (WW36)" by Andrew Hsieh · 11 years ago
  57. 811fc43 Merge "Update android-L/include/android" by Andrew Hsieh · 11 years ago
  58. 3f53b6f Refresh 64-bit headers/libs (WW36) by Andrew Hsieh · 11 years ago
  59. 72bd047 Merge "Make 'stack' able to find toolchains regardless of lunch." by Elliott Hughes · 11 years ago
  60. c3c8619 Make 'stack' able to find toolchains regardless of lunch. by Elliott Hughes · 11 years ago
  61. c7f04c3 Update android-L/include/android by Andrew Hsieh · 11 years ago
  62. 4123e08 Merge "Add the protobuf compiler binary to the Windows SDK build." by Leandro Gracia Gil · 11 years ago
  63. 6d884d6 Merge "Fix RS samples to prepare for 64-bit compilation." by Stephen Hines · 11 years ago
  64. 73ae6d9 Fix RS samples to prepare for 64-bit compilation. by Stephen Hines · 11 years ago
  65. 7ec230e Merge "Use arm64 kernel-qemu in sdk-android-arm64-v8a.atree." by Ying Wang · 11 years ago
  66. 00b44e5 Use arm64 kernel-qemu in sdk-android-arm64-v8a.atree. by Ying Wang · 11 years ago
  67. 348e340 Merge "Refresh 64-bit headers/libs (WW31)" by Andrew Hsieh · 11 years ago
  68. 9ce4e44 Merge "make_key: reduce raciness of password input" by Kenny Root · 11 years ago
  69. 7f3f83e make_key: reduce raciness of password input by Kenny Root · 11 years ago
  70. b4ddea1 Refresh 64-bit headers/libs (WW31) by Andrew Hsieh · 11 years ago
  71. 653fe8e Add the protobuf compiler binary to the Windows SDK build. by Leandro Gracia Gil · 11 years ago
  72. 0efeb2c Merge "Fix the name of the native app glue lib in a header comment" by Andrew Hsieh · 11 years ago
  73. 4ff22dc Fix the name of the native app glue lib in a header comment by Martin Storsjo · 11 years ago
  74. b50f8f6 Merge "Add APP_ABI for module-exports sample" by Andrew Hsieh · 11 years ago
  75. 22359ed Add APP_ABI for module-exports sample by Arseniy Antonov · 11 years ago
  76. 30c2909 Merge "Refresh 64-bit headers/libs (WW29)" by Andrew Hsieh · 11 years ago
  77. cc101e0 Refresh 64-bit headers/libs (WW29) by Andrew Hsieh · 11 years ago
  78. fa902f3 Merge "Fix gl3stub.h" by Andrew Hsieh · 11 years ago
  79. e15f651 Merge "Move multidex support library" by Yohann Roussel · 11 years ago
  80. 6fee567 Move multidex support library by Maurice Chu · 12 years ago
  81. 2d2ce1b Merge "Add res folder to multidex SDK projects." by Yohann Roussel · 11 years ago
  82. 93b72e4 Merge "android-support-multidex-instrumentation in SDK." by Yohann Roussel · 11 years ago
  83. c854c63 Merge "Add multidex ADT project to SDK." by Yohann Roussel · 11 years ago
  84. 0d1b03f Merge "Include android-support-multidex in SDK libs." by Yohann Roussel · 11 years ago
  85. b16fd5a Add res folder to multidex SDK projects. by Yohann Roussel · 12 years ago
  86. 96dc8db android-support-multidex-instrumentation in SDK. by Yohann Roussel · 12 years ago
  87. ef0e4f5 Add multidex ADT project to SDK. by Yohann Roussel · 12 years ago
  88. 604bf1f Include android-support-multidex in SDK libs. by Yohann Roussel · 12 years ago
  89. 36dea38 Fix gl3stub.h by Andrew Hsieh · 11 years ago
  90. 37feee2 Merge "Update mipsel and mips64el multilib lib* and lib-bootstrap" by Andrew Hsieh · 11 years ago
  91. d10a35f Update mipsel and mips64el multilib lib* and lib-bootstrap by Andrew Hsieh · 11 years ago
  92. 37351fd Merge "Remove symlink ndk/platforms/android-L/arch-mips64/lib" by Andrew Hsieh · 11 years ago
  93. 8b4f433 Remove symlink ndk/platforms/android-L/arch-mips64/lib by Andrew Hsieh · 11 years ago
  94. 488f239 Merge "getSampletime -> getSampleTime" by Andrew Hsieh · 11 years ago
  95. 7a2be75 getSampletime -> getSampleTime by Marco Nelissen · 11 years ago
  96. cf8a4a6 Media NDK files by Marco Nelissen · 11 years ago
  97. ba5926e NDK media codec sample by Marco Nelissen · 11 years ago
  98. 22d9591 ndk: Add GLES 3.1 and AEP extensions to NDK libGLESv3.so by Jesse Hall · 11 years ago
  99. 5c939bf Update OpenSLES_Android.h for API L by Glenn Kasten · 11 years ago
  100. 2918193 Merge "Media NDK files" by Andrew Hsieh · 11 years ago