1. fedb1f1 Delete utf_util_win.h. by nisse · 8 years ago
  2. fdb109a Replace Clock::CurrentNtp with Clock::CurrentNtpTime by danilchap · 8 years ago
  3. c75966f Check __GLIBC_PREREQ availability before use. by hillma · 8 years ago
  4. aa33571 Provide an inline implementation of IsEnabled. by tommi · 8 years ago
  5. 8ab9f62 Test field trial group with startswith rather than equals. by sprang · 8 years ago
  6. 25435fe Introduce a new constructor to PlatformThread. by tommi · 8 years ago
  7. 44c9ed4 Updating system_wrappers/include/metrics.h docs by mbonadei · 8 years ago
  8. 181c0ac Replace use Clock::CurrentNtp with CurrentNtpTime by danilchap · 8 years ago
  9. 57f9842 Change NtpTime representation to single uint64_t by danilchap · 8 years ago
  10. 99b59f7 replace NtpTime->Clock with Clock->NtpTime dependency by danilchap · 8 years ago
  11. 90cc2a9 Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  12. df5ec64 Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  13. 5c59d8f Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  14. b479ec0 Reland of Delete unused code from systeminfo. (patchset #1 id:1 of https://codereview.webrtc.org/2584563004/ ) by kthelgason · 8 years ago
  15. 67d12ed Reland of place basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2603203003/ ) by pbos · 8 years ago
  16. f86f083 Revert of Replace basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2604043002/ ) by pbos · 8 years ago
  17. 693be15 Replace basictypes.h with stdint.h for int_t types. by pbos · 8 years ago
  18. 31fd785 Make class of static functions in rtp_to_ntp.h: - UpdateRtcpList - RtpToNtp by asapersson · 8 years ago
  19. 8495a81 Revert of Delete unused code from systeminfo. (patchset #3 id:40001 of https://codereview.webrtc.org/2578323005/ ) by skvlad · 8 years ago
  20. 767c6f5 Delete unused code from systeminfo. by kthelgason · 8 years ago
  21. e7a1876 Delete stl_util.h. Unused since cl https://codereview.webrtc.org/2447103002 by nisse · 8 years ago
  22. 1d81d87 Add comment to metrics.h by henrik.lundin · 8 years ago
  23. 5314d07 Delete unused spreadsort implementation. by nisse · 8 years ago
  24. 7bc0dce Add linearly spaced counting histograms by henrik.lundin · 8 years ago
  25. 45a0bd3 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  26. 524662d Use swap instead of copy in RtcHistogram::GetAndReset. by asapersson · 8 years ago
  27. 4cb29f6 RTC_[D]CHECK_op: Remove "u" suffix on integer constants by kwiberg · 8 years ago
  28. 08ae82e Use NtpTime in RtcpMeasurement instead of uint sec/uint frac. by asapersson · 8 years ago
  29. abef9e9 Remove all references to GYP by Henrik Kjellander · 8 years ago
  30. 4652c03 Add stats for frequency offset when converting RTP timestamp to NTP time. by asapersson · 8 years ago
  31. 6f21dc4 Delete DataLog abstraction, which was almost unused. by nisse · 8 years ago
  32. a6c6623 GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  33. 3059ed0 Fixed flaky clock_unittest by using relative comparison. by skvlad · 8 years ago
  34. 36a2479 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  35. c067204 Add sanity check for decreasing RTP timestamp in RtpToNtpMs. by asapersson · 8 years ago
  36. 15b966d Enable the -Wundef warning for clang by kwiberg · 8 years ago
  37. 2cf29b5 GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  38. f78b9e9 Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) by kjellander · 8 years ago
  39. 7de487d Revert of Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) (patchset #3 id:40001 of https://codereview.webrtc.org/2348133003/ ) by kjellander · 8 years ago
  40. f4e63db Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) by kjellander · 8 years ago
  41. 8b68e6e Remove name parameter from HistogramAdd function. by sakal · 8 years ago
  42. 435c7b3 GYP: Remove targets inside include_tests==1 that are converted to GN. by kjellander · 9 years ago
  43. 56fc637 Remove RTC_LOGGED_* macro. by asapersson · 9 years ago
  44. 9eb213a OWNERS: Make everyone able to change *.gn,*.gni files. by Henrik Kjellander · 9 years ago
  45. 838a158 Make UMA stats creation available in the Java interface. by sakal · 9 years ago
  46. 80e6692 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 9 years ago
  47. 1d49219 GN Templates: Move common_config to the template. by ehmaldonado · 9 years ago
  48. f0532f3 GN: Introduce templates. by ehmaldonado · 9 years ago
  49. f80f5b3 Remove Chromium Clang warnings only on Windows. by ehmaldonado · 9 years ago
  50. 7eed79e GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 9 years ago
  51. 36f1d82 Replace calls to assert() with RTC_DCHECK_*() in .c code by kwiberg · 9 years ago
  52. 3f0363a GN: Fix test_support_unittests and MIPS compile issue. by kjellander · 9 years ago
  53. 1857984 GN: Update tests to have the correct shard timeout value on Android. by sakal · 9 years ago
  54. 190023d UMA log for audio_device Init and Start(Playout|Recording). Make Init return a more specific error code, if possible. by Max Morin · 9 years ago
  55. a6d985c FileWrapper[Impl] modifications and actually remove the "Impl" class. by tommi · 9 years ago
  56. 2ad5bb4 GN: Fix errors in rtc_include_tests conditions by kjellander@webrtc.org · 9 years ago
  57. fee78be GN: Use rtc_include_tests variable to exclude tests. by kjellander · 9 years ago
  58. 23605ca GN: Exclude tools and tests in Chromium builds. by kjellander@webrtc.org · 9 years ago
  59. e8aa91d Add clz functions (Count number of Leading Zero bits), 32-and 64-bit variants by kwiberg · 9 years ago
  60. 9a6d8ff GN: Add system_wrappers_unittests, tools and tools_unittests by kjellander · 9 years ago
  61. d5c2060 GN: Replace Windows suppressions of warning 4267 with config. by kjellander · 9 years ago
  62. 7807785 Rename APK tests workaround to make it more generic. by kjellander · 9 years ago
  63. ce30427 Fix iOS GN build and cleanup system_wrappers by kjellander · 9 years ago
  64. 24a6b6f Adjust max number of samples that can be stored for a histogram (2000->300). by asapersson · 9 years ago
  65. 8256c47 Add a default implementation in metrics_default.cc of histograms methods in system_wrappers/interface/metrics.h. by asapersson · 9 years ago
  66. bcf3191 Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  67. 97aa5c2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 9 years ago
  68. 8b348aa Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  69. 7738985 Delete all use of tick_util.h. by Niels Möller · 9 years ago
  70. b670f85 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 9 years ago
  71. 1286d0e Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  72. c0df0af Potential division by zero in RtpToNtpMs() in rtp_to_ntp.cc. by asapersson · 9 years ago
  73. 114c5b7 Add histogram stats for average QP per frame for VP9 (for sent video streams): by asapersson · 9 years ago
  74. 60cf421 Add isolate files for Android tests by kjellander · 9 years ago
  75. f6a1ea4 Implement CPU feature detection for ARM Linux. by simon.hosie · 9 years ago
  76. 6bf669c Remove webrtc::ScopedVector by kwiberg · 9 years ago
  77. 908eeb9 Change include in metrics.h (change to use systems_wrappers/include/logging.h, base logging breaks chromium.fyi). by asapersson · 9 years ago
  78. 63b8d3f Add macros for ability to log samples that are added to histograms (RTC_LOGGED_*). by asapersson · 9 years ago
  79. d27854b Allow passing in strings of length zero to FileWrapper::Write without closing the file. by terelius · 9 years ago
  80. 5b97680 Fix race condition in EventTimerPosix by sprang · 9 years ago
  81. aec92fa Replace RefCountImpl with rtc::RefCountedObject. by Peter Boström · 9 years ago
  82. 0b54e5a Reland "Add check_deps rules in DEPS files." by kjellander@webrtc.org · 9 years ago
  83. de82d23 Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ ) by kjellander · 9 years ago
  84. 181e867 Add check_deps rules in DEPS files. by kjellander@webrtc.org · 9 years ago
  85. a637d2c Add histogram stats for AV sync stream offset: "WebRTC.Video.AVSyncOffsetInMs" by asapersson · 9 years ago
  86. d8892b9 Remove sparse macros (RTC_HISTOGRAM_*_SPARSE_*) that are no longer used. by asapersson · 9 years ago
  87. 8bc2aac Remove the (previosly deprecated) Pass methods by kwiberg · 9 years ago
  88. c43347f Integrate helper macros for calling histograms with different names (real-time vs screenshare and rampup metrics). by asapersson · 9 years ago
  89. 46260ae Add helper macros for calling a histogram with different names. by asapersson · 9 years ago
  90. 9cd4203 Use rtc::time for all your timing needs! by Erik Språng · 9 years ago
  91. f289f1b Remove non-monotonic clock support by sprang · 9 years ago
  92. 1e5b805 Remove mutable from rtc::CriticalSection members. by pbos · 9 years ago
  93. 086dd64 Remove implementation of CriticalSectionWrapper and use rtc::CriticalSection by tommi · 9 years ago
  94. 9ef1c08 Remove ConditionVariableWrapper. by Tommi · 9 years ago
  95. e6918c6 Remove unused ConditionVariableWrapper on POSIX platforms by tommi · 9 years ago
  96. a8db13d Make CriticalSectionWrapper non-virtual. by Tommi · 9 years ago
  97. c4f158a Rename RWLockGeneric to RWLockWinXP to more accurately reflect when it's used. by tommi · 9 years ago
  98. 6933eeb Simplify the implementation of LoggingTest. by tommi · 9 years ago
  99. 80590d9 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  100. 92d2104 Slap deprecation notices on Pass methods by kwiberg · 9 years ago