Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows desktop capture extract exe name and window position #111

Open
wants to merge 3 commits into
base: nw32
Choose a base branch
from

Conversation

Adihan1
Copy link

@Adihan1 Adihan1 commented Jul 26, 2018

Changes to Desktop Capture Monitor for Windows to allow you to extract the exeName of applications as well as the window position of shared applications

chrome-release-bot and others added 3 commits July 23, 2018 10:05
@GnorTech GnorTech force-pushed the nw32 branch 3 times, most recently from 9767d67 to 5db10ec Compare August 1, 2018 00:07
GnorTech pushed a commit that referenced this pull request Aug 4, 2018
TextItemColorBlack was being used as the default color even if
textColor was not being set. This was causing the item label
to skip the styler textColor for the label. This CL fixes that
problem and introduces some unit_tests to check this.

TBR=sczs@chromium.org

(cherry picked from commit 7c48c74)

Bug: 865808
Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet
Change-Id: Ic9e7d368d4acb5cab8f2585762c69363c1143749
Reviewed-on: https://chromium-review.googlesource.com/1145584
Reviewed-by: Kurt Horimoto <kkhorimoto@chromium.org>
Commit-Queue: Sergio Collazos <sczs@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#577003}
Reviewed-on: https://chromium-review.googlesource.com/1151529
Reviewed-by: Sergio Collazos <sczs@chromium.org>
Cr-Commit-Position: refs/branch-heads/3497@{#111}
Cr-Branched-From: 271eaf5-refs/heads/master@{#576753}
rogerwang pushed a commit that referenced this pull request Sep 15, 2018
Add the audio context and media element playbacks fields
to the Media Engagement WebUI.

BUG=878460

Change-Id: I25a2bdc28a9b98355269e56072c6dc98a019456a
Reviewed-on: https://chromium-review.googlesource.com/1195101
Commit-Queue: Becca Hughes <beccahughes@chromium.org>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Ken Buchanan <kenrb@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#587909}(cherry picked from commit f4ffbd8)
Reviewed-on: https://chromium-review.googlesource.com/1211674
Reviewed-by: Becca Hughes <beccahughes@chromium.org>
Cr-Commit-Position: refs/branch-heads/3538@{#111}
Cr-Branched-From: 79f7c91-refs/heads/master@{#587811}
rogerwang pushed a commit that referenced this pull request Oct 31, 2018
EasyUnlockService previously re-instantiated an EasyUnlockAuthAttempt
every time the user profile picture was tapped or clicked. This was
unnecessary, and caused situations where the account's cryptohome
could not be decrypted.

TBR=hansberry@chromium.org

(cherry picked from commit faf0b7f)

Bug: 896045
Change-Id: I959ed3209caeb8d83519c8300d863a6288984740
Reviewed-on: https://chromium-review.googlesource.com/c/1285118
Reviewed-by: Kyle Horimoto <khorimoto@chromium.org>
Commit-Queue: Ryan Hansberry <hansberry@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#600190}
Reviewed-on: https://chromium-review.googlesource.com/c/1287629
Cr-Commit-Position: refs/branch-heads/3578@{#111}
Cr-Branched-From: 4226ddf-refs/heads/master@{#599034}
rogerwang pushed a commit that referenced this pull request Dec 18, 2018
counts open suggestions from menu to
NewTabPage.ContentSuggestions.Opened.

Bug: 911835
Change-Id: I6035cbcab72c1e7acba1ff92da06804e56b21e1f
Reviewed-on: https://chromium-review.googlesource.com/c/1362210
Reviewed-by: Sky Malice <skym@chromium.org>
Commit-Queue: Gang Wu <gangwu@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#613890}(cherry picked from commit 99a5cb6)
Reviewed-on: https://chromium-review.googlesource.com/c/1365838
Reviewed-by: Gang Wu <gangwu@chromium.org>
Cr-Commit-Position: refs/branch-heads/3626@{#111}
Cr-Branched-From: d897fb1-refs/heads/master@{#612437}
rogerwang pushed a commit that referenced this pull request Feb 10, 2019
…ere: http://crbug.com/927210

[Autofill Assistant] Changed onboarding message according to requirements by legal.

before: https://screenshot.googleplex.com/T2YQ1JAP0tf.png
after: https://screenshot.googleplex.com/uKLQ1UV365h.png

Bug: 806868
Change-Id: Idf003094176f46b8614ea1784aec0245ef0837de
Reviewed-on: https://chromium-review.googlesource.com/c/1442195
Auto-Submit: Clemens Arbesser <arbesser@google.com>
Reviewed-by: Stephane Zermatten <szermatt@chromium.org>
Commit-Queue: Stephane Zermatten <szermatt@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#626987}(cherry picked from commit c3385bf)
Reviewed-on: https://chromium-review.googlesource.com/c/1449591
Cr-Commit-Position: refs/branch-heads/3683@{#111}
Cr-Branched-From: e510299-refs/heads/master@{#625896}
rogerwang pushed a commit that referenced this pull request Mar 24, 2019
Currently ReducedMemoryUsage metrics in OomIntervention reports negative
numbers when intervention reduces memory. This is confusing and thus
this CL renames the metrics.

Bug: 939702
Change-Id: I5bd7e8ba4d7ffb682ea4565a39964cce74b84c67
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1510704
Commit-Queue: Yuzu Saijo <yuzus@chromium.org>
Reviewed-by: Mark Pearson <mpearson@chromium.org>
Reviewed-by: Keishi Hattori <keishi@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#639824}(cherry picked from commit 6e17ab4916fbbe43806300bd716df18c69cbefd0)
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1522487
Reviewed-by: Yuzu Saijo <yuzus@chromium.org>
Cr-Commit-Position: refs/branch-heads/3729@{#111}
Cr-Branched-From: d4a8972-refs/heads/master@{#638880}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants