Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
AvaloniaUI
/
angle
зеркало из
https://github.com/AvaloniaUI/angle.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули angle
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
df41552841
angle
/
additional_readme_paths.json
4 строки
71 B
JSON
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
Add WebKit bounds checking to Chrome credits. We were not respecting the terms of the license that this piece of code requests for redistribution. I noticed this when investigating adding a new third_party library and wanted to display its license in about:credits. This change adds a special file that the licnese check in Chrome uses and fixes the naming of the README for this script. Bug: None Change-Id: Ib33e9fe4a4e5b2968780bb6d8d6b39119b0361a7 Reviewed-on: https://chromium-review.googlesource.com/c/1323855 Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
2018-11-07 23:16:00 +03:00
[
Use xxHash for faster hash map lookups. This most strongly affects the Vulkan back-end which uses a hash map to cache VkPipelines. It also should speed up some parts of the D3D11 back-end. Bug: angleproject:2522 Change-Id: I10801654f043abce17339c30d7bf62bc8644e49c Reviewed-on: https://chromium-review.googlesource.com/c/1316889 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org>
2018-11-20 18:02:48 +03:00
"src/common/third_party/xxhash"
,
"src/third_party/compiler"
Add WebKit bounds checking to Chrome credits. We were not respecting the terms of the license that this piece of code requests for redistribution. I noticed this when investigating adding a new third_party library and wanted to display its license in about:credits. This change adds a special file that the licnese check in Chrome uses and fixes the naming of the README for this script. Bug: None Change-Id: Ib33e9fe4a4e5b2968780bb6d8d6b39119b0361a7 Reviewed-on: https://chromium-review.googlesource.com/c/1323855 Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
2018-11-07 23:16:00 +03:00
]