1. 95fd067 Merge "Fix linkage when building with clang, Intel CC or gcc -O0" by Chih-hung Hsieh · 11 years ago
  2. 7c0a284 Fix linkage when building with clang, Intel CC or gcc -O0 by Bernhard Rosenkraenzer · 11 years ago
  3. 6cd6792 Merge "Allow building on clang without __builtin_assume_aligned" by Ian Rogers · 11 years ago
  4. fc36efe Merge "Fix comparison of String8 to char* literal" by Glenn Kasten · 11 years ago
  5. 8f23038 Merge "Fix a namespace collision." by Dan Albert · 11 years ago
  6. 06638ff Fix a namespace collision. by Dan Albert · 11 years ago
  7. fd7e044 Merge "Check for NULL before calling asBinder()." by Dan Albert · 11 years ago
  8. 4fbf232 Allow building on clang without __builtin_assume_aligned by Bernhard Rosenkraenzer · 11 years ago
  9. f129e84 Fix comparison of String8 to char* literal by Bernhard Rosenkraenzer · 11 years ago
  10. 1260451 Check for NULL before calling asBinder(). by Dan Albert · 11 years ago
  11. 14fc930 Merge "Clean up redundant links to stlport." by Dan Albert · 11 years ago
  12. 368c2bb Clean up redundant links to stlport. by Dan Albert · 11 years ago
  13. 0d64fcb Merge "Clean up some makefiles." by Dan Albert · 11 years ago
  14. 6bf7c5c Merge "Clean up test makefiles." by Dan Albert · 11 years ago
  15. 20adec0 Clean up some makefiles. by Dan Albert · 11 years ago
  16. 0cb2c99 Clean up test makefiles. by Dan Albert · 11 years ago
  17. 2b16391 Merge "Add test for AMR-NB decoder" by Glenn Kasten · 11 years ago
  18. a915174 Merge "Fix inline assembly for clang" by Glenn Kasten · 11 years ago
  19. 032ecb7 Merge "Fix in SoftAVCEncoder plugin" by Narayan Kamath · 11 years ago
  20. 45d2c7e Merge "Move chromium_http/support.cpp off androidGetTid." by Elliott Hughes · 11 years ago
  21. b2f43ab Move chromium_http/support.cpp off androidGetTid. by Elliott Hughes · 11 years ago
  22. d29b4f6 Merge "Use gettid directly." by Elliott Hughes · 11 years ago
  23. da15397 Use gettid directly. by Elliott Hughes · 11 years ago
  24. 5a19212 Merge "Revert "Fix build after side-stepping global -Bsymbolic."" by Dan Albert · 11 years ago
  25. b1a164e Revert "Fix build after side-stepping global -Bsymbolic." by Dan Albert · 11 years ago
  26. 0757454 Merge "Fix build after side-stepping global -Bsymbolic." by Dan Albert · 11 years ago
  27. 3b90916 Fix build after side-stepping global -Bsymbolic. by Dan Albert · 11 years ago
  28. 9ee1572 Merge "Fix PIC relocations for non-Bsymbolic builds" by Dan Albert · 11 years ago
  29. 97e3e84 Fix PIC relocations for non-Bsymbolic builds by Ard Biesheuvel · 11 years ago
  30. a018cd4 Merge "Add SELinux MAC to DrmManagerService." by Nick Kralevich · 11 years ago
  31. f785f49 Add SELinux MAC to DrmManagerService. by Riley Spahn · 11 years ago
  32. cae00fc Merge "Remove last user of <cutils/tztime.h>." by Elliott Hughes · 11 years ago
  33. 56687f7 Remove last user of <cutils/tztime.h>. by Elliott Hughes · 11 years ago
  34. 3879792 Merge "Remove 64-bit android_atomic uses from StateQueue." by Hans Boehm · 11 years ago
  35. f39b560 Remove 64-bit android_atomic uses from StateQueue. by Hans Boehm · 11 years ago
  36. 7878f08 Merge "stagefright: Fix seeking in MPEG4 container - do not merge" by Lajos Molnar · 11 years ago
  37. c75fa31 stagefright: Fix seeking in MPEG4 container - do not merge by Lajos Molnar · 11 years ago
  38. 2e25819 Merge "M3UParser: check for NULL before setting meta data" by Lajos Molnar · 11 years ago
  39. cfb125b M3UParser: check for NULL before setting meta data by Robert Shih · 11 years ago
  40. f839b8b Merge "Fix M3UParser relative path handling." by Lajos Molnar · 11 years ago
  41. 8c30425 Fix M3UParser relative path handling. by Lajos Molnar · 11 years ago
  42. 787bdb3 Merge "Fix Externally reported security issue" by Nick Kralevich · 11 years ago
  43. 6868e98 Fix Externally reported security issue by Jeff Tinker · 11 years ago
  44. b7a88e3 Merge "h264_enc: Use free() to release memory allocated with malloc()" by Narayan Kamath · 11 years ago
  45. 0bffd2e Merge "Switch frameworks/av/media/libmedia to the new icu." by Elliott Hughes · 11 years ago
  46. 51bc261 Switch frameworks/av/media/libmedia to the new icu. by Elliott Hughes · 11 years ago
  47. 9af4f00 Fix in SoftAVCEncoder plugin by Ashok Bhat · 11 years ago
  48. c37eaa3 Merge "m4v_h263_enc: Use uint32_t for ULong" by Narayan Kamath · 11 years ago
  49. 2426d11 m4v_h263_enc: Use uint32_t for ULong by Ashok Bhat · 11 years ago
  50. a0c5812 h264_enc: Use free() to release memory allocated with malloc() by Ashok Bhat · 11 years ago
  51. bc0c2c2 Merge "DO NOT MERGE: Fix for SW video decoder OMX profile/level query" by Lajos Molnar · 11 years ago
  52. fd1e188 DO NOT MERGE: Fix for SW video decoder OMX profile/level query by Xiaosong Wei · 12 years ago
  53. 940c688 Merge "libmediaplayerservice: unused argument warning messages" by Mark Salyzyn · 11 years ago
  54. 247d9eb libmediaplayerservice: unused argument warning messages by Mark Salyzyn · 11 years ago
  55. da69fdb Merge "Fix buffer allocation" by Marco Nelissen · 11 years ago
  56. ebb1081 Fix buffer allocation by Marco Nelissen · 11 years ago
  57. f9fa4bf Add test for AMR-NB decoder by Ashok Bhat · 11 years ago
  58. ccaffa8 Merge "Use char x[] rather than char x[0]." by Elliott Hughes · 11 years ago
  59. 4177a19 Use char x[] rather than char x[0]. by Elliott Hughes · 11 years ago
  60. c323737 Merge "Offer a type-safe album art interface." by Elliott Hughes · 11 years ago
  61. f3e80dd Offer a type-safe album art interface. by Elliott Hughes · 11 years ago
  62. 8d6d8f5 Merge "Add libcrypto for users of libstagefright." by Christopher Ferris · 11 years ago
  63. 7dc5bfc Add libcrypto for users of libstagefright. by Christopher Ferris · 11 years ago
  64. 90732a3 Merge "Remove dependency on Parcel::{read,write}IntPtr" by Narayan Kamath · 11 years ago
  65. 1766b08 Remove dependency on Parcel::{read,write}IntPtr by Jeff Tinker · 11 years ago
  66. cbd74fc Merge "Update OMX messages for 64 bit" by Narayan Kamath · 11 years ago
  67. 8b1be2c Update OMX messages for 64 bit by Andy Hung · 11 years ago
  68. d3af426 Merge "Link libcrypto for MD5_* functions." by Christopher Ferris · 11 years ago
  69. 67ae86e Link libcrypto for MD5_* functions. by Christopher Ferris · 11 years ago
  70. 1f15b11 Merge "libcamera_client: 64-bit compile issue" by Mark Salyzyn · 11 years ago
  71. 7b73e71 libcamera_client: 64-bit compile issue by Mark Salyzyn · 11 years ago
  72. 05eaf10 Merge "Mp3decoder: Remove unused arm assembly files" by Narayan Kamath · 11 years ago
  73. 6ed77c1 am 2d0e8d8f: Merge "libcpustats: Turn on -Werror" by Mark Salyzyn · 11 years ago
  74. 2d0e8d8 Merge "libcpustats: Turn on -Werror" by Mark Salyzyn · 11 years ago
  75. fc3afda libcpustats: Turn on -Werror by Mark Salyzyn · 11 years ago
  76. 215f7b9 am df9b1ff3: Merge "Move to dalvik.vm.lib.2 to force default to libart" by Brian Carlstrom · 11 years ago
  77. df9b1ff Merge "Move to dalvik.vm.lib.2 to force default to libart" by Brian Carlstrom · 11 years ago
  78. 2c3818b Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 11 years ago
  79. bd278f7 Mp3decoder: Remove unused arm assembly files by Ashok Bhat · 11 years ago
  80. 5b756bf am 8b187f4a: Merge "Move frameworks/av off <sys/atomics.h>." by Elliott Hughes · 11 years ago
  81. 8b187f4 Merge "Move frameworks/av off <sys/atomics.h>." by Elliott Hughes · 11 years ago
  82. 6349241 Move frameworks/av off <sys/atomics.h>. by Elliott Hughes · 11 years ago
  83. c10b874 am d5516339: Merge "Move frameworks/av from fdprintf to POSIX dprintf." by Calin Juravle · 11 years ago
  84. d551633 Merge "Move frameworks/av from fdprintf to POSIX dprintf." by Calin Juravle · 11 years ago
  85. 8b5f642 Move frameworks/av from fdprintf to POSIX dprintf. by Elliott Hughes · 11 years ago
  86. 9a59d41 am 85e6e87c: Merge "Restore accidentally-removed NULL timeout." by Elliott Hughes · 11 years ago
  87. 85e6e87 Merge "Restore accidentally-removed NULL timeout." by Elliott Hughes · 11 years ago
  88. 22f22ff Restore accidentally-removed NULL timeout. by Elliott Hughes · 11 years ago
  89. ad71caf am 3b6da6bf: Merge "Move frameworks/av off private API." by Elliott Hughes · 11 years ago
  90. 3b6da6b Merge "Move frameworks/av off private API." by Elliott Hughes · 11 years ago
  91. ee49929 Move frameworks/av off private API. by Elliott Hughes · 11 years ago
  92. acbd949 am d084206d: Merge "Move frameworks/av off __futex_syscall3." by Elliott Hughes · 11 years ago
  93. d084206 Merge "Move frameworks/av off __futex_syscall3." by Elliott Hughes · 11 years ago
  94. 77e1512 Move frameworks/av off __futex_syscall3. by Elliott Hughes · 11 years ago
  95. 4c9bde7 am ce473c32: Merge "Codec Offload: Add NULL check as mCallbackThread is NULL when offloaded HAL is running BLOCKING mode" by Eric Laurent · 11 years ago
  96. ce473c3 Merge "Codec Offload: Add NULL check as mCallbackThread is NULL when offloaded HAL is running BLOCKING mode" by Eric Laurent · 11 years ago
  97. 1b8b879 am 3059e27d: Merge "libstagefright foundation: fix uninitialized varibale warning" by Andreas Huber · 11 years ago
  98. 3059e27 Merge "libstagefright foundation: fix uninitialized varibale warning" by Andreas Huber · 11 years ago
  99. 5d5f8a5 libstagefright foundation: fix uninitialized varibale warning by Amit Pundir · 11 years ago
  100. 56604aa Codec Offload: Add NULL check as mCallbackThread is NULL by Uday Gupta · 11 years ago