1. 27 Mar, 2023 1 commit
  2. 23 Mar, 2023 1 commit
  3. 28 Feb, 2023 1 commit
  4. 27 Feb, 2023 2 commits
  5. 23 Feb, 2023 2 commits
  6. 17 Feb, 2023 2 commits
  7. 15 Feb, 2023 1 commit
  8. 13 Feb, 2023 1 commit
  9. 09 Feb, 2023 1 commit
  10. 24 Jan, 2023 1 commit
  11. 17 Jan, 2023 1 commit
  12. 22 Dec, 2022 2 commits
  13. 21 Dec, 2022 1 commit
  14. 28 Nov, 2022 1 commit
  15. 28 Oct, 2022 1 commit
  16. 15 Sep, 2022 1 commit
  17. 14 Sep, 2022 1 commit
  18. 13 Sep, 2022 1 commit
  19. 12 Sep, 2022 1 commit
  20. 07 Sep, 2022 1 commit
  21. 06 Sep, 2022 1 commit
  22. 02 Sep, 2022 1 commit
  23. 10 Aug, 2022 1 commit
  24. 03 Aug, 2022 1 commit
  25. 07 Jul, 2022 1 commit
  26. 08 Jun, 2022 1 commit
  27. 31 May, 2022 1 commit
  28. 26 May, 2022 1 commit
  29. 20 May, 2022 1 commit
  30. 19 May, 2022 1 commit
  31. 16 May, 2022 1 commit
  32. 29 Apr, 2022 2 commits
  33. 27 Apr, 2022 1 commit
  34. 14 Apr, 2022 1 commit
  35. 05 Apr, 2022 1 commit
    • gaaclarke's avatar
      Made flag for debugging build time of user created widgets (#100926) · 35b18ba2
      gaaclarke authored
      * Added a bool that allows us to limit debugProfileBuildsEnabled to user
      created widgets.
      
      * made it turned on by default
      
      * switched to hashmap
      
      * Cleaned everything up and added tests
      
      * fixed an odd test where it wants to be able to add asserts and run in profile mode
      
      * hixie feedback
      
      * hixie2
      
      * made it default to false
      
      * updated docstring as per dans request
      35b18ba2