- 27 Apr, 2018 40 commits
-
-
Rick Byers authored
As per consensus among existing API_OWNERS Change-Id: I64131c5c0f9daf3333603762467da8f4da40292b Reviewed-on: https://chromium-review.googlesource.com/1030961Reviewed-by:
Ojan Vafai <ojan@chromium.org> Commit-Queue: Rick Byers <rbyers@chromium.org> Cr-Commit-Position: refs/heads/master@{#554417}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 59bde77b. With Chromium commits locally applied on WPT: 303956b6 "Enable WPT tests for the Generic Sensor classes" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/16306 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: smcgruer@chromium.org: external/wpt/css/css-position yhirano@chromium.org, mkwst@chromium.org, japhet@chromium.org: external/wpt/fetch TBR=foolip No-Export: true Change-Id: Ib40634f3b14402635670aca7754f20d3bd8a5c4b Reviewed-on: https://chromium-review.googlesource.com/1032814 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@{#554416}
-
Joe Medley authored
Change-Id: Ia2344c54f8ce6c312833c9cff23e71eb31ff67bf Reviewed-on: https://chromium-review.googlesource.com/1033021Reviewed-by:
Ian Clelland <iclelland@chromium.org> Commit-Queue: Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#554415}
-
Varun Mohan authored
This reverts commit b0468d94. Reason for revert: https://crbug.com/837541 Original change's description: > Adding metrics for native window occlusion count on Windows > > These metrics will record the number of occluded/visible/hidden native Chrome windows on Windows. This information will be polled and computed on a repeating timer. This information will be used to determine if occlusion tracking on Windows is worth pursuing going forward. > > Bug: 813093 > Change-Id: Icc9d18ddd6ef293aca15a787b3fc5c1d64b4a4cd > Reviewed-on: https://chromium-review.googlesource.com/1025074 > Commit-Queue: Varun Mohan <varunmohan@google.com> > Reviewed-by: Sébastien Marchand <sebmarchand@chromium.org> > Reviewed-by: Robert Kaplow <rkaplow@chromium.org> > Cr-Commit-Position: refs/heads/master@{#554213} TBR=rkaplow@chromium.org,sebmarchand@chromium.org,varunmohan@google.com Change-Id: I3d97eba54f60641b7284195314e9d4bf0b65ee33 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 813093, 837541 Reviewed-on: https://chromium-review.googlesource.com/1032858 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#554414}
-
Daniel Cheng authored
Previously, the plugin completely skipped virtual specifier checks on Gmock objects since it wasn't smart enough to filter out warnings caused by Gmock macros. In preparation for making the plugin smarter, this CL fixes existing virtual specifier warnings in //base. Bug: 837148 Change-Id: Id5e0a556b4c4c501076f586068aef4034e0156cd Reviewed-on: https://chromium-review.googlesource.com/1031016Reviewed-by:
kylechar <kylechar@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#554413}
-
Adam Langley authored
This reverts commit 14f86890. I think the flakely behaviour on Windows 10 (only) in the previous test is actually indicative of a real problem, so I'm going to revert this and reland with a clean solution, including all the tests. TBR=engedy,nasko Change-Id: Ia742844bea7c3be5552f5671634f8aa014cf1b90 Reviewed-on: https://chromium-review.googlesource.com/1032912 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/master@{#554412}
-
Stephen McGruer authored
Using a double timestamp is prone to errors, since nothing stops a numerical quantity with the wrong units from being passed in. This CL is part of a series to make more time interactions in Blink saner. Bug: 763980 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I2b0d6ee0b43a63a6af44352f929f57fc6d0cf82a Reviewed-on: https://chromium-review.googlesource.com/1030908Reviewed-by:
Klaus Weidner <klausw@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#554411}
-
sebsg authored
Previously is only deleted form the main profile table. The sub tables need to be deleted too. Bug: 836737 Change-Id: I1e5fc74ace5b073cc66fcece422c2fd50d208743 Reviewed-on: https://chromium-review.googlesource.com/1031311Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#554410}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=amineer@chromium.org Change-Id: Iddee22e8dbc7887d144f7991aeaaa0aa97639645 Reviewed-on: https://chromium-review.googlesource.com/1032765Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#554409}
-
vasilii authored
It has nothing to do with PasswordDetailsItem and probably just a copy/paste error. Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Iab8bc4784141d9bef3461c987a57780d4734a99e Reviewed-on: https://chromium-review.googlesource.com/1032437Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#554408}
-
Robert Liao authored
Skip Waiting for Fullscreen for Mac in BrowserCommandControllerInteractiveTest.ShortcutsShouldTakeEffectInWindowMode ScopedFakeNSWindowFullscreen just makes the NSWindow larger without taking Chrome into fullscreen. As a result, chrome::NOTIFICATION_FULLSCREEN_CHANGED does not fire. Fullscreen appears to be performed synchronously with the keyboard event, so skipping the wait works. BUG=834754,837438 Change-Id: I337a44eefedfd382cc253aaf69590140fc557ba1 Reviewed-on: https://chromium-review.googlesource.com/1031617Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#554407}
-
Takuto Ikuta authored
This CL was uploaded by git cl split. R=dcheng@chromium.org Bug: 428099 Change-Id: I74496862747910cda6503376d82ccbd1cedeb368 Reviewed-on: https://chromium-review.googlesource.com/1032462Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#554406}
-
Takuto Ikuta authored
This CL was uploaded by git cl split. R=piman@chromium.org Bug: 428099 Change-Id: Ie75f7c7e67ccd91c1e8fd8c0e51f9c66112cfe50 Reviewed-on: https://chromium-review.googlesource.com/1032461Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#554405}
-
Takuto Ikuta authored
This CL was uploaded by git cl split. R=xhwang@chromium.org Bug: 428099 Change-Id: Ie3224f24c5b43337ca9dc4e26b8301f591c9565f Reviewed-on: https://chromium-review.googlesource.com/1032460 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#554404}
-
Takuto Ikuta authored
R=sky@chromium.org Bug: 428099 Change-Id: I72061d567877f53af9271a6b2cda18701c590cf9 Reviewed-on: https://chromium-review.googlesource.com/1032465Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#554403}
-
Takuto Ikuta authored
This CL was uploaded by git cl split. R=jochen@chromium.org Bug: 428099 Change-Id: Ibf3ee895938492cad26720d8b1d00a9fb102b033 Reviewed-on: https://chromium-review.googlesource.com/1032466 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#554402}
-
Jennifer Apacible authored
Adding a comment to answer a common question around Surfaces and Picture-in-Picture behavior. Change-Id: Ibebb4ce87aea1360db14246baf952a6384fbeb5f Reviewed-on: https://chromium-review.googlesource.com/1030827Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: apacible <apacible@chromium.org> Cr-Commit-Position: refs/heads/master@{#554401}
-
Eugene But authored
- removed using base::UserMetricsAction (does not improve formatting) - removed UMA constants (there is a presubmit script for UMA strings, which does not work with constants) - removed _delegate ivar and -delegate method (this is now a property) - removed -isLoaded method as unused - removed setNativeController: predeclaration (duplicates property) - removed the usage of |new| - cleaned up scrollPosition (it's ok to call methods on nil self.webScrollView) - use NavigationManager instead of web::NavigationManager - removed unused currentURL local variable - assign nullptr to _lastUserInteraction instead of nil - s/url/URL - s/message_frame_origin/messageFrameOrigin - removed dead code from handleLoadError:forNavigation: - s/self.webStateImpl->GetNavigationManagerImpl()/self.navigationManagerImpl - s/self.userAgentType/[self userAgentType] (not a property) Bug: None Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ie264e71b0726eacc13c61794535aa55a1b83be06 Reviewed-on: https://chromium-review.googlesource.com/1029612Reviewed-by:
Danyao Wang <danyao@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#554400}
-
Ernest Hua authored
Bug: 65489247,67455299 Test: 1. Build cast shell for Android Things 2. Test against quiet and non-quiet reboot using QADeviceManagerTest.RebootActivity Change-Id: I94139730ff280b759e84e58d6c93e76cb2832d06 Reviewed-on: https://chromium-review.googlesource.com/1031512 Commit-Queue: Doug Horn <doughorn@google.com> Reviewed-by:Luke Halliwell <halliwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#554399}
-
Donn Denman authored
This is a reland of 721b8605 I've run the tests that flaked locally for several iterations without failure, so I'm thinking the failures were due to associated flakes. Original change's description: > [TTS] Fix Tap mojo race condition and update tests. > > This CL implements a workaround for the race condition between the mojo > tap notification and the selection-changed notification. Now we never enter > the SELECTION_CLEARED internal state unless there was a previous > selection that got cleared. > > Before this CL every tap caused a transition to the SELECTION_CLEARED > internal state even when there was no previous selection. This would usually > happen before the Tap notification, but now that's faster due to mojo so it > sometimes arrives beforehand. With this change we ignore selection changes > from empty to empty so there's only one notification for most taps. Now we only > enter the SELECTION_CLEARED state when it's really needed (in the tap > near previous selection use-case). > > Also does some minor test cleanup and re-enabling disabled tests that > were flaky. > > BUG=818897 > > Change-Id: I269815ad087aabf93332e99a6c7d1208addabe3e > Reviewed-on: https://chromium-review.googlesource.com/1018300 > Commit-Queue: Donn Denman <donnd@chromium.org> > Reviewed-by: Theresa <twellington@chromium.org> > Cr-Commit-Position: refs/heads/master@{#552439} Bug: 818897 Change-Id: Ibe3034c2fd2dee8bdfb5e69aacbef6e4836ba4ad Reviewed-on: https://chromium-review.googlesource.com/1030770Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#554398}
-
Tatiana Gornak authored
Bug: 801985 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I8fb33bc8db8e1add26c630d1a8e1c66bfb4fd265 Reviewed-on: https://chromium-review.googlesource.com/1023419 Commit-Queue: Tatiana Gornak <melandory@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#554397}
-
James Cook authored
This reverts commit 1d768042. Reason for revert: Cannot click/scroll in web contents or browser UI. See crbug.com/837359 Original change's description: > reland attempt 4: Adds WindowService-ChromeOS fieldtrial > > More bugs fixed. Landing again. > > I'm not sure on the name here. I went with WindowService-ChromeOS as > at some point we will launch the WindowService on other platforms, but > that won't be anytime soon and is likely to be very different. So, I'm > thinking later on we have the field trial WindowService-Desktop. > > BUG=814898 > TEST=none > TBR=rkaplow@chromium.org > > Change-Id: I474b97bc4e8d5904aa07b8de67e1b961adbac1f7 > Reviewed-on: https://chromium-review.googlesource.com/970913 > Reviewed-by: Scott Violet <sky@chromium.org> > Commit-Queue: Scott Violet <sky@chromium.org> > Cr-Commit-Position: refs/heads/master@{#544415} TBR=sky@chromium.org,rkaplow@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 814898 Change-Id: I619d6424676bd6ede21f5f9bed55b9adc283455f Reviewed-on: https://chromium-review.googlesource.com/1031253Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#554396}
-
Peter Kotwicz authored
BUG=835773 Change-Id: Ie9ffdf3738664c91a524f1fb639e9e9d6d93a507 Reviewed-on: https://chromium-review.googlesource.com/1028716Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#554395}
-
David Bokan authored
Bug: 836623 Change-Id: Ice1ff8b15775541812ee6c4d246659e676c3cb5f Reviewed-on: https://chromium-review.googlesource.com/1030954Reviewed-by:
Steve Kobes <skobes@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#554394}
-
Mark Pilgrim authored
Relanding https://chromium-review.googlesource.com/c/chromium/src/+/1026290 with fix for build breakage (missing include file was not caught by local build or any default trybot because it was behind a DEFINE) and one other minor suggestion by leiz (use base::MakeRefCounted for head.headers). Bug: 773295 Change-Id: I25d9327a893debf35ccbc7d4f64b84b6d6e84267 Reviewed-on: https://chromium-review.googlesource.com/1031316Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Mark Pilgrim <pilgrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#554393}
-
xlou authored
A new field num_pages_per_sheet is added to PP_PrintSettings_Dev in https://chromium-review.googlesource.com/c/chromium/src/+/1028992. This CL modifies two existing tests to check the newly added field. Bug: 775999 Change-Id: I79f8cd9ef32e3319150fee7f90b3f7b2a7d7965d Reviewed-on: https://chromium-review.googlesource.com/1030774Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Shirleen Lou <xlou@chromium.org> Cr-Commit-Position: refs/heads/master@{#554392}
-
Luna Lu authored
When an image element violates some optimized image policy, it should be rendered with inverted color. This CL introduced a flag to indicate if an image should be rendered with inverted color. In addition, this CL added code to invert the color when the flag is on. Change-Id: I449bad3fcddcaa0126db57bee8e95cd6b6c681ef Bug: 837346 Change-Id: I449bad3fcddcaa0126db57bee8e95cd6b6c681ef Reviewed-on: https://chromium-review.googlesource.com/1030758Reviewed-by:
Steve Kobes <skobes@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Commit-Queue: Luna Lu <loonybear@chromium.org> Cr-Commit-Position: refs/heads/master@{#554391}
-
Alessio Bazzica authored
Removing unwanted extern from constants in rnn_vad_weights.h and using constants to declare array sizes. Bug: webrtc:9076 Change-Id: Ic62bb2b627612606d058473647290b97b380918a Reviewed-on: https://chromium-review.googlesource.com/1032735 Commit-Queue: Ale Bzk <alessiob@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#554390}
-
Takuto Ikuta authored
This CL was uploaded by git cl split. R=jochen@chromium.org Bug: 428099 Change-Id: I29152369ad42421227e4af1861def72a11a2d24a Reviewed-on: https://chromium-review.googlesource.com/1032458 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#554389}
-
Kevin McNee authored
This reverts commit 357b68dc. Reason for revert: This test is still a bit flaky. Original change's description: > Speculatively re-enable Shim_TestAutosizeWithPartialAttributes > > Now that we're no longer running web view tests with BrowserPlugin, > let's try to re-enable this test. > > Bug: 282116 > Change-Id: Id9944d63c3912871a6e3c2f12ce7775f3dd35c48 > Reviewed-on: https://chromium-review.googlesource.com/1030624 > Reviewed-by: James MacLean <wjmaclean@chromium.org> > Commit-Queue: Kevin McNee <mcnee@chromium.org> > Cr-Commit-Position: refs/heads/master@{#554087} TBR=wjmaclean@chromium.org,mcnee@chromium.org Change-Id: Ia4eaf3c5ede89f00a73c4dc9e4ca381411a7dcf2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 282116 Reviewed-on: https://chromium-review.googlesource.com/1032913Reviewed-by:
Kevin McNee <mcnee@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#554388}
-
Owen Min authored
Using base::DIR_EXE to replace DIR_APP. Because the first one does not contain version info in the path. And it also providers a meaningful path on Mac and Linux. Bug: 832907 Change-Id: I686a5c2f14b62b7f0d4789eeb88f031793d57b22 Reviewed-on: https://chromium-review.googlesource.com/1030878Reviewed-by:
Marc-André Decoste <mad@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#554387}
-
Gabriel Charette authored
Rogue SchedulerWorkers were fixed once and for all in crbug.com/827615 R=wez@chromium.org Bug: 816170, 827615 Change-Id: I697124ed7cd5282bce8e504427e1daa6adc08df2 Reviewed-on: https://chromium-review.googlesource.com/1031210 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#554386}
-
Geoff Lang authored
deqp/functional/gles3/shadercommonfunction.html fails fairly often on the Win10 FYI Release (NVIDIA) bot. BUG=693090 TBR=zmo@chromium.org NOTRY=true Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_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 Change-Id: I3e6c02124ffd69d432bbcf9bf911501cfc6d9f5e Reviewed-on: https://chromium-review.googlesource.com/1032759 Commit-Queue: Geoff Lang <geofflang@chromium.org> Reviewed-by:
Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#554385}
-
Takuto Ikuta authored
R=bbudge@chromium.org Bug: 428099 Change-Id: I56ba58104ee1844e8b26bfe088cdfbb8049d2f5d Reviewed-on: https://chromium-review.googlesource.com/1032463Reviewed-by:
Bill Budge <bbudge@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#554384}
-
Kevin McNee authored
This test was disabled due to the BrowserPlugin variant. Now that we're no longer running web view tests with BrowserPlugin, we can re-enable this test. Bug: 544782 Change-Id: Ia32b2cf54ce8710c5fdab72a6cb2fa02580ae04a Reviewed-on: https://chromium-review.googlesource.com/1031112Reviewed-by:
James MacLean <wjmaclean@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#554383}
-
Kevin McNee authored
This test was disabled due to the BrowserPlugin variant. Now that we're no longer running web view tests with BrowserPlugin, we can re-enable this test. Bug: 702572 Change-Id: I55e2ef929280b0268e367ef6e45177c6716c7b79 Reviewed-on: https://chromium-review.googlesource.com/1031385Reviewed-by:
James MacLean <wjmaclean@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#554382}
-
Thomas Tangl authored
The consent bump will now only be shown if the unified consent bump flag is enabled. Bug: 819909 Change-Id: I308f4bc73fd1f4dd4754f7855b2591664dd97009 Reviewed-on: https://chromium-review.googlesource.com/1030552Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#554381}
-
Kevin McNee authored
Bug: 303966 Change-Id: I7ee3195a4df089330188d2a670e0d58268cd887d Reviewed-on: https://chromium-review.googlesource.com/1031204Reviewed-by:
James MacLean <wjmaclean@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#554380}
-
Sadrul Habib Chowdhury authored
LayerTreeHostInProcess was renamed back to LayerTreeHost in crrev.com/445927. Cleanup some leftover references to it in comments/trace-events. BUG=none Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I5941055a03efbd8f170dc2d5fa5f8b3092ca1572 Reviewed-on: https://chromium-review.googlesource.com/1031777Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#554379}
-
Ricky Liang authored
Add a new CAMERA_READ_WRITE gfx::BufferUsage, which is used to specify buffer usage capable of CPU read/write and camera read/write. The R_8 format is used by the Chrome OS camera HAL as the underlying format for the generic blob format. Blob format is usually used to store the picture taken by the camera in JPEG format. BUG=832772 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_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 Change-Id: Ibd8d4e193ced3c7d2a6284a8576f02a40ede74b3 Reviewed-on: https://chromium-review.googlesource.com/1018922 Commit-Queue: Ricky Liang <jcliang@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#554378}
-