- 04 Oct, 2017 40 commits
-
-
proberge authored
(Not a direct reland: the change to extension_settings_browsertest.h was not in the original CL) This is a reland of f3bd7c65 Original change's description: > Extension content verification: unify "is from store" logic > > Bug: 766806 > Change-Id: I1a210ded77cc9ffdc0039fca097c6fdba7ff0131 > Reviewed-on: https://chromium-review.googlesource.com/677403 > Commit-Queue: proberge <proberge@chromium.org> > Reviewed-by: Devlin <rdevlin.cronin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#505092} Bug: 766806 Change-Id: I4a0c69c50d7bc41a47e264ad9b9e3136a729ec96 Reviewed-on: https://chromium-review.googlesource.com/698985Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: proberge <proberge@chromium.org> Cr-Commit-Position: refs/heads/master@{#506422}
-
Andrew Grieve authored
NOTRY=true # winbot flake Change-Id: I2510eb714c4ae40903aecbc48da712a2c0b4898c Reviewed-on: https://chromium-review.googlesource.com/699698 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#506421}
-
Marc-André (MAD) Decoste authored
Bug: 768429 Change-Id: I67d24b9cc4781fc9a1386a8dcdb160a5f3b23d34 Reviewed-on: https://chromium-review.googlesource.com/687275Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Marc-André Decoste <mad@chromium.org> Cr-Commit-Position: refs/heads/master@{#506420}
-
Hans Wennborg authored
We were already stripping 'clang' and the .so's (in package.py), but more executables have been added since then. On Linux, the package size goes from 67246968 to 65948746 bytes, so about 1.2 MB savings. BUG=none Change-Id: I104055e7faec49d15dd433739d740f00492c48a0 Reviewed-on: https://chromium-review.googlesource.com/699019Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#506419}
-
Rouslan Solomakhin authored
This patch adds a test for a payment method https://jonpay.com/pay that supports payment apps from two origins: https://alicepay.com and https://bobpay.com. Bug: 771323 Change-Id: I62feba283ea34cd909019aec0d84046bee572087 Reviewed-on: https://chromium-review.googlesource.com/699084Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#506418}
-
Dirk Pranke authored
We are dropping layout test support on 10.9; the first step is to stop expecting the bots to be running and generating baselines. R=qyearsley@chromium.org BUG=736256 Change-Id: I2d5c647cfb2d68df3bf2d078332c504cfccfa8d7 Reviewed-on: https://chromium-review.googlesource.com/699559Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#506417}
-
Stephen McGruer authored
This is a largely behavior-agnostic change that replaces ElementAnimations use of AnimationPlayer with AnimationTicker. This allows a lot of pass-through methods to be removed from AnimationPlayer. Note that the flow of some method calls has changed, mostly to have AnimationPlayer APIs called from AnimationTicker rather than calling into it and using the return value. For example the AnimationPlayer::NotifyAnimationYYY methods are now called from AnimationTicker. Bug: 766915 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel Change-Id: I688c204f69785030330aa73be0c5707b4e5d3ce0 Reviewed-on: https://chromium-review.googlesource.com/655221 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Ian Vollick <vollick@chromium.org> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#506416}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ce099e95. Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/2550 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: glebl@chromium.org: external/wpt/css/CSS2/normal-flow external/wpt/css/CSS2/positioning kojii@chromium.org: external/wpt/css/CSS2 tyoshino@chromium.org, yhirano@chromium.org, mkwst@chromium.org, japhet@chromium.org: external/wpt/fetch xlai@chromium.org, jinho.bang@samsung.com, hs1217.lee@samsung.com: external/wpt/css/geometry-1 TBR=qyearsley@chromium.org No-Export: true Change-Id: I0a3593ec04d0f30344e2cad019b95d270bb0840a Reviewed-on: https://chromium-review.googlesource.com/700476 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#506415}
-
Etienne Pierre-Doray authored
Old: http://chromium-review.googlesource.com/643886 Revert: http://chromium-review.googlesource.com/698004 Bug: 760614 Change-Id: I6d852739c27d84242a1ee90b558ca39b35b273e1 Reviewed-on: https://chromium-review.googlesource.com/698524Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#506414}
-
Chris Pickel authored
Bug: 768419 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I9f5f2b134213de42e241ba7aa16a8026d77e6684 Reviewed-on: https://chromium-review.googlesource.com/695209 Commit-Queue: Chris Pickel <sfiera@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#506413}
-
Corentin Wallez authored
This reverts commit df7b7f8e. Reason for revert: WinAudioInputTest.WASAPIAudioInputStreamMiscCallingSequences started failing on Windows after this patch. Original change's description: > Move microphone debug recording to AM. > > Introduces the AudioInputStreamDataInterceptor, which transparently sends audio > data off for debug recording. AudioManagerBase wraps each created input stream > in an interceptor to enable debug recording. A side effect of this refactoring > is that WebContents input streams will not be recorded, but AFAIK noone ever > used recordings anyways. I also somehow had to fix a bunch of IWYU, not sure > how I got dragged into that :). > > Since AudioInputRendererHost doesn't have to be accessed by the > RenderProcessHostImpl anymore, the member variable was removed; the lifetime of > the AudioInputRendererHost is now managed by the IPC::Channel as it is for other > message filters. > > Bug: 768610 > Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;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 > Change-Id: I24a89435b283cd5df68373eb37d776a320d6ffd5 > Reviewed-on: https://chromium-review.googlesource.com/680217 > Commit-Queue: Max Morin <maxmorin@chromium.org> > Reviewed-by: Olga Sharonova <olka@chromium.org> > Reviewed-by: Tommi <tommi@chromium.org> > Reviewed-by: Avi Drissman <avi@chromium.org> > Reviewed-by: Henrik Grunell <grunell@chromium.org> > Cr-Commit-Position: refs/heads/master@{#506338} TBR=avi@chromium.org,tommi@chromium.org,grunell@chromium.org,olka@chromium.org,maxmorin@chromium.org Change-Id: Id99c595e6ce4cba32e4a43ef93bee2ec329c749e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 768610 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;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 Reviewed-on: https://chromium-review.googlesource.com/700079Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#506412}
-
Fredrik Söderquist authored
Fragment anchors are often used for "spriting purposes" when using SVG documents, so scrolling the referenced element into view could seemingly randomly scroll the top-level document (if it was same-origin with the sprite sheet.) This is usually not an expected or wanted behavior. Inhibit scrolling for all the embedding cases. (It's uncertain whether this ought to affect <iframe>s or not, but let's include those too for now. For simplicity.) While here, also remove the dependency on SVGDocumentExtension for the trivial operation of getting the root element. Bug: 493802 Change-Id: I9942093331b2c53ba94ad83cfbe0a3b8b4ca6cbe Reviewed-on: https://chromium-review.googlesource.com/700638Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#506411}
-
James Cook authored
We have not shipped Windows Ash for years. There is a 1:1 mapping between USE_ASH and OS_CHROMEOS, so consolidate them. The BUILD.gn files will be cleaned up separately. Bug: 673826 Test: compiles, gn check on Chrome OS, Linux and Linux Ozone Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;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 Change-Id: I5ebf64a133d1032f0d7864ed1a180d0f0b170da1 Reviewed-on: https://chromium-review.googlesource.com/692699 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#506410}
-
Oleh Prypin authored
LLD is not applicable when using a different compiler (GCC at least) Bug: chromium:607968 Change-Id: I5f4f53a5c91c52cc5ff9a0b9c5f2c5043c7add46 Reviewed-on: https://chromium-review.googlesource.com/700456Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Oleh Prypin <oprypin@chromium.org> Cr-Commit-Position: refs/heads/master@{#506409}
-
Yoland Yan authored
This conversion address the search UI unsync issue from crbug/722303. For more on JUnit4 migration, please check src/testing/android/docs/junit4.md Bug: 640116,722303 Change-Id: I3f1aeea09e626ca6bdf16ff06bede2afe6387fd3 Reviewed-on: https://chromium-review.googlesource.com/699596Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Yoland Yan <yolandyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#506408}
-
Max Moroz authored
R=inferno@chromium.org, ochang@chromium.org, oprypin@chromium.org Bug: 720129 Change-Id: Icbadc3b876c057b3649a0761f1a6775e6c119a2e Reviewed-on: https://chromium-review.googlesource.com/699798Reviewed-by:
Abhishek Arya <inferno@chromium.org> Commit-Queue: Abhishek Arya <inferno@chromium.org> Cr-Commit-Position: refs/heads/master@{#506407}
-
Andrew Grieve authored
NOTRY=true # docs update Change-Id: I4f5840875d6d5256ef14b12de5364643a751f1e4 Reviewed-on: https://chromium-review.googlesource.com/700420Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#506406}
-
Lukasz Anforowicz authored
WebContents::GetRenderProcessHost is an API that doesn't behave as expected with out-of-process iframes, as multiple processes can be associated with a single WebContents. This CL replaces callers of this API, so that they go through an equivalent API that explicitly selects which frame's process is needed. This CL was started by using an ad-hoc clang-plugin that replaced existing callsites of WebContents::GetRenderProcessHost() with a call to something like wc->GetMainFrame()->GetProcess(). This was followed-up by manually adding an include of render_frame_host.h and git cl format and git cl lint and then a self-review with small tweaks (e.g. sometimes using a wc->GetRenderViewHost()->GetProcess() is more appropriate). This CL was uploaded by git cl split. R=sky@chromium.org Bug: 666525 Change-Id: I8167f7c6577f457939f2d2379640523f583c9dff Reviewed-on: https://chromium-review.googlesource.com/689109 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#506405}
-
rnephew authored
Previously it was only disable on system_health.common_desktop TBR=nednguyen@google.com Bug: 769809 Change-Id: I02143441e0cee13faab7cf33ba570218a59c480c Reviewed-on: https://chromium-review.googlesource.com/699053 Commit-Queue: rnephew <rnephew@chromium.org> Reviewed-by:
rnephew <rnephew@chromium.org> Cr-Commit-Position: refs/heads/master@{#506404}
-
Preeti Nayak authored
Reference: https://docs.google.com/spreadsheets/d/1HKl-gMSzjI-ygRkYTvqpJRwSW0ZI-xj-0aoiNdTum2g/edit#gid=939250318 Change-Id: Id86469bb8072fbc36df7feea1dc665da275531cf Reviewed-on: https://chromium-review.googlesource.com/657337 Commit-Queue: Roger McFarlane <rogerm@chromium.org> Reviewed-by:
Sanjoy Pal <sanjoy.pal@samsung.com> Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Cr-Commit-Position: refs/heads/master@{#506403}
-
Lukasz Anforowicz authored
WebContents::GetRenderProcessHost is an API that doesn't behave as expected with out-of-process iframes, as multiple processes can be associated with a single WebContents. This CL replaces callers of this API, so that they go through an equivalent API that explicitly selects which frame's process is needed. This CL was started by using an ad-hoc clang-plugin that replaced existing callsites of WebContents::GetRenderProcessHost() with a call to something like wc->GetMainFrame()->GetProcess(). This was followed-up by manually adding an include of render_frame_host.h and git cl format and git cl lint and then a self-review with small tweaks (e.g. sometimes using a wc->GetRenderViewHost()->GetProcess() is more appropriate). This CL was uploaded by git cl split. R=samarth@chromium.org Bug: 666525 Change-Id: I4345acbb935b022be52eadb8789892b33e5b8e96 Reviewed-on: https://chromium-review.googlesource.com/688772Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#506402}
-
Xida Chen authored
In CoalesceScrollAndPinch() function, when the new event cannot be coalesced with the last event, the DCHECK message is "New event can be coalesced with the ...", where it should be "can be coalesced ..." This CL fixes the message. It should introduce no behavior change. Bug: None Change-Id: Ia6efb334c005b07a3a98c17655920b6d1109814d Reviewed-on: https://chromium-review.googlesource.com/700398Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#506401}
-
Lukasz Anforowicz authored
WebContents::GetRenderProcessHost is an API that doesn't behave as expected with out-of-process iframes, as multiple processes can be associated with a single WebContents. This CL replaces callers of this API, so that they go through an equivalent API that explicitly selects which frame's process is needed. This CL was started by using an ad-hoc clang-plugin that replaced existing callsites of WebContents::GetRenderProcessHost() with a call to something like wc->GetMainFrame()->GetProcess(). This was followed-up by manually adding an include of render_frame_host.h and git cl format and git cl lint and then a self-review with small tweaks (e.g. sometimes using a wc->GetRenderViewHost()->GetProcess() is more appropriate). This CL was uploaded by git cl split. R=samarth@chromium.org Bug: 666525 Change-Id: If2a349829b2de02a166403075358e0e7af5f7020 Reviewed-on: https://chromium-review.googlesource.com/689117Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#506400}
-
Abhishek Arya authored
R=mmoroz@google.com Bug: 759794 Change-Id: I7f2af4837e83a9ba63ea47735f10701c9d5ffcc1 Reviewed-on: https://chromium-review.googlesource.com/699695 Commit-Queue: Abhishek Arya <inferno@chromium.org> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Cr-Commit-Position: refs/heads/master@{#506399}
-
Alexandr Ilin authored
There is a crash registered in AutocompleteActionPredictorTable::GetAllRows probably due to null pointer access. Culprit object is created with raw new that may be dangerous. This CL removes this and several other usages of a new statement in c/b/predictors. Bug: 771616 Change-Id: I30e87b470e623166d03c27694f232a5033b143bf Reviewed-on: https://chromium-review.googlesource.com/700636 Commit-Queue: Alexandr Ilin <alexilin@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#506398}
-
Daniel Cheng authored
Change-Id: I355028a260cef258375192ad71a00711b25dfc70 Reviewed-on: https://chromium-review.googlesource.com/699756Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#506397}
-
Kent Tamura authored
* make_qualified_names.py: Generates snake_case file names. * code_generator.py: Remove exceptions for HTMLNames.h and SVGNames.h. * MakeQualifedNames.*.tmpl: Renamed to snake_case. * scripts.gni: Follow the *.tmpl change. * other files: Use new names of FooNames.h. Bug: 770603 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I59e0512c5b2d6deffcd84eb9ea33fd47127acd70 Reviewed-on: https://chromium-review.googlesource.com/700236 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#506396}
-
Maks Orlovich authored
This is what it does behind scenes in Chrome anyway, but always using the scheduler in tests as well is helpful since it means a single TaskScheduler::FlushForTesting() call rather than needing both TaskScheduler and SequencedWorkerPool versions of FlushForTesting() as separate calls, which causes trouble when control jumps back and forth between the two. Bug: 766221 Change-Id: Iab6a49cad86f1fd5a31c66c50d25e2962c538d53 Reviewed-on: https://chromium-review.googlesource.com/697925Reviewed-by:
Asanka Herath <asanka@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#506395}
-
Vladislav Kuzkokov authored
There's currently no reason for this class to exist. Change-Id: Id8a981e37696ceb6c28687f4d894c4278d856997 Reviewed-on: https://chromium-review.googlesource.com/693015Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Vladislav Kuzkokov <vkuzkokov@chromium.org> Cr-Commit-Position: refs/heads/master@{#506394}
-
Justin Okamoto authored
This change allows for Android lint suppression configurations to be defined on a per-target basis (assuming said target is "Android lint capable") rather than having one global config. This will allow embedders to keep upstream's lint config for Chromium targets (w/o patching), while using a separate config for the embedding application. Bug: 737897 Change-Id: Ieccb95767e0ce541522d7a53edbe734c5bbfe6dc Reviewed-on: https://chromium-review.googlesource.com/698297Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#506393}
-
Theresa Wellington authored
Don't show the search provider when there is no half-height sheet state. This captures two scenarios: - Available screen height is less than 320dp - There are no normal tabs currently open BUG=759134 Change-Id: Ib36154b683679ad2084ac23fafe90e61f9b39fd1 Reviewed-on: https://chromium-review.googlesource.com/698349Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#506392}
-
Robert Phillips authored
This guard is required by the upcoming Skia CL https://skia-review.googlesource.com/c/skia/+/55100 (Use SK_DISABLE_DEFERRED_PROXIES to only disable deferred proxies for Chrome) Change-Id: Ib5972340b8db490af913d5d3bf0889fd364e90cc Reviewed-on: https://chromium-review.googlesource.com/700475Reviewed-by:
Florin Malita <fmalita@chromium.org> Reviewed-by:
Leon Scroggins <scroggo@chromium.org> Commit-Queue: Robert Phillips <robertphillips@google.com> Cr-Commit-Position: refs/heads/master@{#506391}
-
Fabio Tirelo authored
We may not be seeing as many reboots in the new flow because there is no browser window open when the cleaner finishes. If that's the case, we could add logic to reopen the Settings page when a window pops in the foreground. However, I'd rather make sure this problem exists before adding more logic to an already complex piece of code. Bug: Change-Id: I03deaadcda6e2a85001e360811c3fd53554d71a1 Reviewed-on: https://chromium-review.googlesource.com/692695 Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Reviewed-by:
Chris Sharp <csharp@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#506390}
-
Lukasz Anforowicz authored
WebContents::GetRenderProcessHost is an API that doesn't behave as expected with out-of-process iframes, as multiple processes can be associated with a single WebContents. This CL replaces callers of this API, so that they go through an equivalent API that explicitly selects which frame's process is needed. This CL was started by using an ad-hoc clang-plugin that replaced existing callsites of WebContents::GetRenderProcessHost() with a call to something like wc->GetMainFrame()->GetProcess(). This was followed-up by manually adding an include of render_frame_host.h and git cl format and git cl lint and then a self-review with small tweaks (e.g. sometimes using a wc->GetRenderViewHost()->GetProcess() is more appropriate). This CL was uploaded by git cl split. R=samarth@chromium.org Bug: 666525 Change-Id: Id663ba6297c2513f71343452a1b2f56a1528c17d Reviewed-on: https://chromium-review.googlesource.com/689140Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#506389}
-
Patrick Monette authored
This is a lock order violation that happens when the dll notification callback is unregistered while under the ModuleWatcher global lock and a dll notification arrives. Bug: 757398 Change-Id: I914b03409203394d7546f44d11dfd566f87a6cd4 Reviewed-on: https://chromium-review.googlesource.com/697825Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#506388}
-
Alexandr Ilin authored
This CL is a followup of http://crrev.com/c/695305. It adds relevant tests to catch any possible regressions. Bug: 770728 Change-Id: I8e77f1b6d0d8edc78965373da71b37ee764a18ae Reviewed-on: https://chromium-review.googlesource.com/695331Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Alexandr Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#506387}
-
Andrew Grieve authored
NOTRY=true # Doc change Change-Id: Ib1f0379d78b2c668fa8b9541f0427fb13eab177e Reviewed-on: https://chromium-review.googlesource.com/700478Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#506386}
-
James Cook authored
Remove mukai@ from ui/message_center/OWNERS since he no longer works on Chromium. Bug: none Test: none Change-Id: I20c940861a7b6e120e7f7f235cdb0a33623d8b1a Reviewed-on: https://chromium-review.googlesource.com/698264Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#506385}
-
Becca Hughes authored
Official Android builds scrape the build logs looking for "unknown pragma" warnings and then remove any resources that don't have a corresponding warning. This means that the media controls resources were not getting included in Android builds causing a crash. BUG=771507,771513,771512,771397 Change-Id: Icde2be4a881b5e2e06e45a725f6983fe6b280967 Reviewed-on: https://chromium-review.googlesource.com/700495Reviewed-by:
Anton Vayvod <avayvod@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#506384}
-
Henrik Boström authored
Changes: https://webrtc.googlesource.com/src.git/+log/a9a2771..83ccca1 $ git log a9a2771..83ccca1 --date=short --no-merges --format=%ad %ae %s 2017-10-04 eladalon@webrtc.org Create and use RtcEventLogOutput for output 2017-10-04 alessiob@webrtc.org Allow horizontal scrolling in the APM-QA HTML reports. 2017-10-04 solenberg@webrtc.org Revert "Reland "Remove WEBRTC_TRACE."" 2017-10-04 solenberg@webrtc.org Reland "Remove WEBRTC_TRACE." 2017-10-03 deadbeef@webrtc.org Removing logging in unit test that was committed accidentally. 2017-10-03 deadbeef@webrtc.org Fixing invalid calls to FindMatchingCodec. 2017-10-03 steveanton@webrtc.org Add GetRemoteAudioSSLCertificate() to PeerConnection 2017-10-03 deadbeef@webrtc.org Revert "Run apprtcmobile_tests on real devices." 2017-10-03 deadbeef@webrtc.org Updating comment in Logging.java. 2017-10-03 buildbot@webrtc.org Roll chromium_revision 26bc519a..c5f8071c (506052:506124) 2017-10-03 bpyoung@google.com Enable uploading vertex array with non-zero stride in Android shader. 2017-10-03 buildbot@webrtc.org Roll chromium_revision efe42588..26bc519a (505994:506052) 2017-10-02 flim@webrtc.org Remove memcheck suppression for TestOpusDtx 2017-10-03 alessiob@webrtc.org APM-QA Test data generation: environmental noise looped. 2017-10-03 danilchap@webrtc.org Fix potentional race in AudioSendStream constructor 2017-10-03 nisse@webrtc.org New method RtpReceiver::GetLatestTimestamps. 2017-10-03 ehmaldonado@webrtc.org Disable win_baremetal. 2017-10-03 eladalon@webrtc.org Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead 2017-10-03 ehmaldonado@webrtc.org Revert "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script." 2017-10-03 eladalon@webrtc.org Create RtcEventLogEncoderLegacy 2017-10-03 solenberg@webrtc.org Revert "Remove WEBRTC_TRACE." 2017-10-03 solenberg@webrtc.org Remove WEBRTC_TRACE. 2017-10-03 ehmaldonado@webrtc.org Reland "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script." 2017-10-03 ehmaldonado@webrtc.org Revert "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script." 2017-10-03 ehmaldonado@webrtc.org Run apprtcmobile_tests on real devices. 2017-10-03 buildbot@webrtc.org Roll chromium_revision 624172f8..efe42588 (505968:505994) 2017-10-03 ehmaldonado@webrtc.org Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script. 2017-10-02 eladalon@webrtc.org Add the internals of RtcEvent's subclasses 2017-10-03 nisse@webrtc.org Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." 2017-10-03 nisse@webrtc.org Make rtc_base/refcount.h self contained, not including refcountedobject.h. 2017-09-29 magjed@webrtc.org Move list of supported H264 codecs from InternalEncoderFactory to h264.h 2017-09-25 kthelgason@webrtc.org Remove deprecated mac screencapture code. TBR=hbos@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng Bug: Change-Id: I14b7d0cfeaf8522702f163af9cad81b693334fd1 Reviewed-on: https://chromium-review.googlesource.com/700005Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#506383}
-