Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
d0211696313ac486304b38142d19d182c58151a1
/
base
/
move.h
16ca5a8
base: Make scoped_ptr::Pass() act like std::move().
by danakj
· 10 years ago
288f27a
Remove move-only-type whitelists in CallbackParamTraits and CallbackForward by SFINAE
by kinuko@chromium.org
· 11 years ago
eb26917
Small fixes around the code
by sergeygs@chromium.org
· 12 years ago
fc6088b
Fix scoped_ptr<T[]> to disallow construction and reset from NULL.
by dcheng@chromium.org
· 12 years ago
ca5925f
Fix move.h's to use a concrete RValue carrier object rather than hacking a RValue&.
by ajwong@chromium.org
· 12 years ago
f8659b7
Coverity: Fix a pass-by-value.
by jhawkins@chromium.org
· 13 years ago
59f1fbb
Transfer the C++03 move-only type emulation into base/move.h and also make ScopedVector move-only.
by ajwong@chromium.org
· 13 years ago
f89529e
Erase base/move. The pattern we use is pass by const ref and this is confusing people.
by brettw@chromium.org
· 14 years ago
01d1452
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
by thakis@chromium.org
· 14 years ago
e828071
Notification for battery with <= 15 minutes remaining.
by seanparent@google.com
· 15 years ago