gecko-dev/toolkit/recordreplay
Brian Hackett 925de5e1c3 Bug 1488808 Part 8 - Redirection changes for supporting layout and painting after diverging from the recording, r=froydnj.
--HG--
extra : rebase_source : e841aa941f8508b4792c0a496a569e73450c95c9
2018-10-17 10:04:01 -06:00
..
ipc Bug 1488808 Part 6 - IPC for performing system calls in the middleman, r=mccr8. 2018-10-17 10:01:32 -06:00
udis86
Assembler.cpp Bug 1495574 - Support copying ip-relative xchg instructions, r=froydnj. 2018-10-14 09:48:34 -06:00
Assembler.h Bug 1495574 - Support copying ip-relative xchg instructions, r=froydnj. 2018-10-14 09:48:34 -06:00
BufferStream.h Bug 1488808 Part 5 - Add infrastructure for performing system calls in the middleman process, r=froydnj. 2018-10-17 10:00:58 -06:00
CallFunction.h Bug 1464903 Part 6 - Redirection infrastructure, r=froydnj. 2018-07-22 11:45:11 +00:00
Callback.cpp Bug 1488260 Part 1 - Consolidate per-thread event and assertion streams, NOT REVIEWED YET. 2018-09-03 08:08:45 -10:00
Callback.h Bug 1464903 Part 5 - Core record/replay functionality, r=froydnj. 2018-07-22 11:44:20 +00:00
ChunkAllocator.h Bug 1464903 Part 3 - Record/replay utilities, r=froydnj. 2018-07-22 11:42:50 +00:00
DirtyMemoryHandler.cpp Bug 1481009 Part 5 - Generate a minidump when reporting a fatal record/replay error, r=froydnj. 2018-08-13 20:47:35 +00:00
DirtyMemoryHandler.h Bug 1464903 Part 8 - Heap memory snapshots, r=froydnj. 2018-07-22 11:46:33 +00:00
File.cpp Bug 1488260 Part 1 - Consolidate per-thread event and assertion streams, NOT REVIEWED YET. 2018-09-03 08:08:45 -10:00
File.h Bug 1488260 Part 1 - Consolidate per-thread event and assertion streams, NOT REVIEWED YET. 2018-09-03 08:08:45 -10:00
HashTable.cpp Bug 1470795 Part 3 - Trivial renaming due to API changes, r=froydnj. 2018-07-22 11:57:38 +00:00
HashTable.h Bug 1464903 Part 4 - PLD and PL hashtable stabilization, r=froydnj. 2018-07-22 11:43:39 +00:00
InfallibleVector.h Bug 1464903 Part 3 - Record/replay utilities, r=froydnj. 2018-07-22 11:42:50 +00:00
Lock.cpp Bug 1497027 - Crash properly after record/replay initialization failures, r=froydnj. 2018-10-09 14:20:10 -10:00
Lock.h Bug 1483561 - Notify the next lock owner only when the last owner is about to release it, r=froydnj. 2018-08-29 16:42:32 -10:00
MemorySnapshot.cpp Bug 1496162 - Relax checks when inspecting memory regions after each thread's stack, r=froydnj. 2018-10-04 06:40:24 -10:00
MemorySnapshot.h Bug 1479200 - Exclude graphics shared memory contents from snapshots, r=froydnj. 2018-07-31 19:17:03 +00:00
MiddlemanCall.cpp Bug 1488808 Part 5 - Add infrastructure for performing system calls in the middleman process, r=froydnj. 2018-10-17 10:00:58 -06:00
MiddlemanCall.h Bug 1488808 Part 5 - Add infrastructure for performing system calls in the middleman process, r=froydnj. 2018-10-17 10:00:58 -06:00
Monitor.h Bug 1464903 Part 3 - Record/replay utilities, r=froydnj. 2018-07-22 11:42:50 +00:00
ProcessRecordReplay.cpp Bug 1488808 Part 7 - Keep track of the PID of the recording process, r=froydnj. 2018-10-17 10:02:02 -06:00
ProcessRecordReplay.h Bug 1488808 Part 7 - Keep track of the PID of the recording process, r=froydnj. 2018-10-17 10:02:02 -06:00
ProcessRedirect.cpp Bug 1488808 Part 5 - Add infrastructure for performing system calls in the middleman process, r=froydnj. 2018-10-17 10:00:58 -06:00
ProcessRedirect.h Bug 1488808 Part 5 - Add infrastructure for performing system calls in the middleman process, r=froydnj. 2018-10-17 10:00:58 -06:00
ProcessRedirectDarwin.cpp Bug 1488808 Part 8 - Redirection changes for supporting layout and painting after diverging from the recording, r=froydnj. 2018-10-17 10:04:01 -06:00
ProcessRewind.cpp Bug 1488808 Part 5 - Add infrastructure for performing system calls in the middleman process, r=froydnj. 2018-10-17 10:00:58 -06:00
ProcessRewind.h Bug 1470795 Part 2 - Record/replay API changes for replay debugger, r=froydnj. 2018-07-22 11:56:47 +00:00
SpinLock.h Bug 1464903 Part 3 - Record/replay utilities, r=froydnj. 2018-07-22 11:42:50 +00:00
SplayTree.h Bug 1464903 Part 3 - Record/replay utilities, r=froydnj. 2018-07-22 11:42:50 +00:00
Thread.cpp Bug 1497027 - Crash properly after record/replay initialization failures, r=froydnj. 2018-10-09 14:20:10 -10:00
Thread.h Bug 1488260 Part 1 - Consolidate per-thread event and assertion streams, NOT REVIEWED YET. 2018-09-03 08:08:45 -10:00
ThreadSnapshot.cpp Bug 1470795 Part 3 - Trivial renaming due to API changes, r=froydnj. 2018-07-22 11:57:38 +00:00
ThreadSnapshot.h Bug 1470795 Part 3 - Trivial renaming due to API changes, r=froydnj. 2018-07-22 11:57:38 +00:00
Trigger.cpp Bug 1488260 Part 1 - Consolidate per-thread event and assertion streams, NOT REVIEWED YET. 2018-09-03 08:08:45 -10:00
Trigger.h Bug 1464903 Part 5 - Core record/replay functionality, r=froydnj. 2018-07-22 11:44:20 +00:00
ValueIndex.cpp Bug 1464903 Part 3 - Record/replay utilities, r=froydnj. 2018-07-22 11:42:50 +00:00
ValueIndex.h Bug 1464903 Part 3 - Record/replay utilities, r=froydnj. 2018-07-22 11:42:50 +00:00
WeakPointer.cpp Bug 1464903 Part 5 - Core record/replay functionality, r=froydnj. 2018-07-22 11:44:20 +00:00
WeakPointer.h Bug 1464903 Part 5 - Core record/replay functionality, r=froydnj. 2018-07-22 11:44:20 +00:00
moz.build Bug 1488808 Part 5 - Add infrastructure for performing system calls in the middleman process, r=froydnj. 2018-10-17 10:00:58 -06:00