Commit 3eb7ad1
File tree
- external
- src/backends
- tests
- client/client_argv_handling.cc+6-1
- client/client_argv_handling.h+2-1
- client/crash_report_database.cc+5-2
- client/crash_report_database.h+5-2
- client/crash_report_database_generic.cc+6-3
- client/crash_report_database_mac.mm+4-3
- client/crash_report_database_win.cc+4-3
- client/crashpad_client.h+4-1
- client/crashpad_client_linux.cc+4-2
- client/crashpad_client_mac.cc+18-3
- client/crashpad_client_win.cc+11-1
- handler/handler_main.cc+16-1
- handler/linux/crash_report_exception_handler.cc+5-3
- handler/linux/crash_report_exception_handler.h+3-1
- handler/mac/crash_report_exception_handler.cc+5-3
- handler/mac/crash_report_exception_handler.h+4-1
- handler/win/crash_report_exception_handler.cc+4-2
- handler/win/crash_report_exception_handler.h+4-1
- util/misc/uuid.cc+6
- util/misc/uuid.h+5
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
542 | 545 | | |
543 | 546 | | |
544 | 547 | | |
| |||
564 | 567 | | |
565 | 568 | | |
566 | 569 | | |
567 | | - | |
| 570 | + | |
| 571 | + | |
568 | 572 | | |
569 | 573 | | |
570 | 574 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
| 478 | + | |
478 | 479 | | |
479 | 480 | | |
480 | 481 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
418 | 421 | | |
419 | 422 | | |
420 | 423 | | |
| |||
0 commit comments