1. bf5531a Merge "AIDEGen: Remove unused methods from the project_file_gen.py." by Treehugger Robot · 4 years ago
  2. 203b6f8 Merge "AIDEGen: Collect all dependency modules for the multiple projects" by Treehugger Robot · 4 years ago
  3. cf66f40 AIDEGen: Collect all dependency modules for the multiple projects by patricktu · 4 years ago
  4. 5b6a38d AIDEGen: Remove unused methods from the project_file_gen.py. by patricktu · 4 years ago
  5. 7a64e3d AIDEGen: Set the ignored Git paths in the workspace.xml by patricktu · 4 years, 1 month ago
  6. 757856f AIDEGen: Adds class XML generator by patricktu · 4 years, 1 month ago
  7. 68e2cf6 Merge "AIDEGen: Collect dependency modules' path" by Treehugger Robot · 4 years ago
  8. 1b675fe AIDEGen: Move the find_git_root method to the common_util.py by patricktu · 4 years, 1 month ago
  9. 6db1192 Merge "AIDEGen: Reset the running time counter" by Treehugger Robot · 4 years, 1 month ago
  10. c327658 AIDEGen: Collect dependency modules' path by patricktu · 4 years, 1 month ago
  11. b6a366c AIDEGen: Fix a bug when getting the class attribute by patricktu · 4 years, 1 month ago
  12. 67755f3 AIDEGen: Reset the running time counter by patricktu · 4 years, 1 month ago
  13. 1e4f05d AIDEGen: Showing IDE launches message by patricktu · 4 years, 1 month ago
  14. 7fbd40b Merge "AIDEGen: Generate the iml for projects" by Treehugger Robot · 4 years, 1 month ago
  15. 3b5b313 AIDEGen: Generate the iml for projects by patricktu · 4 years, 1 month ago
  16. 335d5f3 AIDEGen: Fix vscode pylint3 errors. by bralee · 4 years, 1 month ago
  17. 46ef4fc Merge "AIDEGen: Generate the sources splitting methods" by Treehugger Robot · 4 years, 1 month ago
  18. 3971cc6 Merge "AIDEGen: Fix potential issues of str.startswith judgement." by Treehugger Robot · 4 years, 1 month ago
  19. e4a1a6f AIDEGen: Fix potential issues of str.startswith judgement. by bralee · 4 years, 1 month ago
  20. 8018637 AIDEGen: Generate the sources splitting methods by patricktu · 4 years, 1 month ago
  21. 61f61ca AIDEGen: aidegen command failed on missing data/jdk.table.xml by patricktu · 4 years, 1 month ago
  22. 14b9219 Merge "AIDEGen: No selecting a language when uploading binary." by Treehugger Robot · 4 years, 1 month ago
  23. 8ec2241 AIDEGen: Generate the iml creating methods by patricktu · 4 years, 2 months ago
  24. 2ca343c Merge "AIDEGen: Fix CMakeLists.txt includes wrong projects." by Treehugger Robot · 4 years, 1 month ago
  25. 23789ed AIDEGen: No selecting a language when uploading binary. by bralee · 4 years, 1 month ago
  26. f7f2b1d AIDEGen: Separate the source folders for multiple projects. by patricktu · 4 years, 1 month ago
  27. 12010e6 Merge "AIDEGen: Use Match.group instead of Match.__getitem__" by Treehugger Robot · 4 years, 1 month ago
  28. 8f3555e Merge "AIDEGen: Fix whole Android .code_workspace file error." by Treehugger Robot · 4 years, 1 month ago
  29. 890cdb1 AIDEGen: Use Match.group instead of Match.__getitem__ by hyomin.oh · 4 years, 2 months ago
  30. 7f1ca1f Merge "AIDEGen: Set the vcs.xml with not Git path for whole Android repo" by Treehugger Robot · 4 years, 2 months ago
  31. ce347b7 AIDEGen: Set the vcs.xml with not Git path for whole Android repo by patricktu · 4 years, 2 months ago
  32. 7bccb35 AIDEGen: Skip build compile_commands.json when it exists by patricktu · 4 years, 2 months ago
  33. b7f02e6 AIDEGen: Fix whole Android .code_workspace file error. by bralee · 4 years, 2 months ago
  34. 6283ef3 Merge "AIDEGen: Add core-all as a default dependency module." by Treehugger Robot · 4 years, 2 months ago
  35. 75b9ef2 AIDEGen: Create module's iml file from module-info.json by patricktu · 4 years, 2 months ago
  36. 95a3c53 AIDEGen: Keeps the order of source files from the module-info.json. by patricktu · 4 years, 2 months ago
  37. 5f787d3 AIDEGen: Add core-all as a default dependency module. by patricktu · 4 years, 2 months ago
  38. 7768cd1 Merge "AIDEGen: Launch native projects for VSCode." by Treehugger Robot · 4 years, 2 months ago
  39. 880e7c7 Merge "AIDEGen: Skip creating vcs.xml for the whole Android repo tree." by Treehugger Robot · 4 years, 2 months ago
  40. 854eb01 Merge "AIDEGen: Remove the aidegen background execution" by Treehugger Robot · 4 years, 2 months ago
  41. ea8cdbe AIDEGen: Skip creating vcs.xml for the whole Android repo tree. by patricktu · 4 years, 2 months ago
  42. 29ea033 AIDEGen: Fix CMakeLists.txt includes wrong projects. by bralee · 4 years, 2 months ago
  43. b9c9917 AIDEGen: Remove the aidegen background execution by patricktu · 4 years, 2 months ago
  44. cd1cad2 Merge "AIDEGen: add test_mapping file type in IntelliJ." by Treehugger Robot · 4 years, 2 months ago
  45. 42492d5 Merge "AIDEGen: Not asking to choose languages if IDE is CLion." by Treehugger Robot · 4 years, 2 months ago
  46. 0bf2f35 AIDEGen: Launch native projects for VSCode. by bralee · 4 years, 2 months ago
  47. f4f6d63 IDEGen: Specify excludes in aidegen command. by bralee · 4 years, 2 months ago
  48. d2f8b31 AIDEGen: Not asking to choose languages if IDE is CLion. by bralee · 4 years, 2 months ago
  49. 815a377 AIDEGen: add test_mapping file type in IntelliJ. by shinwang · 4 years, 3 months ago
  50. 212cda2 AIDEGen: Remove the sdk_config.py by patricktu · 4 years, 2 months ago
  51. 5f2b690 AIDEGen: Update or create jdk.table.xml with JDK and Android SDK by patricktu · 4 years, 2 months ago
  52. c1b763a Merge "AIDEGen: Metrics the useless jdk.table.xml" by Treehugger Robot · 4 years, 2 months ago
  53. 57297f8 Merge "AIDEGen: launch VSCode IDE" by Treehugger Robot · 4 years, 2 months ago
  54. 47a3970 AIDEGen: Metrics the useless jdk.table.xml by patricktu · 4 years, 2 months ago
  55. e1cc385 Merge "AIDEGen: Override the jdk.table.xml when it's invalid." by Treehugger Robot · 4 years, 2 months ago
  56. d6e015f AIDEGen: launch VSCode IDE by bralee · 4 years, 3 months ago
  57. 89b6895 Merge "AIDEGen: generate compile_commands.json file." by Treehugger Robot · 4 years, 2 months ago
  58. fc47fa1 Merge "AIDEGen: fix native_project_info unit test failed" by Treehugger Robot · 4 years, 2 months ago
  59. 6c57cd5 AIDEGen: Override the jdk.table.xml when it's invalid. by patricktu · 4 years, 2 months ago
  60. e6a7662 AIDEGen: generate compile_commands.json file. by bralee · 4 years, 3 months ago
  61. 08b38a6 Merge "AIDEGen: Creates the Android SDK configuration in jdk.table.xml" by Treehugger Robot · 4 years, 2 months ago
  62. 7133cfc AIDEGen: fix native_project_info unit test failed by bralee · 4 years, 2 months ago
  63. 522cda5 Merge "AIDEGen: Display the full build message when building jar or srcjar" by Treehugger Robot · 4 years, 2 months ago
  64. d44b30a AIDEGen: Creates the Android SDK configuration in jdk.table.xml by patricktu · 4 years, 3 months ago
  65. f2e0d67 AIDEGen: Fix bug in unittests by patricktu · 4 years, 2 months ago
  66. e33a8a6 Merge "AIDEGen: Switch the source folder to the one under repackaged" by Treehugger Robot · 4 years, 2 months ago
  67. 97a1220 AIDEGen: Display the full build message when building jar or srcjar by patricktu · 4 years, 2 months ago
  68. 6490e1c AIDEGen: Fix a bug missing the modules' srcjar files by patricktu · 4 years, 2 months ago
  69. 4707e34 Merge "AIDEGen: Increase test coverage of project_info." by Treehugger Robot · 4 years, 2 months ago
  70. 63c9837 Merge "AIDEGen: Updates XML file by xml.etree.ElementTree" by Treehugger Robot · 4 years, 2 months ago
  71. 725b50b Merge "AIDEGen: Generate source files for a native project." by Treehugger Robot · 4 years, 2 months ago
  72. d3f266d AIDEGen: Switch the source folder to the one under repackaged by patricktu · 4 years, 2 months ago
  73. fa28dd6 Merge "AIDEGen: Set the tests folder as source folder in Eclipse" by Treehugger Robot · 4 years, 2 months ago
  74. a97fb8b AIDEGen: Updates XML file by xml.etree.ElementTree by patricktu · 4 years, 3 months ago
  75. 46e5fa4 Merge "AIDEGen: Display the build message to the console." by Treehugger Robot · 4 years, 2 months ago
  76. b01218d AIDEGen: Display the build message to the console. by patricktu · 4 years, 2 months ago
  77. fca5932 AIDEGen: Increase test coverage of project_info. by bralee · 4 years, 2 months ago
  78. 137b9c7 AIDEGen: Check if the Android SDK exists in jdk.table.xml by patricktu · 4 years, 3 months ago
  79. bc0b5f1 AIDEGen: Set the tests folder as source folder in Eclipse by patricktu · 4 years, 2 months ago
  80. 382387f AIDEGen: Generate source files for a native project. by bralee · 4 years, 3 months ago
  81. 745bfa3 Merge "AIDEGen: strength the test of eclipse_project_file_gen" by Treehugger Robot · 4 years, 2 months ago
  82. 66e41b2 Merge "AIDEGen: increase clion_project_file_gen test code coverage." by Treehugger Robot · 4 years, 2 months ago
  83. 9f17a4e AIDEGen: strength the test of eclipse_project_file_gen by patricktu · 4 years, 2 months ago
  84. bf1f5cf Merge "AIDEGen: strength the test of module_info_util" by Treehugger Robot · 4 years, 2 months ago
  85. 33ae32b AIDEGen: strength the test of module_info_util by albaltai · 4 years, 2 months ago
  86. 267d770 AIDEGen: add pretty xml formater. by shinwang · 4 years, 2 months ago
  87. 64b8c22 AIDEGen: increase clion_project_file_gen test code coverage. by bralee · 4 years, 2 months ago
  88. cecc36a Merge "AIDEGen: Stop creating out/development/ide/clion/path_to_mod folder." by Treehugger Robot · 4 years, 2 months ago
  89. fa4b751 Merge "AIDEGen: Refactor module_info_util for generating compile_commands.json." by Treehugger Robot · 4 years, 2 months ago
  90. 9412edc Merge "AIDEGen: Increase coverage of native_module_info" by Treehugger Robot · 4 years, 2 months ago
  91. 9d453de AIDEGen: Refactor module_info_util for generating compile_commands.json. by bralee · 4 years, 3 months ago
  92. 1ca5d6d Merge "AIDEGen: Increase the test coverage of native_util." by Treehugger Robot · 4 years, 2 months ago
  93. 03d8177 AIDEGen: Increase coverage of native_module_info by albaltai · 4 years, 2 months ago
  94. a7d682b AIDEGen: Stop creating out/development/ide/clion/path_to_mod folder. by bralee · 4 years, 3 months ago
  95. eb15ccb AIDEGen: Increase the test coverage of native_util. by bralee · 4 years, 2 months ago
  96. da83b18 Merge "AIDEGen: add test_mapping schema in IntelliJ." by Treehugger Robot · 4 years, 2 months ago
  97. d48981b Merge "AIDEGen: Check if the JDK18 exists in jdk.table.xml" by Treehugger Robot · 4 years, 2 months ago
  98. 90dd144 AIDEGen: Check if the JDK18 exists in jdk.table.xml by patricktu · 4 years, 3 months ago
  99. 3ac2f94 AIDEGen: Increase coverage of project_info by albaltai · 4 years, 2 months ago
  100. dddad9b AIDEGen: add test_mapping schema in IntelliJ. by shinwang · 4 years, 3 months ago