1. aeb0ee4 Merge "releasetools: Remove dead parameter in GetBootableImage()." am: 8df4fea85f am: 2e3f1c5258 am: dfff1ac065 by Tao Bao · 8 years ago
  2. 2e3f1c5 Merge "releasetools: Remove dead parameter in GetBootableImage()." by Tao Bao · 8 years ago
  3. 2a4336b releasetools: Remove dead parameter in GetBootableImage(). by Tao Bao · 8 years ago
  4. 05a8a49 Merge "Update warn.py for new Error Prone diagnostics" am: 7ed3af23a8 am: 1eef968704 am: 0be9b84218 by Ian Rogers · 8 years ago
  5. 1eef968 Merge "Update warn.py for new Error Prone diagnostics" am: 7ed3af23a8 by Ian Rogers · 8 years ago
  6. 8a7b25c Update warn.py for new Error Prone diagnostics by Nick Glorioso · 8 years ago
  7. cb4d994 Merge "fs_config: move sort to be consistent with other sort" am: 052a01958c am: c06559eb7b am: 15e654392a by William Roberts · 8 years ago
  8. c06559e Merge "fs_config: move sort to be consistent with other sort" am: 052a01958c by William Roberts · 8 years ago
  9. 052a019 Merge "fs_config: move sort to be consistent with other sort" by Treehugger Robot · 8 years ago
  10. 94bcccf Merge "fs_config: correct README" am: 4baaf905ee am: 2088e57ed8 am: 8dfc55363e by William Roberts · 8 years ago
  11. 2088e57 Merge "fs_config: correct README" am: 4baaf905ee by William Roberts · 8 years ago
  12. 8cb6a18 fs_config: move sort to be consistent with other sort by William Roberts · 8 years ago
  13. db616f0 fs_config: correct README by William Roberts · 8 years ago
  14. d0f47c1 Merge "Separate parallel_classify_warnings out of parse_input_file." am: e4fb495b09 am: 70bbbdfdb1 am: dec1367ad3 by Chih-hung Hsieh · 8 years ago
  15. 70bbbdf Merge "Separate parallel_classify_warnings out of parse_input_file." by Chih-hung Hsieh · 8 years ago
  16. 9cd8b12 Merge "build_image: add support for specifying number of inodes" by Pat Tjin · 8 years ago
  17. 76d0065 Separate parallel_classify_warnings out of parse_input_file. by Chih-Hung Hsieh · 8 years ago
  18. 4ca20fc Merge "Creates a css nowrap class for non-breaking elements in source.android.com Test: build2stage 36" am: 98f15a70e9 am: 731df4f4f3 am: 74ea495250 by Clay Murphy · 8 years ago
  19. 731df4f Merge "Creates a css nowrap class for non-breaking elements in source.android.com Test: build2stage 36" by Clay Murphy · 8 years ago
  20. 4d41e26 Creates a css nowrap class for non-breaking elements by Billy Lamberta · 8 years ago
  21. 4f9bef7 Merge "releasetools: Use java_path in sign_target_files_apks.py." am: 4a71d500c1 am: dc04f93e39 am: 36f0b8daeb by Tao Bao · 8 years ago
  22. dc04f93 Merge "releasetools: Use java_path in sign_target_files_apks.py." am: 4a71d500c1 by Tao Bao · 8 years ago
  23. e95540e releasetools: Use java_path in sign_target_files_apks.py. by Tao Bao · 8 years ago
  24. f7b7e69 Merge "releasetools: compare size between compressed and patch while build otapackage" am: 49758959f2 am: 9242e1f750 am: aa4d046bb5 by Tao Bao · 8 years ago
  25. 9242e1f Merge "releasetools: compare size between compressed and patch while build otapackage" by Tao Bao · 8 years ago
  26. 4975895 Merge "releasetools: compare size between compressed and patch while build otapackage" by Tao Bao · 8 years ago
  27. a45d083 Merge "releasetools: Make BBOTA incremental generation repeatable." am: b9bd78d110 am: e3554167e2 am: 91445e5886 by Tao Bao · 8 years ago
  28. e355416 Merge "releasetools: Make BBOTA incremental generation repeatable." by Tao Bao · 8 years ago
  29. b9bd78d Merge "releasetools: Make BBOTA incremental generation repeatable." by Tao Bao · 8 years ago
  30. 9fade2f findleaves.py: prevent recursion into symlink loops am: 7829ebfebd am: 7227637308 am: 7cb42e1340 by Colin Cross · 8 years ago
  31. 7227637 findleaves.py: prevent recursion into symlink loops am: 7829ebfebd by Colin Cross · 8 years ago
  32. 7829ebf findleaves.py: prevent recursion into symlink loops by Colin Cross · 8 years ago
  33. 43a8298 Merge "Do not use multiprocessing.Pool when --processes=1." am: 948ebf5510 am: 85465a39fb am: d3242b7ae6 by Chih-hung Hsieh · 8 years ago
  34. 85465a3 Merge "Do not use multiprocessing.Pool when --processes=1." am: 948ebf5510 by Chih-hung Hsieh · 8 years ago
  35. 63de300 Do not use multiprocessing.Pool when --processes=1. by Chih-Hung Hsieh · 8 years ago
  36. 3348228 releasetools: Make BBOTA incremental generation repeatable. by Tao Bao · 8 years ago
  37. b59eca3 build_image: add support for specifying number of inodes by Patrick Tjin · 8 years ago
  38. df13110 Merge "releasetools: Support verity signer args." am: 02d2d68aec am: f4a88279ed am: c1e60bb08b by Tao Bao · 8 years ago
  39. f4a8827 Merge "releasetools: Support verity signer args." am: 02d2d68aec by Tao Bao · 8 years ago
  40. 02d2d68 Merge "releasetools: Support verity signer args." by Tao Bao · 8 years ago
  41. 63f5839 Move AVB related properties from 'system_other' to 'system' by bowgotsai · 8 years ago
  42. ccc5c40 releasetools: compare size between compressed and patch while build otapackage by YOUNG HO CHA · 8 years ago
  43. 6b7752e Merge "Use parallel subprocesses to classify warnings." am: 92396e1747 am: e3345c438b by Chih-Hung Hsieh · 8 years ago
  44. e3345c4 Merge "Use parallel subprocesses to classify warnings." am: 92396e1747 by Chih-Hung Hsieh · 8 years ago
  45. 92396e1 Merge "Use parallel subprocesses to classify warnings." by Treehugger Robot · 8 years ago
  46. 0cc3ced Split apart frameworks/compile into sub-projects. am: d0aec89d43 am: 2f64eb88e5 by Stephen Hines · 8 years ago
  47. 2f64eb8 Split apart frameworks/compile into sub-projects. am: d0aec89d43 by Stephen Hines · 8 years ago
  48. a6bd044 Use parallel subprocesses to classify warnings. by Chih-Hung Hsieh · 8 years ago
  49. 8cc653b Merge "Revert "Remove automatic adding of adb into default.prop"" by Jerry Zhang · 8 years ago
  50. 1695653 Revert "Remove automatic adding of adb into default.prop" by Jerry Zhang · 8 years ago
  51. 4581042 releasetools: Support verity signer args. by Tao Bao · 8 years ago
  52. d0aec89 Split apart frameworks/compile into sub-projects. by Stephen Hines · 8 years ago
  53. b628c93 Merge "zipalign missing header" am: 94180579f7 am: 2421b1c099 am: 390b7a953e by Mark Salyzyn · 8 years ago
  54. 2421b1c Merge "zipalign missing header" am: 94180579f7 by Mark Salyzyn · 8 years ago
  55. 404fd5b zipalign missing header by Mark Salyzyn · 8 years ago
  56. 2cb1d6b Merge "Add more patterns for a finer project warning list." am: 8ef4397c22 am: fd9558d09a by Chih-hung Hsieh · 8 years ago
  57. fd9558d Merge "Add more patterns for a finer project warning list." am: 8ef4397c22 by Chih-hung Hsieh · 8 years ago
  58. 8ef4397 Merge "Add more patterns for a finer project warning list." by Chih-hung Hsieh · 8 years ago
  59. 1ea9eac Merge "build: tools: Add json collection of installed files with hashes." by Sasha Levitskiy · 8 years ago
  60. 6a3d196 Merge "build: tools: Add json collection of installed files with hashes." by TreeHugger Robot · 8 years ago
  61. 4a34533 build: tools: Add json collection of installed files with hashes. by Sasha Levitskiy · 8 years ago
  62. 83561d1 build: tools: Add json collection of installed files with hashes. by Sasha Levitskiy · 8 years ago
  63. 144864e Add more patterns for a finer project warning list. by Chih-Hung Hsieh · 8 years ago
  64. d33366f Merge "Remove automatic adding of adb into default.prop" by Jerry Zhang · 8 years ago
  65. 36276c2 fat16copy: Fix allocation logic when extending directories. am: a1c977735b am: a507800e5f am: 0931a41ea5 by Alex Deymo · 8 years ago
  66. 330b346 fat16copy: Sort new directory entries. am: 567c5d0f95 am: cf24e4b85f am: 3c6bf619ac by Alex Deymo · 8 years ago
  67. 42f61d7 Make fat16copy.py add . and .. entries to directories am: df71efe378 am: 8cf11d1423 am: 70e24e55b3 by Casey Dahlin · 8 years ago
  68. ad5b6d2 fat16copy: Fix allocation logic when extending directories. am: a1c977735b am: a507800e5f by Alex Deymo · 8 years ago
  69. 556d863 fat16copy: Sort new directory entries. am: 567c5d0f95 am: cf24e4b85f by Alex Deymo · 8 years ago
  70. 2ca8667 Make fat16copy.py add . and .. entries to directories am: df71efe378 am: 8cf11d1423 by Casey Dahlin · 8 years ago
  71. 0931a41 fat16copy: Fix allocation logic when extending directories. am: a1c977735b by Alex Deymo · 8 years ago
  72. 3c6bf61 fat16copy: Sort new directory entries. am: 567c5d0f95 am: cf24e4b85f by Alex Deymo · 8 years ago
  73. 70e24e5 Make fat16copy.py add . and .. entries to directories am: df71efe378 by Casey Dahlin · 8 years ago
  74. a507800 fat16copy: Fix allocation logic when extending directories. am: a1c977735b by Alex Deymo · 8 years ago
  75. cf24e4b fat16copy: Sort new directory entries. am: 567c5d0f95 by Alex Deymo · 8 years ago
  76. 8cf11d1 Make fat16copy.py add . and .. entries to directories am: df71efe378 by Casey Dahlin · 8 years ago
  77. 3b54b69 Merge changes Ie3d82cfa,I2f808896,I587f400d by Alex Deymo · 8 years ago
  78. 3c51c2b Remove automatic adding of adb into default.prop by Jerry Zhang · 8 years ago
  79. d95f90b Update droiddoc templates for build/make move am: 0f40bafa96 am: a62ff78df4 by Dan Willemsen · 8 years ago
  80. a62ff78 Update droiddoc templates for build/make move am: 0f40bafa96 by Dan Willemsen · 8 years ago
  81. f8d8458 Merge "Update droiddoc templates for build/make move" by Clay Murphy · 8 years ago
  82. 0f40baf Update droiddoc templates for build/make move by Dan Willemsen · 8 years ago
  83. 541c280 Merge "Better pattern matching and dump of warning messages." am: 6949e7ecba am: 1a876e215b am: fbb1b890fa by Chih-Hung Hsieh · 8 years ago
  84. f97b719 Merge "Normalize warning source file path to relative path." am: eb2f711528 am: d4b0a20c01 am: b4a26ee48f by Chih-Hung Hsieh · 8 years ago
  85. 71155ed Merge "Better pattern matching and dump of warning messages." am: 6949e7ecba am: 1a876e215b by Chih-Hung Hsieh · 8 years ago
  86. ae1a5c9 Merge "Normalize warning source file path to relative path." am: eb2f711528 am: d4b0a20c01 by Chih-Hung Hsieh · 8 years ago
  87. fbb1b89 Merge "Better pattern matching and dump of warning messages." am: 6949e7ecba by Chih-Hung Hsieh · 8 years ago
  88. b4a26ee Merge "Normalize warning source file path to relative path." am: eb2f711528 by Chih-Hung Hsieh · 8 years ago
  89. 6949e7e Merge "Better pattern matching and dump of warning messages." by Treehugger Robot · 8 years ago
  90. 82be546 Update droiddoc templates for build/make move by Dan Willemsen · 8 years ago
  91. 5722f92 Better pattern matching and dump of warning messages. by Chih-Hung Hsieh · 8 years ago
  92. a45c5c1 Normalize warning source file path to relative path. by Chih-Hung Hsieh · 8 years ago
  93. 3b83ef9 Merge "Fix a nullness warning." am: b37e81d3cd am: 10b5a9d3f6 am: ea4f981031 by Yunlian Jiang · 8 years ago
  94. b087e00 Merge "Fix a nullness warning." am: b37e81d3cd am: 10b5a9d3f6 am: ea4f981031 by Yunlian Jiang · 8 years ago
  95. ea4f981 Merge "Fix a nullness warning." am: b37e81d3cd am: 10b5a9d3f6 by Yunlian Jiang · 8 years ago
  96. b37e81d Merge "Fix a nullness warning." by Treehugger Robot · 8 years ago
  97. be6124e Merge "Fix an uninitialized value warning." am: f943e138d7 am: d7a0b25d66 am: 570063f82d by Yunlian Jiang · 8 years ago
  98. 4fdd8f1 Merge "Fix an uninitialized value warning." am: f943e138d7 am: d7a0b25d66 by Yunlian Jiang · 8 years ago
  99. 570063f Merge "Fix an uninitialized value warning." am: f943e138d7 am: d7a0b25d66 by Yunlian Jiang · 8 years ago
  100. f943e13 Merge "Fix an uninitialized value warning." by Treehugger Robot · 8 years ago