1. 22 Aug, 2015 1 commit
  2. 21 Aug, 2015 1 commit
  3. 18 Aug, 2015 1 commit
  4. 11 Aug, 2015 1 commit
    • Felipe Plets's avatar
      Add .sap Visual Studio profiler session file · 929482ab
      Felipe Plets authored
      In Windows Phone 8 development each profiler session generates a new .sap file, which is automatically added to the root of the project. This is an XML manifest describing the detailed profiler logs created in the PerfLogs folder.
      929482ab
  5. 07 Aug, 2015 1 commit
  6. 06 Aug, 2015 1 commit
  7. 31 Jul, 2015 1 commit
  8. 30 Jul, 2015 2 commits
  9. 27 Jul, 2015 1 commit
  10. 23 Jul, 2015 2 commits
  11. 22 Jul, 2015 2 commits
  12. 15 Jul, 2015 6 commits
  13. 13 Jul, 2015 1 commit
  14. 06 Jul, 2015 1 commit
  15. 02 Jul, 2015 1 commit
  16. 01 Jul, 2015 1 commit
  17. 30 Jun, 2015 3 commits
  18. 28 Jun, 2015 1 commit
  19. 27 Jun, 2015 1 commit
  20. 25 Jun, 2015 1 commit
  21. 24 Jun, 2015 4 commits
  22. 23 Jun, 2015 1 commit
  23. 17 Jun, 2015 3 commits
  24. 11 Jun, 2015 1 commit
  25. 09 Jun, 2015 1 commit
    • Brian Gesiak's avatar
      [ObjC][Swift] Ignore Xcode SCM blueprint files · 4323f1e2
      Brian Gesiak authored
      These files are automatically generated by Xcode and maintain
      information regarding source control. Xcode is typically used
      in Objective-C and Swift projects, so add these to the ignored files for
      these platforms.
      4323f1e2