1. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  2. a4944f2 Lock resources in event_posix.cc. by pbos@webrtc.org · 11 years ago
  3. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  4. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  5. 52c5c70 Replace MapWrapper with std::map<>. by pbos@webrtc.org · 11 years ago
  6. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  7. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  8. 7affcd2 Fix some chromium-style warnings in webrtc/system_wrappers/ by pbos@webrtc.org · 11 years ago
  9. 2eb721e Fixes: Resolves conflict that will happen when merging libjingle's and WebRTC's supplemental.gyp. By separating build_with_chromium and build_with_libjingle one can now just define build_with_libjingle in libjingle's supplemental.gyp. Once that is done it will be possible to merge the two supplemental.gyp-files. I.e. in WebRTC the supplemental.gyp would only set build_with_chromium to 0 since there is no longer any reason to disable logging and tests as they will be accessible in the same repository as libjingle. by henrike@webrtc.org · 11 years ago
  10. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  11. d305e11 Move TickTime::QueryOsForTicks out-of-line by fischman@webrtc.org · 11 years ago
  12. 8dbc8ab Merge more tests into modules_{unit,integration}tests. by kjellander@webrtc.org · 11 years ago
  13. 19b339a Fixes linker issue with no op trace. by henrike@webrtc.org · 11 years ago
  14. 203d656 Add back the WEBRTC_DIRECT_TRACE flag. by solenberg@webrtc.org · 11 years ago
  15. 69bab25 Implement DetectNumberOfCores on Android and make it consistent on Linux and Android by fischman@webrtc.org · 11 years ago
  16. 92bfbbd Replace the old resampler with SincResampler in the voice engine signal path. by andrew@webrtc.org · 11 years ago
  17. c6d6fed Include files from webrtc/.. paths in system_wrappers/ by pbos@webrtc.org · 11 years ago
  18. 28832e1 Refactoring for typing detection by niklas.enbom@webrtc.org · 11 years ago
  19. a0975ed Consolidate all third party licenses in LICENSE_THIRD_PARTY. by andrew@webrtc.org · 11 years ago
  20. 22b72cb Move WEBRTC_THREAD_RR and WEBRTC_CLOCK_TYPE_REALTIME to system_wrappers.gypi . by sergeyu@chromium.org · 11 years ago
  21. c6f71c5 Make win_support_condition_variables_primitive global to aligned with |library| by wu@webrtc.org · 11 years ago
  22. 9b53152 Change capture interface to use NTP capture time. by stefan@webrtc.org · 11 years ago
  23. 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
  24. 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
  25. 5d9a1bc Fixing the flakiness of ThreadWakesTwice. by hta@webrtc.org · 11 years ago
  26. c0231af WebRtc_Word32 -> int32_t in system_wrappers by pbos@webrtc.org · 11 years ago
  27. 14e22dd Fix a crash issue on WinXP where LoadLibrary(TEXT("Kernel32.dll")) may fail. by wu@webrtc.org · 11 years ago
  28. 1d25eac Resolves TSan v2 reports data races in voe_auto_test. by henrika@webrtc.org · 11 years ago
  29. 46144bb Fixes build break in previous cl (https://code.google.com/p/webrtc/source/detail?r=3739) found by Android bots. by henrike@webrtc.org · 11 years ago
  30. 3b6f728 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  31. 2ffc8bf Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..." by wu@webrtc.org · 11 years ago
  32. 365ca40 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  33. 6e34ceb Split condition_variable_win.cc into native (for Vista and newer OS versions) and generic implementation (based on events). by henrike@webrtc.org · 11 years ago
  34. 4c27c03 Add trace printouts to all unit tests. by andrew@webrtc.org · 11 years ago
  35. 495c563 Cleanup nanosleep -> SleepMs Remove some leftover stuff by hta@webrtc.org · 11 years ago
  36. 9cd73ed Android: rename android_build_type gyp variable. by wjia@webrtc.org · 11 years ago
  37. df00856 Tool found: pass by value when pass by reference is better in system wrapper unit test. by henrike@webrtc.org · 11 years ago
  38. 160b327 Fixes issue detected by tool. by henrike@webrtc.org · 11 years ago
  39. e294b5f compile fix for get_nprocs() with uClibc by phoglund@webrtc.org · 11 years ago
  40. f653f97 Limit ARM instruction "strheq" to Apple's clang compiler only. by kma@webrtc.org · 11 years ago
  41. 9bf0d09 Ported assembly coding in APM from Android to iOS. by kma@webrtc.org · 11 years ago
  42. 6688ec1 Remove WEBRTC_TRACE completely when tracing is disabled. by wjia@webrtc.org · 11 years ago
  43. 4e91d4a Modify SincResampler to build in webrtc. by andrew@webrtc.org · 11 years ago
  44. 3a94b8b Import stringize_macros from Chromium. by andrew@webrtc.org · 11 years ago
  45. 1e7f77a Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 12 years ago
  46. 92d7567 Mac 64-bit compatibility for WebRTC. by henrike@webrtc.org · 12 years ago
  47. 2be6c3e Fix webrtc compilation errors for Chrome Win64 by andrew@webrtc.org · 12 years ago
  48. 267a0de Fixed text relocation code related to ARM assembly code. by kma@webrtc.org · 12 years ago
  49. 178f013 Optimized WebRtcIsacfix_Time2Spec() for iSAC-Fix in ARM Neon processor. by kma@webrtc.org · 12 years ago
  50. 1bb2146 Move video_coding to new Clock interface and remove fake clock implementations from RTP module tests. by stefan@webrtc.org · 12 years ago
  51. 9669d71 Remove '<(library)' in gyp files. by wjia@webrtc.org · 12 years ago
  52. dccd02f Posix Thread: Removes the setting of the run function to NULL which could cause data race. by henrike@webrtc.org · 12 years ago
  53. d4914f3 Adding timeEndPeriod to Synchronize function, see bug for details. by mflodman@webrtc.org · 12 years ago
  54. 9858fc8 Break out RtpClock to system_wrappers and make it more generic. by stefan@webrtc.org · 12 years ago
  55. c9dcfa1 Reformatted tick_util. by phoglund@webrtc.org · 12 years ago
  56. 7824ff1 Reformatted trace* files. by phoglund@webrtc.org · 12 years ago
  57. 69e3fb9 Reformatted thread and static_instance. by phoglund@webrtc.org · 12 years ago
  58. d8341c6 Reformatted sort. by phoglund@webrtc.org · 12 years ago
  59. b12277e Reformatted map classes. by phoglund@webrtc.org · 12 years ago
  60. ba41365 Reformatted rw_lock classes. by phoglund@webrtc.org · 12 years ago
  61. 62b6fbb Update trace_event.h to match the one in Chromium by hclam@chromium.org · 12 years ago
  62. 4943851 Reformatted list classes. by phoglund@webrtc.org · 12 years ago
  63. 96dbd4e Added noexecstack markers for assembly files (webrtc issue 1172). by kma@webrtc.org · 12 years ago
  64. 7874ec9 Reformatted file_* classes. by phoglund@webrtc.org · 12 years ago
  65. 7cdcde5 Remove atomicops.h from WebRTC by hclam@chromium.org · 12 years ago
  66. eba530a Fix build by including trace_event_internal in webrtc namespace by hclam@chromium.org · 12 years ago
  67. b3395ec Port Chromium's trace_event.h to WebKit and add by hclam@chromium.org · 12 years ago
  68. 80b6205 Reformatted event* classes. by phoglund@webrtc.org · 12 years ago
  69. 455aeef Use different cpufeatures library when building with chrome. by wjia@webrtc.org · 12 years ago
  70. 82eefff Port Chromium's atomicops to WebRTC by hclam@chromium.org · 12 years ago
  71. 3c5fc84 Reformatted data_log. by phoglund@webrtc.org · 12 years ago
  72. 328820f Reformatted critical_section wrappers. by phoglund@webrtc.org · 12 years ago
  73. 804d552 Add a logging_no_op.cc when enable_tracing==0. by andrew@webrtc.org · 12 years ago
  74. 4c54650 Reformatted most of the CPU stuff in system_wrappers. by phoglund@webrtc.org · 12 years ago
  75. bc687c5 Add a kTraceTerseInfo level for non-verbose logging. by andrew@webrtc.org · 12 years ago
  76. 0739180 Use cpu_features library from ndk when built with chromium. by wjia@webrtc.org · 12 years ago
  77. b238aca Porting ARM optimization from Android to ios. by kma@webrtc.org · 12 years ago
  78. 6fb7314 Add Android include path so that header files can follow google style by leozwang@webrtc.org · 12 years ago
  79. d75680a Clean up TraceCallback::Print. by andrew@webrtc.org · 12 years ago
  80. d898c01 Add libjingle-style stream-style logging. by andrew@webrtc.org · 12 years ago
  81. 87beb44 Reformatted condition_variable* in system_wrappers. by phoglund@webrtc.org · 12 years ago
  82. b868710 mac: Fix a port leak in threading code. by thakis@chromium.org · 12 years ago
  83. 2493070 Added possibility to run quality modes test. Added possibility to input arguments to the test. The test will (for each frame) log the values in contentMetrics to a txt-file. The txt-file can optionally be saved in a specific place. Fixed an issue where video_coding_test crashed if there weren't any parameter submitted to an input argument. by brykt@google.com · 12 years ago
  84. 9ca84f7 Reformatted atomic32 files. by phoglund@webrtc.org · 12 years ago
  85. 09ea027 Remove an unused Shutdown method from the ThreadWrapper interface. by tommi@webrtc.org · 12 years ago
  86. 1755c25 Made TickTime immutable, rewrote tick utils to be fakeable. by phoglund@webrtc.org · 12 years ago
  87. 661abe4 Fixes http://code.google.com/p/webrtc/issues/detail?id=1003 by henrike@webrtc.org · 12 years ago
  88. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago