Sign in
chromium
/
chromium
/
src
/
b7dac1a6a7997c1c7bb440d5eb5a4aa6ee38cf8b
/
base
/
move.h
78820a4
Remove Pass on CrOS.
by dcheng
· 10 years ago
42e9dcf
Reland of move Pass() on Android. (patchset #1 id:1 of https://codereview.chromium.org/1564763002/ )
by dcheng
· 10 years ago
f737edc
Revert of Remove Pass() on Android. (patchset #1 id:1 of https://codereview.chromium.org/1559603002/ )
by msramek
· 10 years ago
92469c8
Remove Pass() on Android.
by dcheng
· 10 years ago
f1f3cb1
Remove Pass() on Linux.
by Daniel Cheng
· 10 years ago
9b6f4293
Switch to standard integer types in base/.
by avi
· 10 years ago
6ba4c1e
Rename MOVE_ONLY_TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03
by danakj
· 10 years ago
4b041ab
Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.
by danakj
· 10 years ago
e1b0277c
Remove old C++03 move emulation code.
by dcheng
· 10 years ago
f484f72
styleguide: Allow std::move for move semantics.
by vmpstr
· 10 years ago
e67c697
Move an include guard to guard all code in base/move.h
by bratell
· 10 years ago
e6a6531
Make deleted constructors take a const parameter in move-only type macro.
by mgraczyk
· 10 years ago
aa392798
Add move support for scoped_refptr.
by kkimlabs
· 10 years ago
ee122963
base: Make scoped_ptr::Pass() act like std::move().
by danakj
· 11 years ago
dbea388
Remove move-only-type whitelists in CallbackParamTraits and CallbackForward by SFINAE
by
[email protected]
· 12 years ago
f8bebfb
Small fixes around the code
by
[email protected]
· 12 years ago
08e710346
Fix scoped_ptr<T[]> to disallow construction and reset from NULL.
by
[email protected]
· 13 years ago
e95d6ed
Fix move.h's to use a concrete RValue carrier object rather than hacking a RValue&.
by
[email protected]
· 13 years ago
736e56a5
Coverity: Fix a pass-by-value.
by
[email protected]
· 13 years ago
59e639ae
Transfer the C++03 move-only type emulation into base/move.h and also make ScopedVector move-only.
by
[email protected]
· 14 years ago
c8d5fca
Erase base/move. The pattern we use is pass by const ref and this is confusing people.
by
[email protected]
· 15 years ago
32b76ef
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
by
[email protected]
· 15 years ago
0fecda6
Notification for battery with <= 15 minutes remaining.
by
[email protected]
· 15 years ago