1. 8f07418 Roll chromium_revision 7779e7d..3d86a83 (332119:332345) by Henrik Kjellander · 9 years ago
  2. aff1c84 Roll chromium_revision ccef3cb..7779e7d (331232:332119) by Henrik Kjellander · 9 years ago
  3. 9b07368 Revert "Roll chromium_revision ccef3cb..7779e7d (331232:332119)" by Henrik Kjellander · 9 years ago
  4. a8d686d Roll chromium_revision ccef3cb..7779e7d (331232:332119) by Henrik Kjellander · 9 years ago
  5. a8202aa Roll chromium_revision 1b9c098..ccef3cb (330302:331232) by Henrik Kjellander · 9 years ago
  6. 24ec128 Roll chromium_revision 5118a5b..1b9c098 (330060:330302) by Henrik Kjellander · 9 years ago
  7. a7d03ae Roll chromium_revision 62a5bb3..5118a5b (329063:330060) by Henrik Kjellander · 9 years ago
  8. 9f7908e Roll chromium_revision ec5b768..62a5bb3 (328242:329063) by Henrik Kjellander · 9 years ago
  9. 9695d85 Added VP9FrameBufferPool, a memory pool that is shared between libvpx and webrtc. Using the VP9 codec, the libvpx decoder will obtain its buffers from our memory pool. This lets us reuse the same buffers for our I420VideoFrames and not have to copy a frame for every decode (from libvpx buffers to webrtc/I420VideoFrame buffers). by Henrik Boström · 9 years ago
  10. 78c8bbf Roll chromium_revision 0cb2549..ec5b768 (327252:328242) by Henrik Kjellander · 9 years ago
  11. 10ba3ee Roll chromium_revision a12e1e1..0cb2549 (326495:327252) by Henrik Kjellander · 9 years ago
  12. a9ae0df Roll chromium_revision d5098d0..a12e1e1 (326014:326495) by Henrik Kjellander · 9 years ago
  13. 3525954 Use short include paths for icu headers. by Henrik Kjellander · 9 years ago
  14. 8e4b9e8 Roll chromium_revision dcb0929..d5098d0 (325030:326014) by Henrik Kjellander · 9 years ago
  15. 4b76c02 Roll chromium_revision 8af41b3..dcb0929 (324854:325030) by Magnus Jedvert · 9 years ago
  16. 6739952 Roll chromium_revision 70a0480..ac81bcc (324430:324836) by Henrik Kjellander · 9 years ago
  17. f9bbbdd1 Roll chromium_revision d8f8dc8..70a0480 (324211:324430) by Henrik Kjellander · 9 years ago
  18. 4117775 Roll chromium_revision 5333e14..d8f8dc8 (323410:324211) by Henrik Kjellander · 9 years ago
  19. c78da7d Roll chromium_revision 719b839..5333e14 (322539:323410) by Henrik Kjellander · 9 years ago
  20. 9f52448 Roll chromium_revision 4d63ee8..719b839 (322012:322539) by Henrik Kjellander · 9 years ago
  21. a49f515 Roll chromium_revision da9a1c0..4d63ee8 (321718:322012) by Henrik Kjellander · 9 years ago
  22. 50ed0d9 Roll chromium_revision 6311617..da9a1c0 (321517:321718) by kjellander@webrtc.org · 9 years ago
  23. d9c5024 Roll chromium_revision bd49b12..6311617 (320783:321517) by kjellander@webrtc.org · 9 years ago
  24. 646eeac Roll chromium_revision 8d51d96..bd49b12 (320682:320783) by kjellander@webrtc.org · 9 years ago
  25. eed2fca Roll chromium_revision 00e438c..8d51d96 (320241:320682) by kjellander@webrtc.org · 9 years ago
  26. 9f41810 Roll chromium_revision 87ce36b..00e438c (319600:320241) by kjellander@webrtc.org · 9 years ago
  27. c7faace Roll chromium_revision e8ef1d1..87ce36b (319252:319600) by kjellander@webrtc.org · 9 years ago
  28. 84f5309 Roll chromium_revision e144d30..e8ef1d1 (318658:319252) by kjellander@webrtc.org · 9 years ago
  29. 7008f22 Revert Clang roll in r8596 + add memcheck suppression. by kjellander@webrtc.org · 9 years ago
  30. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 9 years ago
  31. 909f494 Roll chromium_revision 2c3ffb2..e144d30 (317530:318658) by kjellander@webrtc.org · 9 years ago
  32. 7227391 Roll chromium_revision b0c3ed3..2c3ffb2 (316737:317530) by kjellander@webrtc.org · 9 years ago
  33. cc483b7 Roll chromium_revision 601e6f3..b0c3ed3 (315263:316737) by kjellander@webrtc.org · 10 years ago
  34. 5b8f3e0 Roll chromium_revision 598c3e9..601e6f3 by kjellander@webrtc.org · 10 years ago
  35. 5e05731 Roll chromium_revision cd35af6..598c3e9 by kjellander@webrtc.org · 10 years ago
  36. bfdee69 Roll chromium_revision 9070a80..cd35af6 (313233:314322) by kjellander@webrtc.org · 10 years ago
  37. 76e5e20 Roll chromium_revision 4664fe0..9070a80 (312733:313233) by kjellander@webrtc.org · 10 years ago
  38. d7e34e1 Make it easier to use external libyuv + cleanup GYP files. by kjellander@webrtc.org · 10 years ago
  39. acb8085 Roll chromium_revision c086b4e..4664fe0 (312108:312733) by kjellander@webrtc.org · 10 years ago
  40. 511ab3e Roll chromium_revision a6eafec..c086b4e by kjellander@webrtc.org · 10 years ago
  41. 69f4738 Roll chromium_revision 3dd2edf..a6eafec (310717:311223) by kjellander@webrtc.org · 10 years ago
  42. 58a1ba6 Roll chromium_revision 271c6cc..3dd2edf (309333:310717) by kjellander@webrtc.org · 10 years ago
  43. 8649fed GN: Fix Windows build. by kjellander@webrtc.org · 10 years ago
  44. cbe7ca8 Roll chromium_revision 8e72e1d..271c6cc (307131:309333) by kjellander@webrtc.org · 10 years ago
  45. 7db359b Roll chromium_revision 24b4c73..8e72e1d by kjellander@webrtc.org · 10 years ago
  46. c0991fe Roll chromium_revision 24b4c73..f27c369 by kjellander@webrtc.org · 10 years ago
  47. 8e5c814 Convert DEPS to only reference Git repos by kjellander@webrtc.org · 10 years ago
  48. 84515f8 Roll chromium_revision 309cf65..24b4c73 by kjellander@webrtc.org · 10 years ago
  49. 7d4e6d0 Roll chromium_revision d8c9041..309cf65 by kjellander@webrtc.org · 10 years ago
  50. c56814f Roll chromium_revision 91f1781..d8c9041 by kjellander@webrtc.org · 10 years ago
  51. 944fb57 Roll chromium_revision 375f736..91f1781 by kjellander@webrtc.org · 10 years ago
  52. f6e1600 Roll chromium_revision d3db2ff..375f736 by kjellander@webrtc.org · 10 years ago
  53. 4765ca5 Roll chromium_revision: 28d1981..d3db2ff by marpan@webrtc.org · 10 years ago
  54. 1d9af96 Roll chromium_revision de13cf4..28d1981 (299488:300483) by kjellander@webrtc.org · 10 years ago
  55. 64f5611 Roll chromium_revision 2d714fa..de13cf4 (298667:299488) by kjellander@webrtc.org · 10 years ago
  56. c5593ef Workaround deps2git issue with inline Python in DEPS. by kjellander@webrtc.org · 10 years ago
  57. 1bada48 Make DEPS find check_root_dir.py in legacy checkouts. by kjellander@webrtc.org · 10 years ago
  58. 0b0ac82 Remove root_dir variable from DEPS + enforce rename. by kjellander@webrtc.org · 10 years ago
  59. 9ea5396 Roll chromium_revision fc668e2..2d714fa (298195:298667) by andrew@webrtc.org · 10 years ago
  60. a9e363e Roll chromium_revision c264a05..fc668e2 (297113:298195) by kjellander@webrtc.org · 10 years ago
  61. afefed5 Update checkdeps.py rules in DEPS by kjellander@webrtc.org · 10 years ago
  62. 3a10d2f Roll chromium_revision deaf2f7e..c264a056 (295079:297113) by kjellander@webrtc.org · 10 years ago
  63. 3902054 Roll chromium_revision 6455c69..deaf2f7 (293954:295079) by kjellander@webrtc.org · 10 years ago
  64. 8b2e50c Revert 7302 "Roll chromium revision: 6455c69:2687a76" by marpan@webrtc.org · 10 years ago
  65. b38959e Roll chromium revision: 6455c69:2687a76 by marpan@webrtc.org · 10 years ago
  66. dc8dcb4 Narrower include for constructormagic.h in Chromium. by pbos@webrtc.org · 10 years ago
  67. a8d2ee7 Roll chromium_revision ea769fd..6455c69 (re-land) by kjellander@webrtc.org · 10 years ago
  68. a2e6a52 Revert 7128 "Roll chromium_revision ea769fd..6455c69" by kjellander@webrtc.org · 10 years ago
  69. fdba9ee Roll chromium_revision ea769fd..6455c69 by kjellander@webrtc.org · 10 years ago
  70. 142bb9d Roll chromium_revision 94532b1..ea769fd by kjellander@webrtc.org · 10 years ago
  71. a2da031 Remove use_relative_paths from DEPS by kjellander@webrtc.org · 10 years ago
  72. 2c03a97 Roll chromium_revision f0a439d..94532b1 by kjellander@webrtc.org · 10 years ago
  73. 3c0aae1 Change gflags and gmock includes to be full paths. by kjellander@webrtc.org · 10 years ago
  74. 561a9ec Update checkedeps.py rules in DEPS. by kjellander@webrtc.org · 10 years ago
  75. 7e86049 Roll chromium_revision 681cc8e..f0a439d (r292217:r292861) by kjellander@webrtc.org · 10 years ago
  76. 3bd4156 Android APK tests built from a normal WebRTC checkout. by kjellander@webrtc.org · 10 years ago
  77. 2dbb47a Roll chromium_revision b1748b:681cc8 by marpan@webrtc.org · 10 years ago
  78. c239234 Roll chromium_revision 289723:291647 by kjellander@webrtc.org · 10 years ago
  79. 8925662 Make WebRTC work with Chromium Git checkouts by kjellander@webrtc.org · 10 years ago
  80. 58c1c98 Remove DEPS reference to third_party/clang_format by kjellander@webrtc.org · 10 years ago
  81. 3ea9f57 Remove unneeded WebKit dependency from DEPS. by kjellander@webrtc.org · 10 years ago
  82. 34a865a Roll chromium_revision 288251:289723 by kjellander@webrtc.org · 10 years ago
  83. 6ac22e6 Remove more dependencies on openssl, add dependency on boringssl. Continues on r6798 by henrike@webrtc.org · 10 years ago
  84. 923db6a Remove remove_old_gn_binaries DEPS entry. by pbos@webrtc.org · 10 years ago
  85. b01ce14 add some comments about DEPS lkgr for chromium by fbarchard@google.com · 10 years ago
  86. 901debd roll libyuv to r1038 from r1035 to add gyp define that makes jpeg optional. by fbarchard@google.com · 10 years ago
  87. fc8b087 Remove dependency on openssl for android, add dependency on boringssl. Should make Android bots green again. by solenberg@webrtc.org · 10 years ago
  88. 4fe98a9 Remove clang-format rm_binaries.py DEPS entry. by pbos@webrtc.org · 10 years ago
  89. 3155f2b Roll chromium 282879:285412. by fgalligan@google.com · 10 years ago
  90. 6823479 Roll libyuv from 1033 to 1035 to get cpuid fix for AVX2 that avoids misdetect causing a crash in AVX2 code on cpus that do not have AVX2. by fbarchard@google.com · 10 years ago
  91. d873540 Roll chromium 282462:282879. by fgalligan@google.com · 10 years ago
  92. b038c72 Enable SCTP compile for iOS. by tkchin@webrtc.org · 10 years ago
  93. 0f42668 Roll chromium_revision 280876:282462 by henrikg@webrtc.org · 10 years ago
  94. cb97368 roll libyuv to r1033 for clang-cl support on windows. by fbarchard@google.com · 10 years ago
  95. e91ba26 Revert 6643 "Revert 6637 "Revert 6636 "Roll chromium_revision 28..." by henrikg@webrtc.org · 10 years ago
  96. 02dce51 Revert 6637 "Revert 6636 "Roll chromium_revision 280876:281479"" by henrikg@webrtc.org · 10 years ago
  97. e7771d0 Revert 6636 "Roll chromium_revision 280876:281479" by henrikg@webrtc.org · 10 years ago
  98. 543da99 Roll chromium_revision 280876:281479 by henrikg@webrtc.org · 10 years ago
  99. d8440f7 Have Opus follow Chromium revisions by tina.legrand@webrtc.org · 10 years ago
  100. c5e53dd Revert 6597 "Roll chromium_revision 280876:281094" by kjellander@webrtc.org · 10 years ago