1. 29feab2 Make it possible to call Blueprint from Go. am: 7ea1c168fe by Lukacs T. Berki · 3 years, 8 months ago
  2. 6530d9d Remove global variables from Blueprint. am: 5353744f1d by Lukacs T. Berki · 3 years, 8 months ago
  3. 7ea1c16 Make it possible to call Blueprint from Go. by Lukacs T. Berki · 3 years, 8 months ago
  4. 5353744 Remove global variables from Blueprint. by Lukacs T. Berki · 3 years, 8 months ago
  5. 41ea2da Add ShellEscapeIncludingSpaces(string) am: ddb5ed7e1f by Jooyung Han · 3 years, 8 months ago
  6. ddb5ed7 Add ShellEscapeIncludingSpaces(string) by Jooyung Han · 3 years, 9 months ago
  7. 705d040 Merge "Fix quoting issues when generating build.ninja ." am: 51868f1577 by Lukács T. Berki · 3 years, 8 months ago
  8. 51868f1 Merge "Fix quoting issues when generating build.ninja ." by Lukács T. Berki · 3 years, 8 months ago
  9. d49f804 Merge "Fix numericStringLess and add tests" am: 73dd495dee by Colin Cross · 3 years, 8 months ago
  10. 73dd495 Merge "Fix numericStringLess and add tests" by Colin Cross · 3 years, 8 months ago
  11. da1e23b Use stageDir() to determine the install directory. am: 7d2e60ece7 by Lukacs T. Berki · 3 years, 8 months ago
  12. 0bd3de3 Fix quoting issues when generating build.ninja . by Lukacs T. Berki · 3 years, 9 months ago
  13. eb15c12 Fix numericStringLess and add tests by Colin Cross · 3 years, 9 months ago
  14. 7d2e60e Use stageDir() to determine the install directory. by Lukacs T. Berki · 3 years, 9 months ago
  15. 5506289 Make debugging easier: am: 122b3ee153 by Lukacs T. Berki · 3 years, 9 months ago
  16. e4b3957 cd / before generating build.ninja . am: f802ffcd12 by Lukacs T. Berki · 3 years, 9 months ago
  17. 122b3ee Make debugging easier: by Lukacs T. Berki · 3 years, 9 months ago
  18. f802ffc cd / before generating build.ninja . by Lukacs T. Berki · 3 years, 9 months ago
  19. 8d9d43c Merge "propertyIndexesWithTag can handle slice of struct" am: 2910183696 by Treehugger Robot · 3 years, 9 months ago
  20. 764d29e Add preupload hooks to build/blueprint am: 747b95206b by Colin Cross · 3 years, 9 months ago
  21. 2910183 Merge "propertyIndexesWithTag can handle slice of struct" by Treehugger Robot · 3 years, 9 months ago
  22. 747b952 Add preupload hooks to build/blueprint by Colin Cross · 3 years, 9 months ago
  23. b48d4ae propertyIndexesWithTag can handle slice of struct by Jiyong Park · 3 years, 9 months ago
  24. f4c3ff6 Mark ab/7061308 as merged in stage. by Xin Li · 3 years, 9 months ago
  25. e3abb5c Merge "Make bpfmt use exit codes even when reading from stdin." am: 0335565677 by Treehugger Robot · 3 years, 9 months ago
  26. 0335565 Merge "Make bpfmt use exit codes even when reading from stdin." by Treehugger Robot · 3 years, 9 months ago
  27. 9033c95 Make bpfmt use exit codes even when reading from stdin. by Hunter Knepshield · 3 years, 9 months ago
  28. 9d5b604 Fix ReplaceExtension am: 8ec690764e by Thiébaud Weksteen · 3 years, 9 months ago
  29. 8ec6907 Fix ReplaceExtension by Thiébaud Weksteen · 3 years, 9 months ago
  30. 8cb0bda Merge remote-tracking branch 'aosp/upstream' am: e980b25b95 by Colin Cross · 3 years, 9 months ago
  31. e980b25 Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 3 years, 9 months ago
  32. aef5f3b Merge pull request #344 from colincross/parallel by colincross · 3 years, 9 months ago
  33. 7d4958d Fix detecting cycles in parallelVisit by Colin Cross · 3 years, 9 months ago
  34. e095095 Merge pull request #338 from francois-berder/optimize-hastag by colincross · 3 years, 10 months ago
  35. 1ac43bd Optimize HasTag function by Francois Berder · 3 years, 10 months ago
  36. d7e36a2 Merge remote-tracking branch 'aosp/upstream' am: 3b6c68cd9e by Colin Cross · 3 years, 10 months ago
  37. 3b6c68c Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 3 years, 10 months ago
  38. 22343ff Merge pull request #342 from colincross/optimize_updateDependencies by colincross · 3 years, 10 months ago
  39. 2a29698 Merge pull request #343 from colincross/optimize_ninja_writer by colincross · 3 years, 10 months ago
  40. 7ff2e8d Optimize updateDependencies by Colin Cross · 3 years, 10 months ago
  41. 6715ce4 Merge remote-tracking branch 'aosp/upstream' am: eecfdd316b by Colin Cross · 3 years, 10 months ago
  42. 8a40148 Write build definitions directly to output writer by Colin Cross · 3 years, 10 months ago
  43. 92054a4 Memoize full names of variables, pools and rules by Colin Cross · 3 years, 10 months ago
  44. 00890dd Optimize arg parsing in buildDef.WriteTo by Colin Cross · 3 years, 10 months ago
  45. c8b9e55 Increase ninja file writer buffer by Colin Cross · 3 years, 10 months ago
  46. 0335e09 Use io.StringWriter in ninjaWriter by Colin Cross · 3 years, 10 months ago
  47. eecfdd3 Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 3 years, 10 months ago
  48. bcd5686 Merge pull request #341 from colincross/optimize_glob by colincross · 3 years, 10 months ago
  49. a64ca94 Return a copy of glob lists by Colin Cross · 3 years, 10 months ago
  50. 3d9a6b3 Merge remote-tracking branch 'aosp/upstream' am: e7bc78aa7b by Colin Cross · 3 years, 10 months ago
  51. ee9fe36 Merge remote-tracking branch 'aosp/upstream' am: 92ca1968cf by Colin Cross · 3 years, 10 months ago
  52. e7bc78a Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 3 years, 10 months ago
  53. 2b2b9f2 Merge pull request #340 from colincross/optimize_glob by colincross · 3 years, 10 months ago
  54. 4604a81 Use info.IsDir() instead of info.Mode()&os.ModeDir != 0 by Colin Cross · 3 years, 10 months ago
  55. 49a8b95 Merge pull request #339 from colincross/optimize_glob by colincross · 3 years, 10 months ago
  56. e535c97 Remove redundant stat/lstat calls from glob by Colin Cross · 3 years, 10 months ago
  57. 92ca196 Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 3 years, 10 months ago
  58. 94a5c01 Merge pull request #337 from colincross/map_assign by colincross · 3 years, 10 months ago
  59. 3adb240 Fix silently ignoring values assigned to map properties by Colin Cross · 3 years, 10 months ago
  60. f6ef155 Use UnpackError for incorrect property type errors by Colin Cross · 3 years, 10 months ago
  61. 461d950 Improve unpack testing by Colin Cross · 4 years, 10 months ago
  62. 819320d Merge remote-tracking branch 'aosp/upstream' am: 52176e9851 am: 9492c29702 by Colin Cross · 4 years ago
  63. 9492c29 Merge remote-tracking branch 'aosp/upstream' am: 52176e9851 by Colin Cross · 4 years ago
  64. 52176e9 Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 4 years ago
  65. 53e92a0 bpmodify: support numerical sort (#332) by Jooyung Han · 4 years ago
  66. cfa2e91 Actually pause mutators when adding dependencies (#335) by colincross · 4 years ago
  67. 1c43642 Merge remote-tracking branch 'aosp/upstream' am: f41959b79a am: 14e63c229f by Liz Kammer · 4 years ago
  68. 14e63c2 Merge remote-tracking branch 'aosp/upstream' am: f41959b79a by Liz Kammer · 4 years ago
  69. f41959b Merge remote-tracking branch 'aosp/upstream' by Liz Kammer · 4 years ago
  70. 9ae14f1 Invalidate module group cache if deps are modified (#334) by Liz Kammer · 4 years ago
  71. 16754d1 Fix github builds for deprecated set-env and add-path commands (#333) by colincross · 4 years ago
  72. 28cb7d0 Mark ab/6881855 as merged am: 96e94e8469 by Xin Li · 4 years ago
  73. 96e94e8 Mark ab/6881855 as merged by Xin Li · 4 years ago
  74. 0f1637b Improve formatting of some error messages. (#327) by Martin Stjernholm · 4 years ago
  75. aed8eb3 Merge remote-tracking branch 'upstream/master' into pull-upstream-3 am: e5dbb9140d am: ec7e2de0fb am: fed2602691 by Chris Parsons · 4 years ago
  76. fed2602 Merge remote-tracking branch 'upstream/master' into pull-upstream-3 am: e5dbb9140d am: ec7e2de0fb by Chris Parsons · 4 years ago
  77. ec7e2de Merge remote-tracking branch 'upstream/master' into pull-upstream-3 am: e5dbb9140d by Chris Parsons · 4 years ago
  78. e5dbb91 Merge remote-tracking branch 'upstream/master' into pull-upstream-3 by Chris Parsons · 4 years ago
  79. 660bb7a Merge pull request #330 from colincross/glob by colincross · 4 years ago
  80. 7ceeeaf Remove unnecessary depFile parameter from GlobFile by Colin Cross · 4 years ago
  81. bcdfcce Create early-exit hook StopBeforeWriteNinja by c-parsons · 4 years ago
  82. 5e83426 Create early-exit hook StopBeforeWriteNinja by Chris Parsons · 4 years ago
  83. 22a4db7 Merge remote-tracking branch 'aosp/upstream' am: 8e7ee04085 am: ea33b30d21 am: 1e67daa70c by Liz Kammer · 4 years ago
  84. 1e67daa Merge remote-tracking branch 'aosp/upstream' am: 8e7ee04085 am: ea33b30d21 by Liz Kammer · 4 years ago
  85. ea33b30 Merge remote-tracking branch 'aosp/upstream' am: 8e7ee04085 by Liz Kammer · 4 years ago
  86. 8e7ee04 Merge remote-tracking branch 'aosp/upstream' by Liz Kammer · 4 years ago
  87. 764a771 Identify the type of the list for bpdocs (#326) by Liz Kammer · 4 years ago
  88. 553283e Merge remote-tracking branch 'upstream/master' into update-upstream am: 1e649618d2 am: bc2659ab68 am: cb66253152 by Jingwen Chen · 4 years, 1 month ago
  89. cb66253 Merge remote-tracking branch 'upstream/master' into update-upstream am: 1e649618d2 am: bc2659ab68 by Jingwen Chen · 4 years, 1 month ago
  90. bc2659a Merge remote-tracking branch 'upstream/master' into update-upstream am: 1e649618d2 by Jingwen Chen · 4 years, 1 month ago
  91. 1e64961 Merge remote-tracking branch 'upstream/master' into update-upstream by Jingwen Chen · 4 years, 1 month ago
  92. ed35255 Merge pull request #322 from jin/symlink_outputs by Liz Kammer · 4 years, 1 month ago
  93. e312377 Refactor OWNERS in platform/build/blueprint am: 7ae25b01ac am: 0e42907d7a am: 812c9665e7 by Joe Onorato · 4 years, 1 month ago
  94. 812c966 Refactor OWNERS in platform/build/blueprint am: 7ae25b01ac am: 0e42907d7a by Joe Onorato · 4 years, 1 month ago
  95. 0e42907 Refactor OWNERS in platform/build/blueprint am: 7ae25b01ac by Joe Onorato · 4 years, 1 month ago
  96. e364d15 [automerger skipped] Skip ab/6749736 in stage. am: 3be9945d0b -s ours am: 0bd79ecf19 -s ours by Xin Li · 4 years, 1 month ago
  97. 0bd79ec [automerger skipped] Skip ab/6749736 in stage. am: 3be9945d0b -s ours by Xin Li · 4 years, 1 month ago
  98. 3be9945 Skip ab/6749736 in stage. by Xin Li · 4 years, 1 month ago
  99. 7ae25b0 Refactor OWNERS in platform/build/blueprint by Joe Onorato · 4 years, 1 month ago
  100. fd8af0b Add support for symlink_outputs to Blueprint by Jingwen Chen · 4 years, 1 month ago