This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[deref-stack]d:\src\crashpad\crashpad>git cl upload -t "win: Capture memory pointed to by stack" --squash | |
Using 50% similarity for rename/copy detection. Override with --similarity. | |
Running presubmit upload checks ... | |
Presubmit checks passed. | |
handler/win/crashy_test_program.cc | 8 ++++ | |
snapshot/snapshot.gyp | 4 +- | |
...text_memory.cc => capture_referenced_memory.cc} | 56 ++++++++++++++++++++-- | |
...ontext_memory.h => capture_referenced_memory.h} | 20 ++++++-- | |
snapshot/win/end_to_end_test.py | 12 +++++ |