1. 2d6bed5 Move SyncMap to blueprint. by Yu Liu · 6 months ago
  2. 310de66 Remove SortedStringKeys by Cole Faust · 7 months ago
  3. 5deabc3a Merge "Unique lists in ListSetDifference" into main by Treehugger Robot · 7 months ago
  4. 846761c Unique lists in ListSetDifference by Cole Faust · 7 months ago
  5. d622527 Merge "Optimize HasIntersection" into main by Treehugger Robot · 7 months ago
  6. 687b5ab Optimize HasIntersection by Cole Faust · 7 months ago
  7. 37a5fc9 Fix nondeterminism in ListSetDifference by Cole Faust · 7 months ago
  8. 3afd795 Add support for aapt2 png compression level by Yurii Zubrytskyi · 10 months ago
  9. 76d9446 Remove 3 make vars related globals from cc. by Yu Liu · 10 months ago
  10. 6e0280d Introduce a util method PrettyConcat by Jihoon Kang · 12 months ago
  11. b7e1a48 Add util method HasIntersection(...) by Jihoon Kang · 1 year, 2 months ago
  12. 1b2ddc8 Write ninja file in parallel. by Yu Liu · 1 year, 4 months ago
  13. 0a468a4 rust: made-to-order rust staticlibs by Ivan Lozano · 1 year, 4 months ago
  14. cd5bfe2 Unify the behaviors of Shard*(...) utility functions by Jihoon Kang · 1 year, 5 months ago
  15. efc7012 Use ordered interface from cmp package by Cole Faust · 1 year, 7 months ago
  16. 31a6745 Write raw files to disk instead of the ninja file by Colin Cross · 1 year, 10 months ago
  17. b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 1 year, 9 months ago
  18. b0864e0 Add JoinWithPrefixSuffixAndSeperator() utility by Jooyung Han · 1 year, 10 months ago
  19. 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 2 years ago
  20. a588d15 support sandboxed rust rules by Sam Delmerico · 2 years, 3 months ago
  21. cfcd0a4 Merge "make android.InList generic" into main by Sam Delmerico · 2 years, 2 months ago
  22. 1717b3b make android.InList generic by Sam Delmerico · 2 years, 2 months ago
  23. 702ef0a Merge changes I70f81120,If8f2534e into main by Colin Cross · 2 years, 2 months ago
  24. b5e3f7d Export ReverseSliceInPlace and ReverseSlice by Colin Cross · 2 years, 2 months ago
  25. 13aeb68 Make CopyOf generic by Colin Cross · 2 years, 2 months ago
  26. da169a1 Merge "Fix FirstUniqueStrings after conversion to generics" by Treehugger Robot · 2 years, 2 months ago
  27. 48016d5 Fix FirstUniqueStrings after conversion to generics by Colin Cross · 2 years, 2 months ago
  28. 2f99c47 Add aconfig dump of all aconfig_declarations modules. by Joe Onorato · 2 years, 3 months ago
  29. c85750b Use generics for DepSets by Colin Cross · 3 years, 5 months ago
  30. cc4da76 Differentiate between empty and nil input by Spandan Das · 2 years, 4 months ago
  31. 8a8714c Do not modify input in-place by Spandan Das · 2 years, 4 months ago
  32. 195c781 Make SortedStringKeys call SortedKeys by Cole Faust · 2 years, 6 months ago
  33. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
  34. 8fe3a41 Refactor dexpreopt for boot jars to allow more complex dependencies. by Jiakai Zhang · 2 years, 7 months ago
  35. 5fb794a clean up CL for androidmk variables by Sam Delmerico · 2 years, 7 months ago
  36. 4e115cc add androidmk cc-related variables to androidmk by Sam Delmerico · 2 years, 8 months ago
  37. 8d82ac5 Support cc code coverage for mixed build by Yu Liu · 3 years, 4 months ago
  38. 9eb853b Add SortedStringValues and SortedUniqueStringValues by Colin Cross · 3 years, 7 months ago
  39. 8f92005 Remove unused functions by Dan Willemsen · 3 years, 9 months ago
  40. 1461c4d Add FilterListPred. by Martin Stjernholm · 4 years, 5 months ago
  41. 9f94c36 Change default DEFAULT_TIDY_HEADER_DIRS to empty by Chih-Hung Hsieh · 4 years, 7 months ago
  42. d3f2bd7 WriteFileRule: Chunk long content and merge them to result by Hans Månsson · 4 years, 9 months ago
  43. 1e53392 Document more functions, minor cleanup by Sasha Smundak · 4 years, 10 months ago
  44. b8063c6 Use common helper functions for getting sorted map keys. by Ulya Trafimovich · 5 years ago
  45. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 5 years ago
  46. 27027c7 Optimize FirstUniqueStrings and FirstUniquePaths by Colin Cross · 6 years ago
  47. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 6 years ago
  48. 6431ca7 Add rules to handle asset resources. by Jaewoong Jung · 6 years ago
  49. 7acbfc0 Merge "Soong generates vndk-related .libraries.txt files" by Jooyung Han · 6 years ago
  50. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 6 years ago
  51. a5f22ed Add rust_test and rust_test_host. by Chih-Hung Hsieh · 6 years ago
  52. 0a2f719 Move sharding functions for reuse by Colin Cross · 6 years ago
  53. 022a73b Move splitFileExt to the android package. by Ivan Lozano · 6 years ago
  54. e163303 Put dependency in apex_manifest.json by Jooyung Han · 6 years ago
  55. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 6 years ago
  56. 1a365c6 Clean up sortedKeys function by Inseob Kim · 6 years ago
  57. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  58. 3020fee Support go 1.12 by Colin Cross · 6 years ago
  59. 454c087 Add CopyOf utility method by Colin Cross · 7 years ago
  60. 7f67f48 Add PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES by Jiyong Park · 7 years ago
  61. 7922ab8 RemoveFromList() should remove all matches by Logan Chien · 8 years ago
  62. b4330e2 Move string list utility functions to android package by Colin Cross · 8 years ago
  63. 0926fae Add system_$(VER) by Sundong Ahn · 8 years ago
  64. b671544 Move first/last unique elements utility functions to android package by Colin Cross · 8 years ago
  65. 5f59553 Allow integer_overflow sanitizer path exclusion. by Ivan Lozano · 8 years ago
  66. 7f19f37 Move globbing to Blueprint by Colin Cross · 9 years ago
  67. b1957a5 Dynamically generate arch struct by Dan Willemsen · 9 years ago
  68. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (98%) from common/util.go]
  69. 1f8c52b Add per-directory build targets by Colin Cross · 10 years ago
  70. 9b6826f Quote glob exclude options by Colin Cross · 10 years ago
  71. c0b06f1 Add aidl file support to java builds by Colin Cross · 10 years ago