Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: third_party/.gitignore

Issue 2985523002: Update experimental Java 8 support to use Desugar instead of Retrolambda (Closed)
Patch Set: Rebase Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « build/config/android/internal_rules.gni ('k') | third_party/retrolambda/LICENSE » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is needed for projects that has this directory as a separate Git 1 # This file is needed for projects that has this directory as a separate Git
2 # mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync. 2 # mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync.
3 /__START__ 3 /__START__
4 /accessibility-developer-tools/ 4 /accessibility-developer-tools/
5 /accessibility_test_framework/lib/accessibility-test-framework-2.1.jar 5 /accessibility_test_framework/lib/accessibility-test-framework-2.1.jar
6 /adobe/flash/binaries 6 /adobe/flash/binaries
7 /adobe/flash/symbols 7 /adobe/flash/symbols
8 /amd/ 8 /amd/
9 /android_protobuf/src 9 /android_protobuf/src
10 /android_support_test_runner/lib/*.aar 10 /android_support_test_runner/lib/*.aar
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 /pyelftools 151 /pyelftools
152 /pyftpdlib/src 152 /pyftpdlib/src
153 /pylib 153 /pylib
154 /pymox/src 154 /pymox/src
155 /python_24 155 /python_24
156 /python_26 156 /python_26
157 /pywebsocket/src 157 /pywebsocket/src
158 /pywebsocket/src 158 /pywebsocket/src
159 /re2/src 159 /re2/src
160 /requests/src 160 /requests/src
161 /retrolambda/*.jar
162 /robolectric/lib/android-all-4.3_r2-robolectric-0.jar 161 /robolectric/lib/android-all-4.3_r2-robolectric-0.jar
163 /robolectric/lib/android-all-5.0.0_r2-robolectric-1.jar 162 /robolectric/lib/android-all-5.0.0_r2-robolectric-1.jar
164 /robolectric/lib/android-all-7.1.0_r7-robolectric-0.jar 163 /robolectric/lib/android-all-7.1.0_r7-robolectric-0.jar
165 /robolectric/robolectric 164 /robolectric/robolectric
166 /scan-build/src 165 /scan-build/src
167 /scons-2.0.1 166 /scons-2.0.1
168 /sfntly/src 167 /sfntly/src
169 /shaderc/src 168 /shaderc/src
170 /skia 169 /skia
171 /smhasher/src 170 /smhasher/src
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 /win_toolchain/files 206 /win_toolchain/files
208 /wix 207 /wix
209 /xdg-utils 208 /xdg-utils
210 /xstream/lib/*.jar 209 /xstream/lib/*.jar
211 /xulrunner-sdk 210 /xulrunner-sdk
212 /yasm/binaries 211 /yasm/binaries
213 /yasm/generate_files.xml 212 /yasm/generate_files.xml
214 /yasm/source/patched-yasm 213 /yasm/source/patched-yasm
215 /yasm/yasm.xml 214 /yasm/yasm.xml
216 215
OLDNEW
« no previous file with comments | « build/config/android/internal_rules.gni ('k') | third_party/retrolambda/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698