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
/
tools
/
gn
/
command_format_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gn format: Have format sort sources
scottmg
2015-02-28
1
-0
/
+1
*
Make running gn format unittests from anywhere work
scottmg
2014-12-19
1
-16
/
+18
*
gn format: fix not indenting multiline continued correctly
scottmg
2014-12-03
1
-0
/
+1
*
gn format: don't break+indent if it's going to be forced past 80col anyway
scottmg
2014-12-03
1
-0
/
+1
*
gn format: Special case for single arg function calls containing boolean ops
scottmg
2014-12-01
1
-0
/
+1
*
gn format: Make parenthesizing better
scottmg
2014-12-01
1
-0
/
+2
*
gn format: Fix and enable a few more tests
scottmg
2014-11-26
1
-3
/
+7
*
gn format: penalty-based scheme for line breaking
scottmg
2014-11-26
1
-3
/
+15
*
gn format: use input line breaks rather than attempting rule-based line breaks
scottmg
2014-11-07
1
-1
/
+2
*
gn format: Fix suffix comment being dropped on import
scottmg
2014-11-07
1
-0
/
+6
*
gn format: fix trailing comment attachment
scottmg
2014-11-05
1
-1
/
+1
*
gn format: more blank line avoidance
scottmg
2014-10-07
1
-0
/
+5
*
gn format: fix some cases of too many blank lines between items
scottmg
2014-10-07
1
-0
/
+2
*
gn format: fix some unnecessary line breaking
scottmg
2014-10-06
1
-0
/
+2
*
gn format: make precedence and parens work
scottmg
2014-10-05
1
-1
/
+2
*
gn format: refactor function call printing
scottmg
2014-10-04
1
-1
/
+1
*
gn format: accept input from stdin, add vim helper
scottmg
2014-10-03
1
-0
/
+2
*
gn format: support absolute file system paths
scottmg
2014-10-02
1
-2
/
+8
*
gn format: add call wrapping
scottmg
2014-10-02
1
-0
/
+2
*
gn format: properly break and align multiple suffix comments
Scott Graham
2014-09-29
1
-0
/
+1
*
gn format: make sure there's a blank line before comments, except at block start
Scott Graham
2014-09-29
1
-0
/
+1
*
gn format: don't crash when there's no block on a function call
Scott Graham
2014-09-29
1
-0
/
+1
*
gn format: fix comments at end of blocks
scottmg
2014-09-29
1
-1
/
+4
*
gn: start of format command
scottmg
2014-09-26
1
-0
/
+45