1. b73ce0f gn2bp: Fix args formatting for java_cpp_enum.py script by Mohannad Farrag · 2 years, 9 months ago
  2. 8fa9065 gn2bp: Move 'sanitize_version_filepath' to base class by Mohannad Farrag · 2 years, 9 months ago
  3. 7ff9991 gn2bp: Create `java_genrule` from java actions by Mohannad Farrag · 2 years, 10 months ago
  4. 6a2d88a gn2bp: Convert java_actions to `java_group` by Mohannad Farrag · 2 years, 10 months ago
  5. 303dddb gn2bp: Remove redundant checks by Mohannad Farrag · 2 years, 10 months ago
  6. dafc849 Merge changes Ib1d201b5,Ib43f7f45,Ifdae480f,Icc411534,I98a31358, ... by Mohannad Farrag · 2 years, 9 months ago
  7. 747030b gn2bp: Merge if block which is splitted without necessity by Motomu Utsumi · 2 years, 10 months ago
  8. 297c29b gn2bp: Fix _sanitize_eval_arg and remove workaround codes by Motomu Utsumi · 2 years, 10 months ago
  9. 0f36857 gn2bp: sanitize eval arg from VersionSanitizer by Motomu Utsumi · 2 years, 10 months ago
  10. 21485ba gn2bp: sanitize file path from VersionSanitizer by Motomu Utsumi · 2 years, 10 months ago
  11. c6b08b8 gn2bp: Move output arg to VersionSanitizer by Motomu Utsumi · 2 years, 10 months ago
  12. 6af5b2a gn2bp: Add VersionSanitizer by Motomu Utsumi · 2 years, 10 months ago
  13. 4fe0b95 gn2bp: Move --sources-exclusions to JniRegistrationGeneratorSanitizer by Motomu Utsumi · 2 years, 10 months ago
  14. 5590747 gn2bp: Move --sources-files to JniRegistrationGeneratorSanitizer by Motomu Utsumi · 2 years, 10 months ago
  15. 28cbf2f gn2bp: Move file path sanitize to the JniRegistrationGeneratorSanitizer by Motomu Utsumi · 2 years, 10 months ago
  16. b80903c gn2bp: Add JniRegistrationGeneratorSanitizer by Motomu Utsumi · 2 years, 10 months ago
  17. 4d551d7 gn2bp: Move --input_file to JniGeneratorSanitizer by Motomu Utsumi · 2 years, 10 months ago
  18. c363b41 gn2bp: Add _update_list_arg by Motomu Utsumi · 2 years, 10 months ago
  19. 923688c gn2bp: Update the definition of value arg and list arg by Motomu Utsumi · 2 years, 10 months ago
  20. 23d8cd1 Merge "Remove unused methods from NetworkTemplate" by Aaron Huang · 2 years, 10 months ago
  21. 8bcd783 gn2bp: add back a comment by Patrick Rohr · 2 years, 10 months ago
  22. 357b25c gn2bp: clean up _delete_arg by Patrick Rohr · 2 years, 10 months ago
  23. f0abead gn2bp: add throw_if_absent parameter to some helper functions by Patrick Rohr · 2 years, 10 months ago
  24. 872a281 gn2bp: rename _sanitize_dir to _sanitize_filepath by Patrick Rohr · 2 years, 10 months ago
  25. fda02673 gn2bp: move jni_generator.py --jar_file to sanitizer by Patrick Rohr · 2 years, 10 months ago
  26. 9f43932 gn2bp: move jni_generator.py --prev_output_dir to sanitizer by Patrick Rohr · 2 years, 10 months ago
  27. 9e5a3c7 gn2bp: move jni_generator.py --includes to sanitizer by Patrick Rohr · 2 years, 10 months ago
  28. 4d74aed gn2bp: some functions should fail silently by Patrick Rohr · 2 years, 10 months ago
  29. 3e374ef gn2bp: move jni_generator.py --output_dir to sanitizer by Patrick Rohr · 2 years, 10 months ago
  30. 0e24c5f gn2bp: try to put all common path operations in one function by Patrick Rohr · 2 years, 10 months ago
  31. 1bedf6c gn2bp: add update value arg support by Patrick Rohr · 2 years, 10 months ago
  32. 2cad933 gn2bp: name helper functions more consistently by Patrick Rohr · 2 years, 10 months ago
  33. ef4f2bf gn2bp: rename _has_arg_value to _is_value_arg by Patrick Rohr · 2 years, 10 months ago
  34. 7f11715 gn2bp: move get_action_sanitizer below code it references by Patrick Rohr · 2 years, 10 months ago
  35. 0242a3f gn2bp: add jni_generator.py sanitizer by Patrick Rohr · 2 years, 10 months ago
  36. 1f7dd58 gn2bp: add _append_arg helper by Patrick Rohr · 2 years, 10 months ago
  37. 3d37780 gn2bp: fix arg sanitization by Patrick Rohr · 2 years, 10 months ago
  38. 501af22 gn2bp: rename _is_append_arg for clarity by Patrick Rohr · 2 years, 10 months ago
  39. 15aa692 gn2bp: fix _rebase_directory by Patrick Rohr · 2 years, 10 months ago
  40. 77c4f5c gn2bp: rename _set_arg_positional_value for readability by Patrick Rohr · 2 years, 10 months ago
  41. d7de3dd gn2bp: rename getSanitizer for consistency by Patrick Rohr · 2 years, 10 months ago
  42. 9ab1793 gn2bp: Add support for 'build/write_build_date_header.py' script by Mohannad Farrag · 2 years, 10 months ago
  43. 71353f9 gn2bp: Add getSanitizer factory method by Mohannad Farrag · 2 years, 10 months ago
  44. 420c14e gn2bp: Change ActionSanitizer name by Mohannad Farrag · 2 years, 10 months ago
  45. a8a6da0 Remove unused methods from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
  46. 8b98ae1 Merge changes I68f8d670,I122fd6bf,Iae1668a4,Ib31a0170,I56275f90, ... by Mohannad Farrag · 2 years, 10 months ago
  47. ee47af6 gn2bp: Set the output name for libcronet.so by Motomu Utsumi · 2 years, 10 months ago
  48. 8ca1241 gn2bp: Set apex_available and min_sdk_version by Motomu Utsumi · 2 years, 10 months ago
  49. 3227689 gn2bp: add helper function to rebase relative dirs by Patrick Rohr · 2 years, 10 months ago
  50. 73ef7ae gn2bp: add location tag helper by Patrick Rohr · 2 years, 10 months ago
  51. 3a2c3dd gn2bp: ensure there are not multiple occurences of arg by Patrick Rohr · 2 years, 10 months ago
  52. 48fa74d gn2bp: add write_buildflag_header support to ActionSanitizer by Patrick Rohr · 2 years, 10 months ago
  53. 9e414b5 gn2bp: move parameter sanitization to ActionSanitizer by Patrick Rohr · 2 years, 10 months ago
  54. f6de33f gn2bp: add basic outline of ActionSanitizer with helpers by Patrick Rohr · 2 years, 10 months ago
  55. efbd7cc Merge "gn2bp: Refactor and code clean up" by Patrick Rohr · 2 years, 10 months ago
  56. c856f0e Merge "TestNetworkInterface: improve documentation of newly added methods" by Patrick Rohr · 2 years, 10 months ago
  57. bf274db cronet: Add expectation to TestUrlRequestCallback by Chidera Olibie · 2 years, 10 months ago
  58. f2391cc gn2bp: Refactor and code clean up by Mohannad Farrag · 2 years, 10 months ago
  59. 65735f1 Merge "cronet: add TestUrlRequestCallback util" by Chidera Olibie · 2 years, 10 months ago
  60. 23d61fe cronet: add TestUrlRequestCallback util by Chidera Olibie · 2 years, 10 months ago
  61. 97c5d09 Merge "Add MdnsPacketRepeater" by Remi NGUYEN VAN · 2 years, 10 months ago
  62. 1de6cb1 gn2bp: Convert genrules to cc_genrules by Mohannad Farrag · 2 years, 10 months ago
  63. afedfb1 Merge "cronet: change the test dirname to standard cronet/tests/cts format" by Chidera Olibie · 2 years, 10 months ago
  64. 3371d68 gn2bp: Support MTE in arm64 to fix build error by Motomu Utsumi · 2 years, 10 months ago
  65. 8b291dc gn2bp: Make update_results parse desc_arm64.json by Motomu Utsumi · 2 years, 10 months ago
  66. 529e13c Add MdnsPacketRepeater by Remi NGUYEN VAN · 2 years, 10 months ago
  67. 5684cfd gn2bp: Make update_results parse desc_arm.json by Motomu Utsumi · 2 years, 10 months ago
  68. 7f29d83 gn2bp: Convert source_set to cc_object by Mohannad Farrag · 2 years, 10 months ago
  69. d7e03f2 Merge changes I2407997f,I9386bd66,I6912df70,Iad2ab990,I5786a1ab, ... by Mohannad Farrag · 2 years, 10 months ago
  70. 7f765cf gn2bp: Remove code for gen_version_module by Motomu Utsumi · 2 years, 10 months ago
  71. ed27df7 gn2bp: Remove code for proto_descriptor_module by Motomu Utsumi · 2 years, 10 months ago
  72. 9206dd9 gn2bp: Remove code for gen_amalgamated_sql_metrics by Motomu Utsumi · 2 years, 10 months ago
  73. abbfdc3 gn2bp: Remove TARGET in update_results.sh by Motomu Utsumi · 2 years, 10 months ago
  74. 8d5e07e gn2bp: Remove unnecessary conversion for write_native_libraries_java.py by Motomu Utsumi · 2 years, 10 months ago
  75. 104d6e4 gn2bp: Remove crbug_908819 related conversion by Motomu Utsumi · 2 years, 10 months ago
  76. 4b35a32 gn2bp: Remove unnecessary conversion for grit action by Motomu Utsumi · 2 years, 10 months ago
  77. 37bedfa gn2bp: Remove unnecessary hack for build_config_gen by Motomu Utsumi · 2 years, 10 months ago
  78. f9fa2bb Merge "gn2bp: Add _is_java_source method" by Motomu Utsumi · 2 years, 10 months ago
  79. 6ed83a4 Merge "Remove dead code: updateUpstreamIPv6LinkProperties in InitialState" by Mark Chien · 2 years, 10 months ago
  80. 5cee881 Merge "bpf clatd.c - refix RFC6145 - really use low 16 bits of IPv6 frag id" by Maciej Żenczykowski · 2 years, 10 months ago
  81. bfb0cdf Merge "Add ConfigInfrastructure lib to Android.bp" by Hassan Ali · 2 years, 10 months ago
  82. 8bc2474 Merge "gn2bp: Remove unnecessary hack" by Mohannad Farrag · 2 years, 10 months ago
  83. a0db68b gn2bp: Add _is_java_source method by Mohannad Farrag · 2 years, 10 months ago
  84. f7d2393 bpf clatd.c - refix RFC6145 - really use low 16 bits of IPv6 frag id by Maciej Żenczykowski · 2 years, 10 months ago
  85. 6b62604 Merge "Use a random service type for NsdManagerTest" by Remi NGUYEN VAN · 2 years, 10 months ago
  86. ef81865 Merge "Use a longer timeout for service registration" by Remi NGUYEN VAN · 2 years, 10 months ago
  87. 3e91730 gn2bp: Remove unnecessary hack by Motomu Utsumi · 2 years, 10 months ago
  88. 9ac643c cronet: change the test dirname to standard cronet/tests/cts format by Chidera Olibie · 2 years, 10 months ago
  89. c4f63fa Add ConfigInfrastructure lib to Android.bp by Hassan Ali · 2 years, 10 months ago
  90. fed31a8 Merge "Cronet: Fix linting errors for API tests" by Chidera Olibie · 2 years, 10 months ago
  91. 0e38307 Remove dead code: updateUpstreamIPv6LinkProperties in InitialState by Mark · 2 years, 10 months ago
  92. d1e95e3 Merge changes Idc0f61a5,I678779c2,I28bbe094 by Patrick Rohr · 2 years, 10 months ago
  93. 562cdac Merge changes from topic "PermissionMonitorOnHandlerThread" by Paul Hu · 2 years, 10 months ago
  94. a23114a gn2bp: Add cronet_package to update_results.sh by Mohannad Farrag · 2 years, 10 months ago
  95. 4bea14a gn2bp: Fix parsing java sources for multi-arch by Mohannad Farrag · 2 years, 10 months ago
  96. 3332fd1 Cronet: Fix linting errors for API tests by Chidera Olibie · 2 years, 10 months ago
  97. baf0d57 gn2bp: Convert `source_set` with rtti to static_libraries by Mohannad Farrag · 2 years, 10 months ago
  98. ea62910 Add synchronized to UidRange getter and dump methods by Paul Hu · 3 years, 1 month ago
  99. 51f816b Deal with permission update on handler thread by Paul Hu · 3 years, 1 month ago
  100. 3c8c810 Running PermissionMonitor#startMonitoring on handler thread by Paul Hu · 3 years, 1 month ago