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

Side by Side Diff: base/base.gypi

Issue 9169037: Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfaces (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add SingleThreadExecutor Created 8 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | base/executor.h » ('j') | base/executor.h » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'target_defaults': { 6 'target_defaults': {
7 'variables': { 7 'variables': {
8 'base_target': 0, 8 'base_target': 0,
9 }, 9 },
10 'target_conditions': [ 10 'target_conditions': [
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 'debug/trace_event.h', 88 'debug/trace_event.h',
89 'debug/trace_event_impl.cc', 89 'debug/trace_event_impl.cc',
90 'debug/trace_event_impl.h', 90 'debug/trace_event_impl.h',
91 'debug/trace_event_win.cc', 91 'debug/trace_event_win.cc',
92 'dir_reader_fallback.h', 92 'dir_reader_fallback.h',
93 'dir_reader_linux.h', 93 'dir_reader_linux.h',
94 'dir_reader_posix.h', 94 'dir_reader_posix.h',
95 'eintr_wrapper.h', 95 'eintr_wrapper.h',
96 'environment.cc', 96 'environment.cc',
97 'environment.h', 97 'environment.h',
98 'executor.cc',
99 'executor.h',
100 'executor_helpers.h',
98 'file_descriptor_posix.h', 101 'file_descriptor_posix.h',
99 'file_path.cc', 102 'file_path.cc',
100 'file_path.h', 103 'file_path.h',
101 'file_util.cc', 104 'file_util.cc',
102 'file_util.h', 105 'file_util.h',
103 'file_util_android.cc', 106 'file_util_android.cc',
104 'file_util_deprecated.h', 107 'file_util_deprecated.h',
105 'file_util_linux.cc', 108 'file_util_linux.cc',
106 'file_util_mac.mm', 109 'file_util_mac.mm',
107 'file_util_posix.cc', 110 'file_util_posix.cc',
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 'memory/scoped_nsobject.h', 182 'memory/scoped_nsobject.h',
180 'memory/scoped_open_process.h', 183 'memory/scoped_open_process.h',
181 'memory/scoped_ptr.h', 184 'memory/scoped_ptr.h',
182 'memory/scoped_vector.h', 185 'memory/scoped_vector.h',
183 'memory/singleton.cc', 186 'memory/singleton.cc',
184 'memory/singleton.h', 187 'memory/singleton.h',
185 'memory/weak_ptr.cc', 188 'memory/weak_ptr.cc',
186 'memory/weak_ptr.h', 189 'memory/weak_ptr.h',
187 'message_loop.cc', 190 'message_loop.cc',
188 'message_loop.h', 191 'message_loop.h',
192 'message_loop_helpers.h',
189 'message_loop_proxy.cc', 193 'message_loop_proxy.cc',
190 'message_loop_proxy.h', 194 'message_loop_proxy.h',
191 'message_loop_proxy_impl.cc', 195 'message_loop_proxy_impl.cc',
192 'message_loop_proxy_impl.h', 196 'message_loop_proxy_impl.h',
193 'message_pump.cc', 197 'message_pump.cc',
194 'message_pump.h', 198 'message_pump.h',
195 'message_pump_default.cc', 199 'message_pump_default.cc',
196 'message_pump_default.h', 200 'message_pump_default.h',
197 'message_pump_win.cc', 201 'message_pump_win.cc',
198 'message_pump_win.h', 202 'message_pump_win.h',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 'rand_util.h', 248 'rand_util.h',
245 'rand_util_c.h', 249 'rand_util_c.h',
246 'rand_util_posix.cc', 250 'rand_util_posix.cc',
247 'rand_util_win.cc', 251 'rand_util_win.cc',
248 'safe_strerror_posix.cc', 252 'safe_strerror_posix.cc',
249 'safe_strerror_posix.h', 253 'safe_strerror_posix.h',
250 'scoped_native_library.cc', 254 'scoped_native_library.cc',
251 'scoped_native_library.h', 255 'scoped_native_library.h',
252 'scoped_temp_dir.cc', 256 'scoped_temp_dir.cc',
253 'scoped_temp_dir.h', 257 'scoped_temp_dir.h',
258 'serial_executor.h',
254 'sha1.h', 259 'sha1.h',
255 'sha1_portable.cc', 260 'sha1_portable.cc',
256 'sha1_win.cc', 261 'sha1_win.cc',
257 'shared_memory.h', 262 'shared_memory.h',
258 'shared_memory_android.cc', 263 'shared_memory_android.cc',
259 'shared_memory_posix.cc', 264 'shared_memory_posix.cc',
260 'shared_memory_win.cc', 265 'shared_memory_win.cc',
266 'single_thread_executor.h',
261 'spin_wait.h', 267 'spin_wait.h',
262 'stack_container.h', 268 'stack_container.h',
263 'stl_util.h', 269 'stl_util.h',
264 'string_number_conversions.cc', 270 'string_number_conversions.cc',
265 'string_number_conversions.h', 271 'string_number_conversions.h',
266 'string_piece.cc', 272 'string_piece.cc',
267 'string_piece.h', 273 'string_piece.h',
268 'string_split.cc', 274 'string_split.cc',
269 'string_split.h', 275 'string_split.h',
270 'string_tokenizer.h', 276 'string_tokenizer.h',
(...skipping 615 matching lines...) Expand 10 before | Expand all | Expand 10 after
886 'third_party/xdg_mime/xdgmimemagic.c', 892 'third_party/xdg_mime/xdgmimemagic.c',
887 'third_party/xdg_mime/xdgmimemagic.h', 893 'third_party/xdg_mime/xdgmimemagic.h',
888 'third_party/xdg_mime/xdgmimeparent.c', 894 'third_party/xdg_mime/xdgmimeparent.c',
889 'third_party/xdg_mime/xdgmimeparent.h', 895 'third_party/xdg_mime/xdgmimeparent.h',
890 ], 896 ],
891 }, 897 },
892 ], 898 ],
893 }], 899 }],
894 ], 900 ],
895 } 901 }
OLDNEW
« no previous file with comments | « no previous file | base/executor.h » ('j') | base/executor.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698