OLD | NEW |
1 *.pyc | 1 *.pyc |
2 pin-log.txt | 2 pin-log.txt |
3 /base | 3 /base |
4 /build | 4 /build |
5 /buildtools | 5 /buildtools |
6 /chromium/.gclient.tmp | 6 /chromium/.gclient.tmp |
7 /chromium/.gclient.tmp_entries | 7 /chromium/.gclient.tmp_entries |
8 /chromium/.last_sync_chromium | 8 /chromium/.last_sync_chromium |
9 /chromium/src/ | 9 /chromium/src/ |
10 /google_apis | 10 /google_apis |
11 /links | 11 /links |
12 /links.db | 12 /links.db |
13 /mojo | 13 /mojo |
14 /native_client | 14 /native_client |
15 /net | 15 /net |
16 /out | 16 /out |
17 /sde-avx-sse-transition-out.txt | 17 /sde-avx-sse-transition-out.txt |
18 /testing | 18 /testing |
| 19 /third_party/accessibility_test_framework |
19 /third_party/android_platform | 20 /third_party/android_platform |
20 /third_party/android_tools | 21 /third_party/android_tools |
| 22 /third_party/apache_velocity |
21 /third_party/appurify-python | 23 /third_party/appurify-python |
22 /third_party/asan | 24 /third_party/asan |
23 /third_party/ashmem | 25 /third_party/ashmem |
24 /third_party/binutils | 26 /third_party/binutils |
| 27 /third_party/bouncycastle |
25 /third_party/BUILD.gn | 28 /third_party/BUILD.gn |
26 /third_party/catapult | 29 /third_party/catapult |
| 30 /third_party/closure_compiler |
27 /third_party/drmemory | 31 /third_party/drmemory |
28 /third_party/gflags/src | 32 /third_party/gflags/src |
| 33 /third_party/guava |
| 34 /third_party/hamcrest |
29 /third_party/icu | 35 /third_party/icu |
| 36 /third_party/icu4j |
30 /third_party/ijar | 37 /third_party/ijar |
31 /third_party/instrumented_libraries | 38 /third_party/instrumented_libraries |
| 39 /third_party/intellij |
32 /third_party/jsr-305 | 40 /third_party/jsr-305 |
33 /third_party/junit | 41 /third_party/junit |
34 /third_party/libjpeg | 42 /third_party/libjpeg |
35 /third_party/libjpeg_turbo | 43 /third_party/libjpeg_turbo |
36 /third_party/libxml | 44 /third_party/libxml |
37 /third_party/llvm | 45 /third_party/llvm |
38 /third_party/llvm-build | 46 /third_party/llvm-build |
39 /third_party/lss | 47 /third_party/lss |
40 /third_party/mockito | 48 /third_party/mockito |
41 /third_party/modp_b64 | 49 /third_party/modp_b64 |
| 50 /third_party/ow2_asm |
42 /third_party/protobuf | 51 /third_party/protobuf |
43 /third_party/requests | 52 /third_party/requests |
44 /third_party/robolectric | 53 /third_party/robolectric |
| 54 /third_party/sqlite4java |
45 /third_party/WebKit | 55 /third_party/WebKit |
46 /third_party/yasm | 56 /third_party/yasm |
47 /tools/android | 57 /tools/android |
48 /tools/clang | 58 /tools/clang |
49 /tools/generate_library_loader | 59 /tools/generate_library_loader |
50 /tools/gn | 60 /tools/gn |
51 /tools/grit | 61 /tools/grit |
52 /tools/gritsettings/README | 62 /tools/gritsettings/README |
53 /tools/gritsettings/resource_ids | 63 /tools/gritsettings/resource_ids |
54 /tools/gyp | 64 /tools/gyp |
(...skipping 30 matching lines...) Expand all Loading... |
85 libyuv.a | 95 libyuv.a |
86 libyuv_unittest | 96 libyuv_unittest |
87 | 97 |
88 # Files generated by winarm.mk build | 98 # Files generated by winarm.mk build |
89 libyuv_arm.lib | 99 libyuv_arm.lib |
90 source/*.o | 100 source/*.o |
91 | 101 |
92 # Files generated by perf | 102 # Files generated by perf |
93 perf.data | 103 perf.data |
94 perf.data.old | 104 perf.data.old |
OLD | NEW |