- 23 Aug, 2017 40 commits
-
-
Han Leon authored
- Makes device::SendBuffer ctor take 'const std::vector<uint8_t>&' rather than 'const std::vector<char>&' - Changes type of its member |data_| from 'const std::vector<char>' to 'const std::vector<uint8_t>'. BUG=749515 TBR=charliea@chromium.org Change-Id: I27424642d866174be84f7916f260b1f5e6b769a8 Reviewed-on: https://chromium-review.googlesource.com/620207 Commit-Queue: Han Leon <leon.han@intel.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#496571}
-
tzik authored
For the preparation to migrate FileSystemProvider callbacks to OnceCallback, this CL convert these usage to OnceCallback-compatible style. Change-Id: Ifcb68699a7e39ac4b14e1115486791a07cc8141a Reviewed-on: https://chromium-review.googlesource.com/625859 Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Reviewed-by:
Tomasz Mikolajewski <mtomasz@chromium.org> Cr-Commit-Position: refs/heads/master@{#496570}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ab07704b. Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/506 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: dom-dev@chromium.org: external/wpt/dom external/wpt/html kojii@chromium.org: external/wpt/css/css-writing-modes-3 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: I8c2738ef8b9c194cccc85a3a9d1378058ec21400 Reviewed-on: https://chromium-review.googlesource.com/627398 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#496569}
-
kristipark authored
Creating/deleting a large number of caches at once causes noticeable slowdowns due to the large number of cache tree nodes added. Added a time delay between list refreshes to soften the performance hit. Also switched to _loadCacheNames since refreshCacheNames visually removes all caches in the list before re-adding them. Bug: 729795 Change-Id: I28edf17671627f90f6d4bb4962cd91028c37f38e Reviewed-on: https://chromium-review.googlesource.com/625160Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#496568}
-
Tetsui Ohkubo authored
According to MD notification mock, screenshot notification has theme color and new |small_image| icon. (go/qgprb) If chrome://flags#enable-message-center-new-style-notification is disabled, this CL has no effect. TEST=out/Debug/browser_tests \ '--gtest_filter=ChromeScreenshotGrabberBrowserTest.*' BUG=751024 Change-Id: I2287a931a966d78cee1e158bbbd6347ccafdc3bf Reviewed-on: https://chromium-review.googlesource.com/622812Reviewed-by:
Dan Erat <derat@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#496567}
-
Walter Korman authored
Removes a usage of LayerImpl::element_id(). Originally planned to revise this to pass the element id rather than the layer, only to find this to be, in fact, dead code. Bug: 709137 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ic50097ab522f560a1a2bdf916407ac7815ca109c Reviewed-on: https://chromium-review.googlesource.com/627023 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#496566}
-
rbpotter authored
Cloudprint has changed to use authuser instead of user for queries. Update the print preview code to match. Bug: 754305 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I66258fa3776a0102560961bdd1e7e99e6c0d4dcc Reviewed-on: https://chromium-review.googlesource.com/627069Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#496565}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/e8b2798057d5..810d9d2ae52b $ git log e8b279805..810d9d2ae --date=short --no-merges --format='%ad %ae %s' 2017-08-22 nednguyen Do not stream metric progress to stdout if report_progress is set to False 2017-08-22 benjhayden Document reserved diagnostic names in how-to-write-metrics. 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: I0f0037eb9b4bb377c2d97042cbfa32b3133cb7a8 Reviewed-on: https://chromium-review.googlesource.com/627263 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#496564}
-
Weidong Guo authored
Changes: Change shortcut Alt+Shift+N to toggling message center instead of only showing message center. BUG=376937 Change-Id: I44a062eb4d2117d642257241cbddf9a5feab97cf Reviewed-on: https://chromium-review.googlesource.com/614726Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Weidong Guo <weidongg@chromium.org> Cr-Commit-Position: refs/heads/master@{#496563}
-
Klemen Kozjek authored
This CL prepares UI for rename external USB/SD drive in Files App. Because backend for this issue has not been finished yet I have added command line argument '--enable-external-drive-rename' which is used to enable UI part of the feature. Bug: 274041 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ida64372e68108d975cc8b17b3cab99bcf80fc850 Reviewed-on: https://chromium-review.googlesource.com/604611Reviewed-by:
Naoki Fukino <fukino@chromium.org> Reviewed-by:
Tomasz Mikolajewski <mtomasz@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Klemen Kozjek <klemenko@google.com> Cr-Commit-Position: refs/heads/master@{#496562}
-
Eriko Kurimoto authored
When we do a ruleset invalidation for a shadow scope, we schedule an invalidation set for type selectors on the shadow root node. This set might also contain tag names for type selectors in :host(). In order to invalidate host elements properly, check if the host's tag name is contained in any of the type invalidation sets and mark it for style recalc. Bug: 754191 Change-Id: I92b5a5dfacb86e65ff52247db34fbc9fa0b2101d Reviewed-on: https://chromium-review.googlesource.com/618069 Commit-Queue: Eriko Kurimoto <elkurin@google.com> Reviewed-by:
Rune Lillesveen <rune@opera.com> Reviewed-by:
Takayoshi Kochi <kochi@chromium.org> Cr-Commit-Position: refs/heads/master@{#496561}
-
Stuart Langley authored
The messages DatabaseMsg_UpdateSpaceAvailable & DatabaseMsg_ResetSpaceAvailable are not being used and can be removed. This is preliminary work for Mojofying the rest of this interface. Bug: 757277 Change-Id: I2842a71b48ba5a8f07ed8ce6eb6d1792749ce13a Reviewed-on: https://chromium-review.googlesource.com/622457 Commit-Queue: Stuart Langley <slangley@chromium.org> Reviewed-by:
Michael Nordman <michaeln@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#496560}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/20961d26..04f4666c 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_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=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org Change-Id: Ic3a406205bfc135805d7ccf270b241b31d60ebc6 Reviewed-on: https://chromium-review.googlesource.com/627307Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#496559}
-
David Bokan authored
This is a speculative patch to check if we're reentering PerformScrollAnchoringAdjustments. Bug: 745686 Change-Id: Ie01827b4fa30f55e221a906e7fbae73245ecaa83 Reviewed-on: https://chromium-review.googlesource.com/627632Reviewed-by:
Steve Kobes <skobes@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#496558}
-
Matt Menke authored
This class provided a bogus IOThread for unit testing. Of the 3 tests and one test fixture that were instantiating a TestingIOThreadState, only one test was actually using it. That one test was just testing that it was creating a particular object, not that the object was correctly hooked up, so doesn't seem worth keeping. The main motivation of getting rid of this class, beyond it's limited utility, is to make migration to the network service, which will involve replacing the IOThread class, simpler. Bug: 755309 Change-Id: I5e8bae00e17d2da70e4951a530c0b1546bca9218 Reviewed-on: https://chromium-review.googlesource.com/619178Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Vitaly Buka <vitalybuka@chromium.org> Reviewed-by:
Randy Smith <rdsmith@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#496557}
-
Theresa Wellington authored
BUG=757841 Change-Id: I84590b7f5b49a7fb363b39a8580ec5285b5db75f Reviewed-on: https://chromium-review.googlesource.com/626756 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Maria Khomenko <mariakhomenko@chromium.org> Cr-Commit-Position: refs/heads/master@{#496556}
-
Klemen Kozjek authored
This CL adds notification messages for renaming process for events: PENDING, SUCCESS, and FAILURE. In addition to notification this CL also adds strings required by notifications. As a result, when renaming is invoked you ought to see notification that reports the current status of renaming. BUG=274041 TEST=browser_tests FileManagerJsTest.DeviceHandler* Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I000bdb58ca93c7f61c8bdf111397d495fc89316e Reviewed-on: https://chromium-review.googlesource.com/615105 Commit-Queue: Klemen Kozjek <klemenko@google.com> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Cr-Commit-Position: refs/heads/master@{#496555}
-
David Tseng authored
Bug: Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ib130dbf92ed60c750e454abb32bf7dcb5c898c92 Reviewed-on: https://chromium-review.googlesource.com/619619Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#496554}
-
Justin Carlson authored
Bug: 758048 Change-Id: Ib6ca673fc324f1b6a0eace572c106fcb9f5f762d Reviewed-on: https://chromium-review.googlesource.com/627524Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Sean Kau <skau@chromium.org> Cr-Commit-Position: refs/heads/master@{#496553}
-
Scott Haseley authored
This CL adds tab switch load time metrics to TabManagerStatsCollector during session restore and background tab opening. Since it is possible to have background tab loading or session restore occurring simultaneously in multiple windows, the implementation tracks all new foreground tabs as they are switched to, and records metrics when receiving the done loading signal from the TabManager for tracked tabs. The new metrics are TabManager.Experimental.BackgroundTabOpening.TabSwitchLoadTime and TabManager.Experimental.SessionRestore.TabSwitchLoadTime. This CL also adds the TabManager.BackgroundTabOpening.SwitchToTab metric, which is the background tab opening version of TabManager.SessionRestore.SwitchToTab. Bug: 755363 Change-Id: Ie43b48e325b14a93c806b12f3a483415ccff8cef Reviewed-on: https://chromium-review.googlesource.com/614723 Commit-Queue: Scott Haseley <shaseley@google.com> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
lpy <lpy@chromium.org> Reviewed-by:
Fadi Meawad <fmeawad@chromium.org> Reviewed-by:
Zhen Wang <zhenw@chromium.org> Cr-Commit-Position: refs/heads/master@{#496552}
-
Kyle Horimoto authored
If Celluar is available on the device (i.e., the device has its own LTE connection), this CL leaves things as they are. If Cellular is not available on the device, (1) If Mobile data is disabled via toggle, display "Mobile data is turned off." (2) If Mobile data is disabled due to Bluetooth being off, display "Enabling mobile data will enable Bluetooth." (3) If Mobile data is enabled but no host devices have been scanned, display "No mobile devices found." Note: This CL also fixes an issue when Wi-Fi is disabled. The string "Wi-Fi is turned off" is supposed to be displayed when Wi-Fi is off but there are no nearby networks. However, there was a bug which prevented this string from being displayed if there was another network (i.e., Ethernet/Tether/Cellular) was available. Bug: 754465, 672263 Change-Id: I947f36974c6407ebe69b6483679f042a9315141d Reviewed-on: https://chromium-review.googlesource.com/627256 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#496551}
-
Tatsuhisa Yamaguchi authored
This will also allow to finish renaming when tapping outside the input text box. Bug: 755774,756839 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I9d05724e85c9615b284dc7e799cb2dfb7f18f190 Reviewed-on: https://chromium-review.googlesource.com/622332 Commit-Queue: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Cr-Commit-Position: refs/heads/master@{#496550}
-
Evan Stade authored
Bug: 723882 Change-Id: I47cbb2d5fefeed201117d0f8ccc1d85f67de43da Reviewed-on: https://chromium-review.googlesource.com/615881 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#496549}
-
Gregory Chatzinoff authored
TBR=mahmadi Bug: 758038 Change-Id: I5db7b82f8b9117d8731c62c4910619121caa9593 Reviewed-on: https://chromium-review.googlesource.com/627046Reviewed-by:
Gregory Chatzinoff <gchatz@chromium.org> Commit-Queue: Gregory Chatzinoff <gchatz@chromium.org> Cr-Commit-Position: refs/heads/master@{#496548}
-
Anantanarayanan Iyengar authored
The main changes are as below: 1. The AppCacheUpdateJobTest class now maintains a pointer to the URLLoaderFactoryGetter class. This instance is instantiated for the duration of the test. 2. The mock factory is registered as a test factory on the URLLoaderFactoryGetter via the SetNetworkFactoryForTesting() method. 3. Added a function GetResponseForURL() to the test class RetryRequestTestJob. This mimics the logic in the RetryFactory function and is invoked by the mock URLLoaderFactory. 4. Added a function ValidateExtraHeaders() to the test class HttpHeadersRequestTestJob. This checks the cache modified headers. It is invoked by the factory function and by the mock URLLoaderFactory. BUG=715632 TBR=jam Change-Id: I6fbb6a3b582c5971cf8a0c2e6bc9acf7670a696c Reviewed-on: https://chromium-review.googlesource.com/616256 Commit-Queue: Ananta Iyengar <ananta@chromium.org> Reviewed-by:
Michael Nordman <michaeln@chromium.org> Cr-Commit-Position: refs/heads/master@{#496547}
-
Qiang Xu authored
Bug: 757473 Test: tested with fullscreen app list flag and background blur flag Change-Id: I1c5fbe9d69dc48b58b8f8181853de51ae22af9e9 Reviewed-on: https://chromium-review.googlesource.com/627696Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Qiang(Joe) Xu <warx@chromium.org> Cr-Commit-Position: refs/heads/master@{#496546}
-
Steven Bennetts authored
Bug: 728353 Change-Id: Ia96acca50581b7d3e8e30b01d445c8c4031cb4f1 Reviewed-on: https://chromium-review.googlesource.com/622069 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#496545}
-
Alexei Filippov authored
BUG=751892 Change-Id: I9c7c2a6ff37b553b7d4634016a08ef600864ff67 Reviewed-on: https://chromium-review.googlesource.com/626722Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Alexei Filippov <alph@chromium.org> Cr-Commit-Position: refs/heads/master@{#496544}
-
Koji Ishii authored
The old code laid out upright glyph bounds horizontally and unite, then assumed it's logical. This was mitigated because the word cache segments every East Asian upright character as a word, and they're mostly square. In LayoutNG, this issue is more severe. The fix is to compute run bounds in physical because HarfBuzz lays out in physical. Then convert to logical before uniting to ShapeResult. To do this, this patch introduced a distinction between "flow" and "typographic mode". See comments in SimpleFontData::IsHorizontalMode(). Also fixed letter-spacing to increase widths in vertical flow, since bounds are logical. Nontes on test results rebaselines: - paint/invalidation/japanese-rl-selection-{clear,repaint}.html These tests invalidated overly excessive regions before the fix. These were fixed on Win/Mac. Linux improved a lot too, but "clear" is still excessive by half a line to the left, and "repaint" is slightly smaller on the left. Manual sanity tests indicated no obvious regressions. - svg/* SVG computes glyph bounds of each character and use it for layout. Since errors of one character in old code were not huge, only by vertical origin offsets, slight changes are seen but both before and after the fix look reasonable to me. BUG=636993 Change-Id: I55371f23b419195b3d3550af54f425b0b422f1a1 Reviewed-on: https://chromium-review.googlesource.com/577492 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#496543}
-
Pedro Amaral authored
First a little background on context menu events. A context menu event is actually a mouse event with the contextmenu type. This means that the context menu event comes with a location. This location is then used to know if the triggered menu had selected text. This is done in ContextMenuClient::ShowContextMenu() by checking if the HitTestResult landed inside of a selection. If it did then WebContextMenuData.selected_text is set to the selected text. This causes a problem for non-located menus (menus triggered by EventHandler::ShowNonLocatedContextMenu(), some examples are keyboard, contextual search tap, or touch handle triggered menus). Non-located menus set their location to the bottom left corner of the first selection rect. This causes an issue when there are multiple lines of text and we only select the first one. When the context menu is fired it's location is between the first and second lines of text. If the css style line-height is small enough (say 0.7 em like in the added test) the hit test will hit the second (unselected) line of text and we will incorrectly think that the event did not hit a selection. This caused the linked bug where the floating popup menu was not shown. This CL fixes this problem by having the non-located menu trigger on the midpoint of the left edge of the first selection rect instead of on the bottom left corner. Bug: 729969 Change-Id: Iec640fd57dc949f0f9657c2c473f716e6d70799e Reviewed-on: https://chromium-review.googlesource.com/611483Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Alexandre Elias <aelias@chromium.org> Commit-Queue: Pedro Amaral <amaralp@chromium.org> Cr-Commit-Position: refs/heads/master@{#496542}
-
David Bokan authored
The new WPRGO files have been uploaded to cloud storage. This CL commits the new sha1 hashes and updated json for the page set. The digg.com story failed the conversion and has been disabled in this CL for all benchmarks from which its used. See bug 756119 for details. Bug: 756119, 730036 Change-Id: I28f87a4c5855b1b4af3de233e016d74b0a112fd9 Reviewed-on: https://chromium-review.googlesource.com/621948 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#496541}
-
Prashant Malani authored
https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/5484a0346e1e..d3b70a23a22a $ git log 5484a0346..d3b70a23a --date=short --no-merges --format='%ad %ae %s' 2017-08-21 pmalani Add D-bus service constants for midis. Created with: roll-dep src/third_party/cros_system_api Bug: chromium:701005 Change-Id: I0e42178b006a3235ad6b69769783da1e8084677c Reviewed-on: https://chromium-review.googlesource.com/627085Reviewed-by:
Mike Frysinger <vapier@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Commit-Queue: Prashant Malani <pmalani@google.com> Cr-Commit-Position: refs/heads/master@{#496540}
-
Marti Wong authored
This CL adds some new "TranslateCompactUI" experiments to the fieldtrial for testing different values of auto-never theshold in the compact UI on Android. Bug: 720184 Change-Id: I3360d5724b212ca7aba62b484803e402d54da260 Reviewed-on: https://chromium-review.googlesource.com/623016 Commit-Queue: Marti Wong <martiw@chromium.org> Reviewed-by:
Alexei Svitkine (very slow) <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#496539}
-
Weidong Guo authored
Reason for crash: DesktopNativeWidgetAura::InitNativeWidget binds current widget with the root window's kDesktopNativeWidgetAuraKey for desktop build. But the DCHECK in DesktopScreenPositionClient::SetBounds() expects current widget's root window's kDesktopNativeWidgetAuraKey is not set or is not set to the current widget. Changes: Set bounds widget's native view in parent window's coordinates instead of screen coordinates to avoid calling Window::SetBoundsInScreen() which triggers DesktopScreenPositionClient::SetBounds(). BUG=757573 Change-Id: Id627572256fd315ae4609d347a7999cecb2ee0f1 Reviewed-on: https://chromium-review.googlesource.com/627385 Commit-Queue: Weidong Guo <weidongg@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#496538}
-
Sebastien SG authored
Now that the Win7 bug is fixed upstream, Chromium can link to the most recent version of libaddressinput. Bug: 752122 Change-Id: I58be37ba5b1aeb0fca6d9c9a7e0cfc622c37a7f8 Reviewed-on: https://chromium-review.googlesource.com/627102 Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#496537}
-
Xiaohui Chen authored
BUG=b/38124462 TEST=build and flash locally, see keyboard shortcut toggles Change-Id: Iad6c244d38d9c8140a233d28bf20065bbdda36a1 Reviewed-on: https://chromium-review.googlesource.com/624901 Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#496536}
-
Pedro Amaral authored
Adding several metrics to measure how useful flipping touch handles would be in avoiding clipping. This will be especially useful in deciding whether or not we can move WebView to use composited handles instead of popup handles. BUG: 757985 Change-Id: I4115b25de5320a2b1c4987fd7290b8390b3b0bef Reviewed-on: https://chromium-review.googlesource.com/621872 Commit-Queue: Pedro Amaral <amaralp@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#496535}
-
Alice Boxhall authored
Bug: 514674 Change-Id: If1d1cb8bcbf4fa1048a1a9a5d24eafee405d92ef Reviewed-on: https://chromium-review.googlesource.com/622112Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#496534}
-
Justin Carlson authored
Implementing this also obsoleted the updated time mechanism for tracking whether or not our configuration is up-to-date in CUPS. This involved a lot of fixups to remove the last_updated field from the Printer object. Bug: 757595, Change-Id: I7c75f9ce6a3d16e8bba2a9e6cf0c2e7cf7a09358 Reviewed-on: https://chromium-review.googlesource.com/627342Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Justin Carlson <justincarlson@chromium.org> Cr-Commit-Position: refs/heads/master@{#496533}
-
Erik Luo authored
Enables the use of 'url:foo.js' style queries in the console filter bar, once exclusive to Network panel's filter. Also brings over the ability to make negative queries: -foo foo -/bar*/ Screenshot: http://imgur.com/a/RAPUP Bug: 685283 Change-Id: Ib79f68649df92714740aea1f1c36eeb1331f19cc Reviewed-on: https://chromium-review.googlesource.com/625236Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Erik Luo <luoe@chromium.org> Cr-Commit-Position: refs/heads/master@{#496532}
-