diff browse annotate |
7eb93bcd0ee33a56004853d12a0e0822dd168f10 created 2018-12-19 20:14 +0000 pushed 2018-12-20 15:24 +0000 |
Mike Hommey | Mike Hommey - Bug 1513088 - Switch aarch64-windows MozStackWalk code to RtlVirtualUnwind. r=froydnj |
diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2018-11-30 11:01 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
ab0c15933c749f9c8cac1b7f774bbe0cc5addfab created 2017-05-03 12:10 -0400 pushed 2017-05-03 20:42 +0000 |
David Major | David Major - Bug 1359507: Replace the stack walk workaround lock with an atomic counter of suppressions. r=mstange,froydnj |
diff browse annotate |
3586c6c537791ff194d10746ee54e5836e2c23c4 created 2017-04-18 18:52 -0400 pushed 2017-04-20 00:11 +0000 |
David Major | David Major - Bug 1353420: Register the JIT region with mozglue so it can avoid stack-walking that code. r=luke |
diff browse annotate |
48694b762a84b7e1dad4d3a3c565901390ae9f32 created 2016-09-15 21:35 -0700 pushed 2016-09-16 10:56 +0000 |
Eric Faust | Eric Faust - Bug 1263595 - Avoid deadlock between the JIT and the gecko profiler on win64. (r=froydnj) |