summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-01Merge from Chromium at DEPS revision 267519idea133-weekly-releaseBo Liu
2014-04-28Update makefiles after merge of Chromium at 266543Android Chromium Automerger
2014-04-24Merge from Chromium at DEPS revision 265802Ben Murdoch
2014-04-23Update makefiles after merge of Chromium at 265680Android Chromium Automerger
2014-04-22Merge third_party/libyuv from https://chromium.googlesource.com/external/liby...Android Chromium Automerger
2014-04-11Roll chromium_revision 260824:262938 + fix binutils. Since it's not possible...fbarchard@google.com
2014-04-10Update the gold location (third_party/libyuv).fbarchard@google.com
2014-04-10Merge from Chromium at DEPS revision 262940Ben Murdoch
2014-04-09Update makefiles after merge of Chromium at 262754Android Chromium Automerger
2014-04-07Update makefiles after merge of Chromium at 262110Android Chromium Automerger
2014-04-04Update makefiles after merge of Chromium at 261622Android Chromium Automerger
2014-04-03Change r9 to a parameter which will map to x9 for arm64.fbarchard@google.com
2014-04-03Merge from Chromium at DEPS revision 261286Ben Murdoch
2014-04-02Fix DEPS and gyp_libyuv for chromium roll in r996kjellander@google.com
2014-04-02Bump chromium deps to 260824 which is lkgr for improved mobile support.fbarchard@google.com
2014-04-01Update makefiles after merge of Chromium at 260927Android Chromium Automerger
2014-04-01Merge third_party/libyuv from https://chromium.googlesource.com/external/liby...Android Chromium Automerger
2014-03-31Merge from Chromium at DEPS revision 260458Ben Murdoch
2014-03-29arm64 initial port using Cfbarchard@google.com
2014-03-28Revert accidental checkin in r992kjellander@google.com
2014-03-28Minor fixes to gyp_libyuv.pykjellander@google.com
2014-03-28Update libyuv build toolchain.fbarchard@google.com
2014-03-26Port format_conversion (bayer) to Cfbarchard@google.com
2014-03-26Roll chromium dependency to r255773fbarchard@google.com
2014-03-25Merge third_party/libyuv from https://chromium.googlesource.com/external/liby...Android Chromium Automerger
2014-03-24Fix C89 compile error for cpu detect. Make mips detection assume DSP if cpui...fbarchard@google.com
2014-03-21Merge from Chromium at DEPS revision 258528Torne (Richard Coles)
2014-03-19Merge third_party/libyuv from https://chromium.googlesource.com/external/liby...Android Chromium Automerger
2014-03-18Warning fix for implicite cast in scaling from int64 to int.fbarchard@google.com
2014-03-18ARGBScale down bilinear clip to edge of image to avoid overread.fbarchard@google.com
2014-03-18Merge from Chromium at DEPS revision 257591Torne (Richard Coles)
2014-03-17Update makefiles after merge of Chromium at 257433Android Chromium Automerger
2014-03-17Update makefiles after merge of Chromium at 257420Android Chromium Automerger
2014-03-12Update makefiles after merge of Chromium at 256489Android Chromium Automerger
2014-03-12Update makefiles after merge of Chromium at 256368Android Chromium Automerger
2014-03-08More wordy comments about Neonfbarchard@google.com
2014-03-07unittest first checks if files exists for neon detection.fbarchard@google.com
2014-03-07If libyuv built with Neon, assume Neon is present on CPU.fbarchard@google.com
2014-03-07Update makefiles after merge of Chromium at 255581Android Chromium Automerger
2014-02-26Update makefiles after merge of Chromium at 253634Android Chromium Automerger
2014-02-25Update makefiles after merge of Chromium at 253112Android Chromium Automerger
2014-02-21Merge from Chromium at DEPS revision 251904Torne (Richard Coles)
2014-02-13Merge third_party/libyuv from https://chromium.googlesource.com/external/liby...Android Chromium Automerger
2014-02-12Initial empty repositoryGeoff Mendal
2014-02-06for ios enable neon for arm but not ia32 which is simulator.fbarchard@google.com
2014-01-31clang compatibility ifdeffbarchard@google.com
2014-01-28Switch to CXX for linux.mkfbarchard@google.com
2014-01-28libyuv::MJPGToI420() and libyuv::MJPGToARGB() return failure if callback to J...fbarchard@google.com
2014-01-18Allow system jpeg to be used instead of libjpeg_turbo.fbarchard@google.com
2014-01-18scale port to c. completes all scaling functions.fbarchard@google.com