1. 0a37d42 Change depVisitor to use providers instead of type-asserting to by Yu Liu · 7 months ago
  2. df61877 Remove source_file_provider.go after it's last usage was removed. by Yu Liu · 9 months ago
  3. fa6e0fd Make ImageInterface use its own context by Cole Faust · 11 months ago
  4. a898bb8 Soong: BPF: add defaults support and local include by Neill Kapron · 1 year ago
  5. 57af339 bpf.go: adjust for p/m/C change to location of bpf headers by Maciej Żenczykowski · 1 year, 1 month ago
  6. 50a7bf8 Soong: BPF: Cflag and btf defaults by Neill Kapron · 1 year, 1 month ago
  7. 47e9184 Move vendor and product variant generation logic from cc package to android package by Jihoon Kang · 1 year, 3 months ago
  8. 7583e83 Cleanup ImageInterface.SetImageVariation by Jihoon Kang · 1 year, 3 months ago
  9. e6c8581 Use OutputFilesProvider on bpf by mrziwang · 1 year, 4 months ago
  10. 06c4cdc bpf modules can be included in filesystem modules by Jiyong Park · 1 year, 7 months ago
  11. b509938 Propagate AconfigFiles in ModuleBase. by LaMont Jones · 1 year, 8 months ago
  12. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  13. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  14. 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 9 months ago
  15. a16bd6b Don't write license data to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 10 months ago
  16. 9c5b51e Merge "Remove unused file path" into main by Motomu Utsumi · 2 years ago
  17. fca0ccc Remove unused file path by Motomu Utsumi · 2 years ago
  18. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
  19. 4459155 Add package/modules/Connectivity bpf_headers path by Motomu Utsumi · 2 years, 1 month ago
  20. dcb6129 Streamline AndroidMk generation by Sasha Smundak · 2 years, 9 months ago
  21. 5c4729d Show module type in a module section of the Android-TARGET.mk by Sasha Smundak · 2 years, 9 months ago
  22. 6a288bc bpf: use PwdPrefix() helper by Connor O'Brien · 2 years, 10 months ago
  23. b573f5f Merge "bpf: use relative source file path in debug info" by Connor O'Brien · 2 years, 10 months ago
  24. 3e739cf bpf: use relative source file path in debug info by Connor O'Brien · 3 years, 1 month ago
  25. aa981ed Incorporate bpf into mixed builds by Zi Wang · 3 years ago
  26. b3cb38c Add bp2build converter for bpf by Zi Wang · 3 years ago
  27. 4877c72 Add comments to bpf properties by Zi Wang · 3 years, 1 month ago
  28. 5372a24 Disallow '_' in bpf source name by Ken Chen · 3 years, 2 months ago
  29. 606c5e9 bpf: support installing to vendor by Steven Moreland · 6 years ago
  30. 2573965 Add option to generate BTF debug info for bpf programs by Connor O'Brien · 3 years, 9 months ago
  31. a9a5d36 Merge "[NETD-BPF#34] Add a tag for bpf to specify the install folder" by Treehugger Robot · 3 years, 8 months ago
  32. fad7f9d [NETD-BPF#34] Add a tag for bpf to specify the install folder by Ken Chen · 3 years, 10 months ago
  33. 78df0f1 Remove global bpf include path system/bpf/progs/include by Ken Chen · 3 years, 9 months ago
  34. fd26444 [NETD-BPF#21] Move a few headers to frameworks/libs/net by Ken Chen · 3 years, 9 months ago
  35. 12c7eb8 Support test fixtures in bpf package by Paul Duffin · 4 years, 6 months ago
  36. b499922 Revert^2 "Export soong license data to make." by Bob Badour · 4 years, 8 months ago
  37. 61a55a0 Revert "Export soong license data to make." by Jerome Gaillard · 4 years, 8 months ago
  38. 74fab31 Export soong license data to make. by Bob Badour · 5 years ago
  39. 2f59ec9 Include bpf program in APEXes by markchien · 5 years ago
  40. fb0e251 Add no-canonical-prefixes to make sure paths in .d file are relative paths by Kousik Kumar · 5 years ago
  41. 79f6f75 bpf progs depend on system/core/libcutils/include by Maciej Żenczykowski · 6 years ago
  42. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 6 years ago
  43. dd0418a Run non-RBE supported actions in the local pool when USE_RBE is set. by Ramy Medhat · 6 years ago
  44. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  45. 815daf9 Add bpf_test.go to build and fix tests by Colin Cross · 6 years ago
  46. 0adfee5 Fix relative path of bpf modules by Colin Cross · 6 years ago
  47. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 7 years ago
  48. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 7 years ago
  49. a2fd486 Add common BPF helper to include path by Joel Fernandes (Google) · 7 years ago
  50. 5f3fb4b Make bpf implement SourceFileProducer. by Jaewoong Jung · 7 years ago
  51. 3840659 Add bpf module type by Colin Cross · 7 years ago