1. 80e5939 Merge remote-tracking branch 'aosp/upstream' into glob_bootstrap by Dan Willemsen · 7 years ago
  2. f7d5093 Merge pull request #213 from danw/bpglob_bootstrap by Dan Willemsen · 7 years ago
  3. ab223a5 Run globs during earlier bootstrap phases by Dan Willemsen · 7 years ago
  4. ed3fd6b Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 7 years ago
  5. 9cbbb8b Merge pull request #212 from loganchien/stop-mixed-syntax by colincross · 7 years ago
  6. 3deba3d Emit errors on mixed property syntax by Logan Chien · 7 years ago
  7. 98310f3 Merge remote-tracking branch 'aosp/upstream' into multiple_deps by Colin Cross · 7 years ago
  8. 3b3bd2a Merge pull request #211 from colincross/multiple_deps by colincross · 7 years ago
  9. 526e02f Prevent duplicate visit calls in WalkDeps by Colin Cross · 7 years ago
  10. 2df4276 Merge remote-tracking branch 'aosp/upstream' master by Colin Cross · 7 years ago
  11. cd0310f Merge pull request #210 from colincross/multiple_deps by colincross · 7 years ago
  12. 9607a9f Allow multiple dependencies on the same module by Colin Cross · 7 years ago
  13. 19f04d9 Merge remote-tracking branch 'aosp/upstream' into master by Dan Willemsen · 7 years ago
  14. 3a16825 Merge pull request #209 from danw/multiline_indent by Dan Willemsen · 7 years ago
  15. d2c8162 Improve indentation for multi-line expressions by Dan Willemsen · 7 years ago
  16. 1e428e0 Merge pull request #208 from danw/microfactory_race by Dan Willemsen · 7 years ago
  17. db29636 Disable parallel compilation when using race detector by Dan Willemsen · 7 years ago
  18. bb58119 Merge pull request #207 from colincross/nameinterface by colincross · 7 years ago
  19. 61fa603 Return an error when renaming a module that doesn't exist by Colin Cross · 7 years ago
  20. b2e8a88 Merge remote-tracking branch 'aosp/upstream' into master by Colin Cross · 7 years ago
  21. 148f9f3 Merge pull request #205 from colincross/goroutine by colincross · 7 years ago
  22. e0d9356 Merge pull request #206 from colincross/booldefault by colincross · 7 years ago
  23. 4106611 Merge pull request #204 from colincross/modify_text by colincross · 7 years ago
  24. de3ef3a Add proptools.BoolDefault and proptools.StringDefault by Colin Cross · 7 years ago
  25. 7e72337 Reduce maximum goroutine count by Colin Cross · 7 years ago
  26. 957b39c Add Patch and PatchList for making textual changes by Colin Cross · 7 years ago
  27. fdeaf88 Make End() return the position after the node by Colin Cross · 7 years ago
  28. db06ccb Merge remote-tracking branch 'aosp/upstream' by Dan Willemsen · 8 years ago
  29. ff2c5b4 Merge pull request #203 from danw/numcpu_cap by Dan Willemsen · 8 years ago
  30. f75f4e9 Merge pull request #202 from danw/go1.10_goroot by Dan Willemsen · 8 years ago
  31. 20c343b Cap the number of cpus for Go compiles by Dan Willemsen · 8 years ago
  32. a1e6eee Try to make GOROOT relative in Go 1.10 by Dan Willemsen · 8 years ago
  33. 613013c Merge remote-tracking branch 'aosp/upstream' into master by Dan Willemsen · 8 years ago
  34. 774db4a Merge pull request #201 from danw/go1.10 by Dan Willemsen · 8 years ago
  35. e6d45fe Support go1.10 by Dan Willemsen · 8 years ago
  36. da80933 Merge remote-tracking branch 'aosp/upstream' into master by Dan Willemsen · 8 years ago
  37. 77dc4de Merge pull request #200 from danw/glob_dirs by Dan Willemsen · 8 years ago
  38. b6c9023 Append / to directories in Glob results by Dan Willemsen · 8 years ago
  39. fbcbac6 Merge remote-tracking branch 'aosp/upstream' into master by Colin Cross · 8 years ago
  40. cd3b7ae Merge pull request #198 from colincross/glob by colincross · 8 years ago
  41. f12def8 Merge pull request #199 from colincross/vet by colincross · 8 years ago
  42. c1d8781 Fix format issues found by go vet by Colin Cross · 8 years ago
  43. 54cb95a Fix glob cache conflict when excludes=nil and excludes=[]string{} by Colin Cross · 8 years ago
  44. 759bb61 Merge pull request #196 from danw/ninja_deps by Dan Willemsen · 8 years ago
  45. 2d9b59b Store build.ninja deps in .ninja_deps by Dan Willemsen · 8 years ago
  46. 3aaf722 Merge remote-tracking branch 'aosp/upstream' into master by Colin Cross · 8 years ago
  47. 7bb0467 Merge remote-tracking branch 'aosp/upstream' into master by Colin Cross · 8 years ago
  48. 7b8405f Merge pull request #195 from colincross/docs by colincross · 8 years ago
  49. ee8fe64 Merge pull request #193 from colincross/glob by colincross · 8 years ago
  50. 28b2843 Allow primary builder to stop bootstrap early by Colin Cross · 8 years ago
  51. 5eb116a Move auto-generated docs to main stage by Colin Cross · 8 years ago
  52. 92639f3 Refactor bpdoc by Colin Cross · 8 years ago
  53. c581620 Fix import list in singleton_ctx.go by Colin Cross · 8 years ago
  54. 741e14e Limit length of glob result file names by Colin Cross · 8 years ago
  55. e1c5d02 Merge "Merge remote-tracking branch 'aosp/upstream' into master" am: 93c380660d by Jeff Gaston · 8 years ago
  56. 93c3806 Merge "Merge remote-tracking branch 'aosp/upstream' into master" by Treehugger Robot · 8 years ago
  57. 4db5a3f Merge remote-tracking branch 'aosp/upstream' into master by Jeff Gaston · 8 years ago
  58. 7a88d0d Merge pull request #192 from mathjeff/propagate-syntax-errors by Jeff · 8 years ago
  59. 6b60fce Merge pull request #182 from mathjeff/microfactory-cmd-err by Jeff · 8 years ago
  60. a7e408a prevent file=nil panic if syntax error in Blueprints by Jeff Gaston · 8 years ago
  61. 8fd9578 have openAndParse use return values rather than channels by Jeff Gaston · 8 years ago
  62. 5800d04 rename parseOneAsync to openAndParse by Jeff Gaston · 8 years ago
  63. 28ffaa2 Merge remote-tracking branch 'aosp/upstream' into master am: 20eab856ab by Jeff Gaston · 8 years ago
  64. 20eab85 Merge remote-tracking branch 'aosp/upstream' into master by Jeff Gaston · 8 years ago
  65. 14978f8 Merge pull request #190 from mathjeff/visit-order by Jeff · 8 years ago
  66. 0e90759 Make ninja file deterministic even with dup module names by Jeff Gaston · 8 years ago
  67. f23e366 Disallow bp 'build' includes to reference other dirs by Jeff Gaston · 8 years ago
  68. 3c8c334 Pass ModulePath to NameInterface by Jeff Gaston · 8 years ago
  69. 656870f Have handleOneFile(child) wait for handleOneFile(parent). by Jeff Gaston · 8 years ago
  70. ed71d7a Merge remote-tracking branch 'aosp/upstream' into master am: 058a24de5b by Jeff Gaston · 8 years ago
  71. 058a24d Merge remote-tracking branch 'aosp/upstream' into master by Jeff Gaston · 8 years ago
  72. 94c2179 Merge pull request #189 from mathjeff/namespaces by Jeff · 8 years ago
  73. d70bf75 Extract module naming into an interface by Jeff Gaston · 8 years ago
  74. 4bac3b0 Merge remote-tracking branch 'aosp/upstream' into match am: 9b145212c9 by Colin Cross · 8 years ago
  75. 467126a Merge remote-tracking branch 'aosp/upstream' into master am: 83cecbe4a6 by Jeff Gaston · 8 years ago
  76. 9b14521 Merge remote-tracking branch 'aosp/upstream' into match by Colin Cross · 8 years ago
  77. 90d2588 Merge pull request #188 from colincross/match by colincross · 8 years ago
  78. f9c2e8c Export pathtools.Match by Colin Cross · 8 years ago
  79. 83cecbe Merge remote-tracking branch 'aosp/upstream' into master by Jeff Gaston · 8 years ago
  80. fb52eb9 Merge pull request #187 from mathjeff/android-bp-tests by Jeff · 8 years ago
  81. 9f63090 Support files named Android.bp in tests by Jeff Gaston · 8 years ago
  82. 12ec3f8 Merge commit '86b0e494ff70a736f897f3f28f2878ce5dd8a3b3' into HEAD by Xin Li · 8 years ago
  83. 06fc00d Merge remote-tracking branch 'aosp/upstream' into master am: 45c9201725 by Colin Cross · 8 years ago
  84. 45c9201 Merge remote-tracking branch 'aosp/upstream' into master by Colin Cross · 8 years ago
  85. 8b82260 Merge remote-tracking branch 'aosp/upstream' into master am: 4f21237342 by Jeff Gaston · 8 years ago
  86. 7ab9124 Merge pull request #183 from colincross/presingleton by colincross · 8 years ago
  87. 5f03f11 Add presingletons by Colin Cross · 8 years ago
  88. 4f21237 Merge remote-tracking branch 'aosp/upstream' into master by Jeff Gaston · 8 years ago
  89. f393902 Merge pull request #168 from mathjeff/file-list by Jeff · 8 years ago
  90. a44efcf Merge remote-tracking branch 'aosp/upstream' into integer am: 305e1679a6 by Nan Zhang · 8 years ago
  91. 305e167 Merge remote-tracking branch 'aosp/upstream' into integer by Nan Zhang · 8 years ago
  92. e550044 Merge pull request #181 from Nan-Zhang/support-integer by Nan-Zhang · 8 years ago
  93. c09771a Merge pull request #169 from danw/buildtags by Dan Willemsen · 8 years ago
  94. f586544 Support parsing int64 in Blueprint file. by Nan Zhang · 8 years ago
  95. 4334d39 Update microfactory compile error message to show the command that failed by Jeff Gaston · 8 years ago
  96. 4fc22f6 Make test_tree_tests.sh slightly easier to read by Jeff Gaston · 8 years ago
  97. 3802ba9 No longer follow subdirs in Android.bp files by Jeff Gaston · 8 years ago
  98. c3e2844 Support for a custom list of Blueprints files to parse by Jeff Gaston · 8 years ago
  99. cb42130 Make a copy of Blueprint in tests by Jeff Gaston · 8 years ago
  100. a12f22f Move parseOne for readability by Jeff Gaston · 8 years ago