1. ce5166b gn2bp: Add JavaCppStringSanitizer by Motomu Utsumi · 2 years, 9 months ago
  2. d7c3677 gn2bp: Add _sanitize_args to JavaCppFeatureSanitier by Motomu Utsumi · 2 years, 9 months ago
  3. 56a2f44 gn2bp: Add JavaCppFeatureSanitizer by Motomu Utsumi · 2 years, 9 months ago
  4. 47fd40a gn2bp: Remove unrequired hack for jni_registration_generator deps by Motomu Utsumi · 2 years, 9 months ago
  5. df63414 gn2bp: Add get_tool_files to the VersionSanitizer by Motomu Utsumi · 2 years, 9 months ago
  6. a6824ea gn2bp: Add get_tool_files to the JniGeneratorSanitizer by Motomu Utsumi · 2 years, 9 months ago
  7. 6c7d616 gn2bp: Remove get_inputs from the Sanitizer by Motomu Utsumi · 2 years, 9 months ago
  8. 6997586 gn2bp: Add script to the tool_files in get_tool_files by Motomu Utsumi · 2 years, 9 months ago
  9. aaf42cf gn2bp: Add get_tool_files to the Sanitizer by Motomu Utsumi · 2 years, 9 months ago
  10. 80fa0b0 gn2bp: Add get_srcs to the Sanitizer by Motomu Utsumi · 2 years, 9 months ago
  11. 047831e gn2bp: Fix to use target sources and inputs by Motomu Utsumi · 2 years, 9 months ago
  12. 07027f6 gn2bp: Move _sanitize_inputs to JniRegistrationGeneratorSanitizer by Motomu Utsumi · 2 years, 9 months ago
  13. 735a5a4 gn2bp: Add _sanitize_inputs and get_inputs by Motomu Utsumi · 2 years, 9 months ago
  14. 2569734 gn2bp: Fix version script character escaping by Mohannad Farrag · 2 years, 9 months ago
  15. 7f7c9b4 gn2bp: Add `get_name` to BaseActionSanitizer by Mohannad Farrag · 2 years, 9 months ago
  16. 457bc02 gn2bp: Add `JavaJniGeneratorActionSanitizer` by Mohannad Farrag · 2 years, 9 months ago
  17. 4b89a82 gn2bp: Create `java_genrule` directly from `create_action_module` by Mohannad Farrag · 2 years, 9 months ago
  18. 584613d gn2bp: Delete `get_args` by Mohannad Farrag · 2 years, 9 months ago
  19. 60b3770 gn2bp: Add escape quotations as part of BaseActionSanitizer by Mohannad Farrag · 2 years, 9 months ago
  20. 291f567 gn2bp: Add JniRegistrationGenerator get_cmd by Mohannad Farrag · 2 years, 9 months ago
  21. c739dda gn2bp: Add `get_cmd` logic. by Mohannad Farrag · 2 years, 9 months ago
  22. d5515ca gn2bp: add `get_cmd` to BaseActionSanitizer by Mohannad Farrag · 2 years, 9 months ago
  23. fa76dca gn2bp: Remove redundant `blueprint.add_module` by Mohannad Farrag · 2 years, 9 months ago
  24. a0e37c1 gn2bp: Move response file to `gn_utils` by Mohannad Farrag · 2 years, 9 months ago
  25. 00ecfb5 gn2bp: Move replacing of `response_file` to Sanitizer by Mohannad Farrag · 2 years, 9 months ago
  26. 9401996 gn2bp: Move arg output from get_outputs to _sanitize_outputs by Motomu Utsumi · 2 years, 9 months ago
  27. 805591d gn2bp: Move arg sanitizing from get_args to _sanitize_args by Motomu Utsumi · 2 years, 9 months ago
  28. cdb45ea gn2bp: Add sanitize API to the BaseActionSanitizer by Motomu Utsumi · 2 years, 9 months ago
  29. a91ade6 gn2bp: Update is_header_generated in the BaseActionSanitizer by Motomu Utsumi · 2 years, 9 months ago
  30. 1e028b8 gn2bp: Update is_header_generated of MakeDafsaSanitizer by Motomu Utsumi · 2 years, 9 months ago
  31. 9701d2f gn2bp: Add MakeDafsaSanitizer by Motomu Utsumi · 2 years, 9 months ago
  32. 7db7583 gn2bp: Add is_header_generated to the BaseActionSanitizer by Motomu Utsumi · 2 years, 9 months ago
  33. d22edf0 gn2bp: Remove unrequired hack for action_with_pydeps by Motomu Utsumi · 2 years, 9 months ago
  34. 2421323 gn2bp: Use the result of get_outputs as module.out by Motomu Utsumi · 2 years, 9 months ago
  35. d4f7264 gn2bp: Add get_outputs to JniGeneratorSanitizer by Motomu Utsumi · 2 years, 9 months ago
  36. b9ef35c gn2bp: Fix to use set for target.outputs by Motomu Utsumi · 2 years, 9 months ago
  37. 5afd081 gn2bp: Add get_outputs to the BaseActionSanitizer by Motomu Utsumi · 2 years, 9 months ago
  38. 1339932 gn2bp: Fix arg normalization and remove hack in the VersionSanitizer by Motomu Utsumi · 2 years, 9 months ago
  39. 9752bd3 gn2bp: Normalize args by for loop instead of comprehension by Motomu Utsumi · 2 years, 9 months ago
  40. 8be8a26 gn2bp: Update the comment for value args and list args by Motomu Utsumi · 2 years, 9 months ago
  41. d75b8b5 gn2bp: Update _is_value_arg by Motomu Utsumi · 2 years, 9 months ago
  42. c1a0d61 gn2bp: Generate a copy of 'cronet_jni_registration' for java by Mohannad Farrag · 2 years, 9 months ago
  43. b73ce0f gn2bp: Fix args formatting for java_cpp_enum.py script by Mohannad Farrag · 2 years, 9 months ago
  44. 8fa9065 gn2bp: Move 'sanitize_version_filepath' to base class by Mohannad Farrag · 2 years, 9 months ago
  45. 7ff9991 gn2bp: Create `java_genrule` from java actions by Mohannad Farrag · 2 years, 10 months ago
  46. 6a2d88a gn2bp: Convert java_actions to `java_group` by Mohannad Farrag · 2 years, 10 months ago
  47. 303dddb gn2bp: Remove redundant checks by Mohannad Farrag · 2 years, 10 months ago
  48. 747030b gn2bp: Merge if block which is splitted without necessity by Motomu Utsumi · 2 years, 9 months ago
  49. 297c29b gn2bp: Fix _sanitize_eval_arg and remove workaround codes by Motomu Utsumi · 2 years, 9 months ago
  50. 0f36857 gn2bp: sanitize eval arg from VersionSanitizer by Motomu Utsumi · 2 years, 9 months ago
  51. 21485ba gn2bp: sanitize file path from VersionSanitizer by Motomu Utsumi · 2 years, 9 months ago
  52. c6b08b8 gn2bp: Move output arg to VersionSanitizer by Motomu Utsumi · 2 years, 9 months ago
  53. 6af5b2a gn2bp: Add VersionSanitizer by Motomu Utsumi · 2 years, 9 months ago
  54. 4fe0b95 gn2bp: Move --sources-exclusions to JniRegistrationGeneratorSanitizer by Motomu Utsumi · 2 years, 9 months ago
  55. 5590747 gn2bp: Move --sources-files to JniRegistrationGeneratorSanitizer by Motomu Utsumi · 2 years, 9 months ago
  56. 28cbf2f gn2bp: Move file path sanitize to the JniRegistrationGeneratorSanitizer by Motomu Utsumi · 2 years, 9 months ago
  57. b80903c gn2bp: Add JniRegistrationGeneratorSanitizer by Motomu Utsumi · 2 years, 9 months ago
  58. 4d551d7 gn2bp: Move --input_file to JniGeneratorSanitizer by Motomu Utsumi · 2 years, 9 months ago
  59. c363b41 gn2bp: Add _update_list_arg by Motomu Utsumi · 2 years, 9 months ago
  60. 923688c gn2bp: Update the definition of value arg and list arg by Motomu Utsumi · 2 years, 9 months ago
  61. 8bcd783 gn2bp: add back a comment by Patrick Rohr · 2 years, 9 months ago
  62. 357b25c gn2bp: clean up _delete_arg by Patrick Rohr · 2 years, 9 months ago
  63. f0abead gn2bp: add throw_if_absent parameter to some helper functions by Patrick Rohr · 2 years, 9 months ago
  64. 872a281 gn2bp: rename _sanitize_dir to _sanitize_filepath by Patrick Rohr · 2 years, 9 months ago
  65. fda02673 gn2bp: move jni_generator.py --jar_file to sanitizer by Patrick Rohr · 2 years, 9 months ago
  66. 9f43932 gn2bp: move jni_generator.py --prev_output_dir to sanitizer by Patrick Rohr · 2 years, 9 months ago
  67. 9e5a3c7 gn2bp: move jni_generator.py --includes to sanitizer by Patrick Rohr · 2 years, 9 months ago
  68. 4d74aed gn2bp: some functions should fail silently by Patrick Rohr · 2 years, 9 months ago
  69. 3e374ef gn2bp: move jni_generator.py --output_dir to sanitizer by Patrick Rohr · 2 years, 10 months ago
  70. 0e24c5f gn2bp: try to put all common path operations in one function by Patrick Rohr · 2 years, 10 months ago
  71. 1bedf6c gn2bp: add update value arg support by Patrick Rohr · 2 years, 10 months ago
  72. 2cad933 gn2bp: name helper functions more consistently by Patrick Rohr · 2 years, 10 months ago
  73. ef4f2bf gn2bp: rename _has_arg_value to _is_value_arg by Patrick Rohr · 2 years, 10 months ago
  74. 7f11715 gn2bp: move get_action_sanitizer below code it references by Patrick Rohr · 2 years, 10 months ago
  75. 0242a3f gn2bp: add jni_generator.py sanitizer by Patrick Rohr · 2 years, 10 months ago
  76. 1f7dd58 gn2bp: add _append_arg helper by Patrick Rohr · 2 years, 10 months ago
  77. 3d37780 gn2bp: fix arg sanitization by Patrick Rohr · 2 years, 10 months ago
  78. 501af22 gn2bp: rename _is_append_arg for clarity by Patrick Rohr · 2 years, 10 months ago
  79. 15aa692 gn2bp: fix _rebase_directory by Patrick Rohr · 2 years, 10 months ago
  80. 77c4f5c gn2bp: rename _set_arg_positional_value for readability by Patrick Rohr · 2 years, 10 months ago
  81. d7de3dd gn2bp: rename getSanitizer for consistency by Patrick Rohr · 2 years, 10 months ago
  82. 9ab1793 gn2bp: Add support for 'build/write_build_date_header.py' script by Mohannad Farrag · 2 years, 10 months ago
  83. 71353f9 gn2bp: Add getSanitizer factory method by Mohannad Farrag · 2 years, 10 months ago
  84. 420c14e gn2bp: Change ActionSanitizer name by Mohannad Farrag · 2 years, 10 months ago
  85. 8b98ae1 Merge changes I68f8d670,I122fd6bf,Iae1668a4,Ib31a0170,I56275f90, ... by Mohannad Farrag · 2 years, 10 months ago
  86. ee47af6 gn2bp: Set the output name for libcronet.so by Motomu Utsumi · 2 years, 10 months ago
  87. 8ca1241 gn2bp: Set apex_available and min_sdk_version by Motomu Utsumi · 2 years, 10 months ago
  88. 3227689 gn2bp: add helper function to rebase relative dirs by Patrick Rohr · 2 years, 10 months ago
  89. 73ef7ae gn2bp: add location tag helper by Patrick Rohr · 2 years, 10 months ago
  90. 3a2c3dd gn2bp: ensure there are not multiple occurences of arg by Patrick Rohr · 2 years, 10 months ago
  91. 48fa74d gn2bp: add write_buildflag_header support to ActionSanitizer by Patrick Rohr · 2 years, 10 months ago
  92. 9e414b5 gn2bp: move parameter sanitization to ActionSanitizer by Patrick Rohr · 2 years, 10 months ago
  93. f6de33f gn2bp: add basic outline of ActionSanitizer with helpers by Patrick Rohr · 2 years, 10 months ago
  94. f2391cc gn2bp: Refactor and code clean up by Mohannad Farrag · 2 years, 10 months ago
  95. 1de6cb1 gn2bp: Convert genrules to cc_genrules by Mohannad Farrag · 2 years, 10 months ago
  96. 3371d68 gn2bp: Support MTE in arm64 to fix build error by Motomu Utsumi · 2 years, 10 months ago
  97. 7f29d83 gn2bp: Convert source_set to cc_object by Mohannad Farrag · 2 years, 10 months ago
  98. 7f765cf gn2bp: Remove code for gen_version_module by Motomu Utsumi · 2 years, 10 months ago
  99. ed27df7 gn2bp: Remove code for proto_descriptor_module by Motomu Utsumi · 2 years, 10 months ago
  100. 9206dd9 gn2bp: Remove code for gen_amalgamated_sql_metrics by Motomu Utsumi · 2 years, 10 months ago