- 12 Sep, 2016 40 commits
-
-
jam authored
BUG=504347 Review-Url: https://codereview.chromium.org/2334813002 Cr-Commit-Position: refs/heads/master@{#417989}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/63168824..e2aef526 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/2332033002 Cr-Commit-Position: refs/heads/master@{#417988}
-
nick authored
Fix IsolateIcelandFrameTreeBrowserTest.ProcessSwitchForIsolatedBlob so that it's not flaky under --site-per-process. BUG=644966 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2331063002 Cr-Commit-Position: refs/heads/master@{#417987}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/d99858ad46ca..1a1aa9303484 $ git log d99858ad4..1a1aa9303 --date=short --no-merges --format='%ad %ae %s' 2016-09-12 bsalomon Remove unneeded GrGLSLTransformedCoordsArray type 2016-09-12 ethannicholas Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) 2016-09-12 bsalomon Remove unneeded bounds outset in GrDrawContext::drawVertices. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2329403004 2016-09-12 brianosman glTexStorage requires sized formats, ensure that we're following that rule 2016-09-12 bsalomon Remove ability to skip coord transform comparison in pipeline comparison. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2316413003 2016-09-12 halcanary SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 2016-09-12 brianosman Two changes: 2016-09-12 ethannicholas Turned on SkSL->GLSL compiler GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2288033003 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=djsollen@google.com Review-Url: https://codereview.chromium.org/2328383002 Cr-Commit-Position: refs/heads/master@{#417986}
-
malaykeshav authored
BUG=611781 COMPONENT=Hats, Chrome OS, Resources CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2325883002 Cr-Commit-Position: refs/heads/master@{#417985}
-
fayang authored
Allow server address change to mapped Ipv4 address. Protected by ENABLED FLAGS_quic_allow_server_address_change_for_mapped_ipv4. Merge internal change: 132864057 Review-Url: https://codereview.chromium.org/2330033002 Cr-Commit-Position: refs/heads/master@{#417984}
-
skau authored
lpadmin is being invoked over dbus using debugd on CrOS. This will facilitate Chrome calling lpadmin to administer printers. BUG=616855 TEST=Compiles. Passes CQ. Verified with test integration w/ UI. Review-Url: https://codereview.chromium.org/2232203003 Cr-Commit-Position: refs/heads/master@{#417983}
-
siggi authored
This include would otherwise introduce a circular build file dependency under the is_syzyasan configuration. BUG=645819 Review-Url: https://codereview.chromium.org/2331973002 Cr-Commit-Position: refs/heads/master@{#417982}
-
dschuyler authored
This CL adjusts the paper toggle components to that they layout well in ltr and rtl. BUG=642642 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2317403004 Cr-Commit-Position: refs/heads/master@{#417981}
-
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/12fa92342ecee5cc1c02ed8db7287993b0dff207 Roll recipe dependencies (trivial). (recipe-roller@chromium.org) https://crrev.com/2da4732ab0b6655a44791df9f1d141a44314d234 Adding perf-id to the buildbot test spec for isolated tests. This is (eyaich@chromium.org) depot_tools: https://crrev.com/9736fe8938e67337bb45dccf79ae8699b9625fa6 Skip apply_gerrit rebase when there is a rebase failure. (rmistry@google.com) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=chromium:633253,skia:5749,chromium:645955 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2333793002 Cr-Commit-Position: refs/heads/master@{#417980}
-
geofflang authored
These tests have recently been re-enabled on AMD but appear to flake randomly. TBR=zmo@chromium.org BUG=582083 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;master.tryserver.chromium.android:android_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2331843005 Cr-Commit-Position: refs/heads/master@{#417979}
-
thomasanderson authored
BUG=640741 Review-Url: https://codereview.chromium.org/2327623002 Cr-Commit-Position: refs/heads/master@{#417978}
-
tnagel authored
Also remove (apparently obsolete) code to tolerate unset device mode in registration responses. BUG=none Review-Url: https://codereview.chromium.org/2329303002 Cr-Commit-Position: refs/heads/master@{#417977}
-
toyoshim authored
Two lines are mistakenly duplicated in the document. This patch removes these lines. BUG=n/a Review-Url: https://codereview.chromium.org/2329473002 Cr-Commit-Position: refs/heads/master@{#417976}
-
yiyix authored
Update the visibility of the the brightness row to be visible at all time for Chrome OS MD; the visibility stays as it is for non-MD. TEST=Tray_brightness_unittests in ash_unittests BUG=631809 Review-Url: https://codereview.chromium.org/2329333002 Cr-Commit-Position: refs/heads/master@{#417975}
-
boliu authored
Current theory is all chrome sync tests are flaky due to crbug.com/637448. So mark all of them as requiring retry. BUG=619055, 637448 Review-Url: https://codereview.chromium.org/2319863004 Cr-Commit-Position: refs/heads/master@{#417974}
-
fs authored
Attempt to tidy up after mid-flight collision. TBR=mlamouri@chromium.org,kdsilva@google.com BUG=601247 Review-Url: https://codereview.chromium.org/2328353002 Cr-Commit-Position: refs/heads/master@{#417973}
-
slan authored
Some extra-picky compile warnings on internal Cast bots break our builds on this function. Add a default case to make them happy. BUG= Change-Id: Ic9495a3a82cbc40d34bbe9410c36492ce27663d7 Review-Url: https://codereview.chromium.org/2331803002 Cr-Commit-Position: refs/heads/master@{#417972}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/75f84a56fed3..1c62054a42cf $ git log 75f84a56f..1c62054a4 --date=short --no-merges --format='%ad %ae %s' 2016-09-12 tsepez Make CFX_Obeservable::Observer into a pointer-ish type; TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2328373002 Cr-Commit-Position: refs/heads/master@{#417971}
-
jam authored
The problem was that some callbacks were using the RenderViewHost's IDs instead of the WebContents getter. BUG=504347 Review-Url: https://codereview.chromium.org/2334603002 Cr-Commit-Position: refs/heads/master@{#417970}
-
xunjieli authored
This CL implements QuicHttpStream::GetLoadTimingInfo. |dns_start| and |dns_end| are obtained in QuicStreamFactory::Job::DoResolveHost and DoResolveHostComplete. These two values are passed to QuicChromiumClientSession's constructor. |connect_start| and |connect_end| are obtained in QuicChromiumClientSession::CrytoConnect() and when handshake is confirmed. |ssl_start| and |ssl_end| are the same as |connect_start| and |connect_end| because QUIC always does encryption. If a session is reused, the connect_timing fields should all be null. This CL also sets |socket_reused| field of LoadTimingInfo accordingly. BUG=637051 Review-Url: https://codereview.chromium.org/2324183002 Cr-Commit-Position: refs/heads/master@{#417969}
-
qyearsley authored
This is a continuation of http://crrev.com/2082653004 with the following differences: - --order=random-seeded is removed - The seed is given in a separate flag. Once we find out which tests are order-dependent and will be flaky with random order, then this can be changed so that "random" is the default order instead of "natural". BUG=601332 Review-Url: https://codereview.chromium.org/2308283002 Cr-Commit-Position: refs/heads/master@{#417968}
-
qyearsley authored
This doesn't change any behavior in practice, since whenever is_missing_* is present in a layout test dict, it's always true, as far as I know. This change also changes did_run_as_expected. So, this is just a minor tweak for correctness in case those fields are ever explicitly given as False. Review-Url: https://codereview.chromium.org/2326063003 Cr-Commit-Position: refs/heads/master@{#417967}
-
wangxianzhu authored
- Move back svg/hixie/perf/00?.xml tests; - Remove entries in enable-slimming-paint-v2 referencing moved tests; TBR=wangxianzhu@chromium.org Review-Url: https://codereview.chromium.org/2329413003 Cr-Commit-Position: refs/heads/master@{#417966}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/32f19b159dd6..9d32403a467f $ git log 32f19b159..9d32403a4 --date=short --no-merges --format='%ad %ae %s' 2016-09-12 rnephew [BattOr] Fix error in catching BattOr exception. BUG=645106 TBR=catapult-sheriff@chromium.org Review-Url: https://codereview.chromium.org/2335543003 Cr-Commit-Position: refs/heads/master@{#417965}
-
qiangchen authored
We set border color for source item to indicate it is selected. But the color is just light grey on Windows and ChromeOS, and thus hardly visible. We changed to use kColorId_FocusedBorderColor, which looks good on all platforms. BUG=643292 Review-Url: https://codereview.chromium.org/2323913002 Cr-Commit-Position: refs/heads/master@{#417964}
-
jdonnelly authored
This is no longer in use as of https://chromereviews.googleplex.com/494267014/. BUG=602666 Review-Url: https://codereview.chromium.org/2333483002 Cr-Commit-Position: refs/heads/master@{#417963}
-
miimnk authored
BUG=604452 R=dimu,prasadv@chromium.org Review-Url: https://codereview.chromium.org/2236703003 Cr-Commit-Position: refs/heads/master@{#417962}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/1e7f076a..63168824 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/2336633002 Cr-Commit-Position: refs/heads/master@{#417961}
-
joedow authored
This change moves the confirmation dialog prompt used in It2Me from the beginning of the connection flow to the point where we know the client JID. This change allows the user to have more control over who connects to their session (they can effectively 'see who is calling' and reject it if it isn't an address they recognize). BUG=645540 Review-Url: https://codereview.chromium.org/2310303002 Cr-Commit-Position: refs/heads/master@{#417960}
-
ehmaldonado authored
BUG=497757 Review-Url: https://codereview.chromium.org/2331993002 Cr-Commit-Position: refs/heads/master@{#417959}
-
kozyatinskiy authored
BUG=642496 R=dgozman@chromium.org Review-Url: https://codereview.chromium.org/2318853002 Cr-Commit-Position: refs/heads/master@{#417958}
-
rbyers authored
Adds a new UMA histogram "WebCore.UseCounter_TEST" which fixes the issue with data loss on fast shutdown while temporarily preseving the original semantics in the legacy "WebCore.FeatureObserver" histogram. Also overhauls the tests to look directly at the histograms. Note that the semantics of the new UseCounter are still under flux and being validated, hence the '_TEST' suffix in the histogram name. Once validated it'll be renamed to simply WebCore.UseCounter and we will expect to never change the semantics of the histogram again (without rename). BUG=597963 Review-Url: https://codereview.chromium.org/2290733002 Cr-Commit-Position: refs/heads/master@{#417957}
-
estade authored
Adjusts layout for the badges (they extend past the edge of the signal icon). The old raster badges are still used rather than vectorized assets. BUG=617301 Review-Url: https://codereview.chromium.org/2321153002 Cr-Commit-Position: refs/heads/master@{#417956}
-
rdevlin.cronin authored
Fix the invalid border-bottom css in detail_view. BUG=529395 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2327833003 Cr-Commit-Position: refs/heads/master@{#417955}
-
lukasza authored
The rename is needed to avoid a naming collision after changing from Blink to Chromium naming style. Right now we have a |BlobRegistry| type and a |blobRegistry| function (differing only by case of the first character); after a naive rename by the rewrite_to_chrome_style tool we would end up with |BlobRegistry| being the name of both the type and the function (with both living in the same namespace). Prepending a "get" prefix to the name of the accessor method is the workaround that fits into the guidance on the recommended post-Blink-to-Chromium-rename style suggested by esprehn@ in https://crbug.com/582312#c17: - Getters favor not using "Get", ex. FirstChild() - Unless the type name conflicts, in which case you can either rename the type if it's easy and makes sense, or add "Get", ex. GetContext(). BUG=582312 Review-Url: https://codereview.chromium.org/2329683002 Cr-Commit-Position: refs/heads/master@{#417954}
-
reed authored
future CL: https://codereview.chromium.org/2333713002/#ps60001 Deprecate SkData* copyToData() and replace with sk_sp<SkData> asData / snapshotAsData / detachAsData () BUG= NOTRY=True Review-Url: https://codereview.chromium.org/2336443004 Cr-Commit-Position: refs/heads/master@{#417953}
-
geofflang authored
Supress new failures from this roll: https://codereview.chromium.org/2331823002 TBR=zmo@chromium.org 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;master.tryserver.chromium.android:android_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2337493002 Cr-Commit-Position: refs/heads/master@{#417952}
-
xlai authored
In my previous patch (https://codereview.chromium.org/2294963002/) I had some primitive ideas about disallowing resizing on OffscreenCanvas. This CL makes it more assertive by throwing exception (not just causing no effect) to alert users. BUG=563852 Review-Url: https://codereview.chromium.org/2330553002 Cr-Commit-Position: refs/heads/master@{#417951}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/2a78fca05416..d99858ad46ca $ git log 2a78fca05..d99858ad4 --date=short --no-merges --format='%ad %ae %s' 2016-09-12 jvanverth Update SampleAndroidShadows to use algorithm closer to Android OpenGL CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=djsollen@google.com Review-Url: https://codereview.chromium.org/2333763002 Cr-Commit-Position: refs/heads/master@{#417950}
-