Rev. | 时间 | 作者 |
---|---|---|
70914b2 master | 2017-11-14 23:31:22 | Mike Wittman |
Make identical-code-folded symbol output more consistent between runs |
||
615ad2b | 2017-11-14 04:50:29 | Tomas Popela |
List missing 64-bit arches in the bundled curl |
||
8a0edac | 2017-11-08 08:24:48 | Robert Sesek |
Add index-based set functionality to NonAllocatingMap. |
||
3bbf3fb | 2017-11-07 23:56:36 | Peter Collingbourne |
dump_symbols: Stop rejecting files with Android packed relocation sections. |
||
8e9080b | 2017-11-04 02:06:05 | Yi Wang |
Create LongStringDictionary and replace SimpleStringDictionary on iOS |
||
550c622 | 2017-11-03 11:53:56 | Adam Harrison |
Don’t set exit_after_write to false for tvOS. |
||
5dad294 | 2017-11-03 02:56:17 | Mark Mentovai |
Revert "Create LongStringDictionary and replace SimpleStringDictionary usages in client/ios/Breakpad.mm." |
||
2d85d49 | 2017-11-02 11:40:39 | Peter Collingbourne |
Rename an argument named "register" to "reg". |
||
7e3c165 | 2017-10-31 02:23:56 | Nicholas Baldwin |
Fix double declaration of tgkill when using Android NDK Headers. |
||
fd0a0d2 | 2017-10-28 02:47:03 | Yi Wang |
Create LongStringDictionary and replace SimpleStringDictionary usages in client/ios/Breakpad.mm. |
||
73d2773 | 2017-10-27 07:25:57 | Bruce Dawson |
Avoid skipping an initializer with a goto |
||
2aaeead | 2017-10-20 03:43:22 | Torne (Richard Coles) |
Roll src/src/third_party/lss/ a91633d17..e6527b0cd (1 commit) |
||
072f86c | 2017-10-19 00:44:59 | Tobias Sargeant |
Provide helper wrappers for basename(3) and dirname(3) |
||
9b23ca3 | 2017-10-18 05:19:03 | Peter Collingbourne |
Move main executable handling out of procmaps parser loop. |
||
8bb3d55 | 2017-10-17 23:02:43 | Ted Mielczarek |
Rename src/common/memory.h to memory_allocator.h. |
||
3d6076e | 2017-10-17 19:22:46 | Tobias Sargeant |
Add -s flag to microdump_stackwalk for dumping stack contents. |
||
623c4a0 | 2017-10-16 18:13:02 | Tobias Sargeant |
Convert {mini|micro}dump_stackwalk argument parsing to getopt. |
||
bc8fb88 | 2017-10-12 09:21:31 | Adam Harrison |
ios: Adds a no-Mach exception handler |
||
1c3f8d1 | 2017-10-07 03:19:40 | Joshua Peraza |
Android: Use sys/types.h instead of stdint.h for sys/user.h |
||
0bdf616 | 2017-10-06 00:18:12 | Mark Mentovai |
Fix minidump_dump_test after 6d0287851fab |
||
6d02878 | 2017-09-28 06:27:17 | Mark Mentovai |
Dump Crashpad extension structures in minidump_dump |
||
cbd7bb4 | 2017-09-28 05:46:16 | Mark Mentovai |
Only run GYP for Windows targets on Windows |
||
09df673 | 2017-09-25 16:10:11 | Orgad Shaneh |
Fix MSVC build on 64-bit |
||
005f41e | 2017-09-25 08:23:20 | Orgad Shaneh |
Refresh refresh_binaries.bat |
||
1c6d161 | 2017-09-21 04:34:39 | Mark Mentovai |
Restore missing #include <stdint.h> to Android <sys/user.h> |
||
bddcc58 | 2017-09-20 20:50:04 | Mark Mentovai |
Replace remaining references to 'struct ucontext' with 'ucontext_t' |
||
491f174 | 2017-09-20 05:51:42 | Mark Mentovai |
Fix googletest/googlemock build |
||
afa9c52 | 2017-09-18 23:00:44 | Mark Mentovai |
android: Don’t compete with NDK API >= 21 over NDK structures |
||
dea867e | 2017-09-15 05:54:34 | Tobias Sargeant |
Add new test data to Makefile.am |
||
6a49764 | 2017-09-14 08:38:29 | Mike Frysinger |
drop bundled gflags from the checkout |