1. 7629792 am 6d49cebd: Merge "adb: fix docstring for shell functions." by David Pursell · 10 years ago
  2. 6d49ceb Merge "adb: fix docstring for shell functions." by David Pursell · 10 years ago
  3. 45d61d0 adb: fix docstring for shell functions. by David Pursell · 10 years ago
  4. 5b905d4 am 052b1d4a: Merge "Support7Demos: Update the MediaRouter demo" into mnc-ub-dev by Jae Seo · 10 years ago
  5. 052b1d4 Merge "Support7Demos: Update the MediaRouter demo" into mnc-ub-dev by Jae Seo · 10 years ago
  6. 2bd1f62 Support7Demos: Update the MediaRouter demo by Jae Seo · 10 years ago
  7. eb3e19b am 0750ff8d: SupportLeanbackShowcase: performance fix of ImageCardView resource by Dake Gu · 10 years ago
  8. 4b2fccb am 7d120188: SupportLeanbackShowcase: dont expand side info by Dake Gu · 10 years ago
  9. 7cb91d8 am d427f1e5: Merge changes Ibe3db0be,I65e77f91 by David Pursell · 10 years ago
  10. 0750ff8 SupportLeanbackShowcase: performance fix of ImageCardView resource by Dake Gu · 10 years ago
  11. d427f1e Merge changes Ibe3db0be,I65e77f91 by David Pursell · 10 years ago
  12. d1fe92f gdbclient.py: set PWD when querying makefiles. by David Pursell · 10 years ago
  13. 320f881 gdbclient.py: add gdb connect retry. by David Pursell · 10 years ago
  14. b5cc09d am c8ad1e52: Leanback Demo: demo of edit title by Dake Gu · 10 years ago
  15. 7d12018 SupportLeanbackShowcase: dont expand side info by Dake Gu · 10 years ago
  16. c8ad1e5 Leanback Demo: demo of edit title by Dake Gu · 10 years ago
  17. f45bf7a am f57d35ca: am f1b53b58: Merge "Make gdbclient.py work in directories other than the root." by Josh Gao · 10 years ago
  18. f57d35c am f1b53b58: Merge "Make gdbclient.py work in directories other than the root." by Josh Gao · 10 years ago
  19. f1b53b5 Merge "Make gdbclient.py work in directories other than the root." by Josh Gao · 10 years ago
  20. 6382f17 Make gdbclient.py work in directories other than the root. by Josh Gao · 10 years ago
  21. 56261cc am 09fdebad: am 9c2057ab: Merge "Add python reimplementation of gdbclient." by Josh Gao · 10 years ago
  22. f3a519d am 6fe262da: Supportleanbackshowcase: Polishing 2 and transition performance fix by Dake Gu · 10 years ago
  23. 09fdeba am 9c2057ab: Merge "Add python reimplementation of gdbclient." by Josh Gao · 10 years ago
  24. 6fe262d Supportleanbackshowcase: Polishing 2 and transition performance fix by Dake Gu · 10 years ago
  25. 62e7a95 am ab2a8a7d: Supportleanbackshowcase: Polishing by Dake Gu · 10 years ago
  26. ab2a8a7 Supportleanbackshowcase: Polishing by Dake Gu · 10 years ago
  27. 9c2057a Merge "Add python reimplementation of gdbclient." by Josh Gao · 10 years ago
  28. 043bad7 Add python reimplementation of gdbclient. by Josh Gao · 10 years ago
  29. fc1a4c0 am 8ab0d48a: Merge "Showcase: Update SDK to 23 and support lib to 23.0.1" into mnc-ub-dev by Dake Gu · 10 years ago
  30. 385da6e am 2e3684e0: GuidedStepFragment Subclass need explcitly specify a container id for background by Dake Gu · 10 years ago
  31. 8ab0d48 Merge "Showcase: Update SDK to 23 and support lib to 23.0.1" into mnc-ub-dev by Dake Gu · 10 years ago
  32. 5bf3eba Showcase: Update SDK to 23 and support lib to 23.0.1 by Dake Gu · 10 years ago
  33. 2e3684e GuidedStepFragment Subclass need explcitly specify a container id for background by Dake Gu · 10 years ago
  34. f1982aa am 8894dc71: Merge "Generate test for PlaybackOverlaySupportFragment" into mnc-ub-dev by Dake Gu · 10 years ago
  35. 8894dc7 Merge "Generate test for PlaybackOverlaySupportFragment" into mnc-ub-dev by Dake Gu · 10 years ago
  36. 245f6c0 am fedab48a: Merge "Generate support version of leanback fragment tests" into mnc-ub-dev by Dake Gu · 10 years ago
  37. fedab48 Merge "Generate support version of leanback fragment tests" into mnc-ub-dev by Dake Gu · 10 years ago
  38. 6920f02 am 7d2519e1: am 07006ce7: Merge "adb: make shell protocol work again." by David Pursell · 10 years ago
  39. 7d2519e am 07006ce7: Merge "adb: make shell protocol work again." by David Pursell · 10 years ago
  40. 07006ce Merge "adb: make shell protocol work again." by David Pursell · 10 years ago
  41. 46e268e adb: make shell protocol work again. by David Pursell · 10 years ago
  42. 123926f am 285bb8dd: am b9184809: Merge changes from topic \'gdbclient.py\' by Josh Gao · 10 years ago
  43. 285bb8d am b9184809: Merge changes from topic \'gdbclient.py\' by Josh Gao · 10 years ago
  44. b918480 Merge changes from topic 'gdbclient.py' by Josh Gao · 10 years ago
  45. 75b0383 Add gdbrunner package for shared functionality. by Josh Gao · 10 years ago
  46. 87df6ff Add get_props to adb.py's AndroidDevice. by Josh Gao · 10 years ago
  47. cac4e97 Add remount to adb.py's AndroidDevice. by Josh Gao · 10 years ago
  48. 21f9849 Add shell_popen method to adb.py. by Josh Gao · 10 years ago
  49. a8731c4 Add helper functions for `adb -e/-d` to adb.py. by Josh Gao · 10 years ago
  50. c7e4f19 Generate test for PlaybackOverlaySupportFragment by Dake Gu · 10 years ago
  51. 48b4a13 Generate support version of leanback fragment tests by Dake Gu · 10 years ago
  52. 6cbc145 am b0ee9061: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  53. b0ee906 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  54. d5ce452 am d9b5ca8f: Add usage of app:actionLayout in NavigationView by Yuichi Araki · 10 years ago
  55. d9b5ca8 Add usage of app:actionLayout in NavigationView by Yuichi Araki · 10 years ago
  56. dd247f5 am 91b02594: am 6e0718b2: am 28c3c333: am 82336df0: Pass in current android.jar to api-generator by Tor Norbye · 10 years ago
  57. 91b0259 am 6e0718b2: am 28c3c333: am 82336df0: Pass in current android.jar to api-generator by Tor Norbye · 10 years ago
  58. 6e0718b am 28c3c333: am 82336df0: Pass in current android.jar to api-generator by Tor Norbye · 10 years ago
  59. 28c3c33 am 82336df0: Pass in current android.jar to api-generator by Tor Norbye · 10 years ago
  60. 82336df Pass in current android.jar to api-generator by Tor Norbye · 10 years ago
  61. ab5b0e5 am f2e32c0c: am e4cded63: Merge "Substitue "/" with "-" in the MODULES-IN phony goal names." by Ying Wang · 10 years ago
  62. f2e32c0 am e4cded63: Merge "Substitue "/" with "-" in the MODULES-IN phony goal names." by Ying Wang · 10 years ago
  63. e4cded6 Merge "Substitue "/" with "-" in the MODULES-IN phony goal names." by Ying Wang · 10 years ago
  64. 21d83c6 Substitue "/" with "-" in the MODULES-IN phony goal names. by Ying Wang · 10 years ago
  65. 22ba83b am 3d1224e6: RecyclerView in place animations by Yigit Boyar · 10 years ago
  66. 7eca6be am f797dc2b: am 944edb56: Merge "Switch to the new mmma implementation using make goals." by Ying Wang · 10 years ago
  67. f797dc2 am 944edb56: Merge "Switch to the new mmma implementation using make goals." by Ying Wang · 10 years ago
  68. 944edb5 Merge "Switch to the new mmma implementation using make goals." by Ying Wang · 10 years ago
  69. 1b06fea Switch to the new mmma implementation using make goals. by Ying Wang · 10 years ago
  70. 3d1224e RecyclerView in place animations by Yigit Boyar · 10 years ago
  71. eb8c85f am 6b73c45d: Merge "Generate example of GuidedStepSupportFragment" into mnc-ub-dev by Dake Gu · 10 years ago
  72. 6b73c45 Merge "Generate example of GuidedStepSupportFragment" into mnc-ub-dev by Dake Gu · 10 years ago
  73. 8fc3a95 am 9e5a6a8f: Revert "Revert "Add example of vertical grid transition and GuidedStepFragment"" by Dake Gu · 10 years ago
  74. 9e5a6a8 Revert "Revert "Add example of vertical grid transition and GuidedStepFragment"" by Dake Gu · 10 years ago
  75. da34785 am ac2dfc34: am 54212f98: Merge "adb: fix install escaping test." by David Pursell · 10 years ago
  76. ac2dfc3 am 54212f98: Merge "adb: fix install escaping test." by David Pursell · 10 years ago
  77. 54212f9 Merge "adb: fix install escaping test." by David Pursell · 10 years ago
  78. 9278d96 adb: fix install escaping test. by David Pursell · 10 years ago
  79. 3967e48 am 14a29c0e: am 9f0ea756: Merge "adb: add tests for -Tt shell arguments." by David Pursell · 10 years ago
  80. 14a29c0 am 9f0ea756: Merge "adb: add tests for -Tt shell arguments." by David Pursell · 10 years ago
  81. 9f0ea75 Merge "adb: add tests for -Tt shell arguments." by David Pursell · 10 years ago
  82. d89fcd4 adb: add tests for -Tt shell arguments. by David Pursell · 10 years ago
  83. de1b3fe am 56b56d0f: Merge "Revert "Add example of vertical grid transition and GuidedStepFragment"" into mnc-ub-dev by Dake Gu · 10 years ago
  84. 56b56d0 Merge "Revert "Add example of vertical grid transition and GuidedStepFragment"" into mnc-ub-dev by Dake Gu · 10 years ago
  85. c1e0465 Revert "Add example of vertical grid transition and GuidedStepFragment" by Dake Gu · 10 years ago
  86. 1585785 Generate example of GuidedStepSupportFragment by Dake Gu · 10 years ago
  87. 96780a6 am fc169782: Merge "Add example of vertical grid transition and GuidedStepFragment" into mnc-ub-dev by Dake Gu · 10 years ago
  88. fc16978 Merge "Add example of vertical grid transition and GuidedStepFragment" into mnc-ub-dev by Dake Gu · 10 years ago
  89. c94f4e4 am d95cc32a: am b02c99f0: Merge "Move python-adb from system/core/adb." by Dan Albert · 10 years ago
  90. d95cc32 am b02c99f0: Merge "Move python-adb from system/core/adb." by Dan Albert · 10 years ago
  91. b02c99f Merge "Move python-adb from system/core/adb." by Dan Albert · 10 years ago
  92. 32e1307 Move python-adb from system/core/adb. by Dan Albert · 10 years ago
  93. 6ea64a6 am 70e49540: (-s ours) am 0544c15c: (-s ours) am 991947ef: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  94. 70e4954 am 0544c15c: (-s ours) am 991947ef: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  95. 0544c15 am 991947ef: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  96. 991947e Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  97. e3a344a am 94cae1e9: am 1ba0c94c: Merge "Development/scripts: Update stack tool" by Andreas Gampe · 10 years ago
  98. 94cae1e am 1ba0c94c: Merge "Development/scripts: Update stack tool" by Andreas Gampe · 10 years ago
  99. 1ba0c94 Merge "Development/scripts: Update stack tool" by Andreas Gampe · 10 years ago
  100. 57acd5f Development/scripts: Update stack tool by Andreas Gampe · 10 years ago