1. 771c1ed Merge "cutils: don\'t fortify property_get on clang." am: 310da0b990 by Josh Gao · 8 years ago
  2. 310da0b Merge "cutils: don't fortify property_get on clang." by Treehugger Robot · 8 years ago
  3. 74ebdf3 cutils: don't fortify property_get on clang. by Josh Gao · 8 years ago
  4. 65d7c47 Merge "Add utility to prepare files in a similar way to directories" into nyc-dev by Calin Juravle · 8 years ago
  5. 9812105 Add utility to prepare files in a similar way to directories by Calin Juravle · 8 years ago
  6. 12f788e Merge "Fix SharedBuffer. Remove aref." am: 069517574e am: 1e081a8c5f by Hans Boehm · 8 years ago
  7. 54828dc Fix SharedBuffer. Remove aref. by Hans Boehm · 8 years ago
  8. 3e4c076 Fix SharedBuffer. Remove aref. by Hans Boehm · 8 years ago
  9. 70a46d6 Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 8 years ago
  10. fdad5af Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef by Hans Boehm · 8 years ago
  11. 6221295 Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 8 years ago
  12. 847d963 Remove a dead header (<netutils/dhcp.h>). by Elliott Hughes · 8 years ago
  13. e263e6c Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 8 years ago
  14. cb4abee Merge "Don\'t expose ashmem constants on the host." am: 54fed512b9 by Elliott Hughes · 8 years ago
  15. 2a9a993 Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b452b8 by Michael Wright · 8 years ago
  16. 427c605 Don't expose ashmem constants on the host. by Elliott Hughes · 8 years ago
  17. 8374276 Move canned_fs_config into libcutils by Mohamad Ayyash · 8 years ago
  18. 5bacef3 Add String16#contains and strstr16 methods. by Michael Wright · 8 years ago
  19. 46ae7d3 Merge "Remove <utils/ashmem.h>." am: f9f76146a1 am: ee3202563b by Elliott Hughes · 8 years ago
  20. 6d7823a Remove <utils/ashmem.h>. by Elliott Hughes · 8 years ago
  21. 78440e8 Merge "Change remaining Android logging macros to use C99 varidaic syntax" am: 3abd032 by Treehugger Robot · 8 years ago
  22. 3b0d65a Change remaining Android logging macros to use C99 varidaic syntax by Alex Vakulenko · 8 years ago
  23. 2131fd9 Merge "Remove libmincrypt." am: d93e7ca am: 98ab3c0 by Elliott Hughes · 8 years ago
  24. 6b11c13 Remove libmincrypt. by Elliott Hughes · 8 years ago
  25. 85dd915 Merge "binderwrapper: Resolve ambiguous base::Closure reference" am: 979ce0e by Treehugger Robot · 8 years ago
  26. 09910f4 binderwrapper: Resolve ambiguous base::Closure reference by Christopher Wiley · 8 years ago
  27. fa7c7dd Merge "Move canned_fs_config into libcutils" into nyc-dev am: 3f28318 by Mohamad Ayyash · 8 years ago
  28. 3f28318 Merge "Move canned_fs_config into libcutils" into nyc-dev by Mohamad Ayyash · 8 years ago
  29. 8c78858 Move canned_fs_config into libcutils by Mohamad Ayyash · 8 years ago
  30. 76a9032 Merge "graphics.h: Add android_hdr_t" into nyc-dev am: 1dcf560 by Dan Stoza · 8 years ago
  31. 1dcf560 Merge "graphics.h: Add android_hdr_t" into nyc-dev by Dan Stoza · 8 years ago
  32. 7f7c1c5 graphics.h: Add android_hdr_t by Dan Stoza · 8 years ago
  33. e60b407 Merge "Mutex: Note that STL is generally prefered" into nyc-dev am: a30a626 by Greg Kaiser · 8 years ago
  34. d62698d Mutex: Note that STL is generally prefered by Greg Kaiser · 8 years ago
  35. 8ea3006 Merge "Fix Condition::waitRelative." am: 0d6bb55 am: 9bf8f9e by Elliott Hughes · 8 years ago
  36. fd376b9 Fix Condition::waitRelative. by Elliott Hughes · 8 years ago
  37. 0daf872 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev am: 0e28c1f by Pablo Ceballos · 8 years ago
  38. 0e28c1f Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 8 years ago
  39. 42d5a1f Merge "graphics.h: Add android_color_transform_t" into nyc-dev am: beda52b by Dan Stoza · 8 years ago
  40. bb1deda graphics.h: Add android_color_transform_t by Dan Stoza · 8 years ago
  41. b82b279 Merge "Add nvram user." am: 4c9b149 by Mattias Nissler · 8 years ago
  42. 4c9b149 Merge "Add nvram user." by Mattias Nissler · 8 years ago
  43. b8e596e Merge changes If37ef423,If93df3ae,I01b38637 into nyc-dev am: df4e31b by Mark Salyzyn · 8 years ago
  44. 2b8157d liblog: add __android_log_pmsg_file_read by Mark Salyzyn · 8 years ago
  45. 10bdf61 liblog: add __android_log_pmsg_file_write by Mark Salyzyn · 8 years ago
  46. 864e8e8 liblog: add __android_log_pmsg_file_read by Mark Salyzyn · 8 years ago
  47. d4b061b liblog: add __android_log_pmsg_file_write by Mark Salyzyn · 8 years ago
  48. 0897ab0 Add nvram user. by Mattias Nissler · 8 years ago
  49. 248e771 Rename single buffer mode to shared buffer mode by Pablo Ceballos · 8 years ago
  50. de6d604 system/core: Make Thread::run threadName argument required am: e71b914775 by Brian Carlstrom · 8 years ago
  51. e71b914 system/core: Make Thread::run threadName argument required by Brian Carlstrom · 8 years ago
  52. 7c970c8 Add error reporting mechanism for failing Unwind. am: c463ba45c4 by Christopher Ferris · 8 years ago
  53. c463ba4 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  54. 206a3b9 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  55. cbb6e05 libziparchive: ensure ReadAtOffset is atomic am: b1911401e0 by Adam Lesinski · 8 years ago
  56. b191140 libziparchive: ensure ReadAtOffset is atomic by Adam Lesinski · 8 years ago
  57. 7e070eb Merge "Add notice for adding users in AOSP." am: acf69772ff am: da6b7ef1e9 by Jorge Lucangeli Obes · 8 years ago
  58. 242393f Merge "Fix windows 64-bit builds" into nyc-dev by Stephen Hines · 8 years ago
  59. 5596cf0 Add notice for adding users in AOSP. by Jorge Lucangeli Obes · 8 years ago
  60. 0b4cc2f Merge "keep legacy HAL_DATASPACE enums unchanged" into nyc-dev am: 1e86e1ba1a by Lajos Molnar · 8 years ago
  61. 1e86e1b Merge "keep legacy HAL_DATASPACE enums unchanged" into nyc-dev by Lajos Molnar · 8 years ago
  62. 9dddd13 Fix windows 64-bit builds by Dan Willemsen · 8 years ago
  63. 1d5afc9 liblog: add android_log_write_string8_len by Mark Salyzyn · 8 years ago
  64. 79e0c9e Merge changes Ic15a87f4,I8a53ad3a,I6a03d405 am: 9377fa863a am: acc6ca3eb8 by Mark Salyzyn · 8 years ago
  65. 67d7eaf liblog: add android_log_write_string8_len by Mark Salyzyn · 8 years ago
  66. 88a5ad3 keep legacy HAL_DATASPACE enums unchanged by Lajos Molnar · 8 years ago
  67. ddedf05 Merge "Add more first-party Brillo system users." am: 21dd6feb1c am: e2d720a61f by Jorge Lucangeli Obes · 8 years ago
  68. 1c13c3d Add more first-party Brillo system users. by Jorge Lucangeli Obes · 8 years ago
  69. 0836c9e Sync internal<->AOSP user list. by Chien-Yu Chen · 9 years ago
  70. 3291209 Merge "Move libnativeloader headers into libnativeloader." into nyc-dev by Dimitry Ivanov · 8 years ago
  71. 97ba951 liblog: event log list logging handler am: 9dd6510dd0 by Mark Salyzyn · 8 years ago
  72. 9dd6510 liblog: event log list logging handler by Mark Salyzyn · 8 years ago
  73. bd1ad04 liblog: event log list logging handler by Mark Salyzyn · 8 years ago
  74. 2a7f7e0 Move libnativeloader headers into libnativeloader. by Elliott Hughes · 8 years ago
  75. b219fe3 Merge "Create profiles folders" into nyc-dev am: aed972dead by Calin Juravle · 8 years ago
  76. aed972d Merge "Create profiles folders" into nyc-dev by Calin Juravle · 8 years ago
  77. f9603bc Merge "Add the setAutoRefresh interface in ANativeWindow" into nyc-dev by Pablo Ceballos · 8 years ago
  78. f411123 Merge "Add the setAutoRefresh interface in ANativeWindow" into nyc-dev by Pablo Ceballos · 8 years ago
  79. 807f23a Create profiles folders by Calin Juravle · 8 years ago
  80. cf1649d Merge "libutils: add String8 and String16 std_string utility methods" am: fb0670d650 by Samuel Tan · 8 years ago
  81. 4b2e769 Merge "libutils: remove whitespace from String8 files" am: e771e846a8 by Samuel Tan · 8 years ago
  82. 9ac4e00 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 8 years ago
  83. 95fd527 libutils: remove whitespace from String8 files by Samuel Tan · 8 years ago
  84. 9518b9d Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 8 years ago
  85. 8c09555 Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 8 years ago
  86. f9d16ef libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 8 years ago
  87. 5ce57a6 Merge "Move libnetutils headers into libnetutils." am: d61ad3c44e by Elliott Hughes · 8 years ago
  88. d61ad3c Merge "Move libnetutils headers into libnetutils." by Elliott Hughes · 8 years ago
  89. 3e08b82 Merge "Move libdiskconfig headers into libdiskconfig." am: 737325fb7c by Elliott Hughes · 8 years ago
  90. ffd662d Merge "Move libmemtrack headers into libmemtrack." am: 1c3d784030 by Elliott Hughes · 8 years ago
  91. 737325f Merge "Move libdiskconfig headers into libdiskconfig." by Elliott Hughes · 8 years ago
  92. 1c3d784 Merge "Move libmemtrack headers into libmemtrack." by Elliott Hughes · 8 years ago
  93. 8dccdbf Move libdiskconfig headers into libdiskconfig. by Elliott Hughes · 8 years ago
  94. c768bfc Merge "Move libnativeloader headers into libnativeloader." am: 25aca65a93 by Elliott Hughes · 8 years ago
  95. ab5ed09 Move libmemtrack headers into libmemtrack. by Elliott Hughes · 8 years ago
  96. 8501751 Move libnetutils headers into libnetutils. by Elliott Hughes · 8 years ago
  97. e2b4e1e Move libnativeloader headers into libnativeloader. by Elliott Hughes · 8 years ago
  98. e6c7f9a Expand HAL_DATASPACE to include range, standard and transfer bitfields by Lajos Molnar · 8 years ago
  99. 3daa574 Add the setAutoRefresh interface in ANativeWindow by Pablo Ceballos · 8 years ago
  100. 9136922 Expand HAL_DATASPACE to include range, standard and transfer bitfields by Lajos Molnar · 8 years ago