1. 905d0ce Merge "Add the setAutoRefresh interface in ANativeWindow" into nyc-dev by Pablo Ceballos · 9 years ago
  2. 4cc6cdd Merge "Add the setAutoRefresh interface in ANativeWindow" into nyc-dev by Pablo Ceballos · 9 years ago
  3. 3d6b1ac Merge "adb: sysdeps_test: improve smoke test." am: 0fc006685c am: 2975a58f3c by Josh Gao · 9 years ago
  4. f941e21 Merge "adb: sysdeps_test: improve smoke test." am: 0fc006685c by Josh Gao · 9 years ago
  5. 031a735 Merge "adb: sysdeps_test: improve smoke test." by Josh Gao · 9 years ago
  6. aa2cc93 adb: sysdeps_test: improve smoke test. by Josh Gao · 9 years ago
  7. 9780f76 Merge changes I4a8aa840,I9708f2a3 am: 44b08c722d am: fe07481ff9 by Josh Gao · 9 years ago
  8. f925653 Merge changes I4a8aa840,I9708f2a3 am: 44b08c722d by Josh Gao · 9 years ago
  9. 119ff94 Merge changes I4a8aa840,I9708f2a3 by Josh Gao · 9 years ago
  10. cdcedc4 Merge changes I9757ab85,Idac80a24 am: 2e70b2d5d8 am: 0640b14df2 by Josh Gao · 9 years ago
  11. 08d42ee Merge changes I9757ab85,Idac80a24 am: 2e70b2d5d8 by Josh Gao · 9 years ago
  12. c3decbf Merge changes I9757ab85,Idac80a24 by Josh Gao · 9 years ago
  13. b1020c3 adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
  14. 623bed7 adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
  15. 6817a58 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 am: 4a9084228a by Josh Gao · 9 years ago
  16. 199ea19 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 am: 4a9084228a by Josh Gao · 9 years ago
  17. 7903463 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
  18. c8f3ef9 Merge "Temporary fix for bugreport symlink." into nyc-dev am: a9061ece05 by Jeff Sharkey · 9 years ago
  19. 5fbeecd Merge "Temporary fix for bugreport symlink." into nyc-dev by Jeff Sharkey · 9 years ago
  20. 3a95950 Temporary fix for bugreport symlink. by Jeff Sharkey · 9 years ago
  21. c644e83 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 9 years ago
  22. 434b341 adb: detect when the client disconnects in wait-for-device. by Josh Gao · 9 years ago
  23. 0a3db54 Merge "libmemunreachable: fix long timeout on error" am: ee127f3d6b by Colin Cross · 9 years ago
  24. c0d8193 Merge "libmemunreachable: fix long timeout on error" am: ee127f3d6b by Colin Cross · 9 years ago
  25. aa17dbc Merge "libmemunreachable: fix long timeout on error" by Colin Cross · 9 years ago
  26. e7f53cb libmemunreachable: fix long timeout on error by Colin Cross · 9 years ago
  27. ccb5f3b Revert "Update make_ext4fs_internal param-list to match new implementation" by Mohamad Ayyash · 9 years ago
  28. 8a8de1d Revert "Update make_ext4fs_internal param-list to match new implementation" by Mohamad Ayyash · 9 years ago
  29. b14239e Merge "Remove dead code from debuggerd." am: fbaefc4d9d am: bdf9d18c34 by Elliott Hughes · 9 years ago
  30. bc7535e Merge "Remove dead code from debuggerd." am: fbaefc4d9d by Elliott Hughes · 9 years ago
  31. abcfdb0 Update make_ext4fs_internal param-list to match new implementation by Mohamad Ayyash · 9 years ago
  32. 5cc580b Merge "Remove dead code from debuggerd." by Elliott Hughes · 9 years ago
  33. d486558 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
  34. 0c8b7bf adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
  35. 3c2e9c0 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago
  36. 3640ed1 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
  37. 69ee20e resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 9 years ago
  38. 384411a Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  39. 34574bf Update make_ext4fs_internal param-list to match new implementation by Mohamad Ayyash · 9 years ago
  40. 0020bd2 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  41. 8a78db4 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  42. d5af824 Merge "healthd: separate libbatterymonitor for use in recovery." am: 219806bc7a by Yabin Cui · 9 years ago
  43. 8826012 Merge "healthd: separate libbatterymonitor for use in recovery." am: 219806bc7a by Yabin Cui · 9 years ago
  44. fa3a552 Merge "healthd: separate libbatterymonitor for use in recovery." by Yabin Cui · 9 years ago
  45. 14f27d8 healthd: separate libbatterymonitor for use in recovery. by Yabin Cui · 9 years ago
  46. 7883bd1 Merge "imprecise mark and sweep native memory leak detector" am: 6288b28fc7 by Colin Cross · 9 years ago
  47. a563a3e Merge "libutils: add String8 and String16 std_string utility methods" am: fb0670d650 by Samuel Tan · 9 years ago
  48. f93ce1e Merge "libutils: remove whitespace from String8 files" am: e771e846a8 by Samuel Tan · 9 years ago
  49. 2adbb5b Merge "imprecise mark and sweep native memory leak detector" am: 6288b28fc7 by Colin Cross · 9 years ago
  50. aa2a431 Merge "imprecise mark and sweep native memory leak detector" by Colin Cross · 9 years ago
  51. f7a5972 Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
  52. 824d9a9 Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
  53. 1a733a2 Merge "libutils: remove whitespace from String8 files" am: e771e846a8 by Samuel Tan · 9 years ago
  54. 7fa0b74 Merge "libutils: remove whitespace from String8 files" by Samuel Tan · 9 years ago
  55. a181cb6 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 9 years ago
  56. afb802d libutils: remove whitespace from String8 files by Samuel Tan · 9 years ago
  57. a940982 Merge "adb: fix clang-format for access modifier dedent." am: d5126ddf71 by Josh Gao · 9 years ago
  58. 2c6f39c Merge "adb: fix clang-format for access modifier dedent." am: d5126ddf71 by Josh Gao · 9 years ago
  59. ecf42a0 Merge "adb: fix clang-format for access modifier dedent." by Josh Gao · 9 years ago
  60. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  61. 9bcaa75 adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago
  62. 371a5f2 Limit libart.so visibility to apps targeting <= M am: dab56737ca by Dimitry Ivanov · 9 years ago
  63. 57d79c1 Limit libart.so visibility to apps targeting <= M by Dimitry Ivanov · 9 years ago
  64. bb03fc2 Merge "Remove logcat\'s false dependency on a libutils header file." am: d3289ac581 by Elliott Hughes · 9 years ago
  65. 0eabe39 Merge "Remove logcat\'s false dependency on a libutils header file." by Elliott Hughes · 9 years ago
  66. f4a325a Merge changes Ib17f0a55,Ia5bbae6b,I339d42fc into nyc-dev am: 7bbb4a0c49 by David Pursell · 9 years ago
  67. 7845de6 Merge "Remove logcat's false dependency on a libutils header file." by Elliott Hughes · 9 years ago
  68. c93127d Merge changes Ib17f0a55,Ia5bbae6b,I339d42fc into nyc-dev by David Pursell · 9 years ago
  69. 6562471 Merge "healthd: Add "No UI" operation for charger mode" am: fdd26c961d by Todd Poynor · 9 years ago
  70. 119654e Merge "healthd: Add "No UI" operation for charger mode" am: fdd26c961d by Todd Poynor · 9 years ago
  71. add6174 Merge "healthd: Add "No UI" operation for charger mode" by Todd Poynor · 9 years ago
  72. 011e863 healthd: Add "No UI" operation for charger mode by Todd Poynor · 9 years ago
  73. c5ab849 Merge "fake_log_device: long lived allocations" am: 3fd5649424 am: c10b039d28 by Mark Salyzyn · 9 years ago
  74. df5943e fastboot: fix TCP protocol version check. by David Pursell · 9 years ago
  75. cf4a191 fastboot: add UDP protocol. by David Pursell · 9 years ago
  76. 96284af Merge "fake_log_device: long lived allocations" am: 3fd5649424 by Mark Salyzyn · 9 years ago
  77. 52fbc44 fastboot: add Socket timeout detection. by David Pursell · 9 years ago
  78. 10f2490 Merge "fake_log_device: long lived allocations" by Mark Salyzyn · 9 years ago
  79. dc86674 Merge "Remove two bogus libutils dependencies." am: fd9619004b am: b3639658ed by Elliott Hughes · 9 years ago
  80. 60fd4da Merge "Remove libbase\'s libutils dependency." am: b3a77b1198 am: 0a475f8dd2 by Elliott Hughes · 9 years ago
  81. f621c88 Merge commit \'4352ee87fd74b931d4b58192fb8974e91aa899d0\' into HEAD by Bill Yi · 9 years ago
  82. ce06233 Merge "Remove two bogus libutils dependencies." am: fd9619004b by Elliott Hughes · 9 years ago
  83. d29946d Merge "Remove libbase\'s libutils dependency." am: b3a77b1198 by Elliott Hughes · 9 years ago
  84. 04ae8e2 fake_log_device: long lived allocations by Mark Salyzyn · 9 years ago
  85. 8e98bd8 Merge "Remove two bogus libutils dependencies." by Elliott Hughes · 9 years ago
  86. a636c1a Merge "Remove libbase's libutils dependency." by Elliott Hughes · 9 years ago
  87. c0c649e Remove logcat's false dependency on a libutils header file. by Elliott Hughes · 9 years ago
  88. b548552 Remove two bogus libutils dependencies. by Elliott Hughes · 9 years ago
  89. 494fa9b Remove libbase's libutils dependency. by Elliott Hughes · 9 years ago
  90. d580ce8 Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD by Bill Yi · 9 years ago
  91. 69ee84d Merge "healthd: init members of BatteryMonitor." am: 2773d4f96a by Yabin Cui · 9 years ago
  92. 4cc0bcf Merge "healthd: init members of BatteryMonitor." by Yabin Cui · 9 years ago
  93. 5dbb6d5 Merge "fastboot: fix TCP protocol version check." am: bcaeb78f63 by David Pursell · 9 years ago
  94. 961b824 Merge "fastboot: fix TCP protocol version check." by David Pursell · 9 years ago
  95. 4b3d54a fastboot: fix TCP protocol version check. by David Pursell · 9 years ago
  96. c628af4 Merge "bootstat: Record metrics for factory_reset and time_since_factory_reset." by James Hawkins · 9 years ago
  97. ebb9997 Merge "bootstat: Record metrics for factory_reset and time_since_factory_reset." by James Hawkins · 9 years ago
  98. 5e70a51 Add CASIO to approved vendor IDs am: 6c48349dee am: 1dec743e01 -s ours by Mohamad Ayyash · 9 years ago
  99. f56a920 Add CASIO to approved vendor IDs am: 6c48349dee am: 1dec743e01 -s ours by Mohamad Ayyash · 9 years ago
  100. 4377416 Add CASIO to approved vendor IDs am: 6c48349dee by Mohamad Ayyash · 9 years ago