1. bf4f55f Improve commenting for cc/builer.go, and kill dead code by Chris Parsons · 4 years, 2 months ago
  2. 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 3 months ago
  3. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 4 months ago
  4. d458745 cc: export Stripper struct by Thiébaud Weksteen · 4 years, 5 months ago
  5. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  6. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  7. 82e192c Add sdk mutator for native modules by Colin Cross · 5 years ago
  8. c49c393 Repack libgcc.a to only include required objects by Yi Kong · 5 years ago
  9. f979d73 Omit .gnu_debuglink sections in object files by Ryan Prichard · 6 years ago
  10. acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 6 years ago
  11. ea3fcdf Soong: Add synopsis to several modules under the cc package. by Patrice Arruda · 6 years ago
  12. 65c95ff Include libprofile-extras to all coverage variants by Pirama Arumuga Nainar · 6 years ago
  13. 8536d6b Remove GCC checks by Dan Willemsen · 6 years ago
  14. e40b4ea Export cc module types and mutators needed for JNI testing by Colin Cross · 6 years ago
  15. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 6 years ago
  16. 742a545 Remove `clang: false` support by Dan Willemsen · 6 years ago
  17. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  18. 3624285 Refactor factories by Colin Cross · 8 years ago
  19. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  20. ab3b732 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  21. 967c6a9 Allow Host cc_object and cc_toolchain_library by Dan Willemsen · 8 years ago
  22. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  23. 798bfce Move registration into android package by Colin Cross · 8 years ago
  24. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago