- 22 Oct, 2016 3 commits
-
-
smut authored
xctest_utils.py is copied from chromium/tools/build/scripts/slave/ios/xctest_utils.py. BUG=608537 Review-Url: https://chromiumcodereview.appspot.com/2437953002 Cr-Commit-Position: refs/heads/master@{#426933}
-
ryansturm authored
This moves PreviewType to previews_experiments.h and chagnes IsOfflinePreviewsEnabled to IsPreviewsTypeEnabled to allow other previews to use the code in a similar fashion. BUG=615564 TBR=dimich Review-Url: https://chromiumcodereview.appspot.com/2433793003 Cr-Commit-Position: refs/heads/master@{#426932}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/ee677f7afbbd..7a86423c4243 $ git log ee677f7af..7a86423c4 --date=short --no-merges --format='%ad %ae %s' 2016-10-21 liyuqian Fall back from analytic to sampling earlier Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=mtklein@google.com Review-Url: https://chromiumcodereview.appspot.com/2442863002 Cr-Commit-Position: refs/heads/master@{#426931}
-
- 21 Oct, 2016 37 commits
-
-
fsamuel authored
BUG=none Review-Url: https://chromiumcodereview.appspot.com/2441093002 Cr-Commit-Position: refs/heads/master@{#426930}
-
thomasanderson authored
This CL uses a GtkMenu insetad of a GtkHeaderBar to get the frame color. Additionally, we use a 1x1px widget since a menu has a uniform color. In the future, this code must be refactored further, but this is just to fix the build so we can get a trybot config set up. BUG=132847 R=erg@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2442113002 Cr-Commit-Position: refs/heads/master@{#426929}
-
vollick authored
The frame scroll layer and the inner viewport layer had previously been given the same element id. BUG=658252 Review-Url: https://chromiumcodereview.appspot.com/2443633002 Cr-Commit-Position: refs/heads/master@{#426928}
-
csashi authored
Both Local Credit Card and Server Credit card forms have a billing address. The Local Credit Card form additionally has the expiration date and expiration month. BUG=623563 Review-Url: https://chromiumcodereview.appspot.com/2437143004 Cr-Commit-Position: refs/heads/master@{#426927}
-
jbudorick authored
Revert of [Reland] Upgrade to new Android SDK. (patchset #2 id:20001 of https://codereview.chromium.org/2438133002/ ) Reason for revert: forward --list issues + gtest perf test adb locations need to be updated. Original issue's description: > [Reland] Upgrade to new Android SDK. > > https://codereview.chromium.org/2350013004/ was reverted due to breakage on the perf waterfall. After https://codereview.chromium.org/2438563004/, this should hopefully be resolved. > > BUG=623989 > > Committed: https://crrev.com/a8b2a521ccd425935ef26a70e0f65b57de50d788 > Cr-Commit-Position: refs/heads/master@{#426777} TBR=xunjieli@chromium.org,stip@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=623989 Review-Url: https://chromiumcodereview.appspot.com/2438913004 Cr-Commit-Position: refs/heads/master@{#426926}
-
hshi authored
We have already landed the NVIDIA driver updates, so removing the temporary workaround in chrome and the old token definitions in the header. BUG=chrome-os-partner:58718 TEST=nyan_big boots to login TBR=kbr@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2443703002 Cr-Commit-Position: refs/heads/master@{#426925}
-
zqzhang authored
This CL adds MediaSessionClient mojo interface to allow Blink MediaSession and content::MediaSession communicate for media control messages. BUG=656563 Review-Url: https://chromiumcodereview.appspot.com/2426653002 Cr-Commit-Position: refs/heads/master@{#426924}
-
gmanikpure authored
BUG= Review-Url: https://chromiumcodereview.appspot.com/2438193002 Cr-Commit-Position: refs/heads/master@{#426923}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/834b25f6..e923cdb9 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://chromiumcodereview.appspot.com/2441103002 Cr-Commit-Position: refs/heads/master@{#426922}
-
pkasting authored
BUG=658414 TEST=none TBR=mathp Review-Url: https://chromiumcodereview.appspot.com/2434103006 Cr-Commit-Position: refs/heads/master@{#426921}
-
rockot authored
Corrects an expectation in a test filter which could lead to infrequent flakiness. Also adds a new expectation for good measure. BUG=657080 Review-Url: https://chromiumcodereview.appspot.com/2437283005 Cr-Commit-Position: refs/heads/master@{#426920}
-
peary2 authored
delete remnants of previous Frame Timing (obsolete version). BUG=655384 Review-Url: https://chromiumcodereview.appspot.com/2413353003 Cr-Commit-Position: refs/heads/master@{#426919}
-
samuong authored
BUG= TBR=stgao@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2439003003 Cr-Commit-Position: refs/heads/master@{#426918}
-
jam authored
BUG=657270 Review-Url: https://chromiumcodereview.appspot.com/2427323005 Cr-Commit-Position: refs/heads/master@{#426917}
-
aboxhall authored
Revert of Disable many tests with flaky accessibility audits. (patchset #2 id:20001 of https://codereview.chromium.org/2434473004/ ) Reason for revert: This is done more efficiently by https://codereview.chromium.org/2436063002 Original issue's description: > Disable many tests with flaky accessibility audits. > > BUG=657514 > TBR=stevenjb > > Committed: https://crrev.com/486e2998a18f28fa0a0afe8e1e485805fdc00be7 > Cr-Commit-Position: refs/heads/master@{#426325} TBR=holte@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=657514 Review-Url: https://chromiumcodereview.appspot.com/2440973003 Cr-Commit-Position: refs/heads/master@{#426916}
-
mathp authored
A previous change had mistakenly filtered out some forms from showing credit card suggestions. We now fix this and allow empty form actions (which post to the current page) as well as "javascript:" handlers, for example, all within pages that have a secure (and perhaps Mixed Passive) context. BUG=652334 TEST=AutofillManagerTest,AutofillAssistantTest Review-Url: https://chromiumcodereview.appspot.com/2432063003 Cr-Commit-Position: refs/heads/master@{#426915}
-
wangxianzhu authored
- Incremental paint invalidation now applies to LayoutBoxes only. For other objects, do full paint invalidation. - Do full paint invalidation if the object has border radius. - Simplfied code for incremental paint invalidation. This will simplify spv2 raster invalidation when we implement the same incremental invalidation as spv1. Also make it ready for slimmingPaintInvalidation paint invalidation rect subpixel snapping. Will change the extraWidth/extraHeight parameter from 0 to 1 for slimmingPaintInvalidation to ensure the subpixel along the edge of the delta between the old/new rects. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://chromiumcodereview.appspot.com/2423513002 Cr-Commit-Position: refs/heads/master@{#426914}
-
lfg authored
This fixes an issue where the old RenderView is reused by a new remote subframe. We shouldn't be leaking resources, because now we are already hiding the unused RenderView in the renderer, when the local main frame gets detached and the WebViewFrameWidget is closed. BUG=638375 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://chromiumcodereview.appspot.com/2415973002 Cr-Commit-Position: refs/heads/master@{#426913}
-
bajones authored
This prevents the overlay from jittering regardless of the performance of the WebVR content. BUG=389343 Review-Url: https://chromiumcodereview.appspot.com/2430543002 Cr-Commit-Position: refs/heads/master@{#426912}
-
donnd authored
BUG= Review-Url: https://chromiumcodereview.appspot.com/2441113002 Cr-Commit-Position: refs/heads/master@{#426911}
-
thomasanderson authored
This CL makes it possible to run "gn gen" with use_gtk3=true and use_sysroot=true. This is a first step toward adding build support on the bots so we can have continuous integration in this area. BUG=132847 R=thestig@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2444473002 Cr-Commit-Position: refs/heads/master@{#426910}
-
thanhph authored
Use PointerWatcherEventRouter/ui::PointerEvent to detect when a user clicks outside the visible app-list widget, and close it. Make sure the app list is dismissed if the presenter is destroyed while it is visible. BUG=611447 Review-Url: https://chromiumcodereview.appspot.com/2434573004 Cr-Commit-Position: refs/heads/master@{#426909}
-
stevenjb authored
This moves: NetworkConnect -> src/chromeos NetworkStateNotifier -> chrome/browser/chromeos/net It also moves the following from chrome/browser/ui/ash to keep all network UI code in the same place: NetwrokConnectDelegateChromeos -> chrome/browser/chromeos/net All UI code in NetworkConnect has been moved to NetworkConnect::Delegate. BUG=657127 Review-Url: https://chromiumcodereview.appspot.com/2434683003 Cr-Commit-Position: refs/heads/master@{#426908}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/fd5ae3f7cf07..a804fd48b716 $ git log fd5ae3f7c..a804fd48b --date=short --no-merges --format='%ad %ae %s' 2016-10-21 tsepez Fix some div by 0s in safe_math_impl.h 2016-10-21 npm Clean up fpf_skiafontmgr BUG=657436 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls TBR=dsinclair@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2432043009 Cr-Commit-Position: refs/heads/master@{#426907}
-
nektar authored
TESTED=manually, unit tests BUG=644604,530826 R=dmazzoni@chromium.org, dtseng@chromium.org, avi@chromium.org, ellyjones@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2271893002 Cr-Commit-Position: refs/heads/master@{#426906}
-
warx authored
If the top level widget isn't active during setting focus view, we store the focused view and then attempt to activate the widget. If activation succeeds view will be focused. If activation fails |view| will be focused the next time the widget is made active. Based on this rule, a set of unittests related are modified. This is a following up CL for 2113163002 as there are already too many patches there. BUG=621791 BUG=650776 BUG=152938 TEST=add an interactive_ui_test, NativeWidgetAuraTest.NonActiveWindowRequestImeFocus Review-Url: https://chromiumcodereview.appspot.com/2371113003 Cr-Commit-Position: refs/heads/master@{#426905}
-
brianosman authored
Factories are being renamed to "MakeXXX" to be consistent with other parts of Skia. See also: https://skia-review.googlesource.com/c/3822/ BUG= Review-Url: https://chromiumcodereview.appspot.com/2442053002 Cr-Commit-Position: refs/heads/master@{#426904}
-
mcasas authored
In this CL: - On Browser: VCHost is not a BrowserMessageFilter nor a BrowserAssociatedInterface, and instead works like a normal service implementation, Create()d on request and hanging from the render process host. -On renderer: - VideoCaptureMessageFilter, which was specific for IPC, is removed altogether. - VCImpl (the "client"), does not need the IPC, and instead gets an InterfacePtr to the remote VideoCaptureHost, and uses it. All that allows for a few simplifications around like, e.g. VCImpl doesn't need to keep track of |clients_pending_on_filter_| nor of IO thread explicitly (using a ThreadChecker instead), and also I cleaned up a bit more the unittests. BUG=651897 Review-Url: https://chromiumcodereview.appspot.com/2430313007 Cr-Commit-Position: refs/heads/master@{#426903}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/4e56a9139373..ee677f7afbbd $ git log 4e56a9139..ee677f7af --date=short --no-merges --format='%ad %ae %s' 2016-10-21 reed use conservative-clip-bit in pipecanvas 2016-10-21 borenet Roll common DEPS 2016-10-20 brianosman New helpers for converting SkColor to GrColor4f 2016-10-21 liyuqian Another forgotten forceRLE Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=mtklein@google.com Review-Url: https://chromiumcodereview.appspot.com/2443673002 Cr-Commit-Position: refs/heads/master@{#426902}
-
dmurph authored
This is a split off of https://codereview.chromium.org/2055053003/. This adds the BlobMemoryController & tests, as well as any other small required changes. I avoided doing too much refactoring (like the move to BlobStatus everywhere, and removing BlobStorageRegistry::Entry for InternalBlobData) to just focus on the BlobMemoryController API. BUG=375297 R=michaeln@chromium.org,kinuko@chromium.org,mek@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2339933004 Cr-Commit-Position: refs/heads/master@{#426901}
-
pnoland authored
Add the ModelTypeStoreSchemaDescriptor protobuf, and add a basic framework for performing migration. Add a Paranoid PRESUBMIT test to make sure the record identifier for the db version won't be reused. R=pavely@chromium.org BUG=656737 Review-Url: https://chromiumcodereview.appspot.com/2426613003 Cr-Commit-Position: refs/heads/master@{#426900}
-
rch authored
When a QUIC PublicReset packet is received, Log the client IP from both the SHLO and the PublicReset packet. BUG= Review-Url: https://chromiumcodereview.appspot.com/2438613007 Cr-Commit-Position: refs/heads/master@{#426899}
-
sgurun authored
This is the continuation of the work described in https://codereview.chromium.org/2425423004/. This moves NewLoginRequest out of AwContentsIoThreadClient. BUG=645983 Review-Url: https://chromiumcodereview.appspot.com/2437423002 Cr-Commit-Position: refs/heads/master@{#426898}
-
cjgrant authored
These will be enabled in a follow-on change that adjusts VR shell to render UI elements whether or not we're in WebVR mode. BUG=641508 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://chromiumcodereview.appspot.com/2435623003 Cr-Commit-Position: refs/heads/master@{#426897}
-
petewil authored
The previous changelist (https://codereview.chromium.org/2400393002/) created backgroundSchedule, and forwarded the call in several places, but missed a spot, this corrects that oversight. BUG=652889 Review-Url: https://chromiumcodereview.appspot.com/2435393002 Cr-Commit-Position: refs/heads/master@{#426896}
-
asvitkine authored
No changes from original CL: https://codereview.chromium.org/2426343004/ The dependency CL has been relanded as: https://codereview.chromium.org/2439113002/ BUG=632199 TBR=rkaplow@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2442823002 Cr-Commit-Position: refs/heads/master@{#426895}
-
rockot authored
BUG=653382 TBR=ben@chromium.org Review-Url: https://chromiumcodereview.appspot.com/2440193003 Cr-Commit-Position: refs/heads/master@{#426894}
-