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