1. c566489 Second attempt to "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  2. 0627928 Merge "Revert "Move some tests to libc++."" by Dan Albert · 10 years ago
  3. 1d3b492 Revert "Move some tests to libc++." by Dan Albert · 10 years ago
  4. 5c7e2e6 Merge "Move liblog tests and benchmarks to libc++." by Dan Albert · 10 years ago
  5. f2dedb7 Move liblog tests and benchmarks to libc++. by Dan Albert · 10 years ago
  6. 7d196df Merge "Move some tests to libc++." by Dan Albert · 10 years ago
  7. e3cccbf Move some tests to libc++. by Dan Albert · 10 years ago
  8. 4b86256 Merge "property_service: Added vendor build properties to load_all_props" by Daniel Rosenberg · 10 years ago
  9. b951222 property_service: Added vendor build properties to load_all_props by Daniel Rosenberg · 10 years ago
  10. 2c0839e Merge "kill HAVE_POSIX_FILEMAP" by Yabin Cui · 10 years ago
  11. 266092c kill HAVE_POSIX_FILEMAP by Yabin Cui · 10 years ago
  12. b0d3027 Merge "Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885." by Elliott Hughes · 10 years ago
  13. f6b62d0 Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885. by Elliott Hughes · 10 years ago
  14. af2cd21 Merge "When new error happend,then errno should be updated accordingly. Otherwise, need to keep previous errno." by Elliott Hughes · 10 years ago
  15. 4df4dfe When new error happend,then errno should be updated accordingly. by Bo Huang · 10 years ago
  16. ae52248 Merge "init isn't built for platforms without dirent::d_type." by Elliott Hughes · 10 years ago
  17. 57583a7 init isn't built for platforms without dirent::d_type. by Elliott Hughes · 10 years ago
  18. 1da681c Merge "bionic's struct stat is now POSIX-compliant." by Elliott Hughes · 10 years ago
  19. f1df854 bionic's struct stat is now POSIX-compliant. by Elliott Hughes · 10 years ago
  20. 65a83bd Merge "Reserve some AIDs for OEMs" by Nick Kralevich · 10 years ago
  21. 60ac636 Reserve some AIDs for OEMs by Johan Redestig · 10 years ago
  22. f02c797 Merge "Move winsock2.h in front of a potential windows.h include." by Stephen Hines · 10 years ago
  23. 7e34121 Move winsock2.h in front of a potential windows.h include. by Stephen Hines · 10 years ago
  24. aaa920d Merge "Make Unicode.h use types that match libc++." by Dan Albert · 10 years ago
  25. 2f5ad5f Make Unicode.h use types that match libc++. by Dan Albert · 10 years ago
  26. 8550740 Merge "Remove dead code." by Elliott Hughes · 10 years ago
  27. 9a092dd Remove dead code. by Elliott Hughes · 10 years ago
  28. 2655256 am 452f08a0: Merge "Add razer usb vid for future use with adb" by Elliott Hughes · 10 years ago
  29. 5fc8f68 am 7a92d20e: Merge "Clean up some test makefiles." by Dan Albert · 10 years ago
  30. 452f08a Merge "Add razer usb vid for future use with adb" by Elliott Hughes · 10 years ago
  31. 7a92d20 Merge "Clean up some test makefiles." by Dan Albert · 10 years ago
  32. 27d166c Clean up some test makefiles. by Dan Albert · 10 years ago
  33. d4c7a1c am a11ac455: Merge "Fix debuggerd issues." by Christopher Ferris · 10 years ago
  34. a11ac45 Merge "Fix debuggerd issues." by Christopher Ferris · 10 years ago
  35. 1072f91 Fix debuggerd issues. by Christopher Ferris · 10 years ago
  36. 3410d33 Add razer usb vid for future use with adb by Stuart Wells · 10 years ago
  37. 359d58d resolved conflicts for merge of cb8c583d to stage-aosp-master by Dmitriy Ivanov · 10 years ago
  38. cb8c583 Merge "Fix ps <process name>" by Dmitriy Ivanov · 10 years ago
  39. 65267bc Fix ps <process name> by Dmitriy Ivanov · 10 years ago
  40. 24dfaac am c6dead70: Merge "maybe fix mac build" by Nick Kralevich · 10 years ago
  41. c6dead7 Merge "maybe fix mac build" by Nick Kralevich · 10 years ago
  42. bcd1a83 maybe fix mac build by Nick Kralevich · 10 years ago
  43. 8dac355 am b968d5c8: Merge "Add shared library version of libziparchive." by Ian Rogers · 10 years ago
  44. b968d5c Merge "Add shared library version of libziparchive." by Ian Rogers · 10 years ago
  45. 40ac96c Add shared library version of libziparchive. by Ian Rogers · 10 years ago
  46. ffb60ce am 91b76d7d: Merge "Made suffix length of rotated logcat files constant." by Aristidis Papaioannou · 10 years ago
  47. 91b76d7 Merge "Made suffix length of rotated logcat files constant." by Aristidis Papaioannou · 10 years ago
  48. eba7344 Made suffix length of rotated logcat files constant. by Aristidis Papaioannou · 10 years ago
  49. 7a1abfe am 64989126: Merge "Add code cache tests to libnativebridge." by Calin Juravle · 10 years ago
  50. 182f33d am 8cf2ce10: Merge "Don\'t allow SUPPORTED_ABIs to be set by the native bridge." by Narayan Kamath · 10 years ago
  51. 4de4e6d resolved conflicts for merge of e3c22c41 to stage-aosp-master by Calin Juravle · 10 years ago
  52. 6498912 Merge "Add code cache tests to libnativebridge." by Calin Juravle · 10 years ago
  53. 59a719c Add code cache tests to libnativebridge. by Calin Juravle · 10 years ago
  54. 845867b am d88323b2: Merge "Add volatile to avoid clang optimization." by Chih-Hung Hsieh · 10 years ago
  55. a2853bd am 5bea7edd: Merge "Fix type cast error, should be char* not void*." by Chih-Hung Hsieh · 10 years ago
  56. 8cf2ce1 Merge "Don't allow SUPPORTED_ABIs to be set by the native bridge." by Narayan Kamath · 10 years ago
  57. e3c22c4 Merge "Handle code_cache dir creation in libnativebridge" by Calin Juravle · 10 years ago
  58. f9d9e2a Handle code_cache dir creation in libnativebridge by Calin Juravle · 10 years ago
  59. d88323b Merge "Add volatile to avoid clang optimization." by Chih-Hung Hsieh · 10 years ago
  60. a1ff475 Add volatile to avoid clang optimization. by Chih-Hung Hsieh · 10 years ago
  61. 5bea7ed Merge "Fix type cast error, should be char* not void*." by Chih-Hung Hsieh · 10 years ago
  62. dc61d77 Fix type cast error, should be char* not void*. by Chih-Hung Hsieh · 10 years ago
  63. dd22aef Don't allow SUPPORTED_ABIs to be set by the native bridge. by Narayan Kamath · 10 years ago
  64. aad358f Merge commit 'b2042f7263c7bbacc5115de4a42c5a96b64a06f2' into HEAD by Bill Yi · 10 years ago
  65. 37d70f5 am c0b4b8b0: Merge "Ensure /data/adb exists" by Nick Kralevich · 10 years ago
  66. c0b4b8b Merge "Ensure /data/adb exists" by Nick Kralevich · 10 years ago
  67. 89252ce Ensure /data/adb exists by Nick Kralevich · 10 years ago
  68. b2042f7 am a1ac84cd: MingW doesn\'t handle __attribute__((weak)) for Windows PE by Adam Lesinski · 10 years ago
  69. a1ac84c MingW doesn't handle __attribute__((weak)) for Windows PE by Adam Lesinski · 10 years ago
  70. cb3739b am 7e38ab47: am 951c48c5: Merge "adb: Add USB vendor ID for TrekStor GmbH" by JP Abgrall · 10 years ago
  71. 7e38ab4 am 951c48c5: Merge "adb: Add USB vendor ID for TrekStor GmbH" by JP Abgrall · 10 years ago
  72. 951c48c Merge "adb: Add USB vendor ID for TrekStor GmbH" by JP Abgrall · 10 years ago
  73. 4fa99e5 adb: Add USB vendor ID for TrekStor GmbH by Thorsten Koroscha · 10 years ago
  74. d82db15 am 1c77bf4c: Merge "Fix windows specific behavior of FileMap" into lmp-dev by Xavier Ducrohet · 10 years ago
  75. 1c77bf4 Merge "Fix windows specific behavior of FileMap" into lmp-dev by Xavier Ducrohet · 10 years ago
  76. 1a55aa5 Fix windows specific behavior of FileMap by Xavier Ducrohet · 10 years ago
  77. 0c7ad12 am cd1da4e0: Fix toolchain issue for windows build of libziparchive. by Xavier Ducrohet · 10 years ago
  78. 5d72771 am 2d241ec8: am 3a387176: Merge "Don\'t build init with clang for now" by Chih-hung Hsieh · 10 years ago
  79. 2d241ec am 3a387176: Merge "Don\'t build init with clang for now" by Chih-hung Hsieh · 10 years ago
  80. 3a38717 Merge "Don't build init with clang for now" by Chih-hung Hsieh · 10 years ago
  81. cd1da4e Fix toolchain issue for windows build of libziparchive. by Xavier Ducrohet · 10 years ago
  82. 0f773c8 am 67f46cb0: Fix issue #18000467: processgroup truncates buffer by Dianne Hackborn · 10 years ago
  83. 67f46cb Fix issue #18000467: processgroup truncates buffer by Dianne Hackborn · 10 years ago
  84. c37387a am 07f1300c: am 7979f1ce: Merge "Do not inline rarely used trace function bodies." by Chih-Hung Hsieh · 10 years ago
  85. 07f1300 am 7979f1ce: Merge "Do not inline rarely used trace function bodies." by Chih-Hung Hsieh · 10 years ago
  86. 7979f1c Merge "Do not inline rarely used trace function bodies." by Chih-Hung Hsieh · 10 years ago
  87. 40d5a79 am 4f083c61: am a8aad166: Merge "logd: insert order for first entry" by Mark Salyzyn · 10 years ago
  88. 4f083c6 am a8aad166: Merge "logd: insert order for first entry" by Mark Salyzyn · 10 years ago
  89. a8aad16 Merge "logd: insert order for first entry" by Mark Salyzyn · 10 years ago
  90. eae155e logd: insert order for first entry by Mark Salyzyn · 10 years ago
  91. 2d3150e Do not inline rarely used trace function bodies. by Chih-Hung Hsieh · 10 years ago
  92. 1e2bec4 resolved conflicts for merge of 3f95c89d to lmp-dev-plus-aosp by Dmitriy Ivanov · 10 years ago
  93. 3f95c89 am e63fb8bd: Merge "Remove libsigchain from LD_PRELOADs" by Dmitriy Ivanov · 10 years ago
  94. e63fb8b Merge "Remove libsigchain from LD_PRELOADs" by Dmitriy Ivanov · 10 years ago
  95. badcdc7 am 2c5e7e10: Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling Instagram by Dianne Hackborn · 10 years ago
  96. 2c5e7e1 Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling Instagram by Dianne Hackborn · 10 years ago
  97. 977f69a am e7502d32: am 3bcd5694: Merge "Add gtest conformance tests for libsync." by Riley Andrews · 10 years ago
  98. e7502d3 am 3bcd5694: Merge "Add gtest conformance tests for libsync." by Riley Andrews · 10 years ago
  99. 3bcd569 Merge "Add gtest conformance tests for libsync." by Riley Andrews · 10 years ago
  100. d0d7f6a Add gtest conformance tests for libsync. by Riley Andrews · 10 years ago