1. 0878f94 Delete accidental drmemory symlink by kjellander@webrtc.org · 8 years ago
  2. 1eac19f Update version of third_party/gtest-parallel. by ehmaldonado · 8 years ago
  3. 0e738d4 Convert seconds_since_epoch to integer. by ehmaldonado · 8 years ago
  4. dd33e63 Translate isolated-script-test-output to dump_json_test_results in gtest-parallel-wrapper.py by ehmaldonado · 8 years ago
  5. 157a34d Add kwiberg@ to gtest-parallel OWNERS. by Peter Boström · 8 years ago
  6. 5a4eb51 Roll gtest-parallel. by ehmaldonado · 8 years ago
  7. ab102f1 Update gtest-parallel and introduce gtest-parallel-wrapper. by ehmaldonado · 8 years ago
  8. aee0b5d Fixed a bug where only the tests in the first shard were run. by ehmaldonado · 8 years ago
  9. b4af3d6 Remove all references to GYP by Henrik Kjellander · 8 years ago
  10. b2fcf6d MB: Run test with gtest-parallel on swarming. by ehmaldonado · 8 years ago
  11. aee3e0e Only advance |first_seq_num_| if packets are explicitly cleared from the PacketBuffer. by philipel · 8 years ago
  12. b0afd97 Revert of Only expose gflags target in non-Chromium and non-fuzzer builds. (patchset #1 id:40001 of https://codereview.webrtc.org/2321963002/ ) by kjellander · 8 years ago
  13. 9365338 Only expose gflags target in non-Chromium and non-fuzzer builds. by kjellander · 8 years ago
  14. d02fe4b GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 8 years ago
  15. 4bc4d27 GN: Fix Windows Clang errors by ehmaldonado · 8 years ago
  16. df47312 Roll gtest-parallel. by Peter Boström · 8 years ago
  17. 7b36ac4 Pull in new commits from the gtest-parallel upstream repo by kwiberg · 8 years ago
  18. afb8d92 Remove stale link to libvpx_new by kjellander · 8 years ago
  19. 35c5336 Revert of Added webrtc/base/safe_conversions.h as a pseudonym (patchset #1 id:20001 of https://codereview.webrtc.org/1774933003/ ) by Tommi · 9 years ago
  20. 4bba35f Switch third_party/gflags to use updated GitHub repo. by kjellander · 9 years ago
  21. 3c85cad Roll chromium_revision 7a4fb8d..f527e86 (370025:370073) by kjellander · 9 years ago
  22. 60ca31b Roll chromium_revision d66326c..4df108a (367167:367307) by kjellander · 9 years ago
  23. 6d3f11c Roll gtest-parallel. by pbos · 9 years ago
  24. a0b9549 Roll gtest-parallel. by pbos · 9 years ago
  25. 7cae30c Disable warnings failing when using Clang on Windows. by kjellander · 9 years ago
  26. 2f29d70 Roll gtest-parallel. by pbos · 9 years ago
  27. be26c07 Roll gtest-parallel. by pbos · 9 years ago
  28. cf890bc Roll gtest-parallel. by Peter Boström · 9 years ago
  29. b608eb8 pass clangcl compile options to ignore warnings in gflags.cc by Frank Barchard · 9 years ago
  30. 280ed11 Roll gtest-parallel. by Peter Boström · 9 years ago
  31. 02c9b36 Roll gtest-parallel. by Peter Boström · 9 years ago
  32. 8786f63 Roll gtest-parallel. by Peter Boström · 9 years ago
  33. 4b9622f Roll gtest-parallel. by pbos@webrtc.org · 10 years ago
  34. 8649fed GN: Fix Windows build. by kjellander@webrtc.org · 10 years ago
  35. 1777880 Roll gtest-parallel. by pbos@webrtc.org · 10 years ago
  36. b8caf6a GN: Enable libvpx, add link target and convert some test targets by kjellander@webrtc.org · 10 years ago
  37. 0fa0475 Roll gtest-parallel. by pbos@webrtc.org · 10 years ago
  38. bc524ae Added mirror of gtest-parallel. by pbos@webrtc.org · 10 years ago
  39. 2c89b5c Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 10 years ago
  40. 25b39ab Document updating gflags and remove code duplication. by kjellander@webrtc.org · 11 years ago
  41. dde7d4c Roll chromium_revision 214260:217707 and gflags 45:84 by fischman@webrtc.org · 11 years ago
  42. 46e626d Fix gflags compile error on x86 Android by kjellander@webrtc.org · 11 years ago
  43. e6e344a Sync libvpx and its gyp wrapper from Chromium. by andrew@webrtc.org · 12 years ago
  44. a3c82bf Remove '<(library)' in gyp files. by wjia@webrtc.org · 12 years ago
  45. 00c18db Fix libvpx for Android by hclam@chromium.org · 12 years ago
  46. 75ba519 Updating chromium_revision 169394:176094 by kjellander@webrtc.org · 12 years ago
  47. eaebeb3 Without specifying the input files the offsets will not automatically be regenerated when building for different architectures. That is very risky as it will cause crashes rather than build errors. by stefan@webrtc.org · 12 years ago
  48. 8cd18c5 Add winsdk_samples to provide directshow_baseclasses. by andrew@webrtc.org · 12 years ago
  49. 5835adf Reorganize gyp for Android by leozwang@webrtc.org · 12 years ago
  50. 7381496 Add a variable for the libvpx path. by andrew@webrtc.org · 12 years ago
  51. c734669 Re-create libvpx configuration files for Android by leozwang@webrtc.org · 12 years ago
  52. 6392657 Remove third_party/opus/opus.gyp by tina.legrand@webrtc.org · 12 years ago
  53. 2e40582 Roll libvpx to fd3078fd8fe7. by marpan@webrtc.org · 12 years ago
  54. 0cd4c1b Rollback r2962 from webrtc trunk. by vikasmarwaha@webrtc.org · 12 years ago
  55. 24a419c Roll libvpx to 4cf4c94ad166. by marpan@webrtc.org · 12 years ago
  56. a7d8387 Opus integration by tina.legrand@webrtc.org · 12 years ago
  57. b9d2064 Roll Chromium 152335:157509, and add google_apis/build. by andrew@webrtc.org · 12 years ago
  58. 03b2b85 Enable multi-res encoding feature in libvpx. by stefan@webrtc.org · 12 years ago
  59. 12dbcd9 Roll Chromium 143348:152335. by andrew@webrtc.org · 12 years ago
  60. 2bea040 Fix ia32 sse2 error in libvpx. by andrew@webrtc.org · 12 years ago
  61. 36d0baf Fixes in preparation for next Chromium roll. by andrew@webrtc.org · 12 years ago
  62. 727a9f5 Roll libvpx to c522217d. by stefan@webrtc.org · 12 years ago
  63. 2143c60 Roll libvpx to 8bec177d. by stefan@webrtc.org · 12 years ago
  64. 1c80d79 Fix libvpx ARM builds. by stefan@webrtc.org · 12 years ago
  65. c311583 Changes to upgrade libvpx to head of master. by stefan@webrtc.org · 12 years ago
  66. 7f3d4c6 Normalize x64 and ia32 sse2 behavior in libvpx. by andrew@webrtc.org · 12 years ago
  67. efe20b3 Only add Mac compiler warning for clang, not gcc. by mflodman@webrtc.org · 12 years ago
  68. f0d4696 Add support for SSE intrinsics on gcc in libvpx. by stefan@webrtc.org · 12 years ago
  69. 78a3110 Disable multi_res_encoding in libvpx. by marpan@webrtc.org · 12 years ago
  70. 38506ef Disable cpu detection on arm-neon by leozwang@webrtc.org · 12 years ago
  71. 3007b26 Roll Chromium 134666:140240. by andrew@webrtc.org · 12 years ago
  72. f5d934d Upgrade libvpx to cab6ac16 (v. 1.1.1 pre-point-release). by stefan@webrtc.org · 12 years ago
  73. c832d8b Add google-gflags header files for linux/arm platform by leozwang@webrtc.org · 12 years ago
  74. 6bd81f4 Temporarily disable cpu detection in libvpx by leozwang@webrtc.org · 12 years ago
  75. 2191a47 Update ARM specific libvpx config files. by stefan@webrtc.org · 12 years ago
  76. da12dde Upgrade libvpx to dba0538. by stefan@webrtc.org · 12 years ago
  77. 417901d Disable runtime cpu detection on arm-neon by leozwang@webrtc.org · 12 years ago
  78. 270bd9a Enable post_proc on arm Review URL: https://webrtc-codereview.appspot.com/457002 by leozwang@webrtc.org · 12 years ago
  79. 6aa529c Update libvpx configuration files by leozwang@webrtc.org · 12 years ago
  80. c8e4886 Upgrade libvpx to 6b66c01 and enabling temporal denoising. by stefan@webrtc.org · 12 years ago
  81. b9c50b6 Revert commit 1908. Review URL: https://webrtc-codereview.appspot.com/452009 by stefan@webrtc.org · 13 years ago
  82. fb5944e Upgrade libvpx to 6b66c01 and enabling temporal denoising. by stefan@webrtc.org · 13 years ago
  83. 9f6bd51 Update libvpx configuration file for arm by leozwang@webrtc.org · 13 years ago
  84. 472f32d Make gflags build for android by leozwang@webrtc.org · 13 years ago
  85. a368f86 Add libvpx configuration files for arm by leozwang@webrtc.org · 13 years ago
  86. 770c7ce Upgrade to libvpx commit e479379a. by stefan@webrtc.org · 13 years ago
  87. 517dcb7 Migrate to using the same gyp files and gypi generator script as Chromium. by stefan@webrtc.org · 13 years ago
  88. 41f3855 Upgrade libvpx to b615a6d4. by marpan@webrtc.org · 13 years ago
  89. 4e4c939 Upgrade libvpx to e529a825 by mikhal@webrtc.org · 13 years ago
  90. ecc43fd google-gflags is an open source command line parsing library for C++ that is useful for our test programs. by kjellander@webrtc.org · 13 years ago
  91. 7ad6d1c Upgrading to libvpx 0.9.7-p1 (Cayuga) by holmer@google.com · 13 years ago
  92. 98c5001 Reorganize libvpx to mimic Chromium's layout. We now sync libvpx to a subdirectory of third_party/libvpx where we've submitted our few wrapper files. This avoids having to "svn export" to the directory and allows direct committing of files. by ajm@google.com · 13 years ago