__init__.py |
|
0 |
binary_size_differ.py |
Implements Chrome-Fuchsia package binary size differ. |
5667 |
binary_size_differ_test.py |
{
"web_engine": [
{
"merkle": "77e876447dd2daaaab7048d646e87fe8b6d9fecef6cbfcc4af30b8fbfa50b881",
"path": "locales/ta.pak",
"bytes": 17916,
"is_counted": true,
"size": 16384
},
{
"merkle": "5f1932b8c9fe954f3c3fdb34ab2089d2af34e5a0cef90cad41a1cd37d92234bf",
"path": "lib/libEGL.so",
"bytes": 226960,
"is_counted": true,
"size": 90112
},
{
"merkle": "9822fc0dd95cdd1cc46b5c6632a928a6ad19b76ed0157397d82a2f908946fc34",
"path": "meta.far",
"bytes": 24576,
"is_counted": false,
"size": 16384
},
{
"merkle": "090aed4593c4f7d04a3ad80e9971c0532dd5b1d2bdf4754202cde510a88fd220",
"path": "locales/ru.pak",
"bytes": 11903,
"is_counted": true,
"size": 16384
}
]
}
|
7221 |
binary_sizes.py |
Implements Chrome-Fuchsia package binary size checks. |
21279 |
binary_sizes_test.py |
{
"web_engine": [
{
"merkle": "77e876447dd2daaaab7048d646e87fe8b6d9fecef6cbfcc4af30b8fbfa50b881",
"path": "locales/ta.pak",
"bytes": 17916,
"is_counted": true,
"size": 16384
},
{
"merkle": "5f1932b8c9fe954f3c3fdb34ab2089d2af34e5a0cef90cad41a1cd37d92234bf",
"path": "lib/libEGL.so",
"bytes": 226960,
"is_counted": true,
"size": 90112
},
{
"merkle": "9822fc0dd95cdd1cc46b5c6632a928a6ad19b76ed0157397d82a2f908946fc34",
"path": "meta.far",
"bytes": 24576,
"is_counted": true,
"size": 16384
},
{
"merkle": "090aed4593c4f7d04a3ad80e9971c0532dd5b1d2bdf4754202cde510a88fd220",
"path": "locales/ru.pak",
"bytes": 11903,
"is_counted": true,
"size": 16384
}
]
}
|
3865 |
cipd |
|
|
COMMON_METADATA |
|
134 |
DIR_METADATA |
|
51 |
gcs_download.py |
Fetches a tarball from GCS and uncompresses it to |output_dir|. |
762 |
gcs_download_test.py |
|
2856 |
gen_build_defs.py |
# DO NOT EDIT! This file was generated by
# //build/fuchsia/gen_build_def.py.
# Any changes made to this file will be discarded.
import("/{GN_SDK_GN_ROOT}/fidl_library.gni")
import("/{GN_SDK_GN_ROOT}/fuchsia_sdk_package.gni")
import("/{GN_SDK_GN_ROOT}/fuchsia_sdk_pkg.gni")
|
11648 |
get_auth_token.py |
Print the default service account's auth token to stdout. |
878 |
linux_internal.sdk.sha1 |
|
18 |
OWNERS |
|
595 |
PRESUBMIT.py |
Presubmit script for Fuchsia.
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for
details on the presubmit API built into depot_tools.
|
1186 |
sdk-bucket.txt |
|
0 |
SECURITY_OWNERS |
|
748 |
test |
|
|
update_product_bundles.py |
Updates the Fuchsia product bundles to the given revision. Should be used
in a 'hooks_os' entry so that it only runs when .gclient's target_os includes
'fuchsia'. |
7740 |
update_product_bundles_test.py |
|
11436 |
update_sdk.py |
Check out the Fuchsia SDK from a given GCS path. Should be used in a
'hooks_os' entry so that it only runs when .gclient's custom_vars includes
'fuchsia'. |
5225 |
update_sdk_test.py |
|
3269 |