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

Issue 610313003: [WIP][Base] Use variadic template for Callback and Bind (Closed)

Created:
6 years, 2 months ago by tzik
Modified:
3 years, 9 months ago
Reviewers:
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[WIP][Base] Use variadic template for Callback and Bind BUG=

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : +callback_list.h #

Patch Set 7 : rebase onto fix for break-down CL #

Patch Set 8 : rebase #

Patch Set 9 : merging #

Patch Set 10 : fix #

Patch Set 11 : merging #

Patch Set 12 : rebase #

Patch Set 13 : merge TypeList #

Patch Set 14 : wrap tuple #

Unified diffs Side-by-side diffs Delta from patch set Stats (+427 lines, -4529 lines) Patch
M base/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M base/base.gypi View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M base/bind.h View 1 2 3 4 5 6 7 8 9 10 11 12 4 chunks +70 lines, -415 lines 0 comments Download
D base/bind.h.pump View 9 10 11 1 chunk +0 lines, -153 lines 0 comments Download
M base/bind_helpers.h View 1 2 3 4 9 10 11 2 chunks +33 lines, -33 lines 0 comments Download
M base/bind_internal.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 5 chunks +160 lines, -2619 lines 0 comments Download
D base/bind_internal.h.pump View 9 10 11 1 chunk +0 lines, -500 lines 0 comments Download
M base/callback.h View 1 2 9 10 11 4 chunks +8 lines, -367 lines 0 comments Download
D base/callback.h.pump View 9 10 11 1 chunk +0 lines, -436 lines 0 comments Download
M base/callback_internal.h View 1 2 3 4 5 6 7 9 10 11 5 chunks +35 lines, -6 lines 0 comments Download
A base/callback_tuple.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +119 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698