- 13 Nov, 2018 40 commits
-
-
Richard Li authored
Looks like the operation of base::internal::flat_tree::insert() will cause a build error in specific version of MSVC's STL. This CL makes a quick fix for the bug, which still needs a more generic solution. The bug is raised here by Martin: https://crrev.com/c/1312673/9/content/common/service_worker/ service_worker_utils.cc#265 Taiju provides a possible workaround: https://crrev.com/c/1333171 Change-Id: I55ab4eaecb77ea974b7b651fd32f7982bc79e039 Reviewed-on: https://chromium-review.googlesource.com/c/1331172 Commit-Queue: Richard Li <richard.li@intel.com> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#607547}
-
Hirokazu Honda authored
V4L2VEA supports only SHMEM video frame for Encode(). V4L2_MEMORY_USERPTR API is used on VIDIOC_QBUF, which is less efficient than V4L2_MEMORY_{MMAP, DMABUF} API. This enables V4L2VEA to accept DMABuf-backed video frame on Encode(). The video frame is queued with V4L2_MEMORY_DMABUF API unless ImageProcessor outputs SHMEM video frame. BUG=895230, 901264 TEST=VDA unittest --native_input on minnie, kevin Change-Id: I545e26ffb619eb6c065183f794cef78e42cc2ea8 Reviewed-on: https://chromium-review.googlesource.com/c/1301579 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:Pawel Osciak <posciak@chromium.org> Cr-Commit-Position: refs/heads/master@{#607546}
-
Hirokazu Honda authored
This reverts commit d27bb543. Reason for revert: This CL causes HW encoding functionality loss on some Chrome OS devices, minnie and kevin. Original change's description: > Add support for variadic arguments in generated stubs > > Previously we were using va_list for variadic arguments. The downside > for this was that only the first value from the variadic argument was > passed to the original function. > > To make it work properly we have to use the __VA_ARGS__ variadic macro > that was introduces in C99 and is available in all major C/C++ > compilers. > > Change-Id: I50652f7348a16214811aaab8af116d78cdb70444 > Reviewed-on: https://chromium-review.googlesource.com/c/1323089 > Reviewed-by: Patrik Höglund <phoglund@chromium.org> > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Commit-Queue: Tomáš Popela <tomas.popela@gmail.com> > Cr-Commit-Position: refs/heads/master@{#606588} TBR=phoglund@chromium.org,dpranke@chromium.org,braveyao@chromium.org,brucedawson@chromium.org,tomas.popela@gmail.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 904586 Change-Id: I04157ea305decc170d5efd4ba228c92bd4020ef6 Reviewed-on: https://chromium-review.googlesource.com/c/1333013 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#607545}
-
Matthew Cary authored
Use pregenerated profiles for system health orderfiles, and avoid compiling if they are being used. Change-Id: Ib386bcd227e4f3ee4892d50ea2ec41085497f41b Reviewed-on: https://chromium-review.googlesource.com/c/1332299 Commit-Queue: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#607544}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/5ff1dec42b3d..21a6d3755355 Created with: gclient setdep -r src-internal@21a6d3755355 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Ieeeefe42cb65a95731943f01596badef7b5c45ea Reviewed-on: https://chromium-review.googlesource.com/c/1332832Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#607543}
-
Gauthier Ambard authored
This CL changes the NTP fakebox so it supports Dynamic Type, in the same way as the toolbar is supporting it. Bug: 893522 Change-Id: Icd1e90374bcd071ab77516147891882bd4af5fa7 Reviewed-on: https://chromium-review.googlesource.com/c/1307408 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#607542}
-
David Roger authored
All callers were using the same source, it is now hardcoded. TBR=treib, eugenebut Bug: 895010 Change-Id: Ib068188ac152f39d6f552644c373cf9103d56087 Reviewed-on: https://chromium-review.googlesource.com/c/1329621 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#607541}
-
Marc Treib authored
- Properly distinguish "does an account DB exist" (= is the feature flag enabled) vs "should we use the account DB" (= is the active account a non-primary one). - Use a primary account by default. - Write to the correct (profile vs account) table depending on the current PDM state. Bug: 864519 Change-Id: Ie6a097254d99c82d48c8f2eb98ec46191ca1d3e5 Reviewed-on: https://chromium-review.googlesource.com/c/1329168Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#607540}
-
David Jean authored
Bug: 845472 Change-Id: I1dabe1fd33812e0d533087b0aa2b4f56f6c2f721 Reviewed-on: https://chromium-review.googlesource.com/c/1332298Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/master@{#607539}
-
Marc Treib authored
Bug: 859874 Change-Id: Ib02931e14a22b2454b94b2021b65744441856475 Reviewed-on: https://chromium-review.googlesource.com/c/1326504Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#607538}
-
Mugdha Lakhani authored
active background fetches. This allows iterative implementation of this feature. Bug: 875201 Change-Id: Ia349eb55e682cf22825b53559c8e1f603d189501 Reviewed-on: https://chromium-review.googlesource.com/c/1331397Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#607537}
-
Rune Lillesveen authored
The test had an assumption about a style recalc count at a point during loading which was not preceeded by a forced recalc at any point. The result was undefined and it did not test anything useful. Add a forced recalc through offsetTop before the test instead. Bug: 904587 Change-Id: I17d00e017a625ca10f71ebfd3a946266d6ea9ff5 Reviewed-on: https://chromium-review.googlesource.com/c/1332431Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#607536}
-
Roman Aleksandrov authored
Show dummy values for all types of Passwords/Passphrases/PSK in case we have already stored a particular value Change-Id: I6c6b8293aa7748152a44b945f092e563643328d8 Bug: 888959 Reviewed-on: https://chromium-review.googlesource.com/c/1296540 Commit-Queue: Roman Aleksandrov <raleksandrov@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/master@{#607535}
-
Gauthier Ambard authored
This CL adds a toolbar with a "delete" item in the SettingsRootTableViewController, displayed when the item selection is not nil. Bug: 894791 Change-Id: Ifffc2b774ab96bad97814cdf80829f2f0b74d77a Reviewed-on: https://chromium-review.googlesource.com/c/1331469 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#607534}
-
Marc Treib authored
SyncUserSettings is a new class that encapsulates all the user-configurable knobs for Sync. It replaces a bunch of setters and getters directly on the SyncService. Bug: 884159 Change-Id: I0d689d5a07a17895ddf93463a7896fdf1484b3dd Reviewed-on: https://chromium-review.googlesource.com/c/1286452Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#607533}
-
Matthew Cary authored
The device_utils.KillAll command is not reliable for chrome. This command uses `ps` on the device to enumerate all pids for a package, and then does a `kill` for each pid. If, for example, a chrome browser process is killed by the host, and a dependent renderer process dies before the host can get around to killing it, device_utils.KillAll will think that the kill failed and raise an exception. This could be circumvented either by passing quiet=True to KillAll, or by using the activity manager force-stop command, as is done in the CL. This latter method seems to be the current preferred way to gracefully kill all processes of a package. Bug: 898979 Change-Id: I0451c04b1d9e9ab919dde5e12df247fce3a7651a Reviewed-on: https://chromium-review.googlesource.com/c/1329152 Commit-Queue: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#607532}
-
Shao-Chuan Lee authored
DCHECKs in callbacks did not match corresponding signals. Bug: 902717 Change-Id: I1fb9385ce0360445593c1c1b095706dfcd4821dc Reviewed-on: https://chromium-review.googlesource.com/c/1331092Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Commit-Queue: Shao-Chuan Lee <shaochuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#607531}
-
Mike West authored
Intent: https://groups.google.com/a/chromium.org/d/msg/blink-dev/Ff6Ywg5vnh4/VbDH4X6wBQAJ Explainer: https://github.com/WICG/feature-policy/issues/241 Spec PR: https://github.com/whatwg/html/pull/4170 Bug: 904351 Change-Id: I14c0c3c871a01017f9c2bcbe8ed41c7b26782e71 Reviewed-on: https://chromium-review.googlesource.com/c/1329791 Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#607530}
-
Andreas Haas authored
The field trial should be turned on by http://cl/220249819. R=mpearson@chromium.org Change-Id: Ifa0b4c5d7c9850c304bc4d2ce5b4fb44328f85da Reviewed-on: https://chromium-review.googlesource.com/c/1318910 Commit-Queue: Andreas Haas <ahaas@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#607529}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/eb9d3fbd..4fe505da 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I338bb51edb7fd45e953971dbe50e453985088b07 Reviewed-on: https://chromium-review.googlesource.com/c/1333229Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#607528}
-
Stephane Zermatten authored
This change improves the scrolling for highlighted elements. Before this change, while scrolling, highlighted elements were updated by the periodic update of the element position, which happens every 100ms. While scrolling, this produces noticeable jumps. After this change, while scrolling, elements position is updated based on the scroll position and the periodic updates are ignored. This means that scrolling of the highlighted area follows the UI scrolling, which is much smoother. Note that there can still be a shift between the highlighted area and the element, as the web page doesn't always scroll exactly at the same speed as the UI elements, but the shift is much smaller and smoother. Bug: 806868 Change-Id: Ide5f9b6f0ba472c93ced2dd26b4cbaf2ee14b59f Reviewed-on: https://chromium-review.googlesource.com/c/1331401 Commit-Queue: Stephane Zermatten <szermatt@chromium.org> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#607527}
-
Andreas Haas authored
eholk left the team. NOTRY=true NOPRESUBMIT=true NOTREECHECKS=true R=adamk@chromium.org Change-Id: Icef00e5fe48a66388fdb891014c204ad494ea3bc Reviewed-on: https://chromium-review.googlesource.com/c/1331470Reviewed-by:
Adam Klein <adamk@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#607526}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/13b099f8982c..1e1ba0e0176f git log 13b099f8982c..1e1ba0e0176f --date=short --no-merges --format='%ad %ae %s' 2018-11-13 skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com Update markdown files Created with: gclient setdep -r src/third_party/skia@1e1ba0e0176f The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel TBR=rmistry@chromium.org Change-Id: I73b739adba30946c9702c72f53162a1bfa8298a5 Reviewed-on: https://chromium-review.googlesource.com/c/1332831Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#607525}
-
Matthew Cary authored
The existing logic is not correct for code that's not word-aligned, which happens frequently with thumb (16-bit) instruction words. Also asserts that no symbols appear before the starting symbol. We expect that the only symbols we have are from text, and that the symbol placed by the linker script occurs not after any symbol. Breaking either of the assumptions may break assumptions made elsewhere. Bug: 893981 Change-Id: I748c9edd0f6a5f49790b4c06d4246ee1cf8f90dc Reviewed-on: https://chromium-review.googlesource.com/c/1329166 Commit-Queue: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#607524}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c7c538bb4af4..5ff1dec42b3d Created with: gclient setdep -r src-internal@5ff1dec42b3d The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Ie122e4ef711f3c3059a9b25a59536683baf96f94 Reviewed-on: https://chromium-review.googlesource.com/c/1333058Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#607523}
-
Yi Su authored
This CL clean up some defects in search_engine.js. Firstly remove those URL links in comments that contain line number as URL args, because they are easy to be broken by change in referred files. Secondly change all "var" to "let" since it's supported in iOS 10 and the presubmit check has been removed. Bug: 433824 Change-Id: I6ba00a95c904c897b3845ddd6a96b29fef639b73 Reviewed-on: https://chromium-review.googlesource.com/c/1329976Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Yi Su <mrsuyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#607522}
-
Mario Sanchez Prada authored
Migrate usage of SigninManagerBase::IsAuthenticated() to the IdentityManager's API. Bug: 903882 Change-Id: Ib452442d5eff692eed54c7c690845005c9b1717c Reviewed-on: https://chromium-review.googlesource.com/c/1331399Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#607521}
-
Gang Wu authored
This CL for Recording user actions in Feed, which were recorded in Zine. Bug: 902126 Change-Id: Ie20f82d5644dd856f350c4ad7729b72946a41601 Reviewed-on: https://chromium-review.googlesource.com/c/1330721 Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#607520}
-
Robbie McElrath authored
This reverts commit 1ab94ee7. Reason for revert: crbug.com/904739 Original change's description: > Reland "Get NetworkChangeNotifier working on ChromeOS with network service." > > This reverts commit 0d2550b1. > > Reason for revert: Fixed NetworkContextConfigurationFilePacBrowserTest > > Original change's description: > > Revert "Get NetworkChangeNotifier working on ChromeOS with network service." > > > > This reverts commit 7b0677dd. > > > > Reason for revert: findit says this broke something. I'll revert and see if it's right tomorrow. > > > > Original change's description: > > > Get NetworkChangeNotifier working on ChromeOS with network service. > > > > > > The current NetworkChangeNotifierChromeOS implementation won't work > > > with the network service enabled because it listens for network changes > > > from Shill, which only supports a single client. The browser process > > > has other dependencies on Shill, so it has to be the client for the time > > > being, meaning the network service can't directly listen for network > > > changes and has to be notified of them from the browser process. > > > > > > This CL splits the NetworkChangeNotifierChromeOS into two parts; > > > the first will live in the browser process and listen to Shill, while > > > the second is the actual NetworkChangeNotifierChromeOS implementation > > > which will have an instance in both the browser and network processes. > > > Since NetworkChangeNotifierChromeOS can't actually listen for network > > > changes itself, it just gets notified of changes from part 1 via a new > > > method in NetworkChangeManager. When the thing listening to Shill sees > > > a network change, it notifies its local NetworkChangeNotifierChromeOS > > > instance, and calls the new NetworkChangeManager method, the > > > implementation of which then notifies the network service's > > > NetworkChangeNotifierChromeOS instance. > > > > > > Bug: 882610 > > > Cq-Include-Trybots: luci.chromium.try:linux_mojo > > > Change-Id: Ib220575fbe42f026b1e5cb90d3bb6be9d0345414 > > > Reviewed-on: https://chromium-review.googlesource.com/c/1274445 > > > Reviewed-by: Paul Jensen <pauljensen@chromium.org> > > > Reviewed-by: Will Harris <wfh@chromium.org> > > > Reviewed-by: John Abd-El-Malek <jam@chromium.org> > > > Reviewed-by: Steven Bennetts <stevenjb@chromium.org> > > > Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> > > > Cr-Commit-Position: refs/heads/master@{#606665} > > > > TBR=stevenjb@chromium.org,jam@chromium.org,pauljensen@chromium.org,wfh@chromium.org,rmcelrath@chromium.org > > > > Change-Id: I1fa2bcabe73082e02e59f7c613d08aec4ac94e57 > > No-Presubmit: true > > No-Tree-Checks: true > > No-Try: true > > Bug: 882610 > > Cq-Include-Trybots: luci.chromium.try:linux_mojo > > Reviewed-on: https://chromium-review.googlesource.com/c/1328701 > > Reviewed-by: Robbie McElrath <rmcelrath@chromium.org> > > Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#606745} > > TBR=stevenjb@chromium.org,jam@chromium.org,pauljensen@chromium.org,wfh@chromium.org,rmcelrath@chromium.org > > Change-Id: Ied0722203a1fa29aa3420bb84c70dee15d47fbb6 > Bug: 882610 > Cq-Include-Trybots: luci.chromium.try:linux_mojo > Reviewed-on: https://chromium-review.googlesource.com/c/1329897 > Reviewed-by: Paul Jensen <pauljensen@chromium.org> > Reviewed-by: Will Harris <wfh@chromium.org> > Reviewed-by: John Abd-El-Malek <jam@chromium.org> > Reviewed-by: Steven Bennetts <stevenjb@chromium.org> > Reviewed-by: Robbie McElrath <rmcelrath@chromium.org> > Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> > Cr-Commit-Position: refs/heads/master@{#607351} TBR=stevenjb@chromium.org,jam@chromium.org,pauljensen@chromium.org,wfh@chromium.org,rmcelrath@chromium.org Change-Id: Iaf54b01741708b865f8ab5979afc9292babdb1c2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 882610 Cq-Include-Trybots: luci.chromium.try:linux_mojo Reviewed-on: https://chromium-review.googlesource.com/c/1333248Reviewed-by:
Robbie McElrath <rmcelrath@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#607519}
-
Benoît Lizé authored
|ParkableStringManager::SetRendererBackgrounded()| schedules delayed tasks, but tests were not waiting for the tasks to run, instead directly calling the delayed functions. This adds a test checking for proper task sequencing, and changes other tests to properly wait for tasks. As a consequence, the ParkableStringManager tests no longer need to be friend with ParkableStringManager, provided that |Size()| becomes public. Also fixes a couple "git cl lint" warnings. Bug: 877044 Change-Id: I15ea4285596dc744969e0bce63c5687e6fed023c Reviewed-on: https://chromium-review.googlesource.com/c/1331476Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#607518}
-
Koji Ishii authored
Bug: 635619 Change-Id: I5f2992f95f755e56c34ce5a89c5185ae31b6537f Reviewed-on: https://chromium-review.googlesource.com/c/1333010Reviewed-by:
Aleks Totic <atotic@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#607517}
-
Christopher Lam authored
This CL makes the optional parts of AppInfo editable, which allows for simpler construction. TBR=jamescook@chromium.org Bug: None Change-Id: I2a94765cdcba253951f802f15bab0e5d0e01a6d0 Reviewed-on: https://chromium-review.googlesource.com/c/1325277Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Jeremy Klein <jlklein@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#607516}
-
Vladislav Kaznacheev authored
Autocomplete breaks several features (see linked bugs) and a correct fix requires investigation. Disabling the feature for now. Bug: 897206, 902558 Test: manual Change-Id: I54a68a88541fab0e2054349c32c1c1892324f67a Reviewed-on: https://chromium-review.googlesource.com/c/1332148Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Vladislav Kaznacheev <kaznacheev@chromium.org> Cr-Commit-Position: refs/heads/master@{#607515}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/16bc600d527a..c7c538bb4af4 Created with: gclient setdep -r src-internal@c7c538bb4af4 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Ieaceefc4d9c8b241aaace92693a8ff48f5bb6277 Reviewed-on: https://chromium-review.googlesource.com/c/1333057Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#607514}
-
Takashi Toyoshima authored
Existing implementation uses a single PreflightController for all profiles, but ideally it should be per-profile. This patch makes the controller per-profile for NetworkService, and does it per-factory for legacy code path due to lack of NetworkContext. Bug: 894690 Change-Id: Ief446431e4235bcecd68ba1f50528e721efed96a Reviewed-on: https://chromium-review.googlesource.com/c/1331349Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#607513}
-
Christopher Lam authored
This CL makes the CallbackRouters responsible for removing listeners. This improves ergonomics of removing a list of listeners for different InterfaceCallbackTargets. Bug: 894376 Change-Id: I051857e463257100d667cf78ca8cc2c1d53bcd83 Reviewed-on: https://chromium-review.googlesource.com/c/1301034 Commit-Queue: calamity <calamity@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#607512}
-
Koji Ishii authored
Following bot results are included. 11590 11634 11637 11639 11644 11652 11670 11680 11685 11686 11689 11694 11703 11710 11720 11722 11724 11734 11740 11746 11751 11755 2 lines were removed and 9 lines were deflaked by consecutive results since 11689. TBR=eae@chromium.org, mstensho@chromium.org NOTRY=true Bug: 591099 Change-Id: Iba29f6bf95f6025fb6304757e0f1652ac8a13db2 Reviewed-on: https://chromium-review.googlesource.com/c/1327301 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#607511}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f04fb3cacbad..13b099f8982c git log f04fb3cacbad..13b099f8982c --date=short --no-merges --format='%ad %ae %s' 2018-11-13 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset Created with: gclient setdep -r src/third_party/skia@13b099f8982c The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel TBR=rmistry@chromium.org Change-Id: I23c1df8e102aeda4c5bb5a0a8ca41535a018461f Reviewed-on: https://chromium-review.googlesource.com/c/1333056Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#607510}
-
Yuki Shiino authored
This reverts commit bf9ab045. Reason for revert: This seems like causing "chrome_public_test_apk on Android device Nexus 5X" fail. https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Android%20CFI https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Android%20CFI/3601 https://findit-for-me.appspot.com/waterfall/failure?url=https://build.chromium.org/p/chromium.memory/builders/Android%20CFI/builds/3602 Original change's description: > Android: TabThemeColorHelper > > This is to break the TabObserver present in Tab class down to feature > level and eventually remove it. Theme color used for Tab is managed via > Tab UserData. Relevant Tab methods also got migrated. > > Bug: 877878 > Change-Id: If120beaaa370d07f6855ab666e380cc2318e945a > Reviewed-on: https://chromium-review.googlesource.com/c/1304038 > Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> > Reviewed-by: Ted Choc <tedchoc@chromium.org> > Cr-Commit-Position: refs/heads/master@{#607422} TBR=tedchoc@chromium.org,jinsukkim@chromium.org Change-Id: I4bc704a509682873ef9f1a2e4f4fe82ac2a5cac2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 877878 Reviewed-on: https://chromium-review.googlesource.com/c/1333098Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#607509}
-
Jia authored
Default frequency of the sensor is 1hz. As we are not increasing it, we should only read it at the same frequency. Bug: 881215 Change-Id: Id3caa1d5f41177f511e6d0d5559b9da3311b5edf Reviewed-on: https://chromium-review.googlesource.com/c/1333172Reviewed-by:
Dan Erat <derat@chromium.org> Commit-Queue: Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#607508}
-