Skip to content
Snippets Groups Projects
  1. Apr 25, 2024
  2. Jun 09, 2022
    • Nat Goodspeed's avatar
      SL-17483: Recast LLImageDecodeThread as a facade for ThreadPool. · 50dca86f
      Nat Goodspeed authored
      Remove all references to LLQueuedThread (but emulate a couple bits of its API
      such as handle_t and getPending()).
      
      Migrate ImageRequest into llimageworker.cpp. It has never been part of
      LLImageDecodeThread's public API. Remove ImageRequest tests.
      
      Remove all references to LLImageDecodeThread::pause(). The idea of pausing
      another thread is bizarre to me, and LLThreadPool has no such operation. Nor
      does it have an abortRequest().
      50dca86f
  3. Jun 01, 2022
  4. May 31, 2022
  5. May 24, 2022
  6. Oct 28, 2021
  7. Nov 10, 2015
  8. Dec 25, 2014
  9. Mar 27, 2014
  10. Apr 16, 2014
  11. Oct 01, 2013
  12. Sep 05, 2013
  13. Jul 01, 2013
  14. Mar 29, 2013
  15. Mar 21, 2013
  16. Jan 07, 2013
    • Richard Linden's avatar
      SH-3468 WIP add memory tracking base class · 68413515
      Richard Linden authored
      fix for unit test failures...cleanup apr without destroying
      pools, allowing LLProxy to clean itself up as a singleton (and
      avoiding spurious dependencies associated with manually destorying
      singletons that rely on apr pools)
      68413515
  17. Sep 28, 2012
  18. Sep 26, 2012
  19. Jul 20, 2012
  20. Dec 17, 2010
  21. Oct 13, 2010
  22. Sep 21, 2010
  23. Aug 25, 2010
  24. Aug 13, 2010
  25. Nov 06, 2009
Loading