1. 429874c libvpx: Pull from upstream by johannkoenig@google.com · 9 years ago
  2. 2e5ced5 libvpx: Pull from upstream by johannkoenig@google.com · 10 years ago
  3. d4edbc4 gn: Fix build on Windows by ckocagil@chromium.org · 10 years ago
  4. efe9712 Make sure gcc4.6 is not used by johannkoenig@chromium.org · 10 years ago
  5. 55f7ba2 Reinstate VPX_ compatibility defines by johannkoenig@chromium.org · 10 years ago
  6. 87997d4 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  7. 42ddeba Add include dirs to dependent targets in the GN build. by brettw@chromium.org · 10 years ago
  8. 4947d55 GN & libvpx: Missing deps for generating ASM offsets by hclam@chromium.org · 10 years ago
  9. 8064f37 GN & libvpx: Convert ARM assembly files and compile by hclam@chromium.org · 10 years ago
  10. 17fcbf6 generate_gypi.sh: wrap long lines by johannkoenig@chromium.org · 10 years ago
  11. 7c1bec8 Print git log in commit order by johannkoenig@chromium.org · 10 years ago
  12. 174d43a GN: Build libvpx on ARM NEON by hclam@chromium.org · 10 years ago
  13. d95585f libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  14. 0f393e9 GN: Build libvpx on ARM by hclam@chromium.org · 10 years ago
  15. 7206f88 GN: Exclude libvpx NEON intrinsics in ARM by hclam@chromium.org · 10 years ago
  16. 71513d8 libvpx: exclude NEON target on x86 for GN build by hclam@chromium.org · 10 years ago
  17. bd09f76 GN: Build libvpx on POSIX x86 by hclam@chromium.org · 10 years ago
  18. fb505e5 Remove unused directories by johannkoenig@chromium.org · 10 years ago
  19. ceebbcc Remove outdated files by johannkoenig@chromium.org · 10 years ago
  20. 796a08a MIPS64] Adding build support for MIPS64 to libvpx in Chromium by johannkoenig@chromium.org · 10 years ago
  21. 982d147 Disable LTO for one target. by thakis@chromium.org · 10 years ago
  22. 4e6bc04 vp8 fix: deallocate denoiser->yv12_last_source by marpan@google.com · 10 years ago
  23. 563c46b Attempt to let libvpx's SSE files build with clang-cl. by thakis@chromium.org · 10 years ago
  24. f68663a vpx: Simplify intrinsic gypi files. by thakis@chromium.org · 10 years ago
  25. ace6578 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  26. e703c0a Fix valgrind error in pickmode by johannkoenig@chromium.org · 10 years ago
  27. 41294d9 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  28. 76b899c Revert 289715 "libvpx.gyp: Remove redundant sources." by tomfinegan@chromium.org · 10 years ago
  29. 1f91ed3 libvpx.gyp: Remove redundant sources. by tomfinegan@google.com · 10 years ago
  30. 962354e libvpx.gyp: Fix process_outputs_as_sources usage. by tomfinegan@google.com · 10 years ago
  31. 49c5226 vp8 fix: re-allocate denoiser for spatial resize. by marpan@google.com · 10 years ago
  32. b80efbc Workaround assembly offsets build error for WebRTC standalone. by kjellander@chromium.org · 10 years ago
  33. 7b82466 Update clang warnings after r287092. by thakis@chromium.org · 10 years ago
  34. 371cfce Update libvpx.gyp for removed third_party libmkv. by fgalligan@chromium.org · 10 years ago
  35. 3e075b6 Remove third_party libmkv. by fgalligan@chromium.org · 10 years ago
  36. 3983288 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  37. ac4e313 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  38. 95aa45d libvpx: Pull from upstream by johannkoenig@google.com · 10 years ago
  39. b522b78 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  40. e206401 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  41. f36ea33 vp8 denoiser fix: free memory of denoiser->denoiser_state. by marpan@google.com · 10 years ago
  42. 9f8828b Fix Android x86 builds of libvpx by johannkoenig@chromium.org · 10 years ago
  43. ae672fb libvpx: Pull from upstream by fgalligan@chromium.org · 10 years ago
  44. d1ad65d libvpx: Pull from upstream by fgalligan@chromium.org · 10 years ago
  45. f6ac524 libvpx: Pull from upstream by fgalligan@chromium.org · 10 years ago
  46. 360bf14 libvpx: Add dependency on sse4 intrinsics library. by fgalligan@chromium.org · 10 years ago
  47. 88b47b2 libvpx: Pull from upstream by fgalligan@chromium.org · 10 years ago
  48. db9ac6c libvpx: Remove edsp(armv5te) by fgalligan@chromium.org · 10 years ago
  49. 0f521b0 libvpx: Revert all the changes to try and fix asm offsets. by fgalligan@chromium.org · 10 years ago
  50. 66412f1 libvpx: Try shutting off asm offsets for WebView. by fgalligan@chromium.org · 10 years ago
  51. c9bdec4 libvpx: Try shutting off asm offsets for WebView. by fgalligan@chromium.org · 10 years ago
  52. 8f55fe1 libvpx: Really, fix generated offsets to work with WebView by fgalligan@chromium.org · 10 years ago
  53. f96de86 libvpx: Fix generated offsets to work with WebView by fgalligan@chromium.org · 10 years ago
  54. e74803d libvpx: Change generated offsets to work with Webview by fgalligan@chromium.org · 10 years ago
  55. d623962 libvpx: Testing android web view fix. by fgalligan@chromium.org · 10 years ago
  56. b8e08a3 libvpx: Testing android web view fix. by fgalligan@chromium.org · 10 years ago
  57. 0af2b89 libvpx: Manually set output dir of gen asm offsets libs. by fgalligan@chromium.org · 10 years ago
  58. a1058f5 libvpx: Fix vpxscale asm offsets dependencies for ios. by fgalligan@chromium.org · 10 years ago
  59. 18772f2 libvpx: Update ios generated asm offsets dependencies. by fgalligan@chromium.org · 10 years ago
  60. c8d41e3 libvpx: Update mac and win generated asm offsets dependencies. by fgalligan@chromium.org · 10 years ago
  61. 2f414b4 libvpx: Update dependencies of generated asm offsets. by fgalligan@chromium.org · 10 years ago
  62. df22d34 libvpx: Fix generated asm offsets. by fgalligan@chromium.org · 10 years ago
  63. 118f379 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  64. 1bb0ad0 Use the new gyp_var_prefix local variable set by gyp instead of the by michaelbai@chromium.org · 10 years ago
  65. 7765c07 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  66. 5be267a libvpx: Pull from upstream by fgalligan@chromium.org · 10 years ago
  67. 810cf17 libvpx: Pull from upstream by fgalligan@chromium.org · 10 years ago
  68. 9a5fcca libvpx: Pull from upstream by fgalligan@chromium.org · 10 years ago
  69. 55bd50b Fix win64 builds for vp8. by fgalligan@chromium.org · 10 years ago
  70. 7749640 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  71. cd9308d libvpx local watchlist by johannkoenig@google.com · 10 years ago
  72. cd0c1fc Using realpath instead of android_src by michaelbai@chromium.org · 10 years ago
  73. 693441e libvpx: Pull from upstream by joeyparrish@google.com · 10 years ago
  74. 497a01b Disable avx2 in rtcd definitions by johannkoenig@chromium.org · 10 years ago
  75. d143273 Disable AVX2 support by johannkoenig@chromium.org · 10 years ago
  76. a4adce5 Enable AVX opt for Win builds by johannkoenig@chromium.org · 10 years ago
  77. 77a882b Enable AVX2 optimizations for libvpx by johannkoenig@chromium.org · 10 years ago
  78. 37fc486 Update build files. by johannkoenig@chromium.org · 10 years ago
  79. ec19809 Update README to actual revision by johannkoenig@chromium.org · 10 years ago
  80. ebb1c50 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  81. 93a7479 libvpx: Pull from upstream by johannkoenig@chromium.org · 10 years ago
  82. ef98d99 libvpx: Use generic implementation for arm64. by tomfinegan@chromium.org · 10 years ago
  83. 177bcf5 Make obj_int_extract compiled with 64-bit Android build. by michaelbai@chromium.org · 10 years ago
  84. d9ef0ae Include libvpx_srcs_generic in arm64 targets. by primiano@chromium.org · 10 years ago
  85. c8e01e3 Use generic implementation for arm64. by primiano@chromium.org · 10 years ago
  86. 86c4e4e Cherry-pick: Add compile option to parse ELF. by michaelbai@chromium.org · 10 years ago
  87. 543e09b libvpx.gyp: Force to parse ELF for webview build by michaelbai@chromium.org · 10 years ago
  88. a7ffde1 libvpx: Set LC_ALL to C in shell scripts. by tomfinegan@chromium.org · 10 years ago
  89. c0c24ab libvpx: unbreak iOS simulator build by fischman@chromium.org · 10 years ago
  90. 2cb6e55 libvpx: add a missing file (follow-up to r259946) by earthdok@chromium.org · 10 years ago
  91. 67a8416 libvpx: Disable assembly optimizations in MemorySanitizer builds. by earthdok@chromium.org · 10 years ago
  92. c0e7b20 libvpx.gyp: disable function level linking when building vp8_asm_enc_offsets.c by hans@chromium.org · 10 years ago
  93. edf5915 libvpx: disable -fstack-protector-all on iOS to avoid a crash. by fischman@chromium.org · 10 years ago
  94. 1cccf80 Revert "libvpx: remove libvpx_obj_int_extract input." by michaelbai@chromium.org · 10 years ago
  95. adc66e2 Force libvpx to be optimized for size (on Windows). by sebmarchand@chromium.org · 10 years ago
  96. 1fe30dc libvpx: remove libvpx_obj_int_extract input. by michaelbai@chromium.org · 10 years ago
  97. 4c9d43b libvpx: Pass -r argument as list. by michaelbai@chromium.org · 10 years ago
  98. 4c6c141 libvpx.gyp:Fix unpack_lib_posix.sh's warning. by michaelbai@chromium.org · 10 years ago
  99. 673ec24 libvpx: Use AR from Android toolchain for Android webview builds. by michaelbai@chromium.org · 10 years ago
  100. 71928bb Rename libvpx_untrusted->libvpx_nacl. Disable non-portable NaCl build. by sergeyu@chromium.org · 10 years ago