1. 2e3d152 am 9b16f7db: am 6bfb7b64: Merge "Fix overflow in adb_client" by Nick Kralevich · 11 years ago
  2. 9b16f7d am 6bfb7b64: Merge "Fix overflow in adb_client" by Nick Kralevich · 11 years ago
  3. 6bfb7b6 Merge "Fix overflow in adb_client" by Nick Kralevich · 11 years ago
  4. 75e0645 Fix overflow in adb_client by Nick Kralevich · 11 years ago
  5. 4fe4896 am 57c9b95b: am 39baa829: Merge "Get arm64 to compile." by Christopher Ferris · 11 years ago
  6. 57c9b95 am 39baa829: Merge "Get arm64 to compile." by Christopher Ferris · 11 years ago
  7. 39baa82 Merge "Get arm64 to compile." by Christopher Ferris · 11 years ago
  8. edbe3b4 Get arm64 to compile. by Christopher Ferris · 11 years ago
  9. e75cc3d am 3d55662f: am fb6d601f: Merge "Use <stdint.h> for INT32_MIN and INT32_MAX." by Elliott Hughes · 11 years ago
  10. 3d55662 am fb6d601f: Merge "Use <stdint.h> for INT32_MIN and INT32_MAX." by Elliott Hughes · 11 years ago
  11. fb6d601 Merge "Use <stdint.h> for INT32_MIN and INT32_MAX." by Elliott Hughes · 11 years ago
  12. 81eb357 Use <stdint.h> for INT32_MIN and INT32_MAX. by Elliott Hughes · 11 years ago
  13. c851861 am 02f68c4b: am 4800e20e: Merge "system/core: rename aarch64 target to arm64" by Colin Cross · 11 years ago
  14. 02f68c4 am 4800e20e: Merge "system/core: rename aarch64 target to arm64" by Colin Cross · 11 years ago
  15. 4800e20 Merge "system/core: rename aarch64 target to arm64" by Colin Cross · 11 years ago
  16. 7223577 am e18df357: am 794b587b: Merge "Fix entry handling for 0 length entries." by Brian Carlstrom · 11 years ago
  17. e18df35 am 794b587b: Merge "Fix entry handling for 0 length entries." by Brian Carlstrom · 11 years ago
  18. 794b587 Merge "Fix entry handling for 0 length entries." by Brian Carlstrom · 11 years ago
  19. c7e2889 am 16384312: am 0620e3dd: Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 11 years ago
  20. 1638431 am 0620e3dd: Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 11 years ago
  21. 0620e3d Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 11 years ago
  22. 48953a1 Fix entry handling for 0 length entries. by Narayan Kamath · 11 years ago
  23. d4146e6 system/core: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  24. b36cfdb am 4b53b014: am 5bd11b48: Merge changes Ib13d9654,I98723ccd by Colin Cross · 11 years ago
  25. 4b53b01 am 5bd11b48: Merge changes Ib13d9654,I98723ccd by Colin Cross · 11 years ago
  26. 5bd11b4 Merge changes Ib13d9654,I98723ccd by Colin Cross · 11 years ago
  27. 17ff7a8 am ca53f0a0: don\'t load property_contexts from /data by Nick Kralevich · 11 years ago
  28. 65dd88b system/core: remove $(KERNEL_HEADERS) from includes by Colin Cross · 11 years ago
  29. 3510637 libcutils: fix atomic_memory_store_barrier by Colin Cross · 11 years ago
  30. d49aa25 adbd: switch to su domain when running as root by Nick Kralevich · 11 years ago
  31. ca53f0a don't load property_contexts from /data by Nick Kralevich · 11 years ago
  32. 884116c am 719b0198: am 1db584b8: Merge "Attempt to fix Mac build" by Christopher Ferris · 11 years ago
  33. 719b019 am 1db584b8: Merge "Attempt to fix Mac build" by Christopher Ferris · 11 years ago
  34. 1db584b Merge "Attempt to fix Mac build" by Christopher Ferris · 11 years ago
  35. db5911a Attempt to fix Mac build by Brian Carlstrom · 11 years ago
  36. 5553763 am 78af6c4c: am 0a72d293: Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 11 years ago
  37. 78af6c4 am 0a72d293: Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 11 years ago
  38. 0a72d29 Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 11 years ago
  39. 7291783 Fix "adb push /sdcard/filename" by Nick Kralevich · 11 years ago
  40. 1b37794 am f62b602f: am 6192eedb: Merge "Fix \'r\' for LP64." by Elliott Hughes · 11 years ago
  41. 6ecdff5 am f7adcfc8: am 17b9c827: Merge "Add PROT_* constants not found on windows." by Christopher Ferris · 11 years ago
  42. 0cf5d96 am 237fdb4a: am eb8d73b6: Merge "Rewrite libbacktrace to be all C++." by Christopher Ferris · 11 years ago
  43. f62b602 am 6192eedb: Merge "Fix \'r\' for LP64." by Elliott Hughes · 11 years ago
  44. f7adcfc am 17b9c827: Merge "Add PROT_* constants not found on windows." by Christopher Ferris · 11 years ago
  45. 237fdb4 am eb8d73b6: Merge "Rewrite libbacktrace to be all C++." by Christopher Ferris · 11 years ago
  46. 6192eed Merge "Fix 'r' for LP64." by Elliott Hughes · 11 years ago
  47. 2430a06 Fix 'r' for LP64. by Elliott Hughes · 11 years ago
  48. 17b9c82 Merge "Add PROT_* constants not found on windows." by Christopher Ferris · 11 years ago
  49. 0dbce45 Add PROT_* constants not found on windows. by Christopher Ferris · 11 years ago
  50. eb8d73b Merge "Rewrite libbacktrace to be all C++." by Christopher Ferris · 11 years ago
  51. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 11 years ago
  52. 320f294 am e20b5f71: am 524b3a0c: Merge "Remove obsolete \'setconsole\' command." by Elliott Hughes · 11 years ago
  53. e20b5f7 am 524b3a0c: Merge "Remove obsolete \'setconsole\' command." by Elliott Hughes · 11 years ago
  54. 524b3a0 Merge "Remove obsolete 'setconsole' command." by Elliott Hughes · 11 years ago
  55. c1e91b0 Remove obsolete 'setconsole' command. by Elliott Hughes · 11 years ago
  56. 8940c0a am 97373bbc: am 7cd15614: Merge "system/core 64-bit cleanup." by Elliott Hughes · 11 years ago
  57. 97373bb am 7cd15614: Merge "system/core 64-bit cleanup." by Elliott Hughes · 11 years ago
  58. 7cd1561 Merge "system/core 64-bit cleanup." by Elliott Hughes · 11 years ago
  59. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 11 years ago
  60. bdea585 am a6b65eee: am 7580661d: Merge "fs_mgr: increase verboseness on mount errors" by Nick Kralevich · 11 years ago
  61. a6b65ee am 7580661d: Merge "fs_mgr: increase verboseness on mount errors" by Nick Kralevich · 11 years ago
  62. 7580661 Merge "fs_mgr: increase verboseness on mount errors" by Nick Kralevich · 11 years ago
  63. 4552987 am c93904b4: am e847f429: Merge "restorecon /data/misc/media." by Nick Kralevich · 11 years ago
  64. c93904b am e847f429: Merge "restorecon /data/misc/media." by Nick Kralevich · 11 years ago
  65. e847f42 Merge "restorecon /data/misc/media." by Nick Kralevich · 11 years ago
  66. 071f28a fs_mgr: increase verboseness on mount errors by William Roberts · 11 years ago
  67. 9e9f05e restorecon /data/misc/media. by Stephen Smalley · 11 years ago
  68. aa25204 am 93557002: am 37fd839f: Merge "Revert "fs_mgr: correct warning on unused function parameter"" by Nick Kralevich · 11 years ago
  69. 9355700 am 37fd839f: Merge "Revert "fs_mgr: correct warning on unused function parameter"" by Nick Kralevich · 11 years ago
  70. 37fd839 Merge "Revert "fs_mgr: correct warning on unused function parameter"" by Nick Kralevich · 11 years ago
  71. bc77767 Revert "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 11 years ago
  72. eca8ea8 am e220e9e0: am 7169b230: Merge "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 11 years ago
  73. e220e9e am 7169b230: Merge "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 11 years ago
  74. 7169b23 Merge "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 11 years ago
  75. 42e82f8 am 4a8996fb: am 3352c503: Merge "Copy the bionic -fstack-protector hack into libbacktrace." by Elliott Hughes · 11 years ago
  76. 4a8996f am 3352c503: Merge "Copy the bionic -fstack-protector hack into libbacktrace." by Elliott Hughes · 11 years ago
  77. 3352c50 Merge "Copy the bionic -fstack-protector hack into libbacktrace." by Elliott Hughes · 11 years ago
  78. 1380ddc Copy the bionic -fstack-protector hack into libbacktrace. by Elliott Hughes · 11 years ago
  79. 57f2262 am ea8dcdcf: am 21ecc30c: Merge "Fix fastbootd build for 64-bit." by Elliott Hughes · 11 years ago
  80. ea8dcdc am 21ecc30c: Merge "Fix fastbootd build for 64-bit." by Elliott Hughes · 11 years ago
  81. 21ecc30 Merge "Fix fastbootd build for 64-bit." by Elliott Hughes · 11 years ago
  82. 4f24125 Fix fastbootd build for 64-bit. by Elliott Hughes · 11 years ago
  83. 9c1cbe8 am 53cd1484: am aead003c: Merge "Don\'t set LD_LIBRARY_PATH globally." by Elliott Hughes · 11 years ago
  84. 53cd148 am aead003c: Merge "Don\'t set LD_LIBRARY_PATH globally." by Elliott Hughes · 11 years ago
  85. aead003 Merge "Don't set LD_LIBRARY_PATH globally." by Elliott Hughes · 11 years ago
  86. 7c7d76f am ab3d5036: am d47ffb88: Merge "AArch64: Add atomic functions" by Elliott Hughes · 11 years ago
  87. ab3d503 am d47ffb88: Merge "AArch64: Add atomic functions" by Elliott Hughes · 11 years ago
  88. d47ffb8 Merge "AArch64: Add atomic functions" by Elliott Hughes · 11 years ago
  89. c15d2ce AArch64: Add atomic functions by Ashok Bhat · 11 years ago
  90. 21095d0 fs_mgr: correct warning on unused function parameter by William Roberts · 11 years ago
  91. 2c3b9a4 am d9cb2964: am 91e2019f: Merge "Create a bare bones host libbacktrace on mac." by Christopher Ferris · 11 years ago
  92. d9cb296 am 91e2019f: Merge "Create a bare bones host libbacktrace on mac." by Christopher Ferris · 11 years ago
  93. 91e2019 Merge "Create a bare bones host libbacktrace on mac." by Christopher Ferris · 11 years ago
  94. f67c641 Create a bare bones host libbacktrace on mac. by Christopher Ferris · 11 years ago
  95. 50fae73 am 1f71e465: am 68870199: Merge "Next phase of the move, reformat use C++ features." by Christopher Ferris · 11 years ago
  96. 1f71e46 am 68870199: Merge "Next phase of the move, reformat use C++ features." by Christopher Ferris · 11 years ago
  97. 6887019 Merge "Next phase of the move, reformat use C++ features." by Christopher Ferris · 11 years ago
  98. bb07b53 Don't set LD_LIBRARY_PATH globally. by Elliott Hughes · 11 years ago
  99. d896c19 am 45f3ed05: am 105f6b66: Merge "restorecon_recursive("/sys") speed boot time" by Nick Kralevich · 11 years ago
  100. 45f3ed0 am 105f6b66: Merge "restorecon_recursive("/sys") speed boot time" by Nick Kralevich · 11 years ago