repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
GPU workaround to simulate Out of Memory errors with large textures
[chromium-blink-merge.git]
/
testing
/
legion
/
legion.isolate
blob
63982e0b6c1f431507730eee45797a0f05950da5
1
# Copyright 2015 The Chromium Authors. All rights reserved.
2
# Use of this source code is governed by a BSD-style license that can be
3
# found in the LICENSE file.
4
5
{
6
'variables': {
7
'files': [
8
'__init__.py',
9
'common_lib.py',
10
'legion.isolate',
11
'process.py',
12
'rpc_methods.py',
13
'rpc_server.py',
14
'run_task.py',
15
'task_controller.py',
16
'task_registration_server.py',
17
'test_controller.py',
18
'../../tools/swarming_client/',
19
],
20
},
21
}