- 04 May, 2017 40 commits
-
-
jbudorick authored
... instead of just chromium.android.json. Review-Url: https://codereview.chromium.org/2848703002 Cr-Commit-Position: refs/heads/master@{#469446}
-
crouleau authored
context: https://codereview.chromium.org/2851453003/ BUG= Review-Url: https://codereview.chromium.org/2855333002 Cr-Commit-Position: refs/heads/master@{#469445}
-
Adrienne Walker authored
It's possible for SkSurface creation of a bitmap to fail for various reasons, although most commonly because it's too big. RecordingImageBufferSurface and UnacceleratedImageBufferSurface should handle the case when the SkSurface for the fallback surface fails to be created. Bug: 705498 Change-Id: I348ed2199403053d5690d8c3c0f07a80837f66e3 Reviewed-on: https://chromium-review.googlesource.com/493775 Commit-Queue: enne <enne@chromium.org> Reviewed-by:
Justin Novosad <junov@chromium.org> Cr-Commit-Position: refs/heads/master@{#469444}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/18b10cbe616e..d9a69250dacb $ git log 18b10cbe6..d9a69250d --date=short --no-merges --format='%ad %ae %s' 2017-05-04 fmeawad Add lpy@ to tracing/OWNERS Created with: roll-dep src/third_party/catapult Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: Ibba94d6833b39ac843a36d6f47d2dce8a50f3b88 Reviewed-on: https://chromium-review.googlesource.com/495499 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#469443}
-
moshayedi authored
Adds |WindowTreeHostMusInitParams.use_classic_ime| to enable using InputMethodChromeOS instead of InputMethodMus. Later we will wire this up with a command line argument so we can use classic IME in --mus. BUG=706913 Review-Url: https://codereview.chromium.org/2831583005 Cr-Commit-Position: refs/heads/master@{#469442}
-
tedchoc authored
For the logging of main intent metrics and creating NTPs due to inactivity, we only want to do this if we believe the user came from the launcher. Chrome sends itself MAIN intents and those should not be counted towards this. We should follow up and remove dispatching MAIN intents to ourself as a followup, but this is a step towards the intent of this logging and behavior. Adds a test that if we get a MAIN intent without the launcher category, that we are not going to be waiting for a behavior to be logged via the main intent tracker. BUG=717754 Review-Url: https://codereview.chromium.org/2858043007 Cr-Commit-Position: refs/heads/master@{#469441}
-
meacer authored
The flakes are from 2011 and don't seem to be happening anymore. De-flake the test. BUG=91684 Review-Url: https://codereview.chromium.org/2864493002 Cr-Commit-Position: refs/heads/master@{#469440}
-
staraz authored
disable_display_vsync is read by GpuProcessTransportFactory and TestCompositorFrameSink only. It is not used by Renderers so it should not be in RendererSettings. GpuProcessTransportFactory gets disable_display_vsync from command line switch and stores it in disable_display_vsync_. LayerTreeTest and its subclasses pass disable_display_vsync in to TestCompositorFrameSink via its constructor. LayerTreeHostPerfTest overrides LayerTreeTest::CreateCompositorFrameSink to set disable_display_vsync to true to preserve behaviors. BUG=717959 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel TBR=piman@chromium.org Review-Url: https://codereview.chromium.org/2854953006 Cr-Commit-Position: refs/heads/master@{#469439}
-
manzagop authored
The main change is to rename postmortem_report_extractor to stability_report_extractor, and pull it out to a separate target. We want to use this not only postmortem, but also on crash. BUG=620813 Review-Url: https://codereview.chromium.org/2856923002 Cr-Commit-Position: refs/heads/master@{#469438}
-
jbroman authored
BUG=704293 TBR=jochen@chromium.org Review-Url: https://codereview.chromium.org/2801053003 Cr-Commit-Position: refs/heads/master@{#469437}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/342a9fa8e1c0..59ad782b2b05 $ git log 342a9fa8e..59ad782b2 --date=short --no-merges --format='%ad %ae %s' 2017-05-04 halcanary Revert "SkTypeface::getAdvancedMetrics(): cleanup" 2017-05-04 bsalomon Make GrSimpleMeshDrawOpHelper consider blend barriers/dst textures for batching. 2017-05-04 halcanary SkTypeface::getAdvancedMetrics(): cleanup 2017-05-04 mtklein try re-enabling test_diagonal on 565 2017-05-04 mtklein update Windows build docs 2017-05-04 reed force all colorfilters to implement 4f Created with: roll-dep src/third_party/skia Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_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;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=scroggo@chromium.org Change-Id: I5bfcd48d38e74c611c6852b01db11edfdd4a778c Reviewed-on: https://chromium-review.googlesource.com/495548Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#469436}
-
kouhei authored
Before this CL, accessing document.currentScript caused crash. It dereferenced nullptr pushed to Document::current_script_stack_ by ScriptLoader::DoExecuteScript() for script == ScriptType::kModule. This CL adds null check in Document::currentScriptForBinding so that it is aware that the item on the stack may be nullptr. TEST=wpt/html/semantics/scripting-1/the-script-element/module/currentScript-null.html BUG=716951 Review-Url: https://codereview.chromium.org/2860913002 Cr-Commit-Position: refs/heads/master@{#469435}
-
thomasanderson authored
This CL adds the following metrics: * If the system has a dbus object at /org/Freedesktop/Notifications with interface org.Freedesktop.Notifications * Server capabilities as returned by GetCapabilities * Capabilities are stored in |capabilities_|. It is not used now, but will be in the future. * Whether native notifications are actually used BUG=676220 R=peter@chromium.org,mpearson@chromium.org CC=thestig@chromium.org Review-Url: https://codereview.chromium.org/2856753002 Cr-Commit-Position: refs/heads/master@{#469434}
-
fdoray authored
Use a constexpr constructor that accepts traits in any order instead of the builder pattern to construct TaskTraits in content. BUG=713683 R=gab@chromium.org TBR=dgozman@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2857983003 Cr-Commit-Position: refs/heads/master@{#469433}
-
tbansal authored
Add flag to override Effective Connection Type (ECT) returned by Network Quality Estimator (NQE). If ECT is overridden using both the flag and the field trial, then the value set by the flag takes the precedence. BUG=716221 Review-Url: https://codereview.chromium.org/2850003002 Cr-Commit-Position: refs/heads/master@{#469432}
-
chengx authored
Currently, the JumpList class has a data member icon_dir_ to hold /profile/kJumpListIconDirname, which indicates that there's only one directory to hold jumplist icons. However, there are actually more than one icon directory. When generating these directory names, we append various kFoos to icon_dir_. It's better to append (chrome::kJumpListIconDirname + kFoo) as a whole to the profile directory as needed at the various points of use, rather than the current adding various kFoos to icon_dir_. This avoids the confusion. BUG=718314 Review-Url: https://codereview.chromium.org/2846383002 Cr-Commit-Position: refs/heads/master@{#469431}
-
lesliewatkins authored
Added ability to disassociate Tether and Wi-Fi networks, and now Wi-Fi and Tether networks are associated as soon as the network becomes connectable. Adding stevenjb@ for network_icon.cc. BUG=672263 Review-Url: https://codereview.chromium.org/2819303002 Cr-Commit-Position: refs/heads/master@{#469430}
-
avi authored
This relands the sampler, but with a very simplified recovery with no fancy stack scanning in case libunwind stops after one frame. BUG=531673 Review-Url: https://codereview.chromium.org/2848683006 Cr-Commit-Position: refs/heads/master@{#469429}
-
dschuyler authored
This CL changes the class of the content settings exceptions to use a max-width of 100% which allows the text elision to correctly truncate the URL. BUG=717883 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2861933002 Cr-Commit-Position: refs/heads/master@{#469428}
-
krb authored
We were adding twice the height necessary when an answer in suggest was present, which created a large empty space at the end of the suggestions. This changes it to adding custom "definition" line height. BUG=714042 Review-Url: https://codereview.chromium.org/2856253002 Cr-Commit-Position: refs/heads/master@{#469427}
-
caseq authored
BUG=717694 Review-Url: https://codereview.chromium.org/2856233002 Cr-Commit-Position: refs/heads/master@{#469426}
-
chaopeng authored
This issue is caused by Aura Overlay Scrollbar is created with opacity>0. We used to call SAC::DidScrollUpdate - LTI::UpdateScrollbars to fade out when RegisterScrollLayer. ``` #2 0x7f23d0dfe1ea cc::LayerTreeImpl::UpdateScrollbars() #3 0x7f23d0dfd999 cc::LayerTreeImpl::DidUpdateScrollState() #4 0x7f23d0e07231 cc::LayerTreeImpl::RegisterScrollLayer() ``` But we remove ScrollbarAnimationController::DidScrollUpdate call in UpdateScrollbars at https://crrev.com/697a467f819ce09da5209a3df13b8b92f33e35a4. Then Overlay Scrollbar can not fade out until we have real scroll. In this patch, we apply set_needs_show_scrollbars(true) to the layer in LayerTreeImpl::RegisterScrollLayer that will let LTI::HandleScrollbarShowRequestsFromMain pickup and call SAC::DidScrollUpdate. For cc_unittest, remove set_needs_show_scrollbars call in LayerTreeHostImplTestScrollbarAnimation.* and LayerTreeHostImplTest.ScrollbarVisibilityChangeCausesRedrawAndCommit. BUG=717222 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2858973002 Cr-Commit-Position: refs/heads/master@{#469425}
-
mcasas authored
This CL: - moves those two fellas (BarcodeDetectionImpl.java and TextDetectionImpl.java) from //chrome to //services/shape_detection, with some tiny adaptations. - changes render_process_host_impl.cc to send requests to the said service. - adds a needed InterfaceRegistrar.java to //services/shape_detection and some android-specific code to shape_detection_service.cc, following the //services/device model (BatteryMonitor, concretely). No new code or functionality is intended in the ...Impl.java files (except a small change in testing for GMS presence). BUG=718275 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.mac:mac_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2855203003 Cr-Commit-Position: refs/heads/master@{#469424}
-
geofflang authored
https://chromium.googlesource.com/angle/angle.git/+log/ba29fa4..677bb6f BUG= TBR=jmadill@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/2858303002 Cr-Commit-Position: refs/heads/master@{#469423}
-
tfarina authored
BUG=None TEST=base_unittests --gtest_filter=FileUtilTest.SetCloseOnExec R=thestig@chromium.org Review-Url: https://codereview.chromium.org/2862873002 Cr-Commit-Position: refs/heads/master@{#469422}
-
eroman authored
Review-Url: https://codereview.chromium.org/2860853003 Cr-Commit-Position: refs/heads/master@{#469421}
-
bsazonov authored
When signin is disabled by policy, Chrome Settings on Android show disabled "Sign in to Chrome" preference row anyway. This CL adds "Disabled by the administrator of this device" string to show in the preference summary in such a case. BUG=709574 Review-Url: https://codereview.chromium.org/2856173002 Cr-Commit-Position: refs/heads/master@{#469420}
-
rajendrant authored
Overflows are likely for DataUse.ContentType.UserTraffic histogram. Fix the overflow by logging the histogram in increments of kilobytes. BUG=679046 Review-Url: https://codereview.chromium.org/2851923002 Cr-Commit-Position: refs/heads/master@{#469419}
-
wutao authored
HandleShowStylusTools crashes at desktop ChromeOS UI and shows stylus tools on device does not have stylus. Adding more checks when we should HandleShowStylusTools and when to AddPaletteTray. BUG=712887, 717674, 717422 TEST=Manual && AboutFlagsHistogramTest.CheckHistograms Review-Url: https://codereview.chromium.org/2825383003 Cr-Commit-Position: refs/heads/master@{#469418}
-
kraush authored
A recent change (crrev.com/2808093008) did two things: a) Change a cc file but not change the header accordingly b) Add a new dependency but not update the gn accordingly This change fixes those two issues to allow building Chrome on Android with ffmpeg built in. Review-Url: https://codereview.chromium.org/2848213003 Cr-Commit-Position: refs/heads/master@{#469417}
-
avi authored
Revert of Support base::test::ScopedTaskEnvironment and content::TestBrowserThreadBundle in the same scope. (patchset #7 id:110001 of https://codereview.chromium.org/2860533002/ ) Reason for revert: https://uberchromegw.corp.google.com/i/official.desktop.continuous/builders/win%20trunk fails failures: TestBrowserThreadBundleTest.MultipleTestBrowserThreadBundle TestBrowserThreadBundleTest.MessageLoopTypeMismatch Original issue's description: > Support base::test::ScopedTaskEnvironment and content::TestBrowserThreadBundle in the same scope. > > A test suite that depends on a test suite base that provides a > base::test::ScopedTaskEnvironment may need browser threads. Currently, > the test suite cannot use content::TestBrowserThreadBundle to get > these browser threads because base::test::ScopedTaskEnvironment and > content::TestBrowserThreadBundle both set the main MessageLoop and > the TaskScheduler. With this CL, content::TestBrowserThreadBundle > doesn't set the main MessageLoop and the TaskScheduler if they > already exist. > > E.g. > Test suite: ToolbarActionViewUnitTest > Needs BrowserThreads > Base test suite: views::ViewsTestBase > Provides a ScopedTaskEnvironment > > BUG= > > Review-Url: https://codereview.chromium.org/2860533002 > Cr-Commit-Position: refs/heads/master@{#469304} > Committed: https://chromium.googlesource.com/chromium/src/+/ba0dacfc73d208fc779907890bc94dbd09ef1aad TBR=gab@chromium.org,robliao@chromium.org,sky@chromium.org,fdoray@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Review-Url: https://codereview.chromium.org/2859283002 Cr-Commit-Position: refs/heads/master@{#469416}
-
ltian authored
This CL increases the clickable area of direct share icon: 1. Change the icon size from 20dp to 24dp. 2. Add 8dp margin on both top and bottom of the icon. 3. If direct share icon is shown, remove the 15dp padding on the right of the wrapping LinearLayout and add 15dp margin of direct share icon. This makes the right area of direct share icon responses to the click event of direct share rather than share. The design spec is here: https://bbergher.googleplex.com/specs/context-menu/. BUG=None Review-Url: https://codereview.chromium.org/2858433002 Cr-Commit-Position: refs/heads/master@{#469415}
-
yuweih authored
This CL adds some basic zoom and pan support (touch input mode only for now) for the iOS client. This is minimum code to make use of DesktopViewport. The client gesture stuff may still need more refactoring or redesign to support trackpad input mode, deceleration animation, etc. BUG=714193 Review-Url: https://codereview.chromium.org/2856933007 Cr-Commit-Position: refs/heads/master@{#469414}
-
lpz authored
TriggerManager is just a skeleton here, to be expanded in future CLs. Review-Url: https://codereview.chromium.org/2855643002 Cr-Commit-Position: refs/heads/master@{#469413}
-
georgesak authored
BUG= Review-Url: https://codereview.chromium.org/2857393004 Cr-Commit-Position: refs/heads/master@{#469412}
-
carlosk authored
The code to delete existing offline pages created previously by last_n was also causing the deletion of the very offline snapshot currently being loaded. This change fixes that by verifying that the snapshot that would be deleted is not the same as the one being loaded. It also changes slightly the way the information of the lastest last_n snapshot is cleared: now that only happens when the snapshot is actually being deleted. BUG=718212 Review-Url: https://codereview.chromium.org/2854213005 Cr-Commit-Position: refs/heads/master@{#469411}
-
creis authored
This helps avoid security bugs where callers store a FrameTreeNode ID and later assume it is for the same RenderFrameHost. However, a cross-process navigation may have taken place, leading to a higher or lower privileged page. Because extension APIs use the old approach, the previous API is left as an unsafe option, with comments encouraging callers to avoid it. BUG=715541 TEST=No behavior change. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2856653004 Cr-Commit-Position: refs/heads/master@{#469410}
-
Daniel Cheng authored
- all: Use -p consistently to specify a path to the compile db to match the convention of clang::tooling::ClangTool - all: Default -p to out/Debug for convenience. - docs: Update docs to reference renamed arguments - docs: Update clang-tidy documentation to use the compile DB generation wrapper script - run_tool.py: Change tool to a non-positional argument and make it a required argument. Change-Id: I378402cab36e86da4b13fb43e26067cad4db1795 Reviewed-on: https://chromium-review.googlesource.com/494946 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#469409}
-
hcarmona authored
BUG=705575 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2818283002 Cr-Commit-Position: refs/heads/master@{#469408}
-
niklase authored
Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/075011d..211c500 $ git log 075011d..211c500 --date=short --no-merges --format=%ad %ae %s 2017-05-04 philipel@webrtc.org Don't initiate perodic probing if we don't have a bandwidth estimate. 2017-05-04 pbos@webrtc.org Remove layer_sync from TL frame config. 2017-05-04 henrik.lundin@webrtc.org NetEqTest: Extend the callback structure 2017-05-04 sakal@webrtc.org Add functionality to clear surface to a specific color in EglRenderer. 2017-05-04 pbos@webrtc.org Derive current layer from TL frame config. 2017-05-04 magjed@webrtc.org Reland of Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ (patchset #1 id:1 of https://codereview.webrtc.org/2862663003/ ) 2017-05-04 oprypin@webrtc.org Add --quick flag to low bandwidth audio test 2017-05-04 sprang@webrtc.org Update decode/render fps stats when calling VideoReceiveStream::GetStats 2017-05-04 nisse@webrtc.org Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854873003/ ) 2017-05-04 nisse@webrtc.org Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854883002/ ) TBR= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng Review-Url: https://codereview.chromium.org/2862723003 Cr-Commit-Position: refs/heads/master@{#469407}
-