1. 435f98b Reland of Change ProcessThread's task type to be the one from TaskQueue. (patchset #1 id:1 of https://codereview.webrtc.org/2020783003/ ) by tommi · 9 years ago
  2. 6414551 Revert of Change ProcessThread's task type to be the one from TaskQueue. (patchset #3 id:80001 of https://codereview.webrtc.org/2016043003/ ) by tommi · 9 years ago
  3. 400a276 Change ProcessThread's task type to be the one from TaskQueue. by Tommi · 9 years ago
  4. 84be511 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  5. 52d4e6b Revert of Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ (patchset #1 id:40001 of https://codereview.webrtc.org/1921233002/ ) by terelius · 9 years ago
  6. 2c27a06 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  7. 22feaa3 Replace scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  8. 8c38e8b Clean up PlatformThread. by Peter Boström · 10 years ago
  9. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 10 years ago
  10. ff761fb modules: more interface -> include renames by Henrik Kjellander · 10 years ago
  11. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 10 years ago
  12. 2b18084 Only allow static strings as ProcessThread names. by stefan · 10 years ago
  13. 847855b Add a name to the ProcessThread constructor. by stefan · 10 years ago
  14. 0305448 Adding basic support for posting tasks to a process thread. by tommi@webrtc.org · 10 years ago
  15. 3985f01 ProcessThread improvements. by tommi@webrtc.org · 10 years ago
  16. 103f328 Fix the binary layout of ProcessThreadImpl. by tommi@webrtc.org · 10 years ago
  17. 0c3e12b Revamp the ProcessThreadImpl implementation. by tommi@webrtc.org · 10 years ago
  18. 79cf3ac Removes usage of ListWrapper from several files. by henrike@webrtc.org · 12 years ago
  19. 8b06200 Include files from webrtc/.. paths in utility/. by pbos@webrtc.org · 12 years ago
  20. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 12 years ago
  21. c75102e WebRtc_Word32 -> int32_t in utility/ by pbos@webrtc.org · 12 years ago
  22. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 13 years ago[Renamed from src/modules/utility/source/process_thread_impl.h]
  23. 105e071 Removed usage of the deprecated critical section constructor in modules/utility. by henrike@webrtc.org · 14 years ago
  24. 470e71d by niklase@google.com · 14 years ago