1. 1bc1954 AppRTCDemo: builds using ninja on iOS for simulator and device! by fischman@webrtc.org · 11 years ago
  2. 3d496fb Roll chromium_revision 205140:214260 to pick up build fixes for ninja iOS device build. by fischman@webrtc.org · 11 years ago
  3. e691b4f Roll libvpx 211873:212975 to pick up build fixes for ninja iOS device build. by fischman@webrtc.org · 11 years ago
  4. 6439afc Revert 4403 "Roll chromium_revision 205140:212975 to pick up bui..." by fischman@webrtc.org · 11 years ago
  5. 60e4b0e Roll chromium_revision 205140:212975 to pick up build fixes for ninja iOS device build. by fischman@webrtc.org · 11 years ago
  6. c46967d Revert 4391 "Roll chromium 205140:212975 to support ninja iOS ar..." by turaj@webrtc.org · 11 years ago
  7. 87f8a7e Roll chromium 205140:212975 to support ninja iOS armv7 build. by fischman@webrtc.org · 11 years ago
  8. 8d27a1c Makes webrtc and libjingle build from the same gyp-file. Also, the libjingle and webrtc DEPS revisions were mismatching. This cl takes the most recent revision of mismatches. Also disables 64 bit Mac builds for libjingle by henrike@webrtc.org · 11 years ago
  9. 5c280ec Revert 4382 "Makes webrtc and libjingle build from the same gyp-..." by henrike@webrtc.org · 11 years ago
  10. 5fcddf2 Makes webrtc and libjingle build from the same gyp-file. Also, the libjingle and webrtc DEPS revisions were mismatching. This cl takes the most recent revision of mismatches. Also disables 64 bit Mac builds for libjingle by henrike@webrtc.org · 11 years ago
  11. dd02935 Roll libvpx to 211873. -pickup public roll to: 33149cbb by marpan@webrtc.org · 11 years ago
  12. 0df5b8d Revert 4372 "Makes webrtc and libjingle build from the same gyp-..." by henrike@webrtc.org · 11 years ago
  13. 4e4bf4d Makes webrtc and libjingle build from the same gyp-file. Also, the libjingle and webrtc DEPS revisions were mismatching. This cl takes the most recent revision of mismatches. by henrike@webrtc.org · 11 years ago
  14. 9f07ea4 Roll tools/android 4235:4258, to pick up an x86 md5sum_bin binary by yujie.mao@webrtc.org · 11 years ago
  15. ca35c19 Roll libvpx to 208227. -pick up libvpx roll to 93f88ab. by marpan@webrtc.org · 11 years ago
  16. 34773d9 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. db7d82f Revert 4298 "Makes it possible to find files used by some unit t..." by pbos@webrtc.org · 11 years ago
  18. caf2fcc 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. 2a7fd53 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. bb4f225 Roll libvpx to 207593. -pick up libvpx roll to c259af4f. by marpan@webrtc.org · 11 years ago
  21. 2d7617a Add dummy Android test APK to be used for buildbot automation testing. by kjellander@webrtc.org · 11 years ago
  22. 6cfe178 Chromium Android tools for test execution. by kjellander@webrtc.org · 11 years ago
  23. 2ef9513 libyuv r723 with convert util -attenuate feature used to fix transparent pixels used by Effects. By attenuating and then unattenuating, any transparent pixels will have RGB value of black, which will filter correctly when bilinear resized. by fbarchard@google.com · 11 years ago
  24. dfa1c4a libyuv r722 for OWNERS file for chromium, white space fix for lint, unittests on scale use randomize to reduce overhead, and neon change from vld1.u8 to vld1.8 for better compiler portability. by fbarchard@google.com · 11 years ago
  25. 16d78bd Fix scale.cc build error with mingw64 -m32 gcc by fbarchard@google.com · 11 years ago
  26. b7a8f43 Roll chromium_revision in webrtc 199267:203806 by fischman@webrtc.org · 11 years ago
  27. 430464c Add WebKit/Tools/Scripts to support Android test execution. by kjellander@webrtc.org · 11 years ago
  28. 2b3a865 Revert 4149 "bug fixes for extremely large images - 10000x10000 ..." by mikhal@webrtc.org · 11 years ago
  29. 85f2865 bug fixes for extremely large images - 10000x10000 and 100000 pixel wide. by fbarchard@google.com · 11 years ago
  30. a6494e6 roll libyuv to r711 for scaler fix to webrtc unittests that scale up and down and check for fairly similar results. by fbarchard@google.com · 11 years ago
  31. 106afff Roll libvpx to 196669. -pick up libvpx roll to 9981006d by marpan@webrtc.org · 11 years ago
  32. ac0ef48 Revert 4067 "libyuv roll to r698 for Core Media fourccs for OSX ..." by andrew@webrtc.org · 11 years ago
  33. 225f2b8 Revert 4001 "Revert 3977" by andrew@webrtc.org · 11 years ago
  34. a58d729 libyuv roll to r698 for Core Media fourccs for OSX camtwist support and performance improvements in ARGB scaler. by fbarchard@google.com · 11 years ago
  35. 8c2e78b Roll chromium_revision 193311:199267 by fischman@webrtc.org · 11 years ago
  36. 7311083 Revert 3977 BUG=webrtc:1749 by tnakamura@webrtc.org · 11 years ago
  37. e53084f Update protoc.gypi to match Chromium's latest. by andrew@webrtc.org · 11 years ago
  38. 03d0c66 Make libyuv fat on linux instead of thin. by fbarchard@google.com · 11 years ago
  39. 42b0b84 libyuv r680 fixes arm version of I444ToARGB and some lint changes by fbarchard@google.com · 11 years ago
  40. c63772e libyuv license file updates for Android WebView license check. by fbarchard@google.com · 11 years ago
  41. 3a9a3cd Roll libyuv to r676 for improved llvm compatibility by fbarchard@google.com · 11 years ago
  42. 56b5f77 Add support for multiple streams to RtpPlayer: by solenberg@webrtc.org · 12 years ago
  43. f806ad2 Roll chromium_revision 182149:193311 by kjellander@webrtc.org · 12 years ago
  44. c83b356 Roll libvpx to 192165. -pick up libvpx roll to 3db60c8. by marpan@webrtc.org · 12 years ago
  45. d40e404 Revert r3815 by marpan@webrtc.org · 12 years ago
  46. 6bfcbcd Roll libvpx to 192165. -pick up libvpx roll to 3db60c8. by marpan@webrtc.org · 12 years ago
  47. 7f6b7cb Revert r3743. by marpan@webrtc.org · 12 years ago
  48. e882a47 Roll libvpx to 191157. -Pick up the libvpx roll to 8015a9ae. by marpan@webrtc.org · 12 years ago
  49. 7b48ced libyuv r618 roll. Includes new psnr tool for evaluating codec quality. by fbarchard@google.com · 12 years ago
  50. e86f43b Roll Opus 1.0.2 by tina.legrand@webrtc.org · 12 years ago
  51. df123ed Roll libvpx 180104:186754. by andrew@webrtc.org · 12 years ago
  52. 64dc671 Roll libyuv to r590 by fbarchard@google.com · 12 years ago
  53. 4013ac4 Roll Chromium revision 176094:182149 by kjellander@webrtc.org · 12 years ago
  54. e6e344a Sync libvpx and its gyp wrapper from Chromium. by andrew@webrtc.org · 12 years ago
  55. 18a21a0 Android NDK build tools by kjellander@webrtc.org · 12 years ago
  56. 73deaad Removing a hack for CNG by henrik.lundin@webrtc.org · 12 years ago
  57. 9ae4c66 Set working dir for test run script + update resources by kjellander@webrtc.org · 12 years ago
  58. 59d2095 Moving ViE test files and deleting files no longer used. by mflodman@webrtc.org · 12 years ago
  59. ebc6d8f libyuv r540 roll for valgrind tools update, optimized ARGBToI444_SSSE3 and I420Copy single memcpy per plane if contiguous. by fbarchard@google.com · 12 years ago
  60. 75ba519 Updating chromium_revision 169394:176094 by kjellander@webrtc.org · 12 years ago
  61. 26901c2 libyuv r534 for tools folder valgrind and endian fix for big endian platforms like s390x. by fbarchard@google.com · 12 years ago
  62. ac77084 Roll opus to 172355 and delete opus_demo from webrtc opus by leozwang@webrtc.org · 12 years ago
  63. 4c32439 Roll libyuv to r520. Includes security fix to mark stack as not executable. by fbarchard@google.com · 12 years ago
  64. dec09ee libyuv r515 ports matrix effects to Neon by fbarchard@google.com · 12 years ago
  65. b8ba4d8 Add number of inserted samples to NetEq statistics. by roosa@google.com · 12 years ago
  66. 9f0fc97 Rolllibvpx to 7a09f6b89268 by marpan@webrtc.org · 12 years ago
  67. 02d9df4 Updated webrtc_resources_revision to 11, for adding two test files for APM and iSAC. by kma@webrtc.org · 12 years ago
  68. 55edaec Revert r3254 due to bot failure on android. by marpan@webrtc.org · 12 years ago
  69. 1f3476d Roll libvpx to 000c8414b510. by marpan@webrtc.org · 12 years ago
  70. 781cf06 libyuv r508 with scaler fix for overread horizontally that was caught by valgrind. by fbarchard@google.com · 12 years ago
  71. 107d4ef Rolling chromium_revision 157509:169394 by kjellander@webrtc.org · 12 years ago
  72. 221b11a Pulling Opus version 1.0.1 from Chromium by tina.legrand@webrtc.org · 12 years ago
  73. 8cd18c5 Add winsdk_samples to provide directshow_baseclasses. by andrew@webrtc.org · 12 years ago
  74. 3662aa3 Revert 3123 - Roll to libyuv r496 for Android x86 fix by avoiding stdint.h by kjellander@webrtc.org · 12 years ago
  75. 2ec58dc Roll to libyuv r496 for Android x86 fix by avoiding stdint.h by fbarchard@google.com · 12 years ago
  76. 8123ed7 libyuv roll to r481 for optimization of neon yuv to/from rgb by fbarchard@google.com · 12 years ago
  77. c947147 Roll libyuv to r438 to get vs2012 cleanup, NV12 to/from I420 and NV21. Added Unaligned unittests. by fbarchard@google.com · 12 years ago
  78. 1f8c02a Getting Opus from Chrome by tina.legrand@webrtc.org · 12 years ago
  79. d7ee10f Remove internal version of Opus by tina.legrand@webrtc.org · 12 years ago
  80. 2e40582 Roll libvpx to fd3078fd8fe7. by marpan@webrtc.org · 12 years ago
  81. 0cd4c1b Rollback r2962 from webrtc trunk. by vikasmarwaha@webrtc.org · 12 years ago
  82. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago
  83. 24a419c Roll libvpx to 4cf4c94ad166. by marpan@webrtc.org · 12 years ago
  84. 0a02c38 Roll libyuv to r426 to pick up MJPGSize() for WebRTC, and Neon optimization changes for YUY2 and NV12. by fbarchard@google.com · 12 years ago
  85. a7d8387 Opus integration by tina.legrand@webrtc.org · 12 years ago
  86. fafb0bf Rolling libvpx to 30d8ba541ede by mikhal@webrtc.org · 12 years ago
  87. cc82cff libyuv roll r389 for mac visibility, Q420 and YUY2 optimization, AVX2 detect. by fbarchard@google.com · 12 years ago
  88. 133f5d0 libyuv roll to r381 for I422ToRGBA by fbarchard@google.com · 12 years ago
  89. 81f09d7 Roll libvpx to get changes/fix to cyclic refresh. by marpan@webrtc.org · 12 years ago
  90. b9d2064 Roll Chromium 152335:157509, and add google_apis/build. by andrew@webrtc.org · 12 years ago
  91. 56c7c81 libyuv roll to r364 for NEON version of I420ToRGBA by fbarchard@google.com · 12 years ago
  92. 2e7c22d Roll libyuv to match chrome and gtp roll. by fbarchard@google.com · 12 years ago
  93. a36442d Roll libvpx to fixes for valgrind warnings. by stefan@webrtc.org · 12 years ago
  94. 852fd68 Fix for clang ia32 on linux which does not support optimize attribute. by fbarchard@google.com · 12 years ago
  95. 1594e84 Roll to libyuv r341 to fix unittest failures on build bots. Version number updated so unittests pass version check. Disabled 4 tests that failed valgrind - libyuv bugs 79,80,81,82 opened for followup. by fbarchard@google.com · 12 years ago
  96. de8db4e Roll libvpx to c6fd0a5d to get MFQE and denoising improvements. by stefan@webrtc.org · 12 years ago
  97. 3baa8a2 Roll libyuv to r338 which includes more complete unittests, lint fixes, and a bug fix for YUY2ToARGB which was oversampling by 1 row for UV channels. This should help with setting up build bots for libyuv and keeps the version in sync with chromium. by fbarchard@google.com · 12 years ago
  98. 12dbcd9 Roll Chromium 143348:152335. by andrew@webrtc.org · 12 years ago
  99. a4fa461 Bump libyuv version to 331 which includes clang build fixes. by fbarchard@google.com · 12 years ago
  100. 7b2e919 Add pinned dep for cygwin. by andrew@webrtc.org · 12 years ago