1. 6a557bc Remove AppRTC hooks in webrtc.DEPS/DEPS by Christoffer Jansson · 1 year, 6 months ago main master
  2. 518a0fb Remove backwards compatible AppRTC download location. by Mirko Bonadei · 4 years, 8 months ago
  3. 50e1b16 Change resource folder to avoid MAX_PATH on Windows. by Mirko Bonadei · 4 years, 8 months ago
  4. 8a2f2e5 Reland "Remove old AppRTC download location." by Mirko Bonadei · 4 years, 8 months ago
  5. b97bf36 Revert "Remove old AppRTC download location." by Mirko Bonadei · 4 years, 8 months ago
  6. 5178cd4 Remove old AppRTC download location. by Mirko Bonadei · 4 years, 8 months ago
  7. 390657b Backwards compatible download of apprtc to a new location. by Mirko Bonadei · 4 years, 8 months ago
  8. 19dffd9 Switch to AppRTC provided by webrtc/src. by Oleh Prypin · 6 years ago
  9. 7653344 Remove firefox support. by Patrik Höglund · 6 years ago
  10. ac9a2dc Disable e10s to see if we're still affected by the sandbox issue. by Patrik Höglund · 7 years ago
  11. 881e052 Appears mozrunner has changed; need to update which module to import. by Patrik Höglund · 7 years ago
  12. 8164265 Updating go to 1.8.1 for Win and Linux by Mirko Bonadei · 7 years ago
  13. 10fc85e Updating go to 1.8.1 for Mac by Henrik Kjellander · 7 years ago
  14. fb2069a Reset the limit of failing Firefox downloads to 3 days. by Henrik Kjellander · 7 years ago
  15. 9b763b7 Delete orphaned download_node.py script. by Henrik Kjellander · 7 years ago
  16. 073aca4 Temporarily raise the limit of failing Firefox downloads to 14 days. by Henrik Kjellander · 7 years ago
  17. b40d88c Temporarily raise the limit of failing Firefox downloads. by Henrik Kjellander · 7 years ago
  18. 60bf4ff Throw away everything in the go workspace except bin (2nd attempt). by Henrik Kjellander · 8 years ago
  19. 9cc3840 Throw away everything in the go workspace except bin. by Patrik Höglund · 8 years ago
  20. 46a34ea Corrected SHA1 computation for AppRTC. by Patrik Höglund · 8 years ago
  21. a511540 Modify app.yaml in the built AppRTC rather in src. by Patrik Höglund · 8 years ago
  22. 642b97f Update apprtc to 5eb702d341796. by Patrik Höglund · 8 years ago
  23. 307aa8c New apprtc zip with node_modules removed. by Patrik Höglund · 8 years ago
  24. 0c3e986 Download a prebuilt apprtc from google storage instead of building it. by Patrik Höglund · 8 years ago
  25. 5688b86 Fixing RemoveDirectory. by Patrik Höglund · 8 years ago
  26. f9361f6 Remove out/apprtc using Cygwin for Windows bots. by Henrik Kjellander · 8 years ago
  27. ebc9b98 Use cleanup with retry on Windows for all scripts. by Henrik Kjellander · 8 years ago
  28. 34f2ec1 Add retries for deletion on Windows. by Henrik Kjellander · 8 years ago
  29. b1aa638 Revert "Roll AppRTC 3168981..e7f6cae" by Henrik Kjellander · 8 years ago
  30. bb14af8 Roll AppRTC 3168981..e7f6cae by Henrik Kjellander · 8 years ago
  31. 00d2c0e Fix Firefox download mechanism. by Patrik Höglund · 8 years ago
  32. 2499d69 Fix compilation error. by Patrik Höglund · 8 years ago
  33. ca4d69d Temporarily disabling Firefox download. by Patrik Höglund · 8 years ago
  34. 3f44adb Actually rolling to the latest apprtc hash. by Patrik Höglund · 9 years ago
  35. e51210b Roll AppRTC to include win fix. by Patrik Höglund · 9 years ago
  36. 78dd88d Roll AppRTC c2179d16ae879f4ece..56a6925855265c45ecb by Patrik Höglund · 9 years ago
  37. 9042c21 Work around problem with corrupt npm cache on Mac. by Patrik Höglund · 9 years ago
  38. 402bb30 Rolling AppRTC in AppRTC test 6a3ade345..c2179d16a. by Sergiy Byelozyorov · 9 years ago
  39. 5e46c5a Set up a good codereview.settings file by Aaron Gable · 9 years ago
  40. 2e27f64 Fix typo in AppRTC revision by kjellander@chromium.org · 9 years ago
  41. 807b09f Updating pinned AppRTC to move past JSON.stringify bugs. by kjellander@chromium.org · 9 years ago
  42. ebdee3e Updating gitignore; missed platform specifiers in paths. by phoglund@chromium.org · 9 years ago
  43. 9b54b10 Work around long path deletion problem on Windows. by phoglund@chromium.org · 9 years ago
  44. 6e2ead5 Making private tool bucket --recursive and --auto_platform. by phoglund@chromium.org · 9 years ago
  45. 65991df Making .gitignore work on Windows. by phoglund@chromium.org · 9 years ago
  46. dfda950 Simplifying Firefox download script, fixing bugs, disabling on win/mac. by phoglund@chromium.org · 9 years ago
  47. 3f62b2f Change GitHub AppRTC location to Chrome infra mirror. by kjellander@chromium.org · 9 years ago
  48. ad1a0ac Re-enabling building on Windows. by phoglund@chromium.org · 9 years ago
  49. a51a0d0 Disabling AppRTC build on win. by phoglund@chromium.org · 9 years ago
  50. a35872b Add new mirror for AppRTC due to code move at GitHub. by kjellander@chromium.org · 9 years ago
  51. eb0f525 Fixing options parser. by phoglund@chromium.org · 9 years ago
  52. 47a52fe Fixing flag. by phoglund@chromium.org · 9 years ago
  53. d89dfcf Now cleaning old firefox archives. by phoglund@chromium.org · 9 years ago
  54. 7d70ca2 Make Firefox nightly download more robust. by phoglund@chromium.org · 9 years ago
  55. 3542c0e Now starting AppRTC server up in "developer mode". by phoglund@chromium.org · 9 years ago
  56. 182db5a Fixing workaround for long paths. by phoglund@chromium.org · 9 years ago
  57. 9ef23ed Workaround long paths on Windows by excluding the offending component. by phoglund@chromium.org · 9 years ago
  58. 56c3c6a Retry npm calls since they seem a bit unreliable. by phoglund@chromium.org · 9 years ago
  59. ee4b03c Adding support for AppRTC closure compiling. by phoglund@chromium.org · 9 years ago
  60. f25f30a Remove no longer needed Android dependencies by kjellander@chromium.org · 9 years ago
  61. d83826f Add codereview.settings to webrtc.DEPS by kjellander@chromium.org · 9 years ago
  62. 51ac9ed Add infrastructure to download golang and build AppRTC collider. by phoglund@chromium.org · 9 years ago
  63. 2758232 Switch webrtc.DEPS/DEPS to be all Git. by agable@chromium.org · 10 years ago
  64. 09bab6d WebRTC: Speculative change in webrtc.DEPS/DEPS by kjellander@chromium.org · 10 years ago
  65. aa07a0d Now fetching tools from webrtc-chrome-resources. by phoglund@chromium.org · 10 years ago
  66. ed864be Use Chromium Git mirror for AppRTC by kjellander@chromium.org · 10 years ago
  67. 3055689 Moving WebRTC video resources to chrome/test/data/webrtc/resources. by phoglund@chromium.org · 10 years ago
  68. 91e2487 Adding downloads of reference YUV files for the video quality test. by phoglund@chromium.org · 10 years ago
  69. ef73e86 Added hook for downloading reference videos to the video quality test. by phoglund@chromium.org · 10 years ago
  70. 7dae5df Temporarily disabling firefox hooks on mac and win. by phoglund@chromium.org · 10 years ago
  71. d552635 Adding support for launching firefox from webrtc.DEPS. by phoglund@chromium.org · 10 years ago
  72. 7866a88 Update resource download for webrtc.DEPS by kjellander@chromium.org · 10 years ago
  73. 5ea963f Will now explicitly copy adapter.js into apprtc. by phoglund@chromium.org · 10 years ago
  74. 4dab3d7 Will now copy apprtc to out/ in order to resolve symlinks on Windows. by phoglund@chromium.org · 10 years ago
  75. d744e0e Change Google Code URL to not use https. by kjellander@chromium.org · 11 years ago
  76. 3c2b579 Adding apprtc and downloading of google appengine sdk to webrtc.DEPS. by phoglund@chromium.org · 11 years ago
  77. b426333 Update webrtc.DEPS gflags revision 45:84 by kjellander@chromium.org · 11 years ago
  78. 9d8c9c0 Add WebRTC DEPS for Android builds. by kjellander@chromium.org · 11 years ago