1. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/system_wrappers/BUILD.gn]
  2. 037f3e4 Replace absolute path with relative path for GN files. by Jianjun Zhu · 7 years ago
  3. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  4. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  5. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  6. b1d6b54 Adding target to track asm_defines.h by mbonadei · 7 years ago
  7. 148d5a2 Reland of Enable GN check for webrtc/base (patchset #3 id:230001 of https://codereview.webrtc.org/2838683002/ ) by mbonadei · 7 years ago
  8. 3d7b0e2 Revert of Enable GN check for webrtc/base (patchset #9 id:350001 of https://codereview.webrtc.org/2840453004/ ) by mbonadei · 7 years ago
  9. 7054085 Reland of Enable GN check for webrtc/base (patchset #3 id:230001 of https://codereview.webrtc.org/2838683002/ ) by mbonadei · 7 years ago
  10. 11ed366 Revert of Enable GN check for webrtc/base (patchset #13 id:240001 of https://codereview.webrtc.org/2717083002/ ) by mbonadei · 7 years ago
  11. 8a11663 Enable GN check for webrtc/{p2p,system_wrappers} by kjellander · 7 years ago
  12. ed754e7 Enable GN check for webrtc/base by kjellander · 7 years ago
  13. 639d46a Delete system_wrappers logging facility. by nisse · 7 years ago
  14. ff046c7 Remove ALL usage of CriticalSectionWrapper. by kthelgason · 7 years ago
  15. 07b8388 Delete utf_util_win.h. by nisse · 7 years ago
  16. 9aa3f0a 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
  17. 69dc7db 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
  18. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  19. fe50b4d Make class of static functions in rtp_to_ntp.h: - UpdateRtcpList - RtpToNtp by asapersson · 8 years ago
  20. 43c5a97 Delete stl_util.h. Unused since cl https://codereview.webrtc.org/2447103002 by nisse · 8 years ago
  21. fa07b91 Delete unused spreadsort implementation. by nisse · 8 years ago
  22. 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  23. c4d2dc4 Delete DataLog abstraction, which was almost unused. by nisse · 8 years ago
  24. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  25. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  26. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  27. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  28. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  29. 3e3b6f2 Remove Chromium Clang warnings only on Windows. by ehmaldonado · 8 years ago
  30. d02fe4b GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 8 years ago
  31. 714dd4e GN: Update tests to have the correct shard timeout value on Android. by sakal · 8 years ago
  32. a6219cc FileWrapper[Impl] modifications and actually remove the "Impl" class. by tommi · 8 years ago
  33. aff499c GN: Fix errors in rtc_include_tests conditions by kjellander@webrtc.org · 8 years ago
  34. e72db17 GN: Use rtc_include_tests variable to exclude tests. by kjellander · 8 years ago
  35. dc0dbad GN: Exclude tools and tests in Chromium builds. by kjellander@webrtc.org · 8 years ago
  36. bac0412 GN: Add system_wrappers_unittests, tools and tools_unittests by kjellander · 8 years ago
  37. 8f4419b GN: Replace Windows suppressions of warning 4267 with config. by kjellander · 8 years ago
  38. 080a1e3 Fix iOS GN build and cleanup system_wrappers by kjellander · 8 years ago
  39. 01d70a3 Add a default implementation in metrics_default.cc of histograms methods in system_wrappers/interface/metrics.h. by asapersson · 8 years ago
  40. d28db7f Delete all use of tick_util.h. by Niels Möller · 8 years ago
  41. 953b1c1 Implement CPU feature detection for ARM Linux. by simon.hosie · 8 years ago
  42. 4a206a9 Remove webrtc::ScopedVector by kwiberg · 8 years ago
  43. 1d19441 Replace RefCountImpl with rtc::RefCountedObject. by Peter Boström · 8 years ago
  44. e791ffd Remove non-monotonic clock support by sprang · 8 years ago
  45. 5447934 Remove implementation of CriticalSectionWrapper and use rtc::CriticalSection by tommi · 9 years ago
  46. e849332 Remove ConditionVariableWrapper. by Tommi · 9 years ago
  47. cd255cc Remove unused ConditionVariableWrapper on POSIX platforms by tommi · 9 years ago
  48. ee5a309 Make CriticalSectionWrapper non-virtual. by Tommi · 9 years ago
  49. 61046eb Rename RWLockGeneric to RWLockWinXP to more accurately reflect when it's used. by tommi · 9 years ago
  50. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  51. dc0da59 Remove old system_wrappers event_tracer.h. by pbos · 9 years ago
  52. 5ab193f Remove system_wrappers dep from field_trial_default and metrics_default. by sergeyu · 9 years ago
  53. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  54. e4f9650 Remove system_wrappers/interface/trace_event.h by tommi · 9 years ago
  55. 26b0860 Use one scoped_refptr. by Peter Boström · 9 years ago
  56. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 9 years ago
  57. d417c93 Remove android_webview_build conditions. by Richard Coles · 9 years ago
  58. 64c0366 Revert "Revert "Split EventWrapper in twain."" by Peter Boström · 9 years ago
  59. cf3c83e Revert "Split EventWrapper in twain." by Minyue · 9 years ago
  60. 9509fbf Split EventWrapper in twain. by tommi@webrtc.org · 9 years ago
  61. 9e5f941 Remove webrtc/system_wrappers/interface/scoped_ptr.h by kwiberg@webrtc.org · 9 years ago
  62. 4b3618c Remove TraceImpl logging thread. by pbos@webrtc.org · 9 years ago
  63. ac2d27d Fix style violations in common_types.h and config.h by kwiberg@webrtc.org · 9 years ago
  64. d3d3baa Copy SetThreadName from webrtc/base/thread.cc into thread_win.cc by tommi@webrtc.org · 9 years ago
  65. ce22f13 GN: Changes for vp9, opus and direct trace by kjellander@webrtc.org · 9 years ago
  66. 669bc7e Modify default field trial implementation to allow by glaznev@webrtc.org · 9 years ago
  67. fe19699 Revert 8260 "Base RWLockWrapper on rtc::SharedExclusiveLock." by tommi@webrtc.org · 9 years ago
  68. 7502543 Base RWLockWrapper on rtc::SharedExclusiveLock. by pbos@webrtc.org · 9 years ago
  69. 86e1e48 Move system_wrappers.gyp files to the proper directory. by andresp@webrtc.org · 10 years ago
  70. 3df38b4 Unify the two copies of compile_assert.h by kwiberg@webrtc.org · 10 years ago
  71. 580d367 Add macros and APIs for webrtc histograms. by asapersson@webrtc.org · 10 years ago
  72. 325cff0 Import LappedTransform and friends. by andrew@webrtc.org · 10 years ago
  73. f21ea91 GN: Add common configs to all targets. by kjellander@webrtc.org · 10 years ago
  74. 38344ed Move thread_annotations.h to webrtc/base/. by pbos@webrtc.org · 10 years ago
  75. 6ae5a6d Add a target for the approved subset of rtc_base. by andrew@webrtc.org · 10 years ago
  76. 6d08ca6 GN: Prefix WebRTC specific variables with "rtc_" by kjellander@webrtc.org · 10 years ago
  77. 42ee5b5 GN: Disable Chromium clang plugins for standalone build. by kjellander@webrtc.org · 10 years ago
  78. 62711f8 GN: Fix build by disabling compiler warning in base. by kjellander@webrtc.org · 10 years ago
  79. 78f440c GN: BUILD.gn for system_wrappers by kjellander@webrtc.org · 10 years ago