- 16 Sep, 2016 40 commits
-
-
eroman authored
BUG=634443 Review-Url: https://codereview.chromium.org/2346663002 Cr-Commit-Position: refs/heads/master@{#419295}
-
jaydasika authored
BUG=642054 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Review-Url: https://codereview.chromium.org/2345793003 Cr-Commit-Position: refs/heads/master@{#419294}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/cde5101eb15b..e9988dd65e74 $ git log cde5101eb..e9988dd65 --date=short --no-merges --format='%ad %ae %s' 2016-09-16 npm Reduce duplicated code in CPDF_Document by adding auxiliary methods TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2345933003 Cr-Commit-Position: refs/heads/master@{#419293}
-
dpapad authored
BUG=640937,640167 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2341383002 Cr-Commit-Position: refs/heads/master@{#419292}
-
kumarniranjan authored
BUG=639044 TEST=browser test CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2343183003 Cr-Commit-Position: refs/heads/master@{#419291}
-
fs authored
Rather than having code to compute the reference box for the various clients that use FilterEffectBuilder in the class itself, let clients compute the desired reference box themselves and pass it along. This separates concerns, and makes code for computing the reference box less defensive. It also eliminates the need to add even more cases in the future (like for SVG shorthand support.) Also push calls to resolveReferenceFilters() in PaintLayer closer to the filter-building calls, and rename computeFilterOperations to addReflectionToFilterOperations. This allows us to eliminate a redundant call to resolveReferenceFilters() in the mapRectForFilter() code-path. BUG=439970 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2343173002 Cr-Commit-Position: refs/heads/master@{#419290}
-
spqchan authored
- Refactored LocationBarViewMac so that animations are not called in Layout() - Added flags for the security state decoration BUG=642977, 646047 Review-Url: https://codereview.chromium.org/2336423002 Cr-Commit-Position: refs/heads/master@{#419289}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/e7904f3979e2..b6318bf44dd8 $ git log e7904f397..b6318bf44 --date=short --no-merges --format='%ad %ae %s' 2016-09-16 herb Compile the skia library for windows using gn. 2016-09-16 halcanary Revert of SkPDF: Implement /ActualText to make text extraction correct. (patchset #11 id:220001 of https://codereview.chromium.org/2322403002/ ) 2016-09-16 bungeman Sane use of FcPatternGetXXX in SkFontConfigInterface. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=djsollen@google.com Review-Url: https://codereview.chromium.org/2347103004 Cr-Commit-Position: refs/heads/master@{#419288}
-
vmpstr authored
This patch removes some traces that are not as useful, but happen a lot. R=danakj BUG=647363 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Review-Url: https://codereview.chromium.org/2347123005 Cr-Commit-Position: refs/heads/master@{#419287}
-
yusukes authored
BUG=647485 TEST=try, manually tested the case in b:31406784 Review-Url: https://codereview.chromium.org/2348673002 Cr-Commit-Position: refs/heads/master@{#419286}
-
lukasza authored
This CL avoids future presubmit violations like the one quoted below: ** Presubmit Warnings ** Found changes to IPC files without a security OWNER! *************** content/shell/common/OWNERS is missing the following lines: per-file *_messages*.h=set noparent per-file *_messages*.h=file://ipc/SECURITY_OWNERS for changed files: content/shell/common/shell_messages.h *************** The presubmit checks performed above were added in r400748. BUG=611905 Review-Url: https://codereview.chromium.org/2342903004 Cr-Commit-Position: refs/heads/master@{#419285}
-
bsep authored
In order to deprecate or remove these values we need to measure usage. BUG=642613 Review-Url: https://codereview.chromium.org/2345583005 Cr-Commit-Position: refs/heads/master@{#419284}
-
yoav authored
Make sure that isLinkPreload flag is turned off when the resource is used, making sure that it can be cleared earlier. BUG=635483 Review-Url: https://codereview.chromium.org/2319483002 Cr-Commit-Position: refs/heads/master@{#419283}
-
kraush authored
Dependent on device screen sizes, scrolling can lead to 1px deviations from anticipated scroll values on Android devices. This change alters touch_action_browsertest to allow those deviations. BUG=647719 Review-Url: https://codereview.chromium.org/2347903002 Cr-Commit-Position: refs/heads/master@{#419282}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/66c91bb5..57bf8bed 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://codereview.chromium.org/2348973002 Cr-Commit-Position: refs/heads/master@{#419281}
-
avi authored
BUG=555865 Review-Url: https://codereview.chromium.org/2347253002 Cr-Commit-Position: refs/heads/master@{#419280}
-
iclelland authored
BUG=647776 TBR=alancutter Review-Url: https://codereview.chromium.org/2342373003 Cr-Commit-Position: refs/heads/master@{#419279}
-
jdufault authored
The stylus tools would be shown previous when adding a supervised user. They could also be shown by ejecting the stylus at any point. This CL also causes the active mode to turn off when the user inserts the stylus. BUG=647025 Review-Url: https://codereview.chromium.org/2346833003 Cr-Commit-Position: refs/heads/master@{#419278}
-
dpranke authored
In order to roll GN 764c7362..668b150d (r417994:r419236) and pick up the following changes: 3d56c98e Make rebase_path("//foo", "//foo") resolve to "." (not "../foo") ac509606 Fix various issues with `gn analyze`. 8c0eb8ed Remove GYP files in breakpad, build, and tools. TBR=brettw@chromium.org Review-Url: https://codereview.chromium.org/2345323002 Cr-Commit-Position: refs/heads/master@{#419277}
-
caseq authored
This makes FilmStripModel to be always created by TimelinePanel and passed down to actual users. Review-Url: https://codereview.chromium.org/2313093004 Cr-Commit-Position: refs/heads/master@{#419276}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/c0444615ed76..e7904f3979e2 $ git log c0444615e..e7904f397 --date=short --no-merges --format='%ad %ae %s' 2016-09-16 mtklein Flesh out GN/Android run docs. 2016-09-16 halcanary SkPDF: Implement /ActualText to make text extraction correct. 2016-09-16 rmistry Revert of Run SVGs through nanobench on all Perf bots (patchset #5 id:120001 of https://codereview.chromium.org/2343903002/ ) 2016-09-16 mtklein Is it just me or is this logging just noise? CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=djsollen@google.com Review-Url: https://codereview.chromium.org/2334223013 Cr-Commit-Position: refs/heads/master@{#419275}
-
mstensho authored
Review-Url: https://codereview.chromium.org/2342203004 Cr-Commit-Position: refs/heads/master@{#419274}
-
zakerinasab authored
BUG=646880 Review-Url: https://codereview.chromium.org/2340783002 Cr-Commit-Position: refs/heads/master@{#419273}
-
timav authored
On certain Android devices MediaCodec is blacklisted. To support H264 we fall back to MediaCodec, and we decide whether this is H264 by looking at URL. This CL improves that decision making: before we only checked whether the path suffisc was ".mp4", now we look for "video/mp4" in the whole URL spec as well. In addition this CL makes canPlayType() return "probably" for H264 codec. BUG=642988 Review-Url: https://codereview.chromium.org/2338213005 Cr-Commit-Position: refs/heads/master@{#419272}
-
cbiesinger authored
This function is used to calculate percentage positions for relative- positioned boxes in LayoutBoxModelObject::relativePositionOffset and thus needs to check childLogicalHeightForPercentageResolution. BUG=646397 R=eae@chromium.org,dgrogan@chromium.org Review-Url: https://codereview.chromium.org/2349803002 Cr-Commit-Position: refs/heads/master@{#419271}
-
gogerald authored
BUG=639860 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2339723002 Cr-Commit-Position: refs/heads/master@{#419270}
-
bungeman authored
Skia is changing some of its API and one test subclass needs to be updated to reflect this. Review-Url: https://codereview.chromium.org/2339353004 Cr-Commit-Position: refs/heads/master@{#419269}
-
maxbogue authored
These were originally split due to a weird usage by cloud_print, which is no longer part of chromium. - Moved all of ./browser and ./common into . - Ran //tools/git/mass-rename.py - Merged the build targets - Ran git cl format - Fixed lint errors in //components/browser_sync BUG=646955 TBR=cpu Review-Url: https://codereview.chromium.org/2345843003 Cr-Commit-Position: refs/heads/master@{#419268}
-
fs authored
We don't support filter shorthands yet, so we shouldn't treat them as errors. Fix up the hasFilter() condition to also check if it's a filter that we pretend we can handle. Also straighten out the code-flow in applyFilterIfNecessary. BUG=645995 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2349743003 Cr-Commit-Position: refs/heads/master@{#419267}
-
elawrence authored
When a Javascript: url is dropped on a tab, it executes in the security context of the selected tab, representing a script injection attack ("Dropjacking"). We will match other browsers and disallow such drops. Mac handles URL drops using a different codepath than Windows; this change fixes the Mac codepath. BUG=639750 Review-Url: https://codereview.chromium.org/2346023002 Cr-Commit-Position: refs/heads/master@{#419266}
-
nicholss authored
This is the windows host focused GN rewrite for Remoting Host. This work attempts to simplify the build for Remoting so it can be more easily understood and maintained. This is done by pushing more of the target config checking deeper into the platform specific targets and producing build files that are more in-line with best-practice GN style. Review-Url: https://codereview.chromium.org/2308813002 Cr-Commit-Position: refs/heads/master@{#419265}
-
hubbe authored
We use them to validate/invalide cached but expired data. We send Match-If headers to prevent mixing of old/new cached data. This should all be safe to do, since the HTTP cache already sends etags to manage it's internal cached state, this CL just extends this behavior to apply to client-side in-memory cached data as well. BUG=504194 Review-Url: https://codereview.chromium.org/2338963002 Cr-Commit-Position: refs/heads/master@{#419264}
-
skau authored
The message containing 'notification type' from CheckNotificationTypeMatchesProtoMessageName is confusing since the source of the error contains many similar strings. Remind committers to refer to the definition of the struct for more information. New message: 'Error at lines 127-129 in model_type.cc: In the construction of ModelTypeInfo: notification type "WIFI_CREDENTIALIEA" does not match proto message name defined in sync.proto: "wifi_credentials"' BUG= Review-Url: https://codereview.chromium.org/2335413002 Cr-Commit-Position: refs/heads/master@{#419263}
-
dgozman authored
These are not used anymore. BUG=none Review-Url: https://codereview.chromium.org/2341343002 Cr-Commit-Position: refs/heads/master@{#419262}
-
brucedawson authored
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/12183cc1619b..3c7a09882102 $ git log 12183cc16..3c7a09882 --date=short --no-merges --format='%ad %ae %s' 2016-09-15 brucedawson Renable /analyze in ffmpeg builds 2016-09-16 phajdan.jr generate_gn.py: use proper comment style for asm and C files TBR=dalecurtis@chromium.org BUG=427616 Review-Url: https://codereview.chromium.org/2345313002 Cr-Commit-Position: refs/heads/master@{#419261}
-
erg authored
This reverts 7d6c8b29, which made window server have access to the clipboard, as at the time, I thought that drag and drop would read/write to/from a dedicated drag clipboard and that the window server would have to manipulate it. Due to timing issues, this didn't work out. Now that we aren't using a drag clipboard as the backing for mus drag and drop, also remove the drag clipboard from our mus clipboard implementation. BUG=614037 Review-Url: https://codereview.chromium.org/2339353003 Cr-Commit-Position: refs/heads/master@{#419260}
-
rockot authored
Converts ChromeViewHostMsg_RunNetworkDiagnostics and ChromeViewMsg_SetCanShowNetworkDiagnosticsDialg to mojom without impacting message ordering. The browser-side interface is exposed via a WebContentsFrameBindingSet<T>. The renderer-side (client) interface is exposed via RenderFrameImpl's AssociatedInterfaceRegistry. This CL serves as a simple example of converting routed IPC messages which are handled by WebContentsObservers or other WebContents-bound things. BUG=612500 Review-Url: https://codereview.chromium.org/2310583002 Cr-Commit-Position: refs/heads/master@{#419259}
-
lethalantidote authored
A StopProvider call from the Engine was being received while a message was being processed to go to the Engine from the Client. This caused the LocationArbitrator to reset. When we came back from sending, the callback tries to get the new location from the LocationArbitrator, but since it was reset, it now has an invalid location. This adds a check for this case. BUG=645230 Review-Url: https://codereview.chromium.org/2331513002 Cr-Commit-Position: refs/heads/master@{#419258}
-
qyearsley authored
BUG=647395 Review-Url: https://codereview.chromium.org/2338293004 Cr-Commit-Position: refs/heads/master@{#419257}
-
eugenebut authored
BUG=None Review-Url: https://codereview.chromium.org/2285043002 Cr-Commit-Position: refs/heads/master@{#419256}
-