- 30 Aug, 2016 40 commits
-
-
eostroukhov authored
Non-browser targets (e.g. Node.js) do not have log domain. BUG= Review-Url: https://codereview.chromium.org/2297803002 Cr-Commit-Position: refs/heads/master@{#415450}
-
rch authored
to net/quic/chromium and make them cross-platform. BUG=641709 Review-Url: https://codereview.chromium.org/2295473002 Cr-Commit-Position: refs/heads/master@{#415449}
-
msw authored
We used debug (component builds) to workaround Issue 594674. Scott recently fixed mash browser tests for static builds with: https://codereview.chromium.org/2295433003/ Make the bot release again, but now with ozone+dchecks. It's TBD if we need more args to make mash work with ozone: ozone_auto_platforms = false ozone_platform_x11 = true BUG=639882,642433 TEST=Mojo ChromiumOS fyi bot does release+dcheck builds. R=dpranke@chromium.org Review-Url: https://codereview.chromium.org/2291013003 Cr-Commit-Position: refs/heads/master@{#415448}
-
pilgrim authored
Direct access to LayoutPart is deprecated and being removed soon. The replacement is LayoutPartItem, which routes methods through the new block layout API. (See linked crbug for details.) This means the ownerLayoutObject() method is also deprecated, to be replaced with ownerLayoutItem(). There are no functional changes, although I did need to add two methods to LayoutBoxItem. BUG=499321 Review-Url: https://codereview.chromium.org/2268823006 Cr-Commit-Position: refs/heads/master@{#415447}
-
a.obzhirov authored
Based partially on WebKit patch 18bb5a9195ffb934a2678a8b8805411443b552a3 submitted by cdumez@apple.com. BUG=615384 Review-Url: https://codereview.chromium.org/2245723002 Cr-Commit-Position: refs/heads/master@{#415446}
-
ianwen authored
If the backend initializes synchronously, the loading view will call hideLoadingUi() and then showLoadingUi(), which makes the loading view always visible. BUG=641262 Review-Url: https://codereview.chromium.org/2294073002 Cr-Commit-Position: refs/heads/master@{#415445}
-
dewittj authored
Download notifications should only be shown for pages in the namespaces that will be shown in the Download Home. BUG=642019 Review-Url: https://codereview.chromium.org/2295593002 Cr-Commit-Position: refs/heads/master@{#415444}
-
dschuyler authored
This CL changes the size and color of the paper toggle buttons to better match the mocks. BUG=597879 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation NOPRESUBMIT=true Review-Url: https://codereview.chromium.org/2280333002 Cr-Commit-Position: refs/heads/master@{#415443}
-
gcomanici authored
(Waterfall Testing will be requested separately). The features keeps running for enterprise. 2. Create a histogram that measures the size of the histogram when AutoImport is run. This histogram should be helpful in analyzing the prospect of disabling AutoImport on first run. BUG=555550 Review-Url: https://codereview.chromium.org/2253953003 Cr-Commit-Position: refs/heads/master@{#415442}
-
tedchoc authored
While this works, it would be better to have a clearer signal that the Activity died (or is in the process of shutting down) so we could make a better timed decision to disable NFC reading. Also note that Activity#isDestroyed() is only available in JELLY_BEAN_MR1, so this is not the best solution for all device implementations that need to determine this. BUG=640890 Review-Url: https://codereview.chromium.org/2292353002 Cr-Commit-Position: refs/heads/master@{#415441}
-
trchen authored
Before this CL the CompositingInputUpdater only perform clip parent analysis if a layer has scrolling ancestor layer. Instead, a layer will need clip parent analysis as long as there is potentially composited clipping ancestor. BUG=630632 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2295483003 Cr-Commit-Position: refs/heads/master@{#415440}
-
qinmin authored
When browser gets killed, we should show a paused notification. However, onTaskRemoved() is often called too early before process fully stops. As a result, a progress notification can arrive after Chrome changes all the notification to paused. This may cause chrome to show a paused notification and then immediately change it to progress while killing the browser. Only progress notification matters, cancel/pause doesn't really matter. BUG=642191 Review-Url: https://codereview.chromium.org/2296913002 Cr-Commit-Position: refs/heads/master@{#415439}
-
pfeldman authored
BUG=641865 TBR= Review-Url: https://codereview.chromium.org/2294043002 Cr-Commit-Position: refs/heads/master@{#415438}
-
brettw authored
Inline the sources in the GN build. TBR=dpranke@chromium.org Review-Url: https://codereview.chromium.org/2298523002 Cr-Commit-Position: refs/heads/master@{#415437}
-
mdjones authored
Revert of Add support for method selection in the Payment Request UI on iOS. (patchset #4 id:80001 of https://codereview.chromium.org/2285523002/ ) Reason for revert: Breaking testMultilineStreetAddress on KitKat Tablet Tester Original issue's description: > Add support for method selection in the Payment Request UI on iOS. > > This includes: > - Moving the mapping between autofill credit card types and types > defined in the spec to components/autofill. > - Adding the basic credit card response type from the spec. > > BUG=602666 > > Committed: https://crrev.com/c3d5660f6d497ea5dffc885f198cefdc7aabad83 > Cr-Commit-Position: refs/heads/master@{#415351} TBR=marq@chromium.org,eugenebut@chromium.org,estade@chromium.org,jdonnelly@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=602666 Review-Url: https://codereview.chromium.org/2289263003 Cr-Commit-Position: refs/heads/master@{#415436}
-
dpranke authored
This relands r415325 with the neede fix. TBR=thakis@chromium.org BUG=634184 Review-Url: https://codereview.chromium.org/2296953002 Cr-Commit-Position: refs/heads/master@{#415435}
-
perkj authored
Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/f80f5b3..854d164 $ git log f80f5b3..854d164 --date=short --no-merges --format=%ad %ae %s 2016-08-30 tkchin@webrtc.org Update AecDump API to match RtcEventLog API signature. 2016-08-30 tkchin@webrtc.org Update iOS AppRTCDemo to use level controller. 2016-08-30 tkchin@webrtc.org iOS: Add ability to specify audio constraints. 2016-08-30 peah@webrtc.org Fixed the clang warning for ApmDataDumper 2016-08-30 peah@webrtc.org Removed the global limitation of the native sample rates on ARM devices and replaced it with an APM-internal limitation when building the code for ARM. 2016-08-30 nisse@webrtc.org New static I420Buffer::Rotate method, to replace GetCopyWithRotationApplied. 2016-08-30 kwiberg@webrtc.org iLBC: Some const annotations 2016-08-30 kjellander@webrtc.org Desktop capture: Fix GN target and exclude differ* sources on iOS 2016-08-30 kjellander@webrtc.org GN: Fix common_audio linking on iOS 2016-08-30 kjellander@webrtc.org Fix resource files for tools_unittests 2016-08-30 kjellander@webrtc.org GN: Fix resource files for iOS test target 2016-08-30 asapersson@webrtc.org Remove last_width_/last_height_ from WebRtcVideoReceiveStream. Used in GetStats. Get dimensions from VideoReceiveStream::Stats instead. 2016-08-29 perkj@webrtc.org Revert of Remove the obsolete enum webrtc::PeerConnectionInterface::IceState. (patchset #1 id:1 of https://codereview.webrtc.org/2256663002/ ) 2016-08-29 kwiberg@webrtc.org Fix Chromium clang plugin warnings 2016-08-29 kwiberg@webrtc.org Fix Chromium clang plugin warnings 2016-08-29 johan@webrtc.org Remove the obsolete enum webrtc::PeerConnectionInterface::IceState. 2016-08-29 kwiberg@webrtc.org Fix Chromium clang plugin warnings 2016-08-29 kwiberg@webrtc.org Fix Chromium clang plugin warnings 2016-08-29 danilchap@webrtc.org Adjust RtcpReceiver to be testable with callbacks: Instead of full RtpRtcpImpl takes interface of all functions it needs from it. Added single function for parsing packets and sending feedback, moving that logic from RtpRtcpImpl to RtcpReceiver. 2016-08-29 kwiberg@webrtc.org Fix Chromium clang plugin warnings 2016-08-29 sakal@webrtc.org Revert of Remove the old AndroidVideoCapturer stack code. (patchset #2 id:20001 of https://codereview.webrtc.org/2235893003/ ) 2016-08-29 hbos@webrtc.org RTCStatsReport: Take ownership of other's stats with TakeMembersFrom 2016-08-29 kwiberg@webrtc.org Fix Chromium clang plugin warnings 2016-08-29 kwiberg@webrtc.org Fix Chromium clang plugin warnings 2016-08-29 aleloi@webrtc.org Bugfixes for rtp_analyzer.py tool. 2016-08-29 aleloi@webrtc.org Migrated ILBC and ISAC test targets for GN. 2016-08-29 ossu@webrtc.org TimestampScaler no longer depends on NetEqDecoder to figure out scaling. TBR= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG= Review-Url: https://codereview.chromium.org/2295993002 Cr-Commit-Position: refs/heads/master@{#415434}
-
jonross authored
Turn the context menu, and the notification settings menu, to use the ASYNC runtype TEST=manual testing of the menus, message_center_unittests BUG=557136 Review-Url: https://codereview.chromium.org/2277833003 Cr-Commit-Position: refs/heads/master@{#415433}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/e6ec16356ec6..33e0cb5e7f99 $ git log e6ec16356..33e0cb5e7 --date=short --no-merges --format='%ad %ae %s' 2016-08-30 cblume Store mipmap levels in deferred texture image 2016-08-30 vjiaoblack made raster shadows variance shadows 2016-08-30 halcanary Revert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. (patchset #3 id:40001 of https://codereview.chromium.org/2258233002/ ) 2016-08-30 halcanary SkTextBlob: Begin implementing Extended TextBlob API 2016-08-30 rmistry Increase run_benchmarks timeout because the two Chromium page sets can take a while 2016-08-30 mtklein clean up use of register storage class 2016-08-30 halcanary SkPDF: SK_SFNTLY_SUBSETTER is gone BUG=578304 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=bsalomon@google.com Review-Url: https://codereview.chromium.org/2291313003 Cr-Commit-Position: refs/heads/master@{#415432}
-
ahest authored
Currently for browser-initiated navigations the navigationStart recorded in the browser process is discarded for "non-standard" load types, e.g. history navigations and navigations with should_replace_current_entry flag set. As per the comments in code, this is done to prevent setting navigationStart before prompting to unload the previous document. Sadly it is quite wrong and only causes inconsistency in the meaning of navigationStart (what it means depends on load type, though the spec makes no distinctions between them). And still in same-process navigations with WebFrameLoadType::Standard we take the browser-provided navigationStart, then fire beforeunload (probably waiting for user action on the dialog) and keep the old timestamp as is. In this CL navigationStart is reset to Now() after calling a beforeunload handler. On the other hand, it is not reset for load types other than standard, if beforeunload have been called earlier or the frame being navigated contains just an untouched initial document (guaranteed to be empty). Review-Url: https://codereview.chromium.org/2103733004 Cr-Commit-Position: refs/heads/master@{#415431}
-
rogerm authored
BUG=620414, 640669, 64218 Review-Url: https://codereview.chromium.org/2289803002 Cr-Commit-Position: refs/heads/master@{#415430}
-
jeffcarp authored
BUG=614963 Review-Url: https://codereview.chromium.org/2289183003 Cr-Commit-Position: refs/heads/master@{#415429}
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) build: https://crrev.com/ff87b14bc50cb9e2b4e364cebcc1773396d1f4a0 [bisect] Add service account parameter to buildbucket.get_build calls. (robertocn@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=642431 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2296963002 Cr-Commit-Position: refs/heads/master@{#415428}
-
fbarchard authored
Fix for ltcg on VS2012 and earlier - extern declspec must match declaration. Fixes suggested by mozilla for android/mozilla warnings. SplitUVPlane and MergeUVPlane functions to allow lighter weight chroma conversions for NV12 and NV21 to/from I420. Change log: https://chromium.googlesource.com/libyuv/libyuv/+log/74491ba0..de944ed8 https://chromium.googlesource.com/libyuv/libyuv/+/74491ba0..de944ed8 Includes a fix for ltcg on VS2013 and earlier. BUG=libyuv:633,libyuv:630,libyuv:629,libyuv:626,libyuv:631 Review-Url: https://codereview.chromium.org/2291283002 Cr-Commit-Position: refs/heads/master@{#415427}
-
dmazzoni authored
BUG=642170 Review-Url: https://codereview.chromium.org/2294623002 Cr-Commit-Position: refs/heads/master@{#415426}
-
melandory authored
BUG=638963 Review-Url: https://codereview.chromium.org/2279753003 Cr-Commit-Position: refs/heads/master@{#415425}
-
rajendrant authored
When valid matching rules are available, a synthetic field trial is created with a GWS ID. This GWS ID should be obtained from field trial so that sending GWS ID can be disabled. BUG=642453 Review-Url: https://codereview.chromium.org/2294923002 Cr-Commit-Position: refs/heads/master@{#415424}
-
kozyatinskiy authored
It's too early to navigate frame when we get executeContextCreated. BUG=596940 R=lushnikov@chromium.org Review-Url: https://codereview.chromium.org/2291333002 Cr-Commit-Position: refs/heads/master@{#415423}
-
schenney authored
No change, just re-ordering. TBR=chrishtr@chromium.org BUG=636475 Review-Url: https://codereview.chromium.org/2286393002 Cr-Commit-Position: refs/heads/master@{#415422}
-
thomasanderson authored
CL 08b6593d added a workaround to make focus work in the case of no window manager. This is no longer necessary now that the new focus-tracking algorithm keeps track of has_pointer_focus_. BUG=546854 Review-Url: https://codereview.chromium.org/2295443002 Cr-Commit-Position: refs/heads/master@{#415421}
-
https://codereview.chromium.org/1911973002/scottmg authored
This avoids calling NativeThemeWin methods in the renderer, which call user32, gdi32, and load uxtheme.dll, which we don't/can't do in the renderer. Also removes native_theme_win and native_theme_dark_win from child processes at the build file level. There's no way they could work in the renderer implemented as they are. NativeThemeAuraWin is removed as it was only used to special case scrollbars to NativeThemeWin, but that doesn't work. Attempted to readd a DLOG(FATAL) to SingletonHwnd(), but can't yet for a different reason, browser_tests: [3472:4712:0829/151623:FATAL:singleton_hwnd.cc(34)] Cannot create windows on non-UI thread! Backtrace: base::debug::StackTrace::StackTrace [0x023E3157+23] logging::LogMessage::~LogMessage [0x0239A681+49] gfx::SingletonHwnd::SingletonHwnd [0x02EA5A6E+111] base::Singleton<gfx::SingletonHwnd,base::DefaultSingletonTraits<gfx::SingletonHwnd>,gfx::SingletonHwnd>::get [0x02EA5BCB+42] gfx::GetFontRenderParams [0x02E97CED+344] gfx::GetFontRenderParams [0x02E97BF6+97] content::PpapiPluginMain [0x02304622+390] ... BUG=258201 Review-Url: https://codereview.chromium.org/2290743002 Cr-Commit-Position: refs/heads/master@{#415420}
-
brettw authored
Inlines sources into the GN build files. This creates smaller helper "unit_tests" and "browser_tests" targets for the various subdirectories to keep the file lists closer to the code. Adds the wifi display unit tests which were missing from the GN build (these are not compiled by default, only when you explicitly pass a flag). Adds the new targets to GN check and adds additional dependencies to make this check pass. Review-Url: https://codereview.chromium.org/2281053004 Cr-Commit-Position: refs/heads/master@{#415419}
-
olka authored
In case AudioOutputDevice buffer size is not the same as hardware buffer size, AudioOutputResampler on browser side does rebuffering (fifo-based). It means that AudioOuputDevice::Render() calles are NOT issued with a constant interval based on output buffer size duration. For example, for WebRTC it means Voice Engine can receive 2+ calls one by one without 10 ms interval, or a call can be skipped from time to time. It may result in a missed deadline on Browser/Renderer edge, which causes audio glitch. And it may create problems for echo cancellation. Addind a UMA stat to reflect the affected popluation of audio rendering sessions. BUG=538152 Review-Url: https://codereview.chromium.org/2268253002 Cr-Commit-Position: refs/heads/master@{#415418}
-
eae authored
Add initial simple NGLayoutOpportunityIterator implementation. Does not yet handle exclusions, inlines or bfcs. R=ikilpatrick@chromium.org,cbiesinger@chromium.org BUG=635619 Review-Url: https://codereview.chromium.org/2286403004 Cr-Commit-Position: refs/heads/master@{#415417}
-
scottmg authored
I don't exactly know why, but it wouldn't work for me on Mac with shell=True. (I guess there must be few users other than me as no one else noticed I guess.) R=thakis@chromium.org Review-Url: https://codereview.chromium.org/2296633003 Cr-Commit-Position: refs/heads/master@{#415416}
-
robhogan authored
When calculating a block's percentage relativePositionOffset() we ought to consider containing blocks with an implicit height from top/bottom as having a height we can use to calculate an offset from. BUG=61049 Review-Url: https://codereview.chromium.org/2288563002 Cr-Commit-Position: refs/heads/master@{#415415}
-
rch authored
Review-Url: https://codereview.chromium.org/2282323003 Cr-Commit-Position: refs/heads/master@{#415414}
-
nektar authored
In Apple's WebKit, AXLayoutComplete, and not AXLoadComplete, fires when an iframe loads. I am not sure if it also fires when an iframe finishes layout, so we should leave the |ui::AX_EVENT_LAYOUT_COMPLETE| case in for now. BUG=637895 TESTED=Voiceover R=dmazzoni@chromium.org Review-Url: https://codereview.chromium.org/2297433002 Cr-Commit-Position: refs/heads/master@{#415413}
-
mcasas authored
Cleanup after https://codereview.chromium.org/2283163002/ BUG=641559 Review-Url: https://codereview.chromium.org/2294033002 Cr-Commit-Position: refs/heads/master@{#415412}
-
brettw authored
Inlines sources into GN build. Review-Url: https://codereview.chromium.org/2292893003 Cr-Commit-Position: refs/heads/master@{#415411}
-