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
/
styleguide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Dana to C++ styleguide owners, remove Albert
jamesr
2015-03-31
1
-1
/
+1
*
c++11: Allow in-class member initialization
hashimoto
2015-01-22
1
-14
/
+17
*
Add another discussion thread under auto in the c++11 style guide.
danakj
2014-12-19
1
-1
/
+1
*
Add HTML title to C++11 style guide.
bratell
2014-12-17
1
-0
/
+1
*
Allow C++11 Delegated Constructors.
andersr
2014-11-07
1
-10
/
+10
*
styleguide: Allow "= default" and "= delete"
mdempsky
2014-11-07
1
-19
/
+20
*
c++11: Allow lambdas, with some restrictions.
thakis
2014-11-04
1
-8
/
+17
*
styleguide: ban inherited constructors
mdempsky
2014-10-30
1
-1
/
+12
*
Clarify that enum classes include explicit underlying types.
thakis
2014-10-29
1
-5
/
+7
*
Update C++11 feature page.
thakis
2014-10-28
1
-37
/
+37
*
styleguide: Allow C++11 "enum class"
mdempsky
2014-10-20
1
-10
/
+12
*
Fix a broken link in the c++11 guide.
yhirano
2014-10-14
1
-1
/
+1
*
c++11: Alphabetize c++11.html
davidben
2014-10-10
1
-8
/
+8
*
c++11: Allow type aliases.
davidben
2014-10-10
1
-8
/
+8
*
Move explicit conversion operators to the banned section.
dcheng
2014-09-26
1
-11
/
+11
*
Consolidate all banned features into one table.
avi
2014-09-26
1
-23
/
+9
*
styleguide: Move Rvalue References to the Blacklist with Exceptions.
danakj
2014-09-26
1
-8
/
+22
*
c++11: Allow auto, for-range, variadic templates and macros, static_assert.
Nico Weber
2014-09-25
1
-49
/
+48
*
c++11: Add discussion thread links, ban things that don't work with MSVS.
Nico Weber
2014-09-25
1
-65
/
+62
*
Move override/final to the approved C++11 features section.
dcheng
2014-09-24
1
-26
/
+26
*
Allow nullptr use in Chromium.
danakj
2014-09-24
1
-9
/
+12
*
chromium-cpp: Set status code on errors, so that the console can track them.
Nico Weber
2014-09-24
1
-0
/
+1
*
Remove some dead links.
Nico Weber
2014-09-23
1
-21
/
+9
*
Fix some markup.
Nico Weber
2014-09-23
1
-1
/
+1
*
Fix some spelling.
Nico Weber
2014-09-23
1
-3
/
+3
*
Add a document describing which C++11 features we allow.
Nico Weber
2014-09-23
7
-0
/
+1786