summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-02Services/vi: add vi:s and vi:u servicesmailwl
2018-02-02vi::CreateStrayLayer : add padding to requestmailwl
2018-01-29shared_memory: Only mark addresses as invalid if they are within the heapshinyquagsire23
2018-01-29[WIP] sfdnsres: stub (#146)mailwl
2018-01-28Merge pull request #151 from lioncash/catchbunnei
2018-01-27externals: Update catch to v2.1.1Lioncash
2018-01-27Merge pull request #148 from MerryMage/feature/special-memorybunnei
2018-01-27Merge pull request #149 from MerryMage/feature/remove-x86_64hbunnei
2018-01-27travis: Remove CMAKE_OSX_ARCHITECTURES argumentMerryMage
2018-01-27memory: Replace all memory hooking with Special regionsMerryMage
2018-01-26Merge pull request #147 from chris062689/masterFlame Sage
2018-01-27Added webhook notifications to TravisCI build.Flame Sage
2018-01-26Merge pull request #144 from KAMiKAZOW/patch-1bunnei
2018-01-26Merge pull request #145 from jroweboy/oopsbunnei
2018-01-25Fix typo for dependent optionsJames Rowe
2018-01-26Install Linux icon in hicolor instead of pixmapsKAMiKAZOW
2018-01-25Merge pull request #142 from bunnei/improve-timebunnei
2018-01-25time: Implement ISteadyClock::GetCurrentTimePoint.bunnei
2018-01-24Merge pull request #137 from bunnei/improve-ipcbunnei
2018-01-24audout_u: Various cleanups.bunnei
2018-01-24ResponseBuilder: Use a bit field for customizing instead of always_move_handles.bunnei
2018-01-24time: Stub GetSystemClockContext function.bunnei
2018-01-24server_session: Fix scenario where all domain handlers are closed.bunnei
2018-01-24hle: Rename RequestBuilder to ResponseBuilder.bunnei
2018-01-24service: Fix all incorrect IPC response headers.bunnei
2018-01-24ipc_helpers: Make interface domain agnostic and add header validation.bunnei
2018-01-24hle: Integrate Domain handling into ServerSession.bunnei
2018-01-24hle: Remove Domain and SyncObject kernel objects.bunnei
2018-01-24handle_table: Remove ConvertSessionToDomain.bunnei
2018-01-24audout:u OpenAudioOut and IAudioOut (#138)st4rk
2018-01-24Merge pull request #140 from gdkchan/time_fixbunnei
2018-01-24Fix time returning epoch time in milliseconds rather than in secondsgdkchan
2018-01-24Merge pull request #139 from Rozelette/log_nvdrvbunnei
2018-01-23logging: add missing NVDRV subclass to macro listRozlette
2018-01-23Merge pull request #136 from N00byKing/patch-1bunnei
2018-01-23Correct SpellingN00byKing
2018-01-22Merge pull request #135 from Subv/no_portsbunnei
2018-01-22Services: Added a todo about returning interfaces as domain objects in lm, hi...Subv
2018-01-22Merge pull request #133 from Subv/nvflinger2bunnei
2018-01-22Time: Don't create unnecessary ports when retrieving the clock service sessions.Subv
2018-01-22HID: Don't create an unnecessary port in CreateAppletResource.Subv
2018-01-22LM: Don't create an unnecessary port in Initialize.Subv
2018-01-22IPC: Don't create an unnecessary port when using PushIpcInterface outside of ...Subv
2018-01-22Merge pull request #134 from gdkchan/audout_hid_fixbunnei
2018-01-22Stub OpenAudioOut and fix a issue with HID IAppletResource being created more...gdkchan
2018-01-22AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the Defa...Subv
2018-01-22AppletOE: Make ISelfController keep a reference to nvflinger.Subv
2018-01-22Services: Vi shouldn't be responsible for creating nvflinger.Subv
2018-01-22Merge pull request #132 from Subv/nvflingerbunnei
2018-01-22VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv