Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_blueprint
/
1907836ad9dd955f361bd64091ca698bf883a4ea
1907836
Add proptools.FilterPropertyStruct
by Colin Cross
· 6 years ago
5639ec1
Merge pull request #265 from colincross/int_default
by colincross
· 6 years ago
66c0b13
Add proptools.Int and proptools.IntDefault
by Colin Cross
· 6 years ago
884e737
Merge pull request #263 from jiyongp/reverse_dep
by colincross
· 6 years ago
df4ed95
Don't ignore local variations when creating reverse dep
by Jiyong Park
· 6 years ago
658e01c
Merge pull request #262 from skvadrik/master
by colincross
· 6 years ago
811381a
Added VisitDirectDeps* methods to SingletonContext.
by Ulya Trafimovich
· 6 years ago
87050d9
Merge pull request #261 from colincross/go1.13
by colincross
· 6 years ago
a2bc585
Fix compiling binaries with go 1.13
by Colin Cross
· 6 years ago
3f22fcf
Merge pull request #260 from jooyunghan/fix-caller
by Dan Willemsen
· 6 years ago
5dd43cf
Fix checkCalledFromInit
by Jooyung Han
· 6 years ago
a0b59d9
Merge pull request #259 from colincross/default_dependency_variation
by colincross
· 6 years ago
1e2e56d
Add SetDefaultDependencyVariation
by Jiyong Park
· 6 years ago
876099e
Merge pull request #258 from colincross/console
by colincross
· 6 years ago
0e112a8
Revert "Put the primary builder into the console pool"
by Colin Cross
· 6 years ago
72ab2b4
Merge pull request #257 from gyias/master
by Jaewoong Jung
· 6 years ago
c067251
Fix/improve comments on prepending/appending props
by Jaewoong Jung
· 6 years ago
1589d65
Merge pull request #255 from colincross/mutator_name
by colincross
· 6 years ago
d8367ff
Add MutatorName to mutator contexts
by Colin Cross
· 6 years ago
e3fb08a
Merge pull request #252 from colincross/console
by colincross
· 6 years ago
d744b67
Merge pull request #254 from gyias/master
by Jaewoong Jung
· 6 years ago
4764fa7
Make off-the-shelf order funcs public.
by Jaewoong Jung
· 6 years ago
94423de
Merge pull request #253 from colincross/optimize
by colincross
· 6 years ago
19ff727
Optimize ninjaString.ValueWithEscaper
by Colin Cross
· 6 years ago
4f6631f
Remove go 1.9 testing
by Colin Cross
· 6 years ago
8ea996f
Put the primary builder into the console pool
by Colin Cross
· 6 years ago
a466306
Merge pull request #250 from gyias/master
by colincross
· 6 years ago
bd0f6c3
Skip mutated struct properties in bpdoc.
by Jaewoong Jung
· 6 years ago
e263995
Merge pull request #251 from colincross/glob
by colincross
· 6 years ago
c708e1c
Avoid exiting with errors in bpglob
by Colin Cross
· 6 years ago
abd66e6
Merge pull request #247 from colincross/mutator_ctx
by colincross
· 6 years ago
2201ee5
Merge pull request #248 from colincross/match
by colincross
· 6 years ago
8ac6d8f
Merge pull request #249 from colincross/bpfmt
by colincross
· 6 years ago
e52c33c
Correctly report errors in bpfmt
by Colin Cross
· 6 years ago
322cc01
Report creating modules in errors on created modules
by Colin Cross
· 6 years ago
7bcc256
Move module and singleton godoc from the implementation to the interface
by Colin Cross
· 6 years ago
99bdb2a
Consolidate mutator contexts
by Colin Cross
· 6 years ago
818af3b
Fix panic message in SingletonContext.VisitAllModules
by Colin Cross
· 6 years ago
a26ae89
Simplify pathtools.Match
by Colin Cross
· 6 years ago
a4cc683
Add more pathtools.Match test cases
by Colin Cross
· 6 years ago
19ef680
Merge pull request #246 from roman-mazur/patch-1
by Dan Willemsen
· 6 years ago
4d77220
Fix Ninja build system site link
by Roman Mazur
· 6 years ago
08ab489
Merge pull request #244 from gyias/master
by Jaewoong Jung
· 6 years ago
8bc6bf1
bpdoc preformatted text improvments
by Jaewoong Jung
· 6 years ago
eaf410f
Merge pull request #243 from patricearruda/master
by Jaewoong Jung
· 6 years ago
b0a40a7
Moving the ParseBlueprintsFiles go comment in context.go.
by Patrice Arruda
· 6 years ago
5e9f907
Merge pull request #242 from gyias/bpdoc
by Jaewoong Jung
· 6 years ago
7d699c3
Panic when copying private properties.
by Jaewoong Jung
· 6 years ago
a9df651
Merge pull request #241 from colincross/tagindex
by colincross
· 6 years ago
a4f6a3b
Add PropertyIndexesWithTag
by Colin Cross
· 6 years ago
17a0b96
Merge pull request #240 from colincross/other_module
by colincross
· 6 years ago
d28b304
Add more OtherModule* methods
by Colin Cross
· 6 years ago
bf8c1d3
Merge pull request #239 from colincross/go1.12
by colincross
· 6 years ago
16b0160
Run go 1.11 and go 1.12 in travis
by Colin Cross
· 6 years ago
f7104c0
Support go 1.12
by Colin Cross
· 6 years ago
284c742
Merge pull request #219 from colincross/escape_list
by colincross
· 6 years ago
02c1107
Merge pull request #238 from allight/rebase-add-java-services
by colincross
· 6 years ago
142de24
GetDirectDepWithTag needs to check all tags before panicing
by Alex Light
· 6 years ago
8908a0a
Merge pull request #237 from colincross/singleton
by colincross
· 6 years ago
9226d6c
Allow Context to query Singletons
by Colin Cross
· 6 years ago
d444506
Merge pull request #235 from asmundak/collapseduplicate
by asmundak
· 6 years ago
58edc0f
Merge pull request #236 from colincross/examples
by colincross
· 6 years ago
463eab7
Support examples as tests
by Colin Cross
· 6 years ago
797563b
Export CollapseDuplicateProperties, Soong writedocs uses it
by Sasha Smundak
· 6 years ago
33cfa1c
Merge pull request #234 from gyias/bpdoc
by Jaewoong Jung
· 6 years ago
781f6b2
bpdoc improvements
by Jaewoong Jung
· 6 years ago
3eeabc7
Merge pull request #231 from colincross/pprof
by colincross
· 7 years ago
937efab
Use sync.Map for type field cache
by Colin Cross
· 7 years ago
de7afaa
Write ninja file directly to the output file
by Colin Cross
· 7 years ago
3a8c025
Add pprof labels
by Colin Cross
· 7 years ago
716137e
Merge pull request #230 from smore-lore/master
by Dan Willemsen
· 7 years ago
b40aaad
bpmodify: add argument if it is missing
by Steven Moreland
· 7 years ago
f856511
Merge pull request #228 from danw/empty_ninja_file
by Dan Willemsen
· 7 years ago
dac90d3
Add --empty-ninja-file for test usecases
by Dan Willemsen
· 7 years ago
19099e6
Merge pull request #227 from colincross/testdeps
by colincross
· 7 years ago
1be9abc
Add link dependency on test package archive
by Colin Cross
· 7 years ago
ccc3494
Make sure all modules have a name. (#226)
by Jaewoong Jung
· 7 years ago
d127ba0
Merge pull request #225 from colincross/test_link_deps
by colincross
· 7 years ago
0e58dc0
Add missing dependencies when linking tests
by Colin Cross
· 7 years ago
3f13f07
Merge pull request #224 from colincross/slice_of_structs
by colincross
· 7 years ago
888fe0d
Merge pull request #222 from colincross/go_restat
by colincross
· 7 years ago
12392ca
Allow mutated property structs to contain slices of non-strings
by Colin Cross
· 7 years ago
6c92af9
Enable restat for go binaries
by Colin Cross
· 7 years ago
c54f732
Merge pull request #221 from colincross/fs_for_soong_zip
by colincross
· 7 years ago
3316a5e
Add pathtools.Filesystem.Stat for soong_zip
by Colin Cross
· 7 years ago
15fbefb
Add tests for pathtools.FileSystem.Lstat
by Colin Cross
· 7 years ago
e81b432
Add pathtools.FileSystem.Readlink
by Colin Cross
· 7 years ago
d85b3c7
Replace exact errors in tests with errno checking
by Colin Cross
· 7 years ago
192dbc5
Make pathtools.FileSystem.Open return a ReaderAtSeekerCloser
by Colin Cross
· 7 years ago
daf9de1
Fix typo in TestMockFs_followSymlinks
by Colin Cross
· 7 years ago
c955bc8
Merge pull request #220 from colincross/glob_symlinks
by colincross
· 7 years ago
e98d082
Add ShouldFollowSymlinks argument to pathtools.Glob
by Colin Cross
· 7 years ago
9e1ff74
Fix recursive globs through symlinks
by Colin Cross
· 7 years ago
c64f264
Add symlink support to mockFs
by Colin Cross
· 7 years ago
d9bea8f
Add OsFs tests for escaped globs
by Colin Cross
· 7 years ago
e3b7ec3
Improve error message for globbed dangling symlink
by Colin Cross
· 7 years ago
112a732
Merge pull request #218 from colincross/glob_escapes
by colincross
· 7 years ago
4425194
Merge pull request #217 from colincross/singleton_panic
by colincross
· 7 years ago
cc1ec0f
Replace *Escape with *EscapeList
by Colin Cross
· 7 years ago
a470612
Fix globs matching files with wildcard characters in the name
by Colin Cross
· 7 years ago
Next »