index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
memory
/
scoped_vector.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix move.h's to use a concrete RValue carrier object rather than hacking a RV...
ajwong@chromium.org
2012-10-15
1
-3
/
+3
*
base: Class member variables should be ended with trailing underscores.
tfarina@chromium.org
2012-07-24
1
-35
/
+35
*
base: Make ScopedVector::clear() destroy elements.
derat@chromium.org
2012-07-19
1
-3
/
+5
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
1
-2
/
+9
*
Use ScopedVector in RenderTextWin.
asvitkine@chromium.org
2012-06-04
1
-0
/
+5
*
Go ahead and forward all the std::vector<> typedefs through ScopedVector. At...
pkasting@chromium.org
2012-03-26
1
-2
/
+8
*
Add "reference" and "const_reference" typedefs to ScopedVector to enable it t...
pkasting@chromium.org
2012-03-21
1
-0
/
+2
*
remove ; which breaks nacl_integration since they use -pedantic
ajwong@chromium.org
2012-01-20
1
-1
/
+1
*
Transfer the C++03 move-only type emulation into base/move.h and also make Sc...
ajwong@chromium.org
2012-01-20
1
-3
/
+10
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
When looking at this bug, I found at least the following issues:
scr@chromium.org
2011-03-28
1
-0
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-0
/
+90