- Apr 20, 2016
-
-
JamePeng authored
-
- Jul 17, 2015
-
-
Yuri Kunde Schlesner authored
This commit fixes several kernel object leaks. The most severe of them was threads not being removed from the private handle table used for CoreTiming events. This resulted in Threads never being released, which in turn held references to Process, causing CodeSets to never be freed when loading other applications.
-
- Jun 27, 2015
-
-
Emmanuel Gil Peyrot authored
-
- Jun 21, 2015
-
-
Yuri Kunde Schlesner authored
-
- Jan 03, 2015
-
-
archshift authored
-
- Dec 26, 2014
-
-
purpasmart96 authored
-
- Dec 21, 2014
-
-
Subv authored
Moved most of the shared CFG code there, implemented a few CFG:I functions
-
purpasmart96 authored
-
- Nov 21, 2014
-
-
purpasmart96 authored
in the service's headers
-
- Oct 29, 2014
-
-
Gareth Poole authored
-
- Oct 26, 2014
-
-
Yuri Kunde Schlesner authored
This was automated using `clang-modernize`.
-
- Aug 18, 2014
-
-
Lioncash authored
Most functions already operate on std::strings. This also removes the need to manually null terminate thread names.
-
- May 30, 2014
-
-
bunnei authored
-
- May 19, 2014
-
-
bunnei authored
- various cleanups
-
- Apr 27, 2014
-
-
bunnei authored
-
- Apr 17, 2014
-
-
bunnei authored
-
- Apr 16, 2014