1. 8c275ff Fix Mac build. by Elliott Hughes · 10 years ago
  2. 97ac0e1 Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  3. e4c649c Add a pre-C++11 constexpr compatibility macro. by Dan Albert · 10 years ago
  4. c3914d2 Remove atomic-inline.h. by Elliott Hughes · 10 years ago
  5. e9ca709 Remove the error-prone TARGET_CPU_SMP from system/core. by Elliott Hughes · 10 years ago
  6. c566489 Second attempt to "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  7. 266092c kill HAVE_POSIX_FILEMAP by Yabin Cui · 10 years ago
  8. 65a83bd Merge "Reserve some AIDs for OEMs" by Nick Kralevich · 10 years ago
  9. 60ac636 Reserve some AIDs for OEMs by Johan Redestig · 10 years ago
  10. f02c797 Merge "Move winsock2.h in front of a potential windows.h include." by Stephen Hines · 10 years ago
  11. 7e34121 Move winsock2.h in front of a potential windows.h include. by Stephen Hines · 10 years ago
  12. 2f5ad5f Make Unicode.h use types that match libc++. by Dan Albert · 10 years ago
  13. 4de4e6d resolved conflicts for merge of e3c22c41 to stage-aosp-master by Calin Juravle · 10 years ago
  14. f9d9e2a Handle code_cache dir creation in libnativebridge by Calin Juravle · 10 years ago
  15. c37387a am 07f1300c: am 7979f1ce: Merge "Do not inline rarely used trace function bodies." by Chih-Hung Hsieh · 10 years ago
  16. 2d3150e Do not inline rarely used trace function bodies. by Chih-Hung Hsieh · 10 years ago
  17. f381920 am 072877af: am 41198eea: Merge "Revert "Rewrite atomic.h to use stdatomic.h."" by Hans Boehm · 10 years ago
  18. 2789faa Revert "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  19. 954fc61 am f5204549: am 028928fe: Merge "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  20. cb344d4 Rewrite atomic.h to use stdatomic.h. by Hans Boehm · 10 years ago
  21. 2a0f42b resolved conflicts for merge of 64884bb1 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  22. 9d1b922 Merge "LibNativeBridge: Add early init & env setup" by Andreas Gampe · 10 years ago
  23. ab0da5a LibNativeBridge: Add early init & env setup by jgu21 · 10 years ago
  24. e6b1012 am f6cce347: audio: add HW hotword capture flag by Eric Laurent · 10 years ago
  25. 830b77b am fbb4188c: am d559d6c7: Merge "defined(HAVE_OFF_T) is really just !defined(__APPLE__)." by Elliott Hughes · 10 years ago
  26. cb3d653 defined(HAVE_OFF_T) is really just !defined(__APPLE__). by Elliott Hughes · 10 years ago
  27. f6cce34 audio: add HW hotword capture flag by Eric Laurent · 10 years ago
  28. 6bcc4ac Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  29. 07bb3f1 am 07dda6b5: Merge "Use the correct debuggerd given the tid." into lmp-dev by Christopher Ferris · 10 years ago
  30. a9fa7b8 Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  31. abc7536 am e70851f8: am f9b9693b: Merge "liblog: logcat: colored output." by Mark Salyzyn · 10 years ago
  32. ead88fc liblog: logcat: colored output. by Pierre Zurek · 14 years ago
  33. 5c9f25d am fcfa8640: audio.h: Add "safe speaker" device for limited-loudness use cases by Jon Eklund · 10 years ago
  34. fcfa864 audio.h: Add "safe speaker" device for limited-loudness use cases by Jon Eklund · 10 years ago
  35. 18d5aa4 am 69052994: Merge "Support resetting connections tied to any nonexistent address." into lmp-dev by Sreeram Ramachandran · 10 years ago
  36. 6905299 Merge "Support resetting connections tied to any nonexistent address." into lmp-dev by Sreeram Ramachandran · 10 years ago
  37. 17622d0 Support resetting connections tied to any nonexistent address. by Sreeram Ramachandran · 10 years ago
  38. 41df668 NativeBridge: Refactor for new initialization flow by Andreas Gampe · 10 years ago
  39. 4f65030 am 8e10bfd9: am 88d1bc0e: Merge "NativeBridge: Refactor for new initialization flow" by Andreas Gampe · 10 years ago
  40. 035bd75 NativeBridge: Refactor for new initialization flow by Andreas Gampe · 10 years ago
  41. cad56b6 Remove android_... store_barriers and 64-bit atomics. by Hans Boehm · 10 years ago
  42. 68e0d18 am 24d2adba: am 188d4396: Merge "Change /dalvik-cache to be owned by root." by Brian Carlstrom · 10 years ago
  43. c692410 Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  44. 188d439 Merge "Change /dalvik-cache to be owned by root." by Brian Carlstrom · 10 years ago
  45. 3878ebd Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  46. d034eb1 am 424eaece: am 69001e08: Merge "Remove android_... store_barriers and 64-bit atomics." by Hans Boehm · 10 years ago
  47. 9959ed9 Remove android_... store_barriers and 64-bit atomics. by Hans Boehm · 10 years ago
  48. 049249c NativeBridge: Tighten security on libnativebridge by Andreas Gampe · 10 years ago
  49. c029f9d am 4089cda0: Merge "NativeBridge: Tighten security on libnativebridge" into lmp-dev by Andreas Gampe · 10 years ago
  50. cd2ef4c NativeBridge: Tighten security on libnativebridge by Andreas Gampe · 10 years ago
  51. 176fe90 am 4592d73e: am a59b6ac6: Merge "Only the Mac doesn\'t have open_memstream." by Elliott Hughes · 10 years ago
  52. a59b6ac Merge "Only the Mac doesn't have open_memstream." by Elliott Hughes · 10 years ago
  53. 3ff8888 Only the Mac doesn't have open_memstream. by Elliott Hughes · 10 years ago
  54. 3601abb am f7e88e51: am 373c7758: Merge "There\'s no non-SMP LP64." by Elliott Hughes · 10 years ago
  55. 901c900 There's no non-SMP LP64. by Elliott Hughes · 10 years ago
  56. 10cce72 am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid." by Elliott Hughes · 10 years ago
  57. c77755f am f81da073: am c0879ee9: Merge "Replace char* with ZipEntryName in ziparchive API." by Piotr Jastrzebski · 10 years ago
  58. c0879ee Merge "Replace char* with ZipEntryName in ziparchive API." by Piotr Jastrzebski · 10 years ago
  59. b765961 Remove androidGetTid. by Elliott Hughes · 10 years ago
  60. 84a248c am 69d68b69: Merge "Add trace tag for power management." into lmp-dev by Jeff Brown · 10 years ago
  61. 69d68b6 Merge "Add trace tag for power management." into lmp-dev by Jeff Brown · 10 years ago
  62. 62de21e am 5ed25acd: am 25a7d5f8: Merge "Move native bridge library in system/core" by Calin Juravle · 10 years ago
  63. ecccc5a Replace char* with ZipEntryName in ziparchive API. by Piotr Jastrzebski · 10 years ago
  64. 4914fcd Move native bridge library in system/core by Calin Juravle · 10 years ago
  65. 25a7d5f Merge "Move native bridge library in system/core" by Calin Juravle · 10 years ago
  66. de4d921 Add trace tag for power management. by Jeff Brown · 10 years ago
  67. d5d04be am fa412127: am b242ad40: Merge "Revert "Make sure that names of all entries have the same encoding."" by Piotr Jastrzebski · 10 years ago
  68. 8b4a58e am b720c8d6: am b0206765: Merge "Make sure that names of all entries have the same encoding." by Piotr Jastrzebski · 10 years ago
  69. 961ae12 Move native bridge library in system/core by Calin Juravle · 10 years ago
  70. bd0a748 Revert "Make sure that names of all entries have the same encoding." by Piotr Jastrzebski · 10 years ago
  71. 6a7f4bb Make sure that names of all entries have the same encoding. by Piotr Jastrzebski · 10 years ago
  72. 6a99305 am 6871f937: am 400e7372: Merge "Add EndIteration method to free memory allocated" by Piotr Jastrzebski · 10 years ago
  73. 9cf963d am cc2566f1: Merge "Tunneled Video Playback support" into lmp-dev by Rachad · 10 years ago
  74. cc2566f Merge "Tunneled Video Playback support" into lmp-dev by Rachad · 10 years ago
  75. 79c8b34 Add EndIteration method to free memory allocated by Piotr Jastrzebski · 10 years ago
  76. aab3b34 am 4c818dc8: am 56b28f6b: Merge "RefBase: make Renamer destructor virtual" by Elliott Hughes · 10 years ago
  77. c85cce9 am fb2343da: Merge "audio: add defines for audio HW sync source" into lmp-dev by Eric Laurent · 10 years ago
  78. d91e6df audio: add defines for audio HW sync source by Eric Laurent · 10 years ago
  79. a613844 am e07a6e63: am 6d9a5ac3: Merge "[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6" by Elliott Hughes · 10 years ago
  80. 3b1215c Merge "sound_trigger HAL update" into lmp-dev by Eric Laurent · 10 years ago
  81. 6d9a5ac Merge "[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6" by Elliott Hughes · 10 years ago
  82. dda47b7 Allow getting an uncached process map. by Christopher Ferris · 10 years ago
  83. 56b28f6 Merge "RefBase: make Renamer destructor virtual" by Elliott Hughes · 10 years ago
  84. 00e56a2 RefBase: make Renamer destructor virtual by Ukri Niemimuukko · 10 years ago
  85. f02593b Allow getting an uncached process map. by Christopher Ferris · 10 years ago
  86. d6d4c61 Tunneled Video Playback support by Rachad · 10 years ago
  87. 3fc434e sound_trigger HAL update by Eric Laurent · 10 years ago
  88. 734f50c [MIPSR6] Skip pixelflinger, memset assembler code on mips32r6 by Duane Sand · 10 years ago
  89. 1e92ed5 audio: define type for unique audio Ids. by Eric Laurent · 10 years ago
  90. a768c30 audio: add audio device address helper function by Eric Laurent · 10 years ago
  91. 0a381a3 audio: move struct audio_config definition to audio.h by Eric Laurent · 10 years ago
  92. c3dbe12 Define new audio attribute flag: beacon by Jean-Michel Trivi · 10 years ago
  93. c73b73a graphics: update raw10 to allow padding between rows by Zhijun He · 10 years ago
  94. 2befa73 Remove <cutils/tztime.h>. by Elliott Hughes · 10 years ago
  95. f2e4b41 Remove <cutils/tztime.h>. by Elliott Hughes · 10 years ago
  96. eec2326 Put back some deleted code. by Sreeram Ramachandran · 10 years ago
  97. a723689 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  98. b14f65c Do not typedef char16_t if it is a keyword. by Hans Boehm · 10 years ago
  99. dfdbe61 Do not typedef char16_t if it is a keyword. by Hans Boehm · 10 years ago
  100. cadd5bb Add force usage and config type for HDMI-CEC system audio mode. by Jungshik Jang · 10 years ago