aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-23Create a symlink for each header file am: 2af699e0b8 am: 9e5c106d19Kelvin Zhang
2021-08-23Create a symlink for each header file am: 2af699e0b8Kelvin Zhang
2021-08-22Create a symlink for each header fileKelvin Zhang
2021-08-21Link liblog/libbase statically am: 8d806d16b8 am: 3909162ecdKelvin Zhang
2021-08-21Link liblog/libbase statically am: 8d806d16b8Kelvin Zhang
2021-08-20Link liblog/libbase staticallyKelvin Zhang
2021-08-20Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/zucchini" into sc-dev-plus-aospTreeHugger Robot
2021-08-19Compile zucchini binary am: 539c01b948 am: 43bcfaef03Kelvin Zhang
2021-08-19Get zucchini to compile w/o code transformation hack am: ddcf1d921a am: 56407...Kelvin Zhang
2021-08-19Compile zucchini binary am: 539c01b948Kelvin Zhang
2021-08-19Get zucchini to compile w/o code transformation hack am: ddcf1d921aKelvin Zhang
2021-08-19Compile zucchini binaryKelvin Zhang
2021-08-19Get zucchini to compile w/o code transformation hackKelvin Zhang
2021-08-18[LSC] Add LOCAL_LICENSE_KINDS to external/zucchiniBob Badour
2021-08-18Get zucchini to compile on AOSP am: 011d854311 am: b5f9632072Kelvin Zhang
2021-08-18Add necessary metadata files am: ae55a30d74 am: 569101b83fKelvin Zhang
2021-08-18Get zucchini to compile on AOSP am: 011d854311Kelvin Zhang
2021-08-18Add necessary metadata files am: ae55a30d74Kelvin Zhang
2021-08-18Merge remote-tracking branch 'remotes/aosp/upstream-main' into clean am: fd73...Tianjie
2021-08-18Merge remote-tracking branch 'remotes/aosp/upstream-main' into clean am: fd73...Tianjie
2021-08-17Get zucchini to compile on AOSPKelvin Zhang
2021-08-17Add necessary metadata filesKelvin Zhang
2021-08-17Merge remote-tracking branch 'remotes/aosp/upstream-main' into cleanTianjie
2021-08-13[Zucchini] Replace DISALLOW_* macros with =delete versions.Samuel Huang
2021-08-09Initial empty repositoryInna Palant
2021-08-05[Zucchini] Add ARM support for ELF files.Samuel Huang
2021-08-03[Zucchini] Disassemblers: Fix abs32 width for ELF; cleanup Traits template pa...Samuel Huang
2021-07-29Fix some instances of -Wdeprecated-copy: components/Peter Kasting
2021-07-28[automated] Drop needless <vector> includes in /components/zucchiniVictor Hugo Vianna Silva
2021-07-25[Zucchini] Cleanup before adding ARM support for ELF files.Samuel Huang
2021-07-25Remove unneeded includes of optional.h from headers.Lei Zhang
2021-07-25More IWYU fixes in advance of removing #includesPeter Kasting
2021-07-25Revert "Remove some unnecessary #includes."Findit
2021-07-25Remove some unnecessary #includes.Peter Kasting
2021-07-25Swap from base/stl_util.h to cxx20_erase.h in components/.Lei Zhang
2021-07-25Fix -Wc++11-narrowing: /components/zucchiniPeter Kasting
2021-07-25Add explicit type conversions where necessary: components/Peter Kasting
2021-07-25[Zucchini] Simplify Abs32GapFinder and Rel32Finder.Samuel Huang
2021-07-25Swap from base/stl_util.h to cxx17_backports.h in components/ .cc files.Lei Zhang
2021-07-25build: Convert components/zucchini/fuzzers/BUILD.gn to py3Nico Weber
2021-07-25components: Replace base::Optional and friends with absl counterpartsAnton Bikineev
2021-07-25Remove unneeded base/files/file_path.h includes in headers.Lei Zhang
2021-07-25Delete unused STL includes from components/ headers.Lei Zhang
2021-07-25Remove unneeded base/strings/stringprintf.h includes.Lei Zhang
2021-07-25[zucchini] Use deque to store rel32_locations.Etienne Pierre-doray
2021-07-25Added DIR_METADATA files to a batch of subfolders in //components/v…,Norman Rosas
2021-07-25Rename includes from bind_helpers.h to callback_helpers.hdanakj
2021-07-25Change actions to python2_actions as needed.Dirk Pranke
2021-07-25Refactor OS_LINUX preprocessor directive for LaCrOS effort.Sean McAllister
2021-07-25Use FLAG_SHARE_DELETE when opening files in the installer.Greg Thompson