- 15 Sep, 2016 40 commits
-
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/8f53f54a9cca..0a17fafd723e $ git log 8f53f54a9..0a17fafd7 --date=short --no-merges --format='%ad %ae %s' 2016-09-15 tonikitoo Use either /RECT or /QuadPoints for annotation coordinates, depending on /AP 2016-09-15 npm Use ToUnicode mapping even when unicode is 0. 2016-09-15 npm Deleted unused defintions and methods from PWL_FontMap 2016-09-15 dsinclair Cleanup CFX_SystemHandler. 2016-09-15 dsinclair Use safe math when rendering line segments in AGG. 2016-09-15 dsinclair Replace FX_UINT with unsigned int BUG=647026 TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2342113002 Cr-Commit-Position: refs/heads/master@{#419003}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/615af784ab6e..7bffcd267301 $ git log 615af784a..7bffcd267 --date=short --no-merges --format='%ad %ae %s' 2016-09-15 bsalomon Fix key computation for GrPaths 2016-09-15 mtklein GN: port Valgrind bots. 2016-09-15 bsalomon Add GrContextOptions flag to disable distance field path renderer. 2016-09-15 robertphillips Fix color bug in SkRRectsGaussianEdgeShader CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=djsollen@google.com Review-Url: https://codereview.chromium.org/2348623002 Cr-Commit-Position: refs/heads/master@{#419002}
-
watk authored
Previously it was possible for GVD to be processing a Flush() but not have no outstanding bitstream buffers in the VDA when it received a NotifyError(). For example, when decoding single frame videos. In that case it went into the error state but never propagated the error. Now, if an error is received while in the flushing state, the error is propagated by calling the decode cb corresponding to the EOS buffer. BUG=647081 TEST=manually verified that AVDA decode errors now propagate to WMPI Review-Url: https://codereview.chromium.org/2344703003 Cr-Commit-Position: refs/heads/master@{#419001}
-
gayane authored
Fixing the flaky unittest by correcting the wrong measurement units. This CL also enables the test for mac bots. BUG=645538, 646758 Review-Url: https://codereview.chromium.org/2344673002 Cr-Commit-Position: refs/heads/master@{#419000}
-
alokp authored
BUG=571155 Review-Url: https://codereview.chromium.org/2340423002 Cr-Commit-Position: refs/heads/master@{#418999}
-
junov authored
The lack of gpu context recovery was causing some layout tests to be flaky. After running the test virtual/gpu/fast/canvas/canvas-lost-gpu-context.html all subsequent gpu tests run in the same instance of content_shell would fail. BUG=646973 Review-Url: https://codereview.chromium.org/2335223004 Cr-Commit-Position: refs/heads/master@{#418998}
-
benzh authored
The behavior of MediaStreamAudioTrack::Configure() has changed: Configure() used to be able to complete before any audio sample is received because the AudioParameter can be obtained from a WebRtcLocalAudioTrack according to https://codereview.chromium.org/857093002 After the media stream refactoring http://crbug.com/577874 Configure() remains pending until the first audio frame is received. For always-on hotword detection with a DSP audio source, no audio sample is sent until the DSP detects a potential hotword trigger. This patch removes MS_CONFIGURED timeout so that the plugin can keep waiting for a hotword instead of reporting a timeout error. BUG=616203 TEST=Verified always-on hotwording on Samus and Chell Signed-off-by:
Ben Zhang <benzh@chromium.org> CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2306803003 Cr-Commit-Position: refs/heads/master@{#418997}
-
geofflang authored
This test doesn't run fast enough to always finish within the hard-coded 45 second time limit. R=kbr@chromium.org TBR=piman@chromium.org BUG=646442 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2346883002 Cr-Commit-Position: refs/heads/master@{#418996}
-
cwallez authored
https://chromium.googlesource.com/angle/angle.git/+log/09cfac6..415f29e BUG= TBR=geofflang@chromium.org TEST=bots CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2347683002 Cr-Commit-Position: refs/heads/master@{#418995}
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) build: https://crrev.com/194bd0247efb60371dbcae87731f13dce4fa7934 Roll recipe dependencies (trivial). (recipe-roller@chromium.org) depot_tools: https://crrev.com/adcd4b78d5f35da535ccf82a221afb9fa389f631 presubmit_support: Remove a noisy logging.debug() (thakis@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=none Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2346883004 Cr-Commit-Position: refs/heads/master@{#418994}
-
alokp authored
BUG=571155 Review-Url: https://codereview.chromium.org/2348603002 Cr-Commit-Position: refs/heads/master@{#418993}
-
miu authored
Revert of Enable whitelisting for targets other than libchrome. (patchset #8 id:40002 of https://codereview.chromium.org/2336033002/ ) Reason for revert: Broke ninja on Linux x64: ninja: Entering directory `out/Release' [1/1] Regenerating ninja files FAILED: build.ninja /mnt/ssd/miu/chromium/src/buildtools/linux64/gn --root=/mnt/ssd/miu/chromium/src -q gen //out/Release/ ERROR at //chrome/BUILD.gn:1358:5: Undefined identifier. public_deps += [ ":default_apps" ] ^---------- See //BUILD.gn:211:7: which caused the file to be included. "//chrome", ^--------- ninja: error: rebuilding 'build.ninja': subcommand failed Original issue's description: > Refactor chrome resource targets into chrome_paks.gni > > This will allow monochrome to easily define its own set of the same > targets with a different resource whitelist > > BUG=641032 > > Committed: https://crrev.com/33312c3d3dc09f27325e74644b346123b325891e > Cr-Commit-Position: refs/heads/master@{#418966} TBR=brettw@chromium.org,agrieve@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=641032 Review-Url: https://codereview.chromium.org/2348643002 Cr-Commit-Position: refs/heads/master@{#418992}
-
jennyz authored
BUG=646037 Review-Url: https://codereview.chromium.org/2343973002 Cr-Commit-Position: refs/heads/master@{#418991}
-
arthursonzogni authored
Opening a link in a new tab/window was broken with PlzNavigate. This CL solves the majority of broken tests. There is still 3 browser_tests that doesn't work properly yet, but it seems to me this is unrelated to click modifiers (ctrl/shift/meta+click). Timeout: ReferrerPolicyTest.HttpLeftClickRedirectToHTTPOriginWhenCrossOrigin Flaky fail: ClickModifierTest.WindowOpenControlShiftClickTest ClickModifierTest.WindowOpenBasicClickTest BUG=644116 R=clamy@chromium.org Review-Url: https://codereview.chromium.org/2323153003 Cr-Commit-Position: refs/heads/master@{#418990}
-
Pawel Hajdan, Jr authored
We need to configure code to use built-in data from system library, not a separate file shipped with Chrome. BUG=551343 R=dpranke@chromium.org Review URL: https://codereview.chromium.org/2339173005 . Cr-Commit-Position: refs/heads/master@{#418989}
-
ben authored
This implements: - allows the content embedder to merge a manifest into the base ones provided by content, allowing it to add to the list of interfaces exposed to the renderer. - adds such an overlay to chrome/browser So.. from now on if you add an interface to either the browser/renderer, you'll need to list it in the manifest. I wonder how we should broadcast this. Also as a separate step we should require these manifests get security review. R=rockot@chromium.org,tsepez@chromium.org Committed: https://crrev.com/4ea17059bf78553528f3ffb4a9de84a447622fd3 Committed: https://crrev.com/807a926c9ca02ac8ae1b52e82537834ef78fb9ba Committed: https://crrev.com/91c25a3cedc4fadcb8c84e91cc59a8f90411058a Committed: https://crrev.com/cdf40b4b434b43af6accf0c822ea964bc6bfd931 Review-Url: https://codereview.chromium.org/2259903002 Cr-Original-Original-Original-Original-Commit-Position: refs/heads/master@{#418282} Cr-Original-Original-Original-Commit-Position: refs/heads/master@{#418398} Cr-Original-Original-Commit-Position: refs/heads/master@{#418582} Cr-Original-Commit-Position: refs/heads/master@{#418691} Cr-Commit-Position: refs/heads/master@{#418988}
-
Pawel Hajdan, Jr authored
BUG=none R=dpranke@chromium.org Review URL: https://codereview.chromium.org/2343883002 . Cr-Commit-Position: refs/heads/master@{#418987}
-
grt authored
chrome.exe appears to have grown by 150% when skia rolled in r411308. chrome.exe shouldn't need skia or gfx, so let's try not depending on them! BUG=647223 R=brucedawson@chromium.org Review-Url: https://codereview.chromium.org/2345503006 Cr-Commit-Position: refs/heads/master@{#418986}
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) build: https://crrev.com/8091fad9d075ecec116e1740360ff955a7654c4a Remove use_isolate from Marshmallow 64 bit Tester (bpastene@chromium.org) https://crrev.com/2f0a7c064259dc0e0bf375c2d1771544f5647a1c Changed sequence of package_build step to be before package_build_for_bisect (miimnk@google.com) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=645662 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2342153002 Cr-Commit-Position: refs/heads/master@{#418985}
-
fdoray authored
This method is not used outside of SequencedWorkerPool itself. Making it private will prevent external users from using it directly, which will help the deprecation of SequencedWorkerPool. SequencedWorkerPool::IsRunningSequenceOnCurrentThread() is still used by the RunsTasksOnCurrentThread() method of SequencedTaskRunners returned by a SequencedWokrerPool. BUG=622400 Review-Url: https://codereview.chromium.org/2341063002 Cr-Commit-Position: refs/heads/master@{#418984}
-
bmcquade authored
BUG=384330 Review-Url: https://codereview.chromium.org/2343923002 Cr-Commit-Position: refs/heads/master@{#418983}
-
sorin authored
Bring the code to C++11 standard and streamline the execution path inside the function. BUG=646904 Review-Url: https://codereview.chromium.org/2340003002 Cr-Commit-Position: refs/heads/master@{#418982}
-
gab authored
It merely needs a TaskRunner to PostTask() to. This allows the unittest to merely use a base::Thread and alleviates issue 646443. Also did some modern style cleanup: - ThreadChecker => SequenceChecker (no state is thread-affine) - const scoped_refptr<>& => scoped_refptr<> + std::move (avoids a refcount bump when handing off ownership: https://groups.google.com/a/chromium.org/d/topic/chromium-dev/TlL1D-Djta0/discussion) BUG=646443 NO_DEPENDENCY_CHECKS=true Review-Url: https://codereview.chromium.org/2335193007 Cr-Commit-Position: refs/heads/master@{#418981}
-
manzagop authored
BUG=620813 Review-Url: https://codereview.chromium.org/2339873003 Cr-Commit-Position: refs/heads/master@{#418980}
-
rdevlin.cronin authored
It seems that feature-related singleton classes can be potentially accessed during shutdown, which will crash. Make these classes leaky, which is now the preference anyway. BUG=646275 Review-Url: https://codereview.chromium.org/2338273005 Cr-Commit-Position: refs/heads/master@{#418979}
-
Rebaseline Bot authored
https://chromium.googlesource.com/chromium/src/+/7c023bffa BUG=641261 TBR=wkorman@chromium.org Review URL: https://codereview.chromium.org/2342143002 . Cr-Commit-Position: refs/heads/master@{#418978}
-
apacible authored
This change populates the feedback dialog with some initial info, including profile email and current URL, by adding a new WebUI Message Handler for C++ <-> JS messaging. The handler will be build out to support more messaging in the future, e.g. system info, screenshots, and feedback submission. BUG=632112 Review-Url: https://codereview.chromium.org/2190653003 Cr-Commit-Position: refs/heads/master@{#418977}
-
lukasza authored
This simplifies the code a little bit + avoids consuming memory for what is ultimately an unused value. BUG=647392 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2329523003 Cr-Commit-Position: refs/heads/master@{#418976}
-
marpan authored
https://chromium.googlesource.com/webm/libvpx.git/+log/e66cd132f09e..4282d29355df $ git log e66cd132f..4282d2935 --date=short --no-merges --format='%ad %ae %s' 2016-09-13 johannkoenig vp8 decoder: cast decoding_thread_count to int 2016-09-13 johannkoenig vp9 frame parallel test: Initialize cfg to 0 2016-09-13 johannkoenig vp9cx_set_ref.c: remove unused 'cfg' parameter 2016-09-13 johannkoenig webmenc: remove unused 'fps' parameter 2016-09-09 jzern cosmetics,vp8: join some lines, fix table format 2016-09-09 marpan vp8: Set the skin model to mode 1. 2016-09-06 glider vp8: Remove TSAN warning around end of encode. 2016-09-07 jzern vpx_mem.c: remove unnecessary inline 2016-09-07 slavarnway vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2() 2016-09-03 sarahparker Fix missing write to opsnr in internal stats 2016-09-01 jzern invalid_file_test: quiet -Wunused-const-variable warnings 2016-09-01 jzern vp8_cx_iface: quiet -Wshorten-64-to-32 warning 2016-09-01 jzern get_cpu_count: quiet -Wshorten-64-to-32 warnings 2016-09-01 paulwilkins Casts to remove some warnings. 2016-08-31 johannkoenig Enable -Wundef by default 2016-08-31 johannkoenig Define VP8_TEMPORAL_ALT_REF to !CONFIG_REALTIME_ONLY 2016-08-26 johannkoenig Remove CONFIG_DEBUG guards from assert() 2016-08-26 johannkoenig Remove unused function vpx_de_mblock 2016-08-26 johannkoenig Fix -Wundef warning for OUTPUT_FPF 2016-08-26 johannkoenig Fix -Wundef warning for __SANITIZE_ADDRESS__ (...) R=johannkoenig@google.com Review-Url: https://codereview.chromium.org/2346903003 Cr-Commit-Position: refs/heads/master@{#418975}
-
bruthig authored
BUG=None Review-Url: https://codereview.chromium.org/2233963002 Cr-Commit-Position: refs/heads/master@{#418974}
-
jbudorick authored
BUG=647016 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Review-Url: https://codereview.chromium.org/2340923002 Cr-Commit-Position: refs/heads/master@{#418973}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/ab00f4222c9f..615af784ab6e $ git log ab00f4222..615af784a --date=short --no-merges --format='%ad %ae %s' 2016-09-15 djsollen Revert of Update version of SVG asset (patchset #1 id:1 of https://codereview.chromium.org/2341043003/ ) 2016-09-15 mtklein GN: support 32-bit x86 builds CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=djsollen@google.com Review-Url: https://codereview.chromium.org/2344893004 Cr-Commit-Position: refs/heads/master@{#418972}
-
prasadv authored
*PERF SHERRIF: this CL intentionally breaks dummy_benchmark.noisy_benchmark_1 for intergration testing purpose. BUG=646628 NOTRY=true Review-Url: https://codereview.chromium.org/2334323003 Cr-Commit-Position: refs/heads/master@{#418971}
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) build: https://crrev.com/e1d15cd7795cc1c5465983af8a49669242857107 Add rtc_stats_unittests to the test suite (ehmaldonado@chromium.org) https://crrev.com/37294244d9d54d639a083d382da68c50f8fe14e5 Add linux_chromium_headless_dbg trybot (perezju@chromium.org) https://crrev.com/f0f4c4a27746dee8a53234f03e452dba556deb55 Reland of Enable the ninja up-to-date check for Android builders (agrieve@chromium.org) https://crrev.com/2744734cf3aa1d8a02d0f0b7abf99635e9f2aa48 Revert of Enable the ninja up-to-date check for Android builders (patchset #1 id:1 of https://codereview.chromium.org/2343563003/ ) (agrieve@chromium.org) https://crrev.com/1575589a1d8f61fee45ec53ccbf77f073fd38847 recipe_modules/chromite: Use "build_type". (dnj@chromium.org) https://crrev.com/5799bab975aa3eda6785f36d9f7879549074b28b Reland of Enable the ninja up-to-date check for Android builders (agrieve@chromium.org) https://crrev.com/ecdf065c9d2a6e28d86c8ad333432b497158ee7a chromium.android: Enable swarming on Android arm64 builder (bpastene@chromium.org) https://crrev.com/7a71133c89aa2a770fc2326188306cf6a3a6f1e1 Revert of Enable the ninja up-to-date check for Android builders (patchset #1 id:1 of https://codereview.chromium.org/2343953002/ ) (agrieve@chromium.org) https://crrev.com/c65424c419105e0720cc0de09fb9e7a36c3d4601 Pass ninja -n in the ninja -d explain step to avoid more work (agrieve@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=646165,chromium:627996,646838,632008 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2346723003 Cr-Commit-Position: refs/heads/master@{#418970}
-
wkorman authored
BUG=637460 TBR=drott Review-Url: https://codereview.chromium.org/2339863003 Cr-Commit-Position: refs/heads/master@{#418969}
-
chili authored
-- The DeleteAllPages method is only used by the offline internals page. -- The Javascript can send all the request ids for DeleteAllRequests to eliminate additional async callback complexity. -- Update IDs to be less confusing. BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2342603004 Cr-Commit-Position: refs/heads/master@{#418968}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/38fd84428a1e..8f53f54a9cca $ git log 38fd84428..8f53f54a9 --date=short --no-merges --format='%ad %ae %s' 2016-09-15 tsepez Add short-cut in CFX_{Byte,Wide}String::Operator<() TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2345713003 Cr-Commit-Position: refs/heads/master@{#418967}
-
agrieve authored
This will allow monochrome to easily define its own set of the same targets with a different resource whitelist BUG=641032 Review-Url: https://codereview.chromium.org/2336033002 Cr-Commit-Position: refs/heads/master@{#418966}
-
chrishtr authored
BUG=646363 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2343963002 Cr-Commit-Position: refs/heads/master@{#418965}
-
liberato authored
Power measurements on a nexus 5 show that there's very little difference below 360p between hardware and libvpx decoding. This CL switches to libvpx decoding for <360p, even if it could be hardware accelerated by AVDA. This saves a hardware codec instance, and avoids potential stability issues with lots of MediaCodecs in use at once. BUG=647259, 642948 TEST=manually checked 240p and 360p. Review-Url: https://codereview.chromium.org/2334223009 Cr-Commit-Position: refs/heads/master@{#418964}
-