1. 0b960cf Libjpeg is needed for Libyuv by mikhal@webrtc.org · 12 years ago
  2. cf61bee Removing JPEG as it is not used. by mikhal@webrtc.org · 12 years ago
  3. bfde359 Revert accidental checkin of DEPS by kjellander@webrtc.org · 12 years ago
  4. c520fc9 Add svn:ignore on dirs that shouldn't be wiped during gclient revert by kjellander@webrtc.org · 12 years ago
  5. 3365422 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 12 years ago
  6. cbdb9d1 Add comment about updating webrtc.DEPS when rolling gflags by kjellander@webrtc.org · 12 years ago
  7. 62e5af4 Use a sourceforge_url for jsoncpp in DEPS. by pbos@webrtc.org · 12 years ago
  8. 7238e5f Fixes broken deps. Jsoncpp has moved from http://jsoncpp.svn.sourceforge.net to http://svn.code.sf.net by henrike@webrtc.org · 12 years ago
  9. dde7d4c Roll chromium_revision 214260:217707 and gflags 45:84 by fischman@webrtc.org · 12 years ago
  10. 4298f73 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 12 years ago
  11. d7a4d23 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 12 years ago
  12. 1bc1954 AppRTCDemo: builds using ninja on iOS for simulator and device! by fischman@webrtc.org · 12 years ago
  13. 3d496fb Roll chromium_revision 205140:214260 to pick up build fixes for ninja iOS device build. by fischman@webrtc.org · 12 years ago
  14. e691b4f Roll libvpx 211873:212975 to pick up build fixes for ninja iOS device build. by fischman@webrtc.org · 12 years ago
  15. 6439afc Revert 4403 "Roll chromium_revision 205140:212975 to pick up bui..." by fischman@webrtc.org · 12 years ago
  16. 60e4b0e Roll chromium_revision 205140:212975 to pick up build fixes for ninja iOS device build. by fischman@webrtc.org · 12 years ago
  17. c46967d Revert 4391 "Roll chromium 205140:212975 to support ninja iOS ar..." by turaj@webrtc.org · 12 years ago
  18. 87f8a7e Roll chromium 205140:212975 to support ninja iOS armv7 build. by fischman@webrtc.org · 12 years ago
  19. 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 · 12 years ago
  20. 5c280ec Revert 4382 "Makes webrtc and libjingle build from the same gyp-..." by henrike@webrtc.org · 12 years ago
  21. 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 · 12 years ago
  22. dd02935 Roll libvpx to 211873. -pickup public roll to: 33149cbb by marpan@webrtc.org · 12 years ago
  23. 0df5b8d Revert 4372 "Makes webrtc and libjingle build from the same gyp-..." by henrike@webrtc.org · 12 years ago
  24. 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 · 12 years ago
  25. 9f07ea4 Roll tools/android 4235:4258, to pick up an x86 md5sum_bin binary by yujie.mao@webrtc.org · 12 years ago
  26. ca35c19 Roll libvpx to 208227. -pick up libvpx roll to 93f88ab. by marpan@webrtc.org · 12 years ago
  27. 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 · 12 years ago
  28. db7d82f Revert 4298 "Makes it possible to find files used by some unit t..." by pbos@webrtc.org · 12 years ago
  29. caf2fcc Makes it possible to find files used by some unit tests when running them as Chrome native tests. by henrike@webrtc.org · 12 years ago
  30. 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 · 12 years ago
  31. bb4f225 Roll libvpx to 207593. -pick up libvpx roll to c259af4f. by marpan@webrtc.org · 12 years ago
  32. 2d7617a Add dummy Android test APK to be used for buildbot automation testing. by kjellander@webrtc.org · 12 years ago
  33. 6cfe178 Chromium Android tools for test execution. by kjellander@webrtc.org · 12 years ago
  34. 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 · 12 years ago
  35. 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 · 12 years ago
  36. 16d78bd Fix scale.cc build error with mingw64 -m32 gcc by fbarchard@google.com · 12 years ago
  37. b7a8f43 Roll chromium_revision in webrtc 199267:203806 by fischman@webrtc.org · 12 years ago
  38. 430464c Add WebKit/Tools/Scripts to support Android test execution. by kjellander@webrtc.org · 12 years ago
  39. 2b3a865 Revert 4149 "bug fixes for extremely large images - 10000x10000 ..." by mikhal@webrtc.org · 12 years ago
  40. 85f2865 bug fixes for extremely large images - 10000x10000 and 100000 pixel wide. by fbarchard@google.com · 12 years ago
  41. 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 · 12 years ago
  42. 106afff Roll libvpx to 196669. -pick up libvpx roll to 9981006d by marpan@webrtc.org · 12 years ago
  43. ac0ef48 Revert 4067 "libyuv roll to r698 for Core Media fourccs for OSX ..." by andrew@webrtc.org · 12 years ago
  44. 225f2b8 Revert 4001 "Revert 3977" by andrew@webrtc.org · 12 years ago
  45. a58d729 libyuv roll to r698 for Core Media fourccs for OSX camtwist support and performance improvements in ARGB scaler. by fbarchard@google.com · 12 years ago
  46. 8c2e78b Roll chromium_revision 193311:199267 by fischman@webrtc.org · 12 years ago
  47. 7311083 Revert 3977 BUG=webrtc:1749 by tnakamura@webrtc.org · 12 years ago
  48. e53084f Update protoc.gypi to match Chromium's latest. by andrew@webrtc.org · 12 years ago
  49. 03d0c66 Make libyuv fat on linux instead of thin. by fbarchard@google.com · 12 years ago
  50. 42b0b84 libyuv r680 fixes arm version of I444ToARGB and some lint changes by fbarchard@google.com · 12 years ago
  51. c63772e libyuv license file updates for Android WebView license check. by fbarchard@google.com · 12 years ago
  52. 3a9a3cd Roll libyuv to r676 for improved llvm compatibility by fbarchard@google.com · 12 years ago
  53. 56b5f77 Add support for multiple streams to RtpPlayer: by solenberg@webrtc.org · 12 years ago
  54. f806ad2 Roll chromium_revision 182149:193311 by kjellander@webrtc.org · 12 years ago
  55. c83b356 Roll libvpx to 192165. -pick up libvpx roll to 3db60c8. by marpan@webrtc.org · 12 years ago
  56. d40e404 Revert r3815 by marpan@webrtc.org · 12 years ago
  57. 6bfcbcd Roll libvpx to 192165. -pick up libvpx roll to 3db60c8. by marpan@webrtc.org · 12 years ago
  58. 7f6b7cb Revert r3743. by marpan@webrtc.org · 12 years ago
  59. e882a47 Roll libvpx to 191157. -Pick up the libvpx roll to 8015a9ae. by marpan@webrtc.org · 12 years ago
  60. 7b48ced libyuv r618 roll. Includes new psnr tool for evaluating codec quality. by fbarchard@google.com · 12 years ago
  61. e86f43b Roll Opus 1.0.2 by tina.legrand@webrtc.org · 12 years ago
  62. df123ed Roll libvpx 180104:186754. by andrew@webrtc.org · 12 years ago
  63. 64dc671 Roll libyuv to r590 by fbarchard@google.com · 12 years ago
  64. 4013ac4 Roll Chromium revision 176094:182149 by kjellander@webrtc.org · 12 years ago
  65. e6e344a Sync libvpx and its gyp wrapper from Chromium. by andrew@webrtc.org · 12 years ago
  66. 18a21a0 Android NDK build tools by kjellander@webrtc.org · 12 years ago
  67. 73deaad Removing a hack for CNG by henrik.lundin@webrtc.org · 12 years ago
  68. 9ae4c66 Set working dir for test run script + update resources by kjellander@webrtc.org · 12 years ago
  69. 59d2095 Moving ViE test files and deleting files no longer used. by mflodman@webrtc.org · 12 years ago
  70. 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
  71. 75ba519 Updating chromium_revision 169394:176094 by kjellander@webrtc.org · 12 years ago
  72. 26901c2 libyuv r534 for tools folder valgrind and endian fix for big endian platforms like s390x. by fbarchard@google.com · 12 years ago
  73. ac77084 Roll opus to 172355 and delete opus_demo from webrtc opus by leozwang@webrtc.org · 12 years ago
  74. 4c32439 Roll libyuv to r520. Includes security fix to mark stack as not executable. by fbarchard@google.com · 12 years ago
  75. dec09ee libyuv r515 ports matrix effects to Neon by fbarchard@google.com · 12 years ago
  76. b8ba4d8 Add number of inserted samples to NetEq statistics. by roosa@google.com · 12 years ago
  77. 9f0fc97 Rolllibvpx to 7a09f6b89268 by marpan@webrtc.org · 12 years ago
  78. 02d9df4 Updated webrtc_resources_revision to 11, for adding two test files for APM and iSAC. by kma@webrtc.org · 12 years ago
  79. 55edaec Revert r3254 due to bot failure on android. by marpan@webrtc.org · 12 years ago
  80. 1f3476d Roll libvpx to 000c8414b510. by marpan@webrtc.org · 12 years ago
  81. 781cf06 libyuv r508 with scaler fix for overread horizontally that was caught by valgrind. by fbarchard@google.com · 12 years ago
  82. 107d4ef Rolling chromium_revision 157509:169394 by kjellander@webrtc.org · 12 years ago
  83. 221b11a Pulling Opus version 1.0.1 from Chromium by tina.legrand@webrtc.org · 12 years ago
  84. 8cd18c5 Add winsdk_samples to provide directshow_baseclasses. by andrew@webrtc.org · 12 years ago
  85. 3662aa3 Revert 3123 - Roll to libyuv r496 for Android x86 fix by avoiding stdint.h by kjellander@webrtc.org · 12 years ago
  86. 2ec58dc Roll to libyuv r496 for Android x86 fix by avoiding stdint.h by fbarchard@google.com · 12 years ago
  87. 8123ed7 libyuv roll to r481 for optimization of neon yuv to/from rgb by fbarchard@google.com · 12 years ago
  88. 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
  89. 1f8c02a Getting Opus from Chrome by tina.legrand@webrtc.org · 12 years ago
  90. d7ee10f Remove internal version of Opus by tina.legrand@webrtc.org · 12 years ago
  91. 2e40582 Roll libvpx to fd3078fd8fe7. by marpan@webrtc.org · 12 years ago
  92. 0cd4c1b Rollback r2962 from webrtc trunk. by vikasmarwaha@webrtc.org · 12 years ago
  93. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago
  94. 24a419c Roll libvpx to 4cf4c94ad166. by marpan@webrtc.org · 12 years ago
  95. 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
  96. a7d8387 Opus integration by tina.legrand@webrtc.org · 12 years ago
  97. fafb0bf Rolling libvpx to 30d8ba541ede by mikhal@webrtc.org · 12 years ago
  98. cc82cff libyuv roll r389 for mac visibility, Q420 and YUY2 optimization, AVX2 detect. by fbarchard@google.com · 12 years ago
  99. 133f5d0 libyuv roll to r381 for I422ToRGBA by fbarchard@google.com · 13 years ago
  100. 81f09d7 Roll libvpx to get changes/fix to cyclic refresh. by marpan@webrtc.org · 13 years ago