1. 6c35e0b Reorganize test targets in WebRTC by kjellander@webrtc.org · 12 years ago
  2. 6d6d95e Add support for test disable files in webrtc_tests.py by kjellander@webrtc.org · 12 years ago
  3. f791b1c Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp. by andrew@webrtc.org · 12 years ago
  4. 736c6f7 Fixed more perf expectations. by phoglund@webrtc.org · 12 years ago
  5. 80c7e3b Adjusted perf expectations for mac large tests. by phoglund@webrtc.org · 12 years ago
  6. 6d07ad9 Added protoc_wrapper to blacklist, fixed tools/PRESUBMIT.py which was passing in the wrong args to CheckLongLines. by phoglund@webrtc.org · 12 years ago
  7. 571b336 Updating perf by mikhal@webrtc.org · 12 years ago
  8. 0680670 Updating perf by mikhal@webrtc.org · 12 years ago
  9. aeb7d87 Tweaked webrtc_reformat. by phoglund@webrtc.org · 12 years ago
  10. e308239 Move the VoE tests to use external transport instead of the built in udp transport by pwestin@webrtc.org · 12 years ago
  11. 3cb42b1 Remove GCC 4.6 bot from LKGR parsing. by kjellander@webrtc.org · 12 years ago
  12. 684f057 Revert r3667 and r3665 Review URL: https://webrtc-codereview.appspot.com/1199004 by pwestin@webrtc.org · 12 years ago
  13. 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
  14. 6ddb907 Corrected dashboard script error. by phoglund@webrtc.org · 12 years ago
  15. 0ef22c2 Fixed style according to reviewer and a refactoring error by jansson@webrtc.org · 12 years ago
  16. db8ca9a Add Mac 64 bit bots to LKGR parser. by kjellander@webrtc.org · 12 years ago
  17. 5d3ced5 Fixed sync issues in network emulator script + fix lint complaints by jansson@webrtc.org · 12 years ago
  18. 38ebf98 Refactor barcode decoder to use Zxing's C++ version by kjellander@webrtc.org · 12 years ago
  19. 755e19a - Checks the OS and runs the appropriate commands for Dummynet (ipfw) by jansson@webrtc.org · 12 years ago
  20. 5d371393 Fixed a ton of Python lint errors, enabled python lint checking. by phoglund@webrtc.org · 12 years ago
  21. 1723857 Removed astyle from webrtc_reformat since clang-format-chrome.py handles that now. by phoglund@webrtc.org · 12 years ago
  22. e580be9 Add regression monitoring for audioproc and iSAC fixed-point tests. by kjellander@webrtc.org · 12 years ago
  23. 23e3559 Updating Perf numbers for Win Large Test. by tina.legrand@webrtc.org · 12 years ago
  24. d087789 Adjusted net_50_5_plr_5 on Linux, removed all gilbert_elliot metrics (too flaky), added mac expectations. by phoglund@webrtc.org · 12 years ago
  25. 96a08ce Fixed stale regression values and calibrated some vie_auto_test values. by phoglund@webrtc.org · 12 years ago
  26. 8382ad5 Added perf expectations for stack tests. by phoglund@webrtc.org · 12 years ago
  27. 4ad6445 Fixed URL unquoting in bot names. Added iOS Device. Removed unnecessary filter code. by phoglund@webrtc.org · 12 years ago
  28. c39962a Adding TRYSERVER_ROOT to codereview.settings by kjellander@webrtc.org · 12 years ago
  29. 14d1898 Removing arena_thread_freeres suppression by kjellander@webrtc.org · 12 years ago
  30. 171ac59 Corrected TSAN suppression. by phoglund@webrtc.org · 12 years ago
  31. dc6fa02 Fixing error in argument parsing by kjellander@webrtc.org · 12 years ago
  32. 8f13810 Improved memory tool test wrapper script by kjellander@webrtc.org · 12 years ago
  33. bc9a959 Generalized suppression for Trace::Add by phoglund@webrtc.org · 12 years ago
  34. acc54b4 Added perf expectations and corrected existing tests to remove spaces from series names. by phoglund@webrtc.org · 12 years ago
  35. 91d8933 Dashboard LKGR parsing builder names by kjellander@webrtc.org · 12 years ago
  36. 943770b Fixed various problems with the reformat script: by phoglund@webrtc.org · 12 years ago
  37. a19d04e Coverity now uses Visual Studio 2010 project file by kjellander@webrtc.org · 12 years ago
  38. b13dfbf Making barcode tools work on Windows + fixes. by kjellander@webrtc.org · 12 years ago
  39. 0240e8e Wider TSAN suppression for issue 300 by kjellander@webrtc.org · 12 years ago
  40. d2bcde2 Suppressing TSan warnings for system_wrappers_unittests by kjellander@webrtc.org · 12 years ago
  41. 42259e7 VoE Changes to enable dual_streaming. by turaj@webrtc.org · 12 years ago
  42. 3bb42ef Made e2e audio quality test write its results to perf. by phoglund@webrtc.org · 12 years ago
  43. 78bec2d Fixed bug where we would rewrite *deref_ptr = ...; to // deref_ptr = ...; by phoglund@webrtc.org · 12 years ago
  44. 0f8286f Added last (?) suppressions for known issues. by phoglund@webrtc.org · 12 years ago
  45. e3b2bc6 Will now fix old src-relative paths so we go to webrtc/ paths. by phoglund@webrtc.org · 12 years ago
  46. 3ec52c0 Adding mflodman's reformat script with some fixes. by phoglund@webrtc.org · 12 years ago
  47. 0f4185f Making valgrind wrapper script work with test arguments by kjellander@webrtc.org · 12 years ago
  48. 1f8c02a Getting Opus from Chrome by tina.legrand@webrtc.org · 12 years ago
  49. 8d40845 Generalized suppressions to cover issues found on bot. by phoglund@webrtc.org · 12 years ago
  50. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago
  51. a7d8387 Opus integration by tina.legrand@webrtc.org · 12 years ago
  52. 21ca3fa Extended suppressions to be more general and suppress missed errors. by phoglund@webrtc.org · 12 years ago
  53. ccb52c2 Improve error handling for barcode_tools by kjellander@webrtc.org · 12 years ago
  54. ff33bdd Suppressed all voe_auto_test standard suite bugs and introduced a flag for excluding timing-dependent tests. by phoglund@webrtc.org · 12 years ago
  55. 4743f93 Added more suppressions. by phoglund@webrtc.org · 12 years ago
  56. 321da3b Added more suppressions found on the bot. by phoglund@webrtc.org · 12 years ago
  57. 4fdc102 Added suppression for one missed error. by phoglund@webrtc.org · 12 years ago
  58. 8ff3ff1 Made ViE standard tests runnable under valgrind. by phoglund@webrtc.org · 12 years ago
  59. d1e7a9a ThreadSanitizer and Dr Memory for Windows by kjellander@webrtc.org · 12 years ago
  60. 1101278 Wider suppression filter for tz-warnings in TSAN by kjellander@webrtc.org · 12 years ago
  61. e8ebbda Removed branch coverage since it turned out to be essentially useless as a metric. by phoglund@webrtc.org · 13 years ago
  62. b43f85f Support for being executed from runtests.py by kjellander@webrtc.org · 13 years ago
  63. b764d78 Adding support for --test argument by kjellander@webrtc.org · 13 years ago
  64. ead3005 Making Java headless to save execution time by kjellander@webrtc.org · 13 years ago
  65. 992da29 A tool that crops the top pixel rows of a YUV video. by vspasova@webrtc.org · 13 years ago
  66. 6307dbf Updates the PRESUBMIT.py to allow years from 2011 to the current year. by kjellander@webrtc.org · 13 years ago
  67. 1b0a02e Fixing a path and Ant invocation issue in build_zxing.py and delete_file issue in helper_functions.py by vspasova@webrtc.org · 13 years ago
  68. 2865542 Removed barcode_tools.gyp and added build_zxing.py by vspasova@webrtc.org · 13 years ago
  69. 8327c85 Fixing a syntax error in barcode_tools DEPS. by vspasova@webrtc.org · 13 years ago
  70. 8ee2750 Fixes after TBR comments in http://review.webrtc.org/675005 by kjellander@webrtc.org · 13 years ago
  71. 400e7da Created a barcode encoder and decoder Python tools. by vspasova@webrtc.org · 13 years ago
  72. b64dd31 Split bot status list in two rows so it fits better on the screen. by phoglund@webrtc.org · 13 years ago
  73. 8274bf2 Added suppression for issue 716. by phoglund@webrtc.org · 13 years ago
  74. 6f8db36 Reorganize voice_engine/. by andrew@webrtc.org · 13 years ago
  75. d41f59a Fix Mac-gcc warnings. by andrew@webrtc.org · 13 years ago
  76. 1bc6d32 Only status from interesting bots are reported to the Dashboard by kjellander@webrtc.org · 13 years ago
  77. ba5a97d Moving buildbot to internal repository. by kjellander@webrtc.org · 13 years ago
  78. 5f9f1db This change make PulseAudio only start for the tests on the LinuxLargeTests bot. by kjellander@webrtc.org · 13 years ago
  79. 1c28473 Fix master's "Start PulseAudio" step. by andrew@webrtc.org · 13 years ago
  80. 0594916 Add audio_e2e_test to LinuxLargeTests. by andrew@webrtc.org · 13 years ago
  81. 9f6577b Restore default source in e2e test. by andrew@webrtc.org · 13 years ago
  82. f08f52f Fixing issues with slaves.cfg on Windows. by kjellander@webrtc.org · 13 years ago
  83. f7d0c77 Added the bitrate estimator test to the trybots. by phoglund@webrtc.org · 13 years ago
  84. d2956d8 Renamed test_bwe. by phoglund@webrtc.org · 13 years ago
  85. f4c6aa2 Improve the reliablity of the audio e2e test. by andrew@webrtc.org · 13 years ago
  86. 20e13ed New attempt to revert r2362, since drover failed. by bjornv@webrtc.org · 13 years ago
  87. df37398 Renamed test_bwe. by phoglund@webrtc.org · 13 years ago
  88. 343301f Fixing release compilation on Linux and Mac trybots by kjellander@webrtc.org · 13 years ago
  89. c03df17 Enabling audio_coding_module_test on trybots by kjellander@webrtc.org · 13 years ago
  90. 29c5a23 Renamed to Network Emulator and improved error handling. by kjellander@webrtc.org · 13 years ago
  91. 595749f Network simulation script based on Dummynet. by kjellander@webrtc.org · 13 years ago
  92. 2e84c11 Updating bitrate controller tests to test naming conventions. by kjellander@webrtc.org · 13 years ago
  93. bb24b14 Libvpx waterfall additional changes. The CL http://review.webrtc.org/595005/ was not complete since it didn't put the libvpx waterfall at its own port. by kjellander@webrtc.org · 13 years ago
  94. 9259e7b Added a step for restarting pulseaudio. by phoglund@webrtc.org · 13 years ago
  95. 8a7a019 Syncing tests on try master with build master. by kjellander@webrtc.org · 13 years ago
  96. fe87f8c Libvpx buildbot waterfall. by kjellander@webrtc.org · 13 years ago
  97. b6e4cc7 Valgrind memcheck and TSAN script now uses Chrome+WebRTC suppression files. by kjellander@webrtc.org · 13 years ago
  98. 15cd04a Enabling vp8_integrationtests on all platforms by kjellander@webrtc.org · 13 years ago
  99. 21c5bda Enabling udp_transport_unittests for TSAN by kjellander@webrtc.org · 13 years ago
  100. 3c580be Made fuzz tests and chrome bots FYI: e.g, they will warn instead of making the whole build red if they fail. by phoglund@webrtc.org · 13 years ago