index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bpf
Age
Commit message (
Expand
)
Author
2021-03-22
Remove usages of FixtureFactory from misc packages
Paul Duffin
2021-03-17
Migrate bpf package to a per test build directory
Paul Duffin
2021-03-09
Support test fixtures in bpf package
Paul Duffin
2021-02-06
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2021-01-06
Revert^2 "Export soong license data to make."
Bob Badour
2021-01-06
Revert "Export soong license data to make."
Jerome Gaillard
2021-01-05
Export soong license data to make.
Bob Badour
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-09-02
Include bpf program in APEXes
markchien
2020-03-25
Add no-canonical-prefixes to make sure paths in .d file are relative paths
Kousik Kumar
2020-02-18
bpf progs depend on system/core/libcutils/include
Maciej Żenczykowski
2020-01-28
Add support for experimentally enabling RBE support on specific rules.
Ramy Medhat
2019-12-18
Move filesystem into Config
Colin Cross
2019-11-25
Make TestContext.RegisterModuleType take an android.ModuleFactory
Colin Cross
2019-11-05
Run non-RBE supported actions in the local pool when USE_RBE is set.
Ramy Medhat
2019-06-04
Support tagged module references
Colin Cross
2019-05-17
Add bpf_test.go to build and fix tests
Colin Cross
2019-05-14
Revert "Add bpf_test.go to build and fix the tests"
Colin Cross
2019-05-14
Add bpf_test.go to build and fix the tests
Colin Cross
2019-04-10
Fix relative path of bpf modules
Colin Cross
2019-03-20
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-07
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-02-12
Add common BPF helper to include path
Joel Fernandes (Google)
2018-12-17
Make bpf implement SourceFileProducer.
Jaewoong Jung
2018-05-29
Add bpf module type
Colin Cross