angle/scripts
Tim Van Patten 43b951c8d8 Remove third_party/angle/ from generate_android_bp.py
Android builds are failing due to .git/HEAD being listed in the
Android.bp, which generate_android_bp.py is supposed to remove. The
problem is that the blacklist contains '//third_party/angle/.git/HEAD'
rather than '//.git/HEAD', due to generating the GN files from
chromium/src/ rather than angle/. This CL cleans this up.

Bug: b/160727922
Test: Manual script execution and building in AOSP
Change-Id: Ia1682605097791d20b28686f3043ddc08d49ca52
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2310960
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Commit-Queue: Tim Van Patten <timvp@google.com>
2020-07-25 01:18:28 +00:00
..
code_generation_hashes Tests: Update gfxbench traces 2020-07-22 21:34:37 +00:00
apply_clang_format_on_all_sources.py Add script to apply clang-format on all sources 2019-07-19 20:10:28 +00:00
bmp_to_nv12.py Format all of ANGLE's python code. 2019-05-06 18:56:09 +00:00
bootstrap.py Pull in Android-only dependencies behind a condition 2020-06-02 03:03:27 +00:00
egl.xml Re-land "Load correct libGLESv2 on Linux and Mac." 2018-12-18 18:54:44 +00:00
egl_angle_ext.xml Improve EGL_ANGLE_power_preference on dual-GPU MacBook Pros. 2020-06-12 23:38:22 +00:00
entry_point_packed_gl_enums.json Revert "Add type for attribute locations." 2020-05-01 12:47:26 +00:00
export_targets.py Build specialized version of glslang 2020-07-07 02:27:05 +00:00
file_exists.py Format all of ANGLE's python code. 2019-05-06 18:56:09 +00:00
gen_angle_gn_info_json.py Format all of ANGLE's python code. 2019-05-06 18:56:09 +00:00
gen_gl_enum_utils.py Add capture support for FenceSync 2020-04-22 13:02:26 +00:00
gen_proc_table.py Rename Platform.h to PlatformMethods.h. 2020-06-04 15:44:40 +00:00
gen_vk_gl_cts_build.py Vulkan: Update dEQP source for test fixes 2020-01-06 22:52:57 +00:00
generate_android_bp.py Remove third_party/angle/ from generate_android_bp.py 2020-07-25 01:18:28 +00:00
generate_entry_points.py Trace/Replay: Pass CallCapture to parameter replay writer. 2020-02-24 22:03:43 +00:00
generate_loader.py Work around strange git cl format issue. 2020-05-01 19:42:36 +00:00
generate_new_renderer.py Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
generate_stats.py Fix issue with missing step info in generate_stats.py 2020-05-04 19:34:01 +00:00
gl.xml Expose glGetInteger64vEXT. 2020-03-03 02:01:39 +00:00
gl_angle_ext.xml Remove GL_CHROMIUM_path_rendering 2020-03-20 19:13:16 +00:00
msvs_projects.py Format all of ANGLE's python code. 2019-05-06 18:56:09 +00:00
perf_test_runner.py Refactor perf tests to fix metric/story swapping 2019-08-23 21:44:15 +00:00
registry_xml.py Improve EGL_ANGLE_power_preference on dual-GPU MacBook Pros. 2020-06-12 23:38:22 +00:00
remove_files.py Reland "Roll Vulkan repos" 2019-03-01 21:16:29 +00:00
roll_aosp.sh Generate Android.bp from multiple gn descriptions 2020-07-21 04:05:55 +00:00
roll_deps.py Roll chromium_revision b0410bba02..fb6cbaf6e5 (763000:790363) 2020-07-21 17:04:12 +00:00
run_code_generation.py Work around strange git cl format issue. 2020-05-01 19:42:36 +00:00
run_gtest_angle_test.py Fix import paths for //scripts/run_gtest_angle_test.py. 2020-07-06 19:49:25 +00:00
trigger.bat Add a helper script for triggering tests on swarming. 2019-03-18 18:22:57 +00:00
trigger.py Remove implied CIPD packages from scripts/trigger.py 2020-06-23 23:12:26 +00:00
update_canary_angle.py Format all of ANGLE's python code. 2019-05-06 18:56:09 +00:00
vk_mandatory_format_support_capture_to_json.js Vulkan: Autogen mandatory texture caps 2018-02-14 20:45:37 +00:00
wgl.xml Add WGLWindow and WGL test configs. 2019-01-03 21:35:24 +00:00