- 21 Oct, 2016 40 commits
-
-
wnwen authored
BUG=658024 Review-Url: https://chromiumcodereview.appspot.com/2438883002 Cr-Commit-Position: refs/heads/master@{#426813}
-
johnme authored
BUG=658287 TBR=wkorman@chromium.org NOTRY=true NOTREETESTS=true Review-Url: https://chromiumcodereview.appspot.com/2433373005 Cr-Commit-Position: refs/heads/master@{#426812}
-
David Tseng authored
TBR=dtseng@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review URL: https://codereview.chromium.org/2428413007 . Cr-Commit-Position: refs/heads/master@{#426811}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/a9f64dec63b6..4e56a9139373 $ git log a9f64dec6..4e56a9139 --date=short --no-merges --format='%ad %ae %s' 2016-10-21 jvanverth Add Android viewer to GN 2016-10-21 reed add pipe to nanobench 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_precise_blink_rel TBR=mtklein@google.com Review-Url: https://chromiumcodereview.appspot.com/2436343002 Cr-Commit-Position: refs/heads/master@{#426810}
-
sgurun authored
After plznavigate, GetChildId/GetRenderFrameID will return -1. Instead, use GetWebContentsGetterForRequest. BUG=645983 Review-Url: https://chromiumcodereview.appspot.com/2438913002 Cr-Commit-Position: refs/heads/master@{#426809}
-
jkarlin authored
BUG=655585 Review-Url: https://chromiumcodereview.appspot.com/2434313002 Cr-Commit-Position: refs/heads/master@{#426808}
-
eseckler authored
BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://chromiumcodereview.appspot.com/2417303002 Cr-Commit-Position: refs/heads/master@{#426807}
-
alexis.menard authored
IOServiceAddInterestNotification will only notify when the hardware sensor value changes however when calling StartSensor we need to make sure to query the value of the sensor right away to return the correct value to JavaScript. The reason is that after calling StartSensor the light conditions may never change and the IOServiceAddInterestNotification callback will never be called and we return the default 0.0 sensor value. We can fix this by making sure to initialize the sensor value in PlatformSensorAmbientLightMac StartSensor. BUG=606766 Review-Url: https://chromiumcodereview.appspot.com/2417643006 Cr-Commit-Position: refs/heads/master@{#426806}
-
dewittj authored
This blocks adding features to the query interface, which is asynchronous by design. BUG=589526,622763 Review-Url: https://chromiumcodereview.appspot.com/2429943002 Cr-Commit-Position: refs/heads/master@{#426805}
-
bauerb authored
Forward touch events from the toolbar to the NTP only if the fakebox hasn't reached the top of the NTP. BUG=657798 Review-Url: https://chromiumcodereview.appspot.com/2430153006 Cr-Commit-Position: refs/heads/master@{#426804}
-
xunjieli authored
This CL adds a SdchSourceStream which implements FilterSourceStream to do sdch decoding. This CL additionally adds a SdchPolicyDelegate which will be the glue for URLRequestHttpJob and SdchSourceStream. This is a part of the effort to convert net::Filter into a pull-based interface. See the linked bug for more details. BUG=474859 Review-Url: https://chromiumcodereview.appspot.com/2368433002 Cr-Commit-Position: refs/heads/master@{#426803}
-
tbansal authored
With this CL, prefs containing the network quality would be written to the disk if |enable_prefs| is set to true in the field trial config params. The prefs are written by PrefDelegateImpl which is profile-specific. Additionally, prefs would be read at the time of startup, and read prefs would be parsed and notified to NetworkQualityEstimator. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.android:android_cronet BUG=490870 Review-Url: https://chromiumcodereview.appspot.com/2369673004 Cr-Commit-Position: refs/heads/master@{#426802}
-
twellington authored
If the user activates a content detector for a phone number, address, or email address, record a user action when the intent is sent. BUG=657852 Review-Url: https://chromiumcodereview.appspot.com/2438143002 Cr-Commit-Position: refs/heads/master@{#426801}
-
mmoss authored
This is in preparation for separating diff creation from signing, similar to the Windows processing, and needed by the new signing pipeline. R=mark@chromium.org BUG=b/31931170 Review-Url: https://chromiumcodereview.appspot.com/2432933006 Cr-Commit-Position: refs/heads/master@{#426800}
-
mathp authored
Revert of Further refine div output when a div receives focus (patchset #2 id:20001 of https://chromiumcodereview.appspot.com/2433823003/ ) Reason for revert: Speculative revert to fix failing bots https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%281%29/builds/28199 Original issue's description: > Further refine div output when a div receives focus > > This cl makes div output the same way as classic: > - when a div receives either ChromeVox or page focus, read its text content or its aria label > - this cleans up output and retains the previously hardened behavior in Classic. > > TEST=browse on a variety of sites like Gmail, Groups. Verify that despite bad markup, ChromeVox performs well and provides a smooth experience. > BUG=619279 > CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation > > Committed: https://crrev.com/0026818d58dc22ebea46fe8ff31456aa0ac7bf65 > Cr-Commit-Position: refs/heads/master@{#426497} TBR=dmazzoni@chromium.org,dtseng@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=619279 Review-Url: https://chromiumcodereview.appspot.com/2443603002 Cr-Commit-Position: refs/heads/master@{#426799}
-
kraush authored
Most Webapp tests already had the "Webapps" feature tag. This change adds it to the remaining tests to allow positive or negative filtering for all of them at once. Review-Url: https://chromiumcodereview.appspot.com/2435043002 Cr-Commit-Position: refs/heads/master@{#426798}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/54cfe411c6d7..a9f64dec63b6 $ git log 54cfe411c..a9f64dec6 --date=short --no-merges --format='%ad %ae %s' 2016-10-21 msarett Fix for Chrome MSAN 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_precise_blink_rel TBR=mtklein@google.com Review-Url: https://chromiumcodereview.appspot.com/2440133002 Cr-Commit-Position: refs/heads/master@{#426797}
-
cjgrant authored
- Passive implies visible, but ignoring input. - Field-of-view locked implies that the element is rendered relative to the field of view, independent of the head pose. This lets the HTML UI place elements like a HUD. BUG=641508 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://chromiumcodereview.appspot.com/2433253002 Cr-Commit-Position: refs/heads/master@{#426796}
-
rohitrao authored
BUG=656617 Review-Url: https://chromiumcodereview.appspot.com/2434143003 Cr-Commit-Position: refs/heads/master@{#426795}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/bb506fff..7d2ac2e7 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://chromiumcodereview.appspot.com/2434333004 Cr-Commit-Position: refs/heads/master@{#426794}
-
dougt authored
The PermissionManager is not thread safe. Lets add some DCHECKs to let us know when there is an unsafe access. BUG=658018 R=jochen Review-Url: https://chromiumcodereview.appspot.com/2441743003 Cr-Commit-Position: refs/heads/master@{#426793}
-
yamaguchi authored
The remount option will be handled by cros_disks after this change: https://chromium-review.googlesource.com/#/c/390410/ BUG=642247 Review-Url: https://chromiumcodereview.appspot.com/2392503002 Cr-Commit-Position: refs/heads/master@{#426792}
-
cjgrant authored
Adding the native-to-HTML-UI path caused VrShell to depend on WebUi, which creates a circular dependency and breaks unit tests. Fix this. BUG=641508 Review-Url: https://chromiumcodereview.appspot.com/2440823002 Cr-Commit-Position: refs/heads/master@{#426791}
-
varkha authored
BUG=330668 TEST=WindowSelectorTest.OverviewWhileDragging Review-Url: https://chromiumcodereview.appspot.com/2441813002 Cr-Commit-Position: refs/heads/master@{#426790}
-
jbudorick authored
viable now that we set devil's adb as the adb path in the recipe. BUG=623989 TBR=stip@chromium.org,dtu@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2442663003 Cr-Commit-Position: refs/heads/master@{#426789}
-
manzagop authored
The previous approach was to only clear them if the previous run was unclean. This CL changes the clearing to every time there is an update, after the initial stability log has been sent and it is no longer useful. This is to avoid version misattribution if the updated version crashes before writing a system profile. Note however that some parts of the system profile may change from run to run (e.g. field trials). That said, this CL doesn't change behavior in that respect. BUG=415982 Review-Url: https://chromiumcodereview.appspot.com/2428413005 Cr-Commit-Position: refs/heads/master@{#426788}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/3ae677c8f85f..54cfe411c6d7 $ git log 3ae677c8f..54cfe411c --date=short --no-merges --format='%ad %ae %s' 2016-10-20 robertphillips Remove SkRRectsGaussianEdgeShader 2016-10-21 fmalita [Sk4fGradient] Use infinity floats for clamp-mode extreme positions 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_precise_blink_rel TBR=mtklein@google.com Review-Url: https://chromiumcodereview.appspot.com/2441723003 Cr-Commit-Position: refs/heads/master@{#426787}
-
yasong authored
Equivalent functionality is provided by SpdyHeaderBlock::find(). This CL lands server change 135849112 by birenroy. BUG=488484 Review-Url: https://chromiumcodereview.appspot.com/2431413004 Cr-Commit-Position: refs/heads/master@{#426786}
-
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/a842e5ed6f063f1d7b75b59891682e0650ff3703 WebRTC: Make WebRTC's Test more similar to Chromium's GTestTest (ehmaldonado@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://chromiumcodereview.appspot.com/2443473004 Cr-Commit-Position: refs/heads/master@{#426785}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/f0852831..bb506fff 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://chromiumcodereview.appspot.com/2437353002 Cr-Commit-Position: refs/heads/master@{#426784}
-
bauerb authored
BUG=616090 Review-Url: https://chromiumcodereview.appspot.com/2439763002 Cr-Commit-Position: refs/heads/master@{#426783}
-
kylechar authored
There are a bunch of test targets missing from gn_all I've noticed related to mustash and ozone. Add the relevant targets. BUG=none Review-Url: https://chromiumcodereview.appspot.com/2438073003 Cr-Commit-Position: refs/heads/master@{#426782}
-
nednguyen authored
BUG=589726 Review-Url: https://chromiumcodereview.appspot.com/2422533003 Cr-Commit-Position: refs/heads/master@{#426781}
-
pkalinnikov authored
BUG=609747 Review-Url: https://chromiumcodereview.appspot.com/2438743003 Cr-Commit-Position: refs/heads/master@{#426780}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/dd4b5729a8b7..fe41618f8d39 $ git log dd4b5729a..fe41618f8 --date=short --no-merges --format='%ad %ae %s' 2016-10-21 sabin.floares telemetry: Add support for systemd images. BUG=583671 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=catapult-sheriff@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2443443003 Cr-Commit-Position: refs/heads/master@{#426779}
-
johnme authored
BUG=658211 NOTRY=true NOTREECHECKS=true TBR=kojii@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2437363002 Cr-Commit-Position: refs/heads/master@{#426778}
-
stip authored
https://codereview.chromium.org/2350013004/ was reverted due to breakage on the perf waterfall. After https://codereview.chromium.org/2438563004/, this should hopefully be resolved. BUG=623989 Review-Url: https://chromiumcodereview.appspot.com/2438133002 Cr-Commit-Position: refs/heads/master@{#426777}
-
mblsha authored
I've enabled the tests that compile and link with mac_views_browser enabled. BUG=657883 Review-Url: https://chromiumcodereview.appspot.com/2440743002 Cr-Commit-Position: refs/heads/master@{#426776}
-
mstarzinger authored
Enabling Ignition on a subset of language features requires a rebaseline of two Blink layout tests after V8 has rolled and Ignition is enabled. R=jochen@chromium.org BUG=chromium:657831,chromium:588103 Review-Url: https://chromiumcodereview.appspot.com/2442433002 Cr-Commit-Position: refs/heads/master@{#426775}
-
machenbach authored
Was rebaselined while https://chromiumcodereview.appspot.com/2423153002 landed in V8, which changed the line numbers again. BUG=656622,652939,v8:5510 TBR=clemensh@chromium.org, kozyatinskiy@chromium.org NOTRY=true Review-Url: https://chromiumcodereview.appspot.com/2442733002 Cr-Commit-Position: refs/heads/master@{#426774}
-