- 02 Sep, 2016 40 commits
-
-
mattreynolds authored
Adds a WebUI page that receives a list of URLs broadcast by nearby devices along with associated page metadata and displays them as a list of clickable items. BUG=630769 Review-Url: https://codereview.chromium.org/2248913007 Cr-Commit-Position: refs/heads/master@{#416393}
-
boliu authored
BUG=643660 Review-Url: https://codereview.chromium.org/2298093008 Cr-Commit-Position: refs/heads/master@{#416392}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/0e51f51f..31399854 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_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 TBR=hablich@chromium.org,machenbach@chromium.org,littledan@chromium.org,vogelheim@chromium.org Review-Url: https://codereview.chromium.org/2303063005 Cr-Commit-Position: refs/heads/master@{#416391}
-
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/5b77e12fd27484e39dc4edd2947c78020c201a11 Roll recipe dependencies (trivial). (recipe-roller@chromium.org) depot_tools: https://crrev.com/02dbeb85d77710612fad5e11c18064d194f7ddc0 Roll recipe dependencies (trivial). (recipe-roller@chromium.org) recipe_engine: https://crrev.com/b79776cf2fbb4822372bbc03ee9a44318c23af8c Add more information to the README.md (martiniss@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG= Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2311483002 Cr-Commit-Position: refs/heads/master@{#416390}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/d54c9d8df151..bbee445c5a77 $ git log d54c9d8df..bbee445c5 --date=short --no-merges --format='%ad %ae %s' 2016-09-02 tsepez Make CPDF_GeneralState have a CPDF_GeneralStateData TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2304573005 Cr-Commit-Position: refs/heads/master@{#416389}
-
yunchao.he authored
Because some color formats in GLES, say LUMINANCE/ALPHA, can not be supported by desktop OGL directly. BUG=643121 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/2301823003 Cr-Commit-Position: refs/heads/master@{#416388}
-
pkasting authored
This should only affect Android, and should, I think, have little if any visible effect, since if the browser side can't satisfy the high-DPI version of the request it will automatically fall back to the low version anyway. BUG=none TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2277403003 Cr-Commit-Position: refs/heads/master@{#416387}
-
tommycli authored
On subpage-backs or Browser back buttons, prevent the MainPageBehavior from scrolling to the position of the last routes' section. This makes section routes behave more like #anchorLinks. BUG=640523 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2297663008 Cr-Commit-Position: refs/heads/master@{#416386}
-
spqchan authored
BUG=619627 Review-Url: https://codereview.chromium.org/2299423002 Cr-Commit-Position: refs/heads/master@{#416385}
-
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/74e23568fced17138cbf0046821890ac980aa101 Roll recipe dependencies (trivial). (recipe-roller@chromium.org) depot_tools: https://crrev.com/295b220ddd42a16ef515e26bf935ce448a4c76e5 Roll recipe dependencies (trivial). (recipe-roller@chromium.org) recipe_engine: https://crrev.com/11cda51b49aeaa3d56af70eb138ea28eabdd16bd Implement simple step whitelisting in recipe_engine. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=459361 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2311473003 Cr-Commit-Position: refs/heads/master@{#416384}
-
perezju authored
We're planning to switch the default of ShouldTearDownStateAfterEachStoryRun to True; but some benchmarks would not work under that setting. BUG=640990 Review-Url: https://codereview.chromium.org/2301383002 Cr-Commit-Position: refs/heads/master@{#416383}
-
spqchan authored
BUG=590917 Review-Url: https://codereview.chromium.org/2286993002 Cr-Commit-Position: refs/heads/master@{#416382}
-
sque authored
Fix an invalid pointer dereference during browser process shutdown, where LeakDetectorController::OnRemoteProcessShutdown is called after the LeakDetectorController has already been deleted. BUG=chromium:637131 TEST=run with leak detector enabled, make sure no crash happens on shutdown; i.e. no attempts to call OnRemoteProcessShutdown() after LeakDetectorController has been destroyed. Review-Url: https://codereview.chromium.org/2295413002 Cr-Commit-Position: refs/heads/master@{#416381}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/443c5843aa70..39f7a10a04a9 $ git log 443c5843a..39f7a10a0 --date=short --no-merges --format='%ad %ae %s' 2016-09-02 brettw Move uils and sksl to a common sources GYP file. 2016-09-02 jcgregorio pdfium: Fix the pdfium builder. 2016-09-02 borenet [task scheduler] Fix CIPD package versions 2016-09-02 reed remove unused SkDevice::setMatrixClip 2016-09-02 csmartdalton Improve usage of window rectangles 2016-09-02 halcanary SkMakeUnique.h defines skstd::make_unique<T>(Args...) 2016-09-02 mtklein Include $extra_ldflags in link descriptions. 2016-09-02 msarett Add option to skip rects to drawImageLattice() 2016-09-02 hcm BUG=skia:5602 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2302913002 2016-09-02 egdaniel Small perf optimizations preparing sampled images in vulkan CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=bsalomon@google.com Review-Url: https://codereview.chromium.org/2305063002 Cr-Commit-Position: refs/heads/master@{#416380}
-
mdjones authored
Revert of [WebApk] Update verification keys. (patchset #6 id:140001 of https://codereview.chromium.org/2293603002/ ) Reason for revert: Build fails with: jmake: Could not find class file for /tmp/tmp7BuImL/java/org/chromium/browser/webapps/ChromeWebApkHostSignature.java Original issue's description: > [WebApk] Update verification keys. > > Update keys to latest test keys and also break it out by channel. > > TBR=rsesek@chromium.org,yfriedman@chromium.org > > Committed: https://crrev.com/716cc589da62b7cc48ac0542fe01239808687ec9 > Cr-Commit-Position: refs/heads/master@{#416339} TBR=dfalcantara@chromium.org,hartmanng@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review-Url: https://codereview.chromium.org/2309553002 Cr-Commit-Position: refs/heads/master@{#416379}
-
jbauman authored
The histograms.xml file has the correct name, but apparently the source code has always been reporting under an incorrect name. BUG=643538 Review-Url: https://codereview.chromium.org/2302193003 Cr-Commit-Position: refs/heads/master@{#416378}
-
alph authored
Review-Url: https://codereview.chromium.org/2300163002 Cr-Commit-Position: refs/heads/master@{#416377}
-
hush authored
We've made a decision that drag and drop will be supported on N+ only. This CL disables drag and drop on M and below, and makes sure blink is not stuck in a drag and drop pending state. BUG=643765 Review-Url: https://codereview.chromium.org/2308103002 Cr-Commit-Position: refs/heads/master@{#416376}
-
dfalcantara authored
Pull ItemViewHolder and the code for setting its views into its own class because it's getting kind of big. BUG=616324 Review-Url: https://codereview.chromium.org/2309503002 Cr-Commit-Position: refs/heads/master@{#416375}
-
hubbe authored
Without this, HDR10 content is almost entirely black when color management is turned on. Review-Url: https://codereview.chromium.org/2300813002 Cr-Commit-Position: refs/heads/master@{#416374}
-
watk authored
There seems to be no good reason to use the non-silent WaitForDebugger(), and the silent one is much easier to continue from in gdb, so now the android native test launcher silently waits too. BUG=643818 Review-Url: https://codereview.chromium.org/2306213002 Cr-Commit-Position: refs/heads/master@{#416373}
-
brettw authored
New changes: 2630ab0 Update toolchain_args to new GN format. TBR=dpranke@chromium.org Review-Url: https://codereview.chromium.org/2310643002 Cr-Commit-Position: refs/heads/master@{#416372}
-
altimin authored
R=alexclarke@chromium.org,skyostil@chromium.org,torne@chromium.org BUG=610673 Review-Url: https://codereview.chromium.org/1962343002 Cr-Commit-Position: refs/heads/master@{#416371}
-
pkasting authored
Eliminate getSupportedScaleFactors() from the publicly-exposed list. The lone external caller of this is in iOS-specific code where just using window.devicePixelRatio directly is currently equivalent. Arguably, if it weren't necessarily equivalent, the calling code that unconditionally used the 0th returned element would have been wrong anyway. getProfileAvatarIcon() isn't really profile-avatar-specific; it's general fixup for any URL that could be a chrome://theme/ URL, and I want to use it outside profile avatars. Rename to the more generic GetImage(). (I couldn't think of a more specific name that was any good.) Rename getFaviconImageSet() to getFavicon(), partly to be more parallel with the above, partly because calling out ImageSet didn't seem to make the callers clearer, just more verbose. BUG=none TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation TBR=dbeam Review-Url: https://codereview.chromium.org/2280853002 Cr-Commit-Position: refs/heads/master@{#416370}
-
piman authored
Pretend the underlying context (stub) supports most of the extensions we care about, to make sure we exercise the code paths that are enabled by those. Ideally we would test with arbitrary combinations of those, but this is a good first step to increase coverage. BUG=None 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/2299413003 Cr-Commit-Position: refs/heads/master@{#416369}
-
msarett authored
This has only ever existed for UMA and is done serving its purpose. TBR=fmalita@chromium.org BUG= Review-Url: https://codereview.chromium.org/2310443002 Cr-Commit-Position: refs/heads/master@{#416368}
-
clm authored
BUG=643771 Review-Url: https://codereview.chromium.org/2302253003 Cr-Commit-Position: refs/heads/master@{#416367}
-
fgorski authored
* This patch removes checks for DownloadManagementService to be initialized, as it might not have been right after a restart of Chrome. BUG=641590 R=qinmin@chromium.org Review-Url: https://codereview.chromium.org/2302423003 Cr-Commit-Position: refs/heads/master@{#416366}
-
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/fd84bceb95ee0faa25983d71d8692e8917e2e04d libyuv: refactor recipes (kjellander@chromium.org) https://crrev.com/6d096635a1b647787b1f58fc41ce68268e079b22 Adding low end windows laptops to the fyi waterfall. (eyaich@chromium.org) https://crrev.com/a13d2ccffdaef849e672f47ceba21d30045c19ae Revert of Add step to show goma stat in goma module (patchset #1 id:1 of https://codereview.chromium.org/2300933002/ ) (tandrii@chromium.org) https://crrev.com/5036526e4c165e54379d3fc00e85a9f3bf6187a5 Add step to show goma stat in goma module (tikuta@chromium.org) https://crrev.com/535b5520fae83162b46eb6ba9fa8d9b487ac4849 Fix a small typo in chromium_libfuzzer_clang_tot (ochang@chromium.org) https://crrev.com/28fb0ce5c14fe54c9372a3726b629928afc5bd79 Infra setup for Hoverboard test slave (bsheedy@chromium.org) https://crrev.com/05fb8c52d06b8c3892175979f3760f8116a4cfea Clean up some discrepancies in the perf recipe configs (dtu@chromium.org) https://crrev.com/0aba2c2011d7bf00bd42b42a5b68c3aa19b4e883 Merge method_counts into resource_sizes (agrieve@chromium.org) https://crrev.com/96ea629c493fd72cb420d5e42432636e06dad8f2 Roll recipe dependencies (trivial). (recipe-roller@chromium.org) https://crrev.com/43e8e62babe46692b9ae6f40b0600ac0068ec91d chromium_libfuzzer_clang_tot: Set LLVM_FORCE_HEAD_REVISION during runhooks. (ochang@chromium.org) https://crrev.com/394f77709c13c2001ce67169355bfdaee649405e Revert of Merge method_counts into resource_sizes (patchset #2 id:20001 of https://codereview.chromium.org/2238243003/ ) (agrieve@chromium.org) https://crrev.com/356a3d2a273a3ce2872a92d90f4ed1ef46fadf6e DevTools: Create recipe and builder for devtools (chenwilliam@chromium.org) depot_tools: https://crrev.com/ba1b0f37956143b9b53c8b0f9b21dc4703645e8f git_cl: Enable updating description from local. (dnj@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=None,643144,643640,635952,642046,640287,544330,609365 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2308643003 Cr-Commit-Position: refs/heads/master@{#416365}
-
bokan authored
Added one test that deals with a remote iframe and another with a remote main frame. RootScroller doesn't quite work in OOPIF scenarios yet but it's still behind a flag so that's ok. These are mostly testing that we don't crash in the normal case and that scrolling works ok. BUG=641775 Review-Url: https://codereview.chromium.org/2290173004 Cr-Commit-Position: refs/heads/master@{#416364}
-
dmazzoni authored
Revert of Re-land: Fix loading accessibility tree for child frame that's already loaded. (patchset #1 id:1 of https://codereview.chromium.org/2299283002/ ) Reason for revert: Leads to a lot of try flakes / flakes in general: Original issue's description: > Re-land: Fix loading accessibility tree for child frame that's already loaded. > > (Original issue: http://crrev.com/2299673002 - fixed test failures on Mac > by disabling accessibility between subsequent runs.) > > Code leftover from the pre-OOPIF days was causing us to exit early from > the RenderAccessibilityImpl constructor for some child frames that were > already loaded. Everything worked fine if accessibility was already enabled > when loading the frame, but if the frame was already loaded and then > accessibility was enabled, this could cause it to fail to create an > accessibility tree. > > The code in RenderAccessibilityImpl is no longer needed because now we > have exactly one accessibility tree per frame. > > This wasn't caught by tests because we didn't cover both scenarios, we > always enabled accessibility first. > > Added two variants of existing tests that load the page first and then > enable accessibility. > > BUG=640231 > TBR=dtseng@chromium.org > > Committed: https://crrev.com/e3d6283c33ce68650657647a842f21eaacb15cd8 > Cr-Commit-Position: refs/heads/master@{#416274} TBR=dtseng@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=640231 Review-Url: https://codereview.chromium.org/2302353005 Cr-Commit-Position: refs/heads/master@{#416363}
-
sadrul authored
The remaining type-converter is for GpuMemoryBufferHandle. So introduce a struct-trait for it instead. It also needs struct-traits for NativePixmapPlane and NativePixmapHandle. Remove the type-converters, since they are no longer needed. Also, expose NativePixmapPlane and NativePixmapHandle types to non-ozone platforms, so we don't need some special ozone-only mojom API. BUG=637923 TBR=reveman@ for trivial components/exo change Review-Url: https://codereview.chromium.org/2298003002 Cr-Commit-Position: refs/heads/master@{#416362}
-
alokp authored
BUG=571155 Review-Url: https://codereview.chromium.org/2300993003 Cr-Commit-Position: refs/heads/master@{#416361}
-
mustaq authored
The PointerEvent spec can't gracefully support a hovering pen in eraser mode because a non-zero |buttons| field indicate an active buttons state. The issue is currently being discussed in github: https://github.com/w3c/pointerevents/issues/134 Until the spec gets fixed, this CL exposes the eraser mode in a spec-compliant way by hiding the eraser mode until the pen touches the digitizer. Edge shows the same behavior. This CL also adds X1, X2 & Eraser button/buttons values to WebPointerProperties. BUG=642455 Review-Url: https://codereview.chromium.org/2296303002 Cr-Commit-Position: refs/heads/master@{#416360}
-
xunjieli authored
The CL fixes the UMA to use suffixes correctly. See crbug.com/643573 for more info. BUG=635548,643573 Review-Url: https://codereview.chromium.org/2311433002 Cr-Commit-Position: refs/heads/master@{#416359}
-
hirono authored
We put PIEX internal library in ui/file_manager/internal directory. The problem is we cannot access the resources in the directory by using chrome-extension:// URL because it's not under extension directory. Previously we prepared the dummy file of PIEX file in image_loader extension, and assigns the same resource ID both to the dummy file and internal library. It enabled the image loader extension to access internal library via the URL of dummy file. The CL removes the hack and adds <include> tag to the dummy file. The contents of dummy file is replaced with the internal library by <include> tag at the compile time. BUG=642924 TEST=load raw file with official chrome Review-Url: https://codereview.chromium.org/2300283002 Cr-Commit-Position: refs/heads/master@{#416358}
-
wolenetz authored
BUG=643788 TEST=upstream w3c web-platform-tests/media-source/mediasource-removesourcebuffer.html Review-Url: https://codereview.chromium.org/2305023002 Cr-Commit-Position: refs/heads/master@{#416357}
-
brettw authored
Delete obsolete files. Review-Url: https://codereview.chromium.org/2302743003 Cr-Commit-Position: refs/heads/master@{#416356}
-
glebl authored
Fix NGBox's iterator logic: FirstChild/NextSibling should return cached values instead of generating new one every time they are called. BUG=635619 Review-Url: https://codereview.chromium.org/2304993002 Cr-Commit-Position: refs/heads/master@{#416355}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/7e4e63b04f87..d54c9d8df151 $ git log 7e4e63b04..d54c9d8df --date=short --no-merges --format='%ad %ae %s' 2016-09-02 jaepark Remove unused IPDFSDK_AnnotHandler::OnDrawSleep. TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2304283002 Cr-Commit-Position: refs/heads/master@{#416354}
-