Samantha Houts
3d01f09517
[Core] Remove Guid.NewGuid() calls from performance tracking ( #2791 )
...
* Use out parameter to avoid boilerplate
* Swap Guid reference for long reference
* Remove unnecessary null check
2018-05-22 16:54:21 -07:00
Stephane Delcroix
3a5eb2e0ce
[internal] disposable performance helpers
2018-02-10 12:59:16 +01:00
Samantha Houts
c18e85ee43
[Internal] Basic performance testing and monitoring ( #1329 )
...
* [Core] Extract Performance class to Performance Provider
* [iOS] Add instrumentation
* [Android] Update instrumentation
* [Controls] Add perf gallery
* Update docs
* Get build number from txt file
* Remove unnecessary .bat
2018-01-31 18:09:15 +00:00
kingces95
b9b9d2536f
Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals ( #806 )
2017-03-09 10:38:06 -08:00
kingces95
e6d5186c8a
Remove InternalsVisibleTo from Core to XF.Platforms.* ( #782 )
...
* Remove InternalsVisibleTo from Core to XF.Platforms.*
* Changes per Jason's code review
* Move LockableObservableListWrapper to internals namespace
* Changes per Stephane's code review
* update docs
* Touch code to get CI to run tests
* Rebase; Update documentation
2017-03-07 14:56:24 -05:00
Jason Smith
17fdde66d9
Initial import
2016-03-22 16:13:41 -07:00