aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-18Merge remote-tracking branch 'aosp/upstream-main'Kelvin Zhang
2021-11-17[Zucchini] Move version info to a separate file.Samuel Huang
2021-11-16Update callsites to use WIN_-prefixed base::File flags.Alexei Svitkine
2021-11-02Merge remote-tracking branch 'aosp/upstream-main' into devKelvin Zhang
2021-10-29[Zucchini]: Convert OffsetMapper to dequeEtienne Pierre-doray
2021-10-28[Zucchini]: Add patch version.Etienne Pierre-doray
2021-09-14[zucchini]: Convert TargetPool to deque.Etienne Pierre-doray
2021-09-08Fix some instances of -Wshadow.Peter Kasting
2021-09-07[Zucchini] DEX Version 39 Supportckitagawa
2021-09-03[zucchini]: Simplify DisassemblerElfArm read/write functions.Etienne Pierre-doray
2021-09-03[Zucchini] DEX Version 38 Supportckitagawa
2021-08-25Merge "Make zucchini compile with puffin" am: 8dc0c4b1f5Tianjie Xu
2021-08-25Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/zucchini" am: 9a5bb38ec1Treehugger Robot
2021-08-25Merge "Make zucchini compile with puffin"Tianjie Xu
2021-08-25Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/zucchini"Treehugger Robot
2021-08-23Make zucchini compile with puffinTianjie
2021-08-23Create a symlink for each header file am: 2af699e0b8Kelvin Zhang
2021-08-22Create a symlink for each header fileKelvin Zhang
2021-08-20[LSC] Add LOCAL_LICENSE_KINDS to external/zucchiniBob Badour
2021-08-21Link liblog/libbase statically am: 8d806d16b8Kelvin Zhang
2021-08-20Link liblog/libbase staticallyKelvin 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-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-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