1. b82f683 PeerConnection(Android): enable tracing to logcat. by fischman@webrtc.org · 11 years ago
  2. f46fff6 OpenSL (not default): Enables low latency audio on Android. by henrike@webrtc.org · 11 years ago
  3. 06eaa54 Restore severity precondition to logging.h. by andrew@webrtc.org · 11 years ago
  4. 52c5c70 Replace MapWrapper with std::map<>. by pbos@webrtc.org · 11 years ago
  5. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  6. 7affcd2 Fix some chromium-style warnings in webrtc/system_wrappers/ by pbos@webrtc.org · 11 years ago
  7. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  8. d305e11 Move TickTime::QueryOsForTicks out-of-line by fischman@webrtc.org · 11 years ago
  9. 92bfbbd Replace the old resampler with SincResampler in the voice engine signal path. by andrew@webrtc.org · 11 years ago
  10. c6d6fed Include files from webrtc/.. paths in system_wrappers/ by pbos@webrtc.org · 11 years ago
  11. 28832e1 Refactoring for typing detection by niklas.enbom@webrtc.org · 11 years ago
  12. a0975ed Consolidate all third party licenses in LICENSE_THIRD_PARTY. by andrew@webrtc.org · 11 years ago
  13. 9b53152 Change capture interface to use NTP capture time. by stefan@webrtc.org · 11 years ago
  14. 73ebe67 Revert "With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps." by stefan@webrtc.org · 11 years ago
  15. 65deb26 With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps. by stefan@webrtc.org · 11 years ago
  16. c0231af WebRtc_Word32 -> int32_t in system_wrappers by pbos@webrtc.org · 11 years ago
  17. 3b6f728 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  18. 2ffc8bf Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..." by wu@webrtc.org · 11 years ago
  19. 365ca40 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  20. 4c27c03 Add trace printouts to all unit tests. by andrew@webrtc.org · 11 years ago
  21. f653f97 Limit ARM instruction "strheq" to Apple's clang compiler only. by kma@webrtc.org · 12 years ago
  22. 9bf0d09 Ported assembly coding in APM from Android to iOS. by kma@webrtc.org · 12 years ago
  23. 6688ec1 Remove WEBRTC_TRACE completely when tracing is disabled. by wjia@webrtc.org · 12 years ago
  24. 4e91d4a Modify SincResampler to build in webrtc. by andrew@webrtc.org · 12 years ago
  25. 3a94b8b Import stringize_macros from Chromium. by andrew@webrtc.org · 12 years ago
  26. 267a0de Fixed text relocation code related to ARM assembly code. by kma@webrtc.org · 12 years ago
  27. 178f013 Optimized WebRtcIsacfix_Time2Spec() for iSAC-Fix in ARM Neon processor. by kma@webrtc.org · 12 years ago
  28. 1bb2146 Move video_coding to new Clock interface and remove fake clock implementations from RTP module tests. by stefan@webrtc.org · 12 years ago
  29. dccd02f Posix Thread: Removes the setting of the run function to NULL which could cause data race. by henrike@webrtc.org · 12 years ago
  30. 9858fc8 Break out RtpClock to system_wrappers and make it more generic. by stefan@webrtc.org · 12 years ago
  31. c9dcfa1 Reformatted tick_util. by phoglund@webrtc.org · 12 years ago
  32. 7824ff1 Reformatted trace* files. by phoglund@webrtc.org · 12 years ago
  33. 69e3fb9 Reformatted thread and static_instance. by phoglund@webrtc.org · 12 years ago
  34. d8341c6 Reformatted sort. by phoglund@webrtc.org · 12 years ago
  35. b12277e Reformatted map classes. by phoglund@webrtc.org · 12 years ago
  36. ba41365 Reformatted rw_lock classes. by phoglund@webrtc.org · 12 years ago
  37. 62b6fbb Update trace_event.h to match the one in Chromium by hclam@chromium.org · 12 years ago
  38. 4943851 Reformatted list classes. by phoglund@webrtc.org · 12 years ago
  39. 96dbd4e Added noexecstack markers for assembly files (webrtc issue 1172). by kma@webrtc.org · 12 years ago
  40. 7874ec9 Reformatted file_* classes. by phoglund@webrtc.org · 12 years ago
  41. 7cdcde5 Remove atomicops.h from WebRTC by hclam@chromium.org · 12 years ago
  42. eba530a Fix build by including trace_event_internal in webrtc namespace by hclam@chromium.org · 12 years ago
  43. b3395ec Port Chromium's trace_event.h to WebKit and add by hclam@chromium.org · 12 years ago
  44. 80b6205 Reformatted event* classes. by phoglund@webrtc.org · 12 years ago
  45. 82eefff Port Chromium's atomicops to WebRTC by hclam@chromium.org · 12 years ago
  46. 3c5fc84 Reformatted data_log. by phoglund@webrtc.org · 12 years ago
  47. 328820f Reformatted critical_section wrappers. by phoglund@webrtc.org · 12 years ago
  48. 804d552 Add a logging_no_op.cc when enable_tracing==0. by andrew@webrtc.org · 12 years ago
  49. 4c54650 Reformatted most of the CPU stuff in system_wrappers. by phoglund@webrtc.org · 12 years ago
  50. bc687c5 Add a kTraceTerseInfo level for non-verbose logging. by andrew@webrtc.org · 12 years ago
  51. b238aca Porting ARM optimization from Android to ios. by kma@webrtc.org · 12 years ago
  52. d898c01 Add libjingle-style stream-style logging. by andrew@webrtc.org · 12 years ago
  53. 87beb44 Reformatted condition_variable* in system_wrappers. by phoglund@webrtc.org · 12 years ago
  54. 9ca84f7 Reformatted atomic32 files. by phoglund@webrtc.org · 12 years ago
  55. 09ea027 Remove an unused Shutdown method from the ThreadWrapper interface. by tommi@webrtc.org · 12 years ago
  56. 1755c25 Made TickTime immutable, rewrote tick utils to be fakeable. by phoglund@webrtc.org · 12 years ago
  57. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago