1. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  2. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  3. 369da50 Workaround issue with stdin on Windows. by kjellander@webrtc.org · 11 years ago
  4. 053d45a Update sampling rate and number of channels of NetEq4 if decoder is changed. by turaj@webrtc.org · 11 years ago
  5. cdc5e6a Remove include_dirs from tools. by pbos@webrtc.org · 11 years ago
  6. dadb2a1 Fix format string in video_quality_analysis.cc. by pbos@webrtc.org · 11 years ago
  7. 3524ade Convert printing in video quality tests to Chromium's perf format. by kjellander@webrtc.org · 11 years ago
  8. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  9. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  10. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  11. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  12. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  13. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  14. 08a3b0d Fix some chromium-style warnings in webrtc/tools/ by pbos@webrtc.org · 11 years ago
  15. 3081f6d Improved error messages when binaries are missing. Also stderr = stdout now. by phoglund@webrtc.org · 11 years ago
  16. e25e28f Unreverts revert: Makes it possible to find files used by some unit tests when running them as Chrome native tests. by henrike@webrtc.org · 11 years ago
  17. 00d566e Revert 4298 "Makes it possible to find files used by some unit t..." by pbos@webrtc.org · 11 years ago
  18. 222efdc Makes it possible to find files used by some unit tests when running them as Chrome native tests. by henrike@webrtc.org · 11 years ago
  19. 8a5cb95 Moves tools/update.py to trunk/webrtc/tools and updates it so that it no longer pulls any information from the DEPS file. by henrike@webrtc.org · 11 years ago
  20. c10fc53 Fixed bad parameter passing in compare_videos.py by phoglund@webrtc.org · 11 years ago
  21. cff5c03 Include files from webrtc/.. paths in tools/ by pbos@webrtc.org · 11 years ago
  22. 5221d1c Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp. by andrew@webrtc.org · 11 years ago
  23. de93f2c Moved command line parsing to internal tools and moved back the mic volume thingie. by phoglund@webrtc.org · 11 years ago
  24. fefc490 Moved force_volume_max to its own gyp file to avoid a circular dependency. by phoglund@webrtc.org · 11 years ago
  25. a4f0d20 Wrote a small portable tool for forcing the mic volume to 100%. by phoglund@webrtc.org · 11 years ago
  26. dc2b152 Add script for comparing video quality by kjellander@webrtc.org · 11 years ago
  27. 9f4ae03 Fix frame_editing_unittest reference file handling. by kjellander@webrtc.org · 11 years ago
  28. 7b6cbc9 Refactor barcode decoder to use Zxing's C++ version by kjellander@webrtc.org · 11 years ago
  29. 1e7f77a Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 11 years ago
  30. f6a2efa Fix Win64 warnings by kjellander@webrtc.org · 12 years ago
  31. f47223d Fix frame_editing_unittest.cc by kjellander@webrtc.org · 12 years ago
  32. 0a7fc8d Remove <(library) from gyp file. by wjia@webrtc.org · 12 years ago
  33. f8b1da2 Added possibility to repeat frames. Also added unittest for that feature. by brykt@google.com · 12 years ago
  34. bd11d95 Changed so that frame_cutter takes and argument where one can specify in which interval the frames should be deleted between the first frame to cut and the last frame to cut. This can for example be used to decrease the frame rate. by brykt@google.com · 12 years ago
  35. 557655f Fixed bug that caused frame_cutter_unittest to fail when built with MVS2008. by brykt@google.com · 12 years ago
  36. ad2a55a Use <(webrtc_root) to point to webrtc files in tools.gyp. by andrew@webrtc.org · 12 years ago
  37. d9b18e9 Tool for editing of yuv-files. Specify a path to the clip that should be edited, the height and width of the clip, one set of frames that should be removed from the clip, and a path to where the result should be written. There is a executable created that make use of the library where the functionality is implemented. There is also a unittest added for the library. by brykt@google.com · 12 years ago
  38. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago