- 7e86d0c Android.bp: remove obsolete Android build number bits by Giuliano Procida · 11 months ago main master
- 2847b75 Empty merge ab/12770256 into aosp-main-future by Xin Li · 1 year, 2 months ago
- 0548b2d Merge branch 'upstream-main' into 'main' am: fef65c6a1f by Giuliano Procida · 1 year, 2 months ago
- fef65c6 Merge branch 'upstream-main' into 'main' by Giuliano Procida · 1 year, 2 months ago
- 08b3fb4 test cases: symbol: absolute object: set size and value to zero by Giuliano Procida · 1 year, 2 months ago upstream-main
- e8f16bc ELF reader: reject common symbols by Giuliano Procida · 1 year, 2 months ago
- f6f0342 DWARF: rename address to location by Giuliano Procida · 1 year, 2 months ago
- 8caf4d9 ELF loader: isolate remaining ABS symbol processing by Giuliano Procida · 1 year, 2 months ago
- 43574a3 ELF reader: hoist address creation logic out of MaybeAddTypeInfo by Giuliano Procida · 1 year, 2 months ago
- 8e7f89d ELF reader: skip and warn about unsupported Linux symbol types by Giuliano Procida · 1 year, 2 months ago
- 593501a ELF reader: explicitly exclude undefined Linux symbols by Giuliano Procida · 1 year, 2 months ago
- 486084b unification: move implementation of methods into unification.cc by Giuliano Procida · 1 year, 2 months ago
- 682934e unification: mark Unification destructor as possibly throwing by Giuliano Procida · 1 year, 2 months ago
- 27a3f34 unification: fold Unification::Update into destructor by Giuliano Procida · 1 year, 2 months ago
- 34a5665 unification: replace external uses of Update with Find by Giuliano Procida · 1 year, 2 months ago
- 90704ac graph: fold DenseIdMapping::Reserve into constructor by Giuliano Procida · 1 year, 2 months ago
- 082f9eb graph: fold DenseIdSet::Reserve into constructor by Giuliano Procida · 1 year, 2 months ago
- 591af98 unification: fold Unification::Reserve into constructor by Giuliano Procida · 1 year, 2 months ago
- 3588256 comparison: mark graph helper function overloads as const by Giuliano Procida · 1 year, 2 months ago
- d6af6d8 comparison: drop provisional diff map by Giuliano Procida · 1 year, 2 months ago
- 5750543 comparison: refactor main comparison function by Giuliano Procida · 1 year, 2 months ago
- ce03d2c Merge branch 'upstream-main' into 'main' am: f5370b2ed3 am: 92415d9b2a by Giuliano Procida · 1 year, 3 months ago
- 92415d9 Merge branch 'upstream-main' into 'main' am: f5370b2ed3 by Giuliano Procida · 1 year, 3 months ago
- f5370b2 Merge branch 'upstream-main' into 'main' by Giuliano Procida · 1 year, 3 months ago
- 22cc107 use "same" as an antonym for "different" instead of "equals" by Giuliano Procida · 1 year, 3 months ago
- 2db14d8 comparison: make Compare just return a Comparison by Giuliano Procida · 1 year, 3 months ago
- f6276f3 comparison: replace all optional<Comparison> with Comparison{} by Giuliano Procida · 1 year, 3 months ago
- e9fa632 comparison: rename CompareRoots to Compare and Compare to CompareWorker by Giuliano Procida · 1 year, 3 months ago
- ec16594 comparison: coalesce Compare declarations and definitions by Giuliano Procida · 1 year, 3 months ago
- 3cf098d comparison: minor improvements to main comparison function by Giuliano Procida · 1 year, 3 months ago
- 7f35bd4 comparison: move MatchingKeys and PairUp functions by Giuliano Procida · 1 year, 3 months ago
- 9f4bbb1 comparison: coalesce MatchingKey declarations and definitions by Giuliano Procida · 1 year, 3 months ago
- 03ba8e5 comparison: coalesce ResolveTypedef declarations and definitions by Giuliano Procida · 1 year, 3 months ago
- 496eb8a comparison: coalesce ResolveQualifier(s) declarations and definitions by Giuliano Procida · 1 year, 3 months ago
- 944f6c5 comparison: document Defined and Nodes helpers by Giuliano Procida · 1 year, 3 months ago
- bd7453c comparison: make helpers called CompareNodes into methods called Nodes by Giuliano Procida · 1 year, 3 months ago
- 1efcdd1 comparison: rename helper method CompareDefined to Defined by Giuliano Procida · 1 year, 3 months ago
- 142950a comparison: move implementation out of header file by Giuliano Procida · 1 year, 3 months ago
- 609da07 comparison: move ResolveTypedefs definition to end of file by Giuliano Procida · 1 year, 3 months ago
- ccd6ed6 comparison: drop trailing _ in DiffDetail member names by Giuliano Procida · 1 year, 3 months ago
- 67b67cd comparison: drop trailing _ in Result member names by Giuliano Procida · 1 year, 3 months ago
- 30a393c comparison: switch to a functional interface by Giuliano Procida · 1 year, 3 months ago
- 3690289 graph: Apply*: take function objects by forwarding reference by Giuliano Procida · 1 year, 3 months ago
- f860443 graph: replace Apply* Result template parameter with decltype(auto) by Giuliano Procida · 1 year, 3 months ago
- 2b56e31 naming: move implementation out of header by Giuliano Procida · 1 year, 3 months ago
- ee13edb stable hash: move implementation out of header by Giuliano Procida · 1 year, 3 months ago
- 350b3de stable hash: rename StableHashWorker local variable from hash to value by Giuliano Procida · 1 year, 3 months ago
- dbbeed4 unification: clarify reference-taking in Find by Giuliano Procida · 1 year, 3 months ago
- ae3ac08 unification: clarify purpose of visited set by Giuliano Procida · 1 year, 3 months ago
- 85eb2ef unification: remove stray explicit namespace qualification by Giuliano Procida · 1 year, 3 months ago
- 05da8ee substitution: fix some const confusion by Giuliano Procida · 1 year, 3 months ago
- 23f719a order: fix comment describing behaviour of Reorder by Giuliano Procida · 1 year, 3 months ago
- b4144d5 Merge branch 'upstream-main' into 'main' am: ef37d1b8fa am: b102827775 by Giuliano Procida · 1 year, 4 months ago
- b102827 Merge branch 'upstream-main' into 'main' am: ef37d1b8fa by Giuliano Procida · 1 year, 4 months ago
- ef37d1b Merge branch 'upstream-main' into 'main' by Giuliano Procida · 1 year, 4 months ago
- 52c7e39 documentation: add some reference information by Giuliano Procida · 1 year, 4 months ago
- b59b3e3 comparison: fix lint warnings by Fergus Henderson · 1 year, 4 months ago
- c0b22e6 replace static storage specifications with anonymous namespaces by Giuliano Procida · 1 year, 4 months ago
- cb9fc88 add missing and remove unused includes, again by Giuliano Procida · 1 year, 4 months ago
- e92934d SCC: update comment regarding state checking by Giuliano Procida · 1 year, 4 months ago
- b074c27 [automerger skipped] Mark 24Q4 as merged in aosp-main-future am: c1ef866abd -s ours by Xin Li · 1 year, 4 months ago
- c1ef866 Mark 24Q4 as merged in aosp-main-future by Xin Li · 1 year, 4 months ago
- 041a76c Merge branch 'upstream-main' into 'main' am: 4ba66bb4c6 am: 446d382e94 by Giuliano Procida · 1 year, 4 months ago
- 446d382 Merge branch 'upstream-main' into 'main' am: 4ba66bb4c6 by Giuliano Procida · 1 year, 4 months ago
- 4ba66bb Merge branch 'upstream-main' into 'main' by Giuliano Procida · 1 year, 4 months ago
- edac6a5 post processing: summarise enumerator additions and removals by Giuliano Procida · 1 year, 4 months ago
- b104f58 post processing: move implementation into an anonymous namespace by Giuliano Procida · 1 year, 4 months ago
- bc9e956 stgdiff test: add enumerator addition / removal short format test case by Giuliano Procida · 1 year, 4 months ago
- 348695a stgdiff test: add input format to ShortReportTestCase by Giuliano Procida · 1 year, 4 months ago
- a632efd stgdiff test: wrap in namespace stg and drop stg:: prefixes by Giuliano Procida · 1 year, 4 months ago
- bd0428f constify more local variables by Giuliano Procida · 1 year, 4 months ago
- a6744d9 post processing: remove max_crc_only_changes configuration parameter by Giuliano Procida · 1 year, 4 months ago
- a4e7d1b post processing: add comments to briefly describe each pass by Giuliano Procida · 1 year, 4 months ago
- 1883a88 stgdiff test: adjust CRC only cases by Giuliano Procida · 1 year, 4 months ago
- f0096c3 add missing and remove unused includes by Giuliano Procida · 1 year, 4 months ago
- 21ae904 proto writer: add variant member type edge annotations by Giuliano Procida · 1 year, 4 months ago
- 113c06e test suite: refresh Rust enum discriminator test by Giuliano Procida · 1 year, 4 months ago
- 0a4ae27 Merge branch 'upstream-main' into 'main' am: 4bff56c6b8 am: 2805243d03 by Giuliano Procida · 1 year, 4 months ago
- 2805243 Merge branch 'upstream-main' into 'main' am: 4bff56c6b8 by Giuliano Procida · 1 year, 4 months ago
- 4bff56c Merge branch 'upstream-main' into 'main' by Giuliano Procida · 1 year, 4 months ago
- 21583fa naming: give forward-declared anonymous types better names by Giuliano Procida · 1 year, 4 months ago
- b01f11b DWARF processor: types in anonymous scopes cannot be type roots by Giuliano Procida · 1 year, 4 months ago
- 0471349 scope: track cumulative anonymity of scopes by Giuliano Procida · 1 year, 4 months ago
- 949516b scope: add a unit test by Giuliano Procida · 1 year, 4 months ago
- 100665d rename member scope_name_ to scope_ by Giuliano Procida · 1 year, 4 months ago
- 8a956b6 DWARF wrappers: handle DW_OP_addr DW_OP_plus_uconst locations by Giuliano Procida · 1 year, 4 months ago
- d4f3001 DWARF wrappers: make Address kind an enum instead of bool by Giuliano Procida · 1 year, 4 months ago
- b62b2ea Abigail reader: handle NOTYPE symbols by Giuliano Procida · 1 year, 4 months ago
- 4b9d897 documentation: formatting fixes by Giuliano Procida · 1 year, 4 months ago
- 54180b6 documentation: add index page by Giuliano Procida · 1 year, 4 months ago
- 6e77349 documentation: improve comparison documentation by Giuliano Procida · 1 year, 4 months ago
- 6ce7cb7 documentation: add tutorial by Giuliano Procida · 1 year, 4 months ago
- c7f39d2 documentation: add reporting documentation by Giuliano Procida · 1 year, 4 months ago
- 367ca77 documentation: improve naming documentation by Giuliano Procida · 1 year, 4 months ago
- cad270e documentation: update Markdown numbered lists by Giuliano Procida · 1 year, 4 months ago
- 23be0d1 documentation: reformat Markdown files by Giuliano Procida · 1 year, 4 months ago
- ddee22f documentation: rename markdown files by Giuliano Procida · 1 year, 4 months ago
- d02276e reporting: use Unicode arrows in Graphviz node text by Giuliano Procida · 1 year, 4 months ago
- 80a6620 fuzz: constify `LLVMFuzzerTestOneInput` `data` parameter by Aleksei Vetrov · 1 year, 4 months ago
- 7d5e15c fuzz: add missing and remove unnecessary #includes by Aleksei Vetrov · 1 year, 4 months ago