1. a10c62a cast Path to string type by Jeongik Cha · 6 years ago
  2. 717fdcd Use pathlib Path.glob instead of glob.glob(recursive=True) by Jeongik Cha · 6 years ago
  3. 4b03e17 Merge "Set fullpath for script" by Treehugger Robot · 6 years ago
  4. 697461a Set fullpath for script by Jeongik Cha · 6 years ago
  5. 34445d5 Merge "Add script for running diff easily" by Treehugger Robot · 6 years ago
  6. 574b9d3 Add script for running diff easily by Jeongik Cha · 6 years ago
  7. 995770b Merge "Remove fastdeploy agent files" by Joshua Gilpatrick · 6 years ago
  8. 8b36def Remove fastdeploy agent files by Joshua Gilpatrick · 6 years ago
  9. b330080 Merge "Refactor compare_images" by Treehugger Robot · 6 years ago
  10. b684082 Refactor compare_images by Jeongik Cha · 6 years ago
  11. 996f9b1 Merge "Remove emacs scripts" by Treehugger Robot · 6 years ago
  12. c607646 Remove emacs scripts by Dan Willemsen · 6 years ago
  13. b240e31 Merge "Add the product id for recovery (D001)." by Tao Bao · 6 years ago
  14. a8cd634 Merge "Renderscript: rename .rs extension to .rscript" by Jeffrey Vander Stoep · 6 years ago
  15. 426027a Renderscript: rename .rs extension to .rscript by Jeff Vander Stoep · 6 years ago
  16. 909d140 Merge "Update platform tools version to 29.0.2." by Josh Gao · 6 years ago
  17. 8789745 Update platform tools version to 29.0.2. by Josh Gao · 6 years ago
  18. ad06f11 Add the product id for recovery (D001). by Tao Bao · 6 years ago
  19. 08ac866 Merge "Rename tool's name" by Treehugger Robot · 6 years ago
  20. 30c0f1e Rename tool's name by Jeongik Cha · 6 years ago
  21. 5732e8c Merge "Add --ignore_signing_key option in compare tool" by Treehugger Robot · 6 years ago
  22. 5864907 Add --ignore_signing_key option in compare tool by Jeongik Cha · 6 years ago
  23. f828399 Merge "Rename product_services to system_ext" by Treehugger Robot · 6 years ago
  24. 1a2cf10 Rename product_services to system_ext by Justin Yun · 6 years ago
  25. c894ae2 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master" by Xin Li · 6 years ago
  26. f257eed DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 6 years ago
  27. 8ef31cb Snap for 5622519 from 239859423412edda2096927910dd8164e6475865 to pi-platform-release by android-build-team Robot · 6 years ago
  28. a1d3b9d Merge changes I85f52bd3,Ia91262e4,Ie084d288,I693815ff,If696d330, ... by Treehugger Robot · 6 years ago
  29. f9d35cf Merge "Use windowFrames.frame instead of frame to draw the area." by Treehugger Robot · 6 years ago
  30. 2f7f18d Merge "Winscope: fix .pb location for sf traces" by Treehugger Robot · 6 years ago
  31. a37de64 Merge "Clarify license terms for Romain Guy's artwork." by Treehugger Robot · 6 years ago
  32. e72c60e Clarify license terms for Romain Guy's artwork. by Bob Badour · 6 years ago
  33. 1ccb28f Merge "Convert Android.mk files to Android.bp" by Alexander Smundak · 6 years ago
  34. 456ccff Merge "Winscope: apply surface transforms in preview" by Treehugger Robot · 6 years ago
  35. bef01b9 Convert Android.mk files to Android.bp by Sasha Smundak · 6 years ago
  36. 3837914 Merge "WinScope: Show IME windows" by Treehugger Robot · 6 years ago
  37. acf69cc Merge "WinScope: Properly show child windows." by Treehugger Robot · 6 years ago
  38. df6ed86 Merge "Generate lsdump without sdump" by Hsin-Yi Chen · 6 years ago
  39. da5b477 Generate lsdump without sdump by Hsin-Yi Chen · 6 years ago
  40. 9958d0d Merge "Remove unused import of ServiceManagerNative." by Treehugger Robot · 6 years ago
  41. bdc5faa Remove unused import of ServiceManagerNative. by Steven Moreland · 6 years ago
  42. e65b3cc Merge "system and product image diff tool" by Treehugger Robot · 6 years ago
  43. b5568bf WinScope: Support missing layers by Vishnu Nair · 6 years ago
  44. 7f45d5d Winscope: Fix how layers with transforms and positions are rendered by Vishnu Nair · 6 years ago
  45. 47c7571 WinScope: Modify instead of replacing proto objects by Vishnu Nair · 6 years ago
  46. 4e524b0 Support SF traces without any layers (needed when booting SF) by Nataniel Borges · 6 years ago
  47. 5c006d1 Winscope: Translate layer flags in Surface flinger dump by Vishnu Nair · 6 years ago
  48. d122ad8 Update `Display default` checkbox label by Nataniel Borges · 6 years ago
  49. 7f63847 Add Type to transform objects. by Nataniel Borges · 6 years ago
  50. eacb719 Fix visibility rule for SF traces on Winscope by Nataniel Borges · 6 years ago
  51. f1e0f50 Allow SF traces to omit default values on the property list by Nataniel Borges · 6 years ago
  52. 10ef665 Fix "TypeError: Cannot read property 'x' of null" on SF traces by Nataniel Borges · 6 years ago
  53. 31e6237 Display only elements actually visible on the screen as "Visible" by Nataniel Borges · 7 years ago
  54. 38a1bf9 Display SF layer based on size, crop & parent instead of buffer size by Nataniel Borges · 7 years ago
  55. f27cb3c WinScope: Support boundless surfaces in WinScope by Vishnu Nair · 7 years ago
  56. 38ed9eb Winscope: Use a unique stableId for all layers and wm entries by Vishnu Nair · 7 years ago
  57. 80ad0ba Winscope: keep backwards compatibility prior to windowFrames by Adrian Roos · 7 years ago
  58. c3ab197 Use windowFrames.frame instead of frame to draw the area. by chaviw · 7 years ago
  59. d8fcba3 Winscope: fix .pb location for sf traces by Kevin DuBois · 7 years ago
  60. a6e652a Winscope: apply surface transforms in preview by Adrian Roos · 7 years ago
  61. 1a59a9b WinScope: Show IME windows by Vishnu Nair · 7 years ago
  62. 2af3a86 WinScope: Properly show child windows. by Adrian Roos · 7 years ago
  63. c581ff5 Merge "Switch from no_standard_libs:true to sdk_version:"none"" by Paul Duffin · 6 years ago
  64. 062f2b0 system and product image diff tool by Jeongik Cha · 6 years ago
  65. 08a2bda Merge "[Advanced Features] Change the source location of advancedFeatures.ini" by Treehugger Robot · 6 years ago
  66. c1084c0 [Advanced Features] Change the source location of advancedFeatures.ini by Weilun Du · 6 years ago
  67. df0d7df Switch from no_standard_libs:true to sdk_version:"none" by Paul Duffin · 6 years ago
  68. 87001e7 Merge "gdbclient: support various PT_INTERP values" by Ryan Prichard · 6 years ago
  69. 5d1c3cb gdbclient: support various PT_INTERP values by Ryan Prichard · 6 years ago
  70. 3a5fc22 Merge "Increment platform-tools version." by Josh Gao · 6 years ago
  71. a67ca6c Increment platform-tools version. by Josh Gao · 6 years ago
  72. d7645b2 Merge "Clarify license terms for Romain Guy's artwork." by Treehugger Robot · 6 years ago
  73. 9a78b7e Clarify license terms for Romain Guy's artwork. by Bob Badour · 6 years ago
  74. 0e3bcf7 Merge "Clarify license terms for Romain Guy's artwork." by Treehugger Robot · 6 years ago
  75. d41e5f7 Clarify license terms for Romain Guy's artwork. by Bob Badour · 6 years ago
  76. 3bca85a Merge changes I6eb07d50,I15cc1568,I70b7132f by Logan Chien · 6 years ago
  77. bc1bfb3 def-tool: Do not emit errors on public.libraries.txt by Logan Chien · 6 years ago
  78. 07a6f60 def-tool: Support product and product_services partition by Logan Chien · 6 years ago
  79. bb67f1b def-tool: Remove a dead argument (cont) by Logan Chien · 6 years ago
  80. 2742062 Merge changes Icf78c709,Ic7ec11ab,Ie5c9d31e,Ia935bac4 by Logan Chien · 6 years ago
  81. 27a1e5f def-tool: Rename FWK to SYSTEM and VND to VENDOR by Logan Chien · 6 years ago
  82. d1f580a def-tool: Skip dex test if smali cannot be found by Logan Chien · 6 years ago
  83. 6efcbbd def-tool: Rename *-Indirect to *-Private by Logan Chien · 6 years ago
  84. fcbc884 def-tool: Remove dead arguments by Logan Chien · 6 years ago
  85. 2122a35 Merge "Update platform-tools version to 29.0.0." by Josh Gao · 6 years ago
  86. 585a7b3 Update platform-tools version to 29.0.0. by Josh Gao · 6 years ago
  87. b15098b Merge "Fix a typo." by Justin Yun · 6 years ago
  88. 461eacc Fix a typo. by Hyunwoo Ko · 6 years ago
  89. 53ef228 Merge "Add boot.img substitution to the build_mixed script." by Treehugger Robot · 6 years ago
  90. 22da157 Add boot.img substitution to the build_mixed script. by Hyunwoo Ko · 6 years ago
  91. a20c67f Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190505.001) into master." by Xin Li · 6 years ago
  92. 0e37ab1 DO NOT MERGE - Merge pie-platform-release (PPRL.190505.001) into master. by Xin Li · 6 years ago
  93. a2c4980 Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  94. 01e40be Merge changes I1fbd76c9,I94bceacc am: 845050dfb7 by Logan Chien · 6 years ago
  95. 845050d Merge changes I1fbd76c9,I94bceacc by Logan Chien · 6 years ago
  96. f5d0a65 DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master by Xin Li · 6 years ago
  97. 0bcd8e3 header-checker: Add config file support by Logan Chien · 6 years ago
  98. b1ca6df header-checker: Add -allow-adding-removing-weak-symbols by Logan Chien · 6 years ago
  99. 022cd1a Merge changes Ia7850577,Ic96e9e14 am: 82650bb98e by Logan Chien · 6 years ago
  100. 82650bb Merge changes Ia7850577,Ic96e9e14 by Logan Chien · 6 years ago