index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sdk
/
sdk_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retry: Separate hidden API flags needed in sdk snapshots for S and T
Paul Duffin
2021-10-05
1
-6
/
+4
*
Retry: Support generating sdk snapshot for specific build release
Paul Duffin
2021-10-04
1
-0
/
+85
*
Revert "Support generating sdk snapshot for specific build release"
Salmax Chang
2021-10-04
1
-85
/
+0
*
Revert "Separate hidden API flags needed in sdk snapshots for S and T"
Salmax Chang
2021-10-04
1
-4
/
+6
*
Separate hidden API flags needed in sdk snapshots for S and T
Paul Duffin
2021-10-01
1
-6
/
+4
*
Support generating sdk snapshot for specific build release
Paul Duffin
2021-10-01
1
-0
/
+85
*
Replace android.BuildOs with Config.BuildOS
Colin Cross
2021-07-20
1
-3
/
+5
*
Support generating sdk snapshots that can be selected by Soong config vars
Paul Duffin
2021-07-14
1
-0
/
+43
*
Revert "Flag to control if generated SDK prebuilts are preferred."
Mathew Inwood
2021-07-07
1
-65
/
+0
*
Flag to control if generated SDK prebuilts are preferred.
Mathew Inwood
2021-06-29
1
-0
/
+65
*
Add SOONG_SDK_SNAPSHOT_VERSION support
Paul Duffin
2021-05-12
1
-0
/
+97
*
Add SOONG_SDK_SNAPSHOT_PREFER support
Paul Duffin
2021-05-07
1
-0
/
+39
*
Add baseline test for sdk snapshot env variables
Paul Duffin
2021-05-06
1
-0
/
+62
*
Migrate sdk package to a per test build directory
Paul Duffin
2021-03-18
1
-1
/
+1
*
Stop sdk package depending on testing.T being embedded in TestResult
Paul Duffin
2021-03-13
1
-13
/
+8
*
Switch CheckSnapshot from a testSdkResult method to a function
Paul Duffin
2021-03-11
1
-2
/
+2
*
Merge "Remove duplicate sdk.TestHelper"
Paul Duffin
2021-03-10
1
-2
/
+2
|
\
|
*
Remove duplicate sdk.TestHelper
Paul Duffin
2021-03-10
1
-2
/
+2
*
|
Simplify TestSdkInstall
Paul Duffin
2021-03-09
1
-5
/
+2
|
/
*
Always set apex_available in SDK snapshots.
Martin Stjernholm
2020-11-04
1
-0
/
+8
*
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-09
1
-5
/
+0
*
Make lots of tests run in parallel
Colin Cross
2020-10-06
1
-0
/
+5
*
Add prebuilt_visibility property
Paul Duffin
2020-10-02
1
-2
/
+49
*
Disable all SDK snapshot generation tests on mac.
Martin Stjernholm
2020-07-15
1
-0
/
+9
*
Fix special case when appending a visibility rule to //visibility:private.
Martin Stjernholm
2020-05-14
1
-0
/
+24
*
Add explicit visibility on the self package in EffectiveVisibilityRules.
Martin Stjernholm
2020-05-14
1
-4
/
+16
*
Don't print :__pkg__ for package rules, since that's the default.
Martin Stjernholm
2020-05-14
1
-5
/
+5
*
Retry: Adds support for 'ignored-on-host'
Paul Duffin
2020-05-08
1
-1
/
+4
*
Retry: Detect invalid arch specific properties in snapshot
Paul Duffin
2020-05-08
1
-5
/
+28
*
Revert "Detect invalid arch specific properties in snapshot"
Greg Kaiser
2020-05-08
1
-28
/
+5
*
Revert "Adds support for 'ignored-on-host'"
Greg Kaiser
2020-05-08
1
-4
/
+1
*
Adds support for 'ignored-on-host'
Paul Duffin
2020-05-07
1
-1
/
+4
*
Detect invalid arch specific properties in snapshot
Paul Duffin
2020-05-07
1
-5
/
+28
*
Allow extractCommonProperties to return an error
Paul Duffin
2020-05-06
1
-1
/
+13
*
Correct order of parameters to AssertDeepEquals
Paul Duffin
2020-05-06
1
-6
/
+9
*
Encapsulate properties to be optimized in a container
Paul Duffin
2020-05-06
1
-1
/
+5
*
Support extracting common values from embedded structures
Paul Duffin
2020-03-13
1
-0
/
+105
*
Fix apex_available
Jooyung Han
2020-03-10
1
-1
/
+2
*
Add a nice install paths for module SDKs and exports.
Nicolas Geoffray
2020-03-04
1
-0
/
+16
*
Add CommonOS variant for sdk
Paul Duffin
2020-03-02
1
-1
/
+1
*
Simplify visibility rules that include //visibility:public
Paul Duffin
2020-02-20
1
-0
/
+6
*
Ensure prebuilt modules have same visibility as source modules
Paul Duffin
2019-12-09
1
-0
/
+120
*
Support header and implementation jars in sdk
Paul Duffin
2019-12-06
1
-2
/
+2
*
Extract the cc and java sdk related tests out into their own file
Paul Duffin
2019-12-06
1
-524
/
+0
*
Improve testing of sdk snapshot generation
Paul Duffin
2019-12-06
1
-128
/
+56
*
Separate sdk testing infrastructure from sdk tests
Paul Duffin
2019-12-06
1
-170
/
+3
*
Parameterize the sdk member processing
Paul Duffin
2019-12-06
1
-1
/
+1
*
Use static build rules in snapshot generation
Paul Duffin
2019-12-06
1
-31
/
+43
*
Disable TestHostSnapshot test for non-linux build
Paul Duffin
2019-12-04
1
-0
/
+10
*
Add support for host sdk
Paul Duffin
2019-12-02
1
-0
/
+192
[next]