1. 21c8a29 Merge "NativeBridge: add "linked namespace" semantic corresponding to linker" by Zhenhua WANG · 8 years ago
  2. 1238292 Merge "NativeBridge: add "linked namespace" semantic corresponding to linker" by Treehugger Robot · 8 years ago
  3. f79efed Merge "Add LLNDK liblog stub library for the VNDK" am: f8111b7df8 by Dan Willemsen · 8 years ago
  4. f8111b7 Merge "Add LLNDK liblog stub library for the VNDK" by Dan Willemsen · 8 years ago
  5. 0c7f228 Merge "libcutils: fs_config: target_out_path assumed /system breaking partitions" by Mark Salyzyn · 8 years ago
  6. e800b97 Merge "libcutils: fs_config: target_out_path assumed /system breaking partitions" by Treehugger Robot · 8 years ago
  7. 38a5bea Merge "Moved all files from include/system to libsystem/include/system" by Vijay Venkatraman · 8 years ago
  8. deb3254 Merge "Moved all files from include/system to libsystem/include/system" by Vijay Venkatraman · 8 years ago
  9. 3b3811b Merge "liblog: adapt to removal of property name size limit" am: 7660c46c66 by Mark Salyzyn · 8 years ago
  10. 7660c46 Merge "liblog: adapt to removal of property name size limit" by Treehugger Robot · 8 years ago
  11. d24dc95 liblog: adapt to removal of property name size limit by Mark Salyzyn · 8 years ago
  12. 6e9cb8f libcutils: fs_config: target_out_path assumed /system breaking partitions by Mark Salyzyn · 8 years ago
  13. d58265e Merge "Implement maps parsing." am: 33e6b18d35 by Christopher Ferris · 8 years ago
  14. 33e6b18 Merge "Implement maps parsing." by Christopher Ferris · 8 years ago
  15. 6f18343 Merge "Reflect move of mapping file to /system." am: a74635d33e by Dan Cashman · 8 years ago
  16. a74635d Merge "Reflect move of mapping file to /system." by Treehugger Robot · 8 years ago
  17. 6510908 Merge "init: more header cleanup" am: ab5ab1ebd4 by Tom Cherry · 8 years ago
  18. ab5ab1e Merge "init: more header cleanup" by Treehugger Robot · 8 years ago
  19. bb1c8f3 Merge "Revert "libcutils: fs_config: target_out_path assumed /system"" by Thierry Strudel · 8 years ago
  20. ad90763 Merge "Revert "libcutils: fs_config: target_out_path assumed /system"" by Treehugger Robot · 8 years ago
  21. 3f5eaae5 init: more header cleanup by Tom Cherry · 8 years ago
  22. b087e37 Merge "ZipWriter: Do not write DataDescriptor for STORED files" am: 47f5581927 by Adam Lesinski · 8 years ago
  23. 29e0c8f Revert "libcutils: fs_config: target_out_path assumed /system" by Thierry Strudel · 8 years ago
  24. 47f5581 Merge "ZipWriter: Do not write DataDescriptor for STORED files" by Adam Lesinski · 8 years ago
  25. e6b70f5 Merge "ueventd: Write tests for the get_*_symlinks() functions" am: e7fbd6a2b4 by Tom Cherry · 8 years ago
  26. e7fbd6a Merge "ueventd: Write tests for the get_*_symlinks() functions" by Tom Cherry · 8 years ago
  27. e2fa70b ZipWriter: Do not write DataDescriptor for STORED files by Adam Lesinski · 8 years ago
  28. e248768 Merge "Add android::base::ScopeGuard" am: 5c3961c547 by Tom Cherry · 8 years ago
  29. 5c3961c Merge "Add android::base::ScopeGuard" by Tom Cherry · 8 years ago
  30. 381a135 Merge "check send_signal result before further dealing" am: 5830f7b564 by Liu Changcheng · 8 years ago
  31. 5830f7b Merge "check send_signal result before further dealing" by Treehugger Robot · 8 years ago
  32. 09385e7 Implement maps parsing. by Christopher Ferris · 8 years ago
  33. 2992311 Reflect move of mapping file to /system. by Dan Cashman · 8 years ago
  34. d7acf56 Merge "logd: test: logd.sepolicy* errors" am: ebc87c98e3 by Mark Salyzyn · 8 years ago
  35. ebc87c9 Merge "logd: test: logd.sepolicy* errors" by Treehugger Robot · 8 years ago
  36. b3ef902 Moved all files from include/system to libsystem/include/system by Vijay Venkatraman · 8 years ago
  37. 3492221 check send_signal result before further dealing by Liu Changcheng · 8 years ago
  38. bc1d2ae logd: test: logd.sepolicy* errors by Mark Salyzyn · 8 years ago
  39. 5358155 Merge "Add test config to bootstat_tests" am: 3d5cd59d73 by Dan Shi · 8 years ago
  40. 3d5cd59 Merge "Add test config to bootstat_tests" by Treehugger Robot · 8 years ago
  41. c44f6a4 ueventd: Write tests for the get_*_symlinks() functions by Tom Cherry · 8 years ago
  42. 27c796b Merge "libcutils: fs_config: target_out_path assumed /system" am: 66b8491719 by Mark Salyzyn · 8 years ago
  43. 66b8491 Merge "libcutils: fs_config: target_out_path assumed /system" by Treehugger Robot · 8 years ago
  44. 28dab34 Add LLNDK liblog stub library for the VNDK by Dan Willemsen · 8 years ago
  45. c996a8e Add android::base::ScopeGuard by Tom Cherry · 8 years ago
  46. 906709a Merge "Convert opens to use unique_fd." am: ff93b794b5 by Christopher Ferris · 8 years ago
  47. 4f2753f Merge "liblog: worry over resource leaks" am: acc0e98b0f by Mark Salyzyn · 8 years ago
  48. ff93b79 Merge "Convert opens to use unique_fd." by Christopher Ferris · 8 years ago
  49. 7130fb3 libcutils: fs_config: target_out_path assumed /system by Mark Salyzyn · 8 years ago
  50. acc0e98 Merge "liblog: worry over resource leaks" by Mark Salyzyn · 8 years ago
  51. 191afba liblog: worry over resource leaks by Mark Salyzyn · 8 years ago
  52. 48d08c2 Convert opens to use unique_fd. by Christopher Ferris · 8 years ago
  53. dbd463f Merge "Add Symbols parsing." am: 568dc01fdf by Christopher Ferris · 8 years ago
  54. 3651e52 Merge "Fix liblog#__security failure" am: 7887dd8567 by Rubin Xu · 8 years ago
  55. 568dc01 Merge "Add Symbols parsing." by Christopher Ferris · 8 years ago
  56. 7887dd8 Merge "Fix liblog#__security failure" by Rubin Xu · 8 years ago
  57. 0f0cccc Add test config to bootstat_tests by Dan Shi · 8 years ago
  58. 235cf8d Fix liblog#__security failure by Rubin Xu · 8 years ago
  59. 0b842b3 Merge "Add test config to libcutils_test" am: c1c0de3945 by Dan Shi · 8 years ago
  60. c1c0de3 Merge "Add test config to libcutils_test" by Treehugger Robot · 8 years ago
  61. e6ccb6c Merge changes Ib8369088,I743433bc am: 8b951f5adc by Josh Gao · 8 years ago
  62. 8b951f5 Merge changes Ib8369088,I743433bc by Josh Gao · 8 years ago
  63. 795eb84 Merge "init.rc: add class_start early_hal" am: 7bbd2a5290 by Steven Moreland · 8 years ago
  64. 7bbd2a5 Merge "init.rc: add class_start early_hal" by Treehugger Robot · 8 years ago
  65. 31d4b50 Merge "Add test config to libappfuse_test" am: dccf5a1dc8 by Dan Shi · 8 years ago
  66. dccf5a1 Merge "Add test config to libappfuse_test" by Dan Shi · 8 years ago
  67. d5f7cc7 Merge "logcatd: introduce logcatd executable" am: 47356e69fe by Mark Salyzyn · 8 years ago
  68. 47356e6 Merge "logcatd: introduce logcatd executable" by Treehugger Robot · 8 years ago
  69. e7ba4cc Add Symbols parsing. by Christopher Ferris · 8 years ago
  70. 5d56bad init.rc: add class_start early_hal by Steven Moreland · 8 years ago
  71. 951cf70 debuggerd_test: remove useless pipe. by Josh Gao · 8 years ago
  72. 287d50d debuggerd_client: fix infinite timeouts. by Josh Gao · 8 years ago
  73. 1ab138c Merge "Add DwarfOp support." am: 3f220aaa63 by Christopher Ferris · 8 years ago
  74. 3f220aa Merge "Add DwarfOp support." by Christopher Ferris · 8 years ago
  75. 1b559e2 Merge "logd: cap out-of-order entry search" am: b15882faab by Mark Salyzyn · 8 years ago
  76. 0c1bad3 Merge "adb: don't reset usb when connecting it." am: 4b8087aeb2 by Yabin Cui · 8 years ago
  77. f8e1b80 Merge "libcutils: create private/fs_config.h" am: 832f6c704a by Mark Salyzyn · 8 years ago
  78. b15882f Merge "logd: cap out-of-order entry search" by Treehugger Robot · 8 years ago
  79. 55d22ef Add DwarfOp support. by Christopher Ferris · 8 years ago
  80. 4b8087a Merge "adb: don't reset usb when connecting it." by Treehugger Robot · 8 years ago
  81. 832f6c7 Merge "libcutils: create private/fs_config.h" by Mark Salyzyn · 8 years ago
  82. a9403f0 libcutils: create private/fs_config.h by Mark Salyzyn · 8 years ago
  83. 0f92fdc logd: cap out-of-order entry search by Mark Salyzyn · 8 years ago
  84. 69b4dfe Merge "Add overflow checks in Memory objects." am: 856bccbdc3 by Christopher Ferris · 8 years ago
  85. 856bccb Merge "Add overflow checks in Memory objects." by Christopher Ferris · 8 years ago
  86. 5d002b8 adb: don't reset usb when connecting it. by Yabin Cui · 8 years ago
  87. d3d3ddd Merge "logcat: Add -h and --help flags" am: 23e308398f by Mark Salyzyn · 8 years ago
  88. ed73c21 Merge "init: use read_file and write_file to implement do_copy builtin" by Tom Cherry · 8 years ago
  89. 23e3083 Merge "logcat: Add -h and --help flags" by Treehugger Robot · 8 years ago
  90. 554c1fa Merge "init: use read_file and write_file to implement do_copy builtin" by Tom Cherry · 8 years ago
  91. a073c39 logcatd: introduce logcatd executable by Mark Salyzyn · 8 years ago
  92. e74e51d logcat: Add -h and --help flags by Mark Salyzyn · 8 years ago
  93. dbe88e7 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
  94. 5ff6316 Merge "init: Use std::string for write_file()" am: 815578cef2 by Tom Cherry · 8 years ago
  95. 815578c Merge "init: Use std::string for write_file()" by Treehugger Robot · 8 years ago
  96. f447c8e Add overflow checks in Memory objects. by Christopher Ferris · 8 years ago
  97. 8aac990 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  98. 330b6fd Merge "debuggerd_test: add test for process/thread names." am: ca8954f7b8 by Josh Gao · 8 years ago
  99. d2d8b68 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  100. ca8954f Merge "debuggerd_test: add test for process/thread names." by Josh Gao · 8 years ago