1. 2d7617a Add dummy Android test APK to be used for buildbot automation testing. by kjellander@webrtc.org · 12 years ago
  2. 6cfe178 Chromium Android tools for test execution. by kjellander@webrtc.org · 12 years ago
  3. 63e9888 Merge more tests into modules_{unit,integration}tests. by kjellander@webrtc.org · 12 years ago
  4. 6c35e0b Reorganize test targets in WebRTC by kjellander@webrtc.org · 12 years ago
  5. 14d7700 Moved command line parsing to internal tools and moved back the mic volume thingie. by phoglund@webrtc.org · 12 years ago
  6. 5c1948d Moved force_volume_max to its own gyp file to avoid a circular dependency. by phoglund@webrtc.org · 12 years ago
  7. 6b68c28 Added a config class to ease passing a set of options across webrtc. by andresp@webrtc.org · 12 years ago
  8. c1ffd33 Add trace printouts to all unit tests. by andrew@webrtc.org · 12 years ago
  9. 999e900 Creating a copy of Udp transport under webrtc/test by pwestin@webrtc.org · 12 years ago
  10. 684f057 Revert r3667 and r3665 Review URL: https://webrtc-codereview.appspot.com/1199004 by pwestin@webrtc.org · 12 years ago
  11. 361bac7 Removed the engine API:s related to transport such as SetSendDestination, the functionality is now provided via the test frame work. by pwestin@webrtc.org · 12 years ago
  12. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago
  13. f61dc9b Moving frame_analyzer and rgba_to_i420_converter to src/tools. by vspasova@webrtc.org · 13 years ago
  14. 54da26d Move include_tests to a higher variable nesting. by andrew@webrtc.org · 13 years ago
  15. cb53410 Make some dependencies more flexible. by andrew@webrtc.org · 13 years ago
  16. ea5d0e5 Don't target top-level test gyps if include_tests==0 by andrew@webrtc.org · 13 years ago
  17. d1f3b1a Reorganize the vp8 directory. by andrew@webrtc.org · 13 years ago
  18. f5a91fd Make some build settings more flexible. by andrew@webrtc.org · 13 years ago
  19. 81cf5e4 Move test to src/test. by andrew@webrtc.org · 13 years ago
  20. b06db96 Add a framework for audio end-to-end quality testing. by andrew@webrtc.org · 13 years ago
  21. caef503 Removing PeerConnection sample client and libjingle from webrtc. by wu@webrtc.org · 13 years ago
  22. cc33737 Changing all PSNR/SSIM calculations to use libyuv. by kjellander@webrtc.org · 13 years ago
  23. bbea716 Workaround for libyuv libjingle breakage. by andrew@webrtc.org · 13 years ago
  24. af225d6 The change http://webrtc-codereview.appspot.com/299001 (commit 1062) does not do what it intends (exclude codecs from Chromium build). This is a fix for that. webrtc.gyp is not pulled in Chromium, hence it has no effect putting a define there. Moving it to src/build/common.gypi. by henrikg@webrtc.org · 13 years ago
  25. 7fb5d46 Give peerconnection its own gyp and disable. by andrew@webrtc.org · 13 years ago
  26. 82d91ae Fixing crash when calculating SSIM and PSNR with empty video files in video_metrics.cc by kjellander@webrtc.org · 13 years ago
  27. 0dffc64 To be able to get webrtc into chrome, we need to reduce the size of the binary and the usage of memory. by xians@webrtc.org · 13 years ago
  28. 543c3ea Fixing Release compilation errors by kjellander@webrtc.org · 13 years ago
  29. 7eba346 Remove module targets due to Linux-Release errors. by andrew@webrtc.org · 13 years ago
  30. 337dc68 Included modules in webrtc.gyp and fixed build errors. by phoglund@webrtc.org · 13 years ago
  31. 2256269 Enabling all common_video targets in webrtc.gyp. by andrew@webrtc.org · 13 years ago
  32. 177bb52 Fixing system_wrappers unittests. by kjellander@webrtc.org · 13 years ago
  33. 3ce62fc Move merge_libs targets to their own gyp. by andrew@webrtc.org · 13 years ago
  34. 19eefdc Add a unit testing framework. by andrew@webrtc.org · 14 years ago
  35. d3185fe refactor the gyp file to gypi file. by xians@google.com · 14 years ago
  36. 102b227 First version of the peerconnection client application for Linux. by tommi@webrtc.org · 14 years ago
  37. b0d7a87 Mock implementation for the UI of the linux version of the peerconnection client. by tommi@google.com · 14 years ago
  38. 35f5345 * Point the webrtc libjingle dependency to third_party_mods. by ronghuawu@google.com · 14 years ago
  39. f6d205a by niklase@google.com · 14 years ago
  40. 5e9a682 add command line test app to gyp build by leozwang@google.com · 14 years ago
  41. aefcdf4 Change the conditions for the peerconnectin_client project. by tommi@google.com · 14 years ago
  42. da159d6 by niklase@google.com · 14 years ago