• Geoff Lang's avatar
    Fix use_static_angle build flag and require a flag to use ANGLE. · 70019b57
    Geoff Lang authored
    ui/gl initialization is now in a sub library, move the dependencies.
    
    Require a flag to use ANGLE on Android, this allows ANGLE and the native
    driver to both work with a given build so we can test on the bots.
    
    BUG=726002
    
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
    Change-Id: I2d3e0c4e844dca9e72c363f07e011c710e1a9f57
    Reviewed-on: https://chromium-review.googlesource.com/c/1244078Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#596236}
    70019b57
gl_initializer_android.cc 3.75 KB