Commit History

Author SHA1 Message Date
  Evan Almloff 51dba50c04 use BumpBox<Any> and FromAnyValue instead of sync bounds 2 years ago
  Evan Almloff 64db1def9f make clippy happy 2 years ago
  Evan Almloff 87ff41f213 remove some commented out code 2 years ago
  Evan Almloff 613a7ac55b add comment about multithreading 2 years ago
  Evan Almloff 6d60c483f8 make it pass miri 2 years ago
  Evan Almloff 359b4e514b remove some more unnessisary usages of unsafe 2 years ago
  Evan Almloff 2d67dabfe5 require Send for S for resolve_passes multithreaded 2 years ago
  Evan Almloff c1fc00ed53 remove unsafe sync impl 2 years ago
  Evan Almloff 845f2fb7a9 use get2_mut instead of unsafe 2 years ago
  Evan Almloff 5b1d9c5c8d Merge branch 'upstream' into fix-non-str-attributes 2 years ago
  Jon Kelley 3cfaaea7ea Merge pull request #692 from DioxusLabs/jk/main-thread 2 years ago
  Jonathan Kelley 819bd3fc24 chore: use broadcast instead of receiver 2 years ago
  Jonathan Kelley 1518f07d7e chore: remove sledgehammer 2 years ago
  Jonathan Kelley 9db69cc613 chore: remove comments 2 years ago
  Jonathan Kelley ba20bc08b8 chore: clean up clock 2 years ago
  Jonathan Kelley daa5449b6b chore: use existing scheduler 2 years ago
  Jonathan Kelley 972084ee32 chore: clean up zoom example 2 years ago
  Jonathan Kelley a13b69788b chore: rename zoom 2 years ago
  Jonathan Kelley 7f418bbfee fix: window zoom 2 years ago
  Jonathan Kelley 6dfe84834d fix eval example 2 years ago
  Jonathan Kelley d160a5c8ff chore: remove unnecessary parse method 2 years ago
  Jonathan Kelley 531f7c6d3f chore: clean up msg in desktop even more 2 years ago
  Jonathan Kelley 633bf1f834 aggressively clean up desktop with new inline poll 2 years ago
  Jonathan Kelley 7bc8150da7 fix desktop to poll without budget 2 years ago
  Jonathan Kelley bd720e2268 fix: use futuresunordered instead of bespoke waker system 2 years ago
  Jon Kelley 86fb58faf8 Merge pull request #691 from DioxusLabs/jk/overhaul-readmes 2 years ago
  Jonathan Kelley ff697d41e3 wip: move desktop to main thread and use tokio main 2 years ago
  Jonathan Kelley e22f4ad6cf fix: resolve clippy warnings 2 years ago
  Jonathan Kelley 6dc9da3398 chore: remove old file 2 years ago
  Jonathan Kelley 4fdbce9a70 chore: clean up readmes 2 years ago