- 20 Mar, 2015 15 commits
- 
- 
gcasto authoredIf the user has already entered data into a form and the frame containing it is detached, prompt to save. This fixes password saving on Sears.com, as they perform authentication by removing an iframe containing the login information when submission is successful. BUG=450806 Review URL: https://codereview.chromium.org/1012093005 Cr-Commit-Position: refs/heads/master@{#321486} 
- 
ianwen authoredRoll from 98a434576d8d9a65f9bdb8ea161e158142c0c5e5 to 8b18ef7e4dc385be93ff2526dd8ac005e6c5ed6e Commits included: commit 8b18ef7e4dc385be93ff2526dd8ac005e6c5ed6e Author: Ian Wen <ianwen@chromium.org> Date: Tue Mar 10 11:23:22 2015 Add recycler view to clank RecyclerView lives in v7 support library and is part of the newest APIs provided by Lollipop. This CL also removes the palette from clank, because it is no longer needed. Change-Id: Ie98f860d1c9f2ebabedcedcc3748748581bfff45 Reviewed-on: https://chromium-review.googlesource.com/258192Reviewed-by:Aurimas Liutikas <aurimas@chromium.org> Commit-Queue: Aurimas Liutikas <aurimas@chromium.org> Tested-by: Aurimas Liutikas <aurimas@chromium.org> Reviewed-by: Armand Navabi <navabi@chromium.org> BUG=465201 Review URL: https://codereview.chromium.org/1013543003 Cr-Commit-Position: refs/heads/master@{#321485} 
- 
grt authoredThis will allow them to be used from a utility process. BUG=462584 R=mattm@chromium.org TBR=sky@chromium.org Review URL: https://codereview.chromium.org/1015363003 Cr-Commit-Position: refs/heads/master@{#321484} 
- 
sergeyu authoredThis is an attempto to resolve bug 461246. Issues there is that close() fails sometimes on OSX for unknown reason. My guess is that it close() fails with EIO error for some reason, but EIO may be ignored in this case as the sockets gets closed anyway. BUG=461246 Review URL: https://codereview.chromium.org/1025533002 Cr-Commit-Position: refs/heads/master@{#321483} 
- 
estade authoredBUG=467775 Review URL: https://codereview.chromium.org/1014913003 Cr-Commit-Position: refs/heads/master@{#321482} 
- 
chrome://app-list/amistry authoredBUG=439143 Review URL: https://codereview.chromium.org/1023623002 Cr-Commit-Position: refs/heads/master@{#321481} 
- 
rdevlin.cronin authoredAdd metrics to determine how often and for how long UserScriptListener is throttling network traffic. BUG=467003 Review URL: https://codereview.chromium.org/1011363005 Cr-Commit-Position: refs/heads/master@{#321480} 
- 
davidben authoredSummary of changes available at: https://boringssl.googlesource.com/boringssl/+log/bf0df92..642f149 BUG=none Review URL: https://codereview.chromium.org/1027473002 Cr-Commit-Position: refs/heads/master@{#321479} 
- 
rouslan authoredAnnounce "Verifying card". Announce the error message and focus the text field for recoverable errors. BUG=466699 Review URL: https://codereview.chromium.org/1015013002 Cr-Commit-Position: refs/heads/master@{#321478} 
- 
dstockwell authoredReview URL: https://codereview.chromium.org/1028433002 Cr-Commit-Position: refs/heads/master@{#321477} 
- 
sunnyps authoredThe scheduler state machine should not rely on BeginFrameArgs for any decision. The state machine is the "digital" part of the system while the scheduler is the "analog" part of the system. BUG=439275 Review URL: https://codereview.chromium.org/1020993002 Cr-Commit-Position: refs/heads/master@{#321476} 
- 
v8-autoroll authoredSummary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c18bc92e..eb476c80 Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/1019743003 Cr-Commit-Position: refs/heads/master@{#321475} 
- 
beaudoin authoredBUG=387105 Review URL: https://codereview.chromium.org/1024553003 Cr-Commit-Position: refs/heads/master@{#321474} 
- 
smckay authoredDon't show import buttons when import is disabled, and use correct icons for insufficient space state (were inverted). BUG=468971 TEST=manual Review URL: https://codereview.chromium.org/1020083002 Cr-Commit-Position: refs/heads/master@{#321473} 
- 
stanisc authoredTraversal::AddUncommittedParentsAndTheirPredecessors walks the hierarchy to sort commits which is not necessary for any types except bookmarks. We've seen some crashes here when implicit permanent folders were turned on alpha server. I reproduced the crash by planting an empty parent ID in the database. The fix avoids traversing the hierarchy for committed items with unset parent IDs. Verified that this has stopped the crash locally and successfully committed the item. BUG=438313 Review URL: https://codereview.chromium.org/1023843002 Cr-Commit-Position: refs/heads/master@{#321472} 
 
- 
- 19 Mar, 2015 25 commits
- 
- 
sgurun authoredBUG=393291 Rename MessagePort to AwMessagePort to be consistent with other names in glue layer. Review URL: https://codereview.chromium.org/1027503002 Cr-Commit-Position: refs/heads/master@{#321471} 
- 
senorblanco authoredReview URL: https://codereview.chromium.org/1020013002 Cr-Commit-Position: refs/heads/master@{#321470} 
- 
thestig authoredAlso add ccv as yet another abbreviation for the card security code. BUG=428892,464028,466685 Review URL: https://codereview.chromium.org/1012363002 Cr-Commit-Position: refs/heads/master@{#321469} 
- 
xhwang authoredBUG=467971 TEST=Manually tested. Review URL: https://codereview.chromium.org/1014093002 Cr-Commit-Position: refs/heads/master@{#321468} 
- 
benwells authoredThe bug was fixed in https://crrev.com/8349cde788d93f75c7e82d88c6bc44a43bc19cf5 TBR=glider@chromium.org BUG=468631 Review URL: https://codereview.chromium.org/1023783003 Cr-Commit-Position: refs/heads/master@{#321467} 
- 
bnc authoredCall RemoveCanonicalHost() when the alternative service is found to be broken upon lookup, instead of when the alternative service is first marked broken. This will allow SetBrokenAlternateProtocol to take an alternative service instead of an origin. BUG=392576 Review URL: https://codereview.chromium.org/1014303002 Cr-Commit-Position: refs/heads/master@{#321466} 
- 
rch authoredCommitted: https://crrev.com/04730a11c0a58a338bccc006c5cdbccc2607185e Cr-Commit-Position: refs/heads/master@{#321303} Review URL: https://codereview.chromium.org/995423003 Cr-Commit-Position: refs/heads/master@{#321465} 
- 
chrome://large-iconhuangs authoredThe chrome://large-icon endpoint is meant to serve (square) large icons to the NTP to replace thumbnails. If icon is available, it is resized first. Otherwise a fallback of the requested size is returned. Therefore a custom NTP should always gets an image back, and cannot deduce whether user has visited a site by examining icon presence or icon size. BUG=467712 Review URL: https://codereview.chromium.org/1016833003 Cr-Commit-Position: refs/heads/master@{#321464} 
- 
smckay authoredUse placeholders for all uses of line-break tags. BUG=468957 TEST=manual TBR=cpu Review URL: https://codereview.chromium.org/997173004 Cr-Commit-Position: refs/heads/master@{#321463} 
- 
dcastagna authoredThis patch tests GL_LUMINANCE only when OpenGL is not ES3 and tests GL_RED when on OpengGL ES3. This change should allow crrev.com/1022603002 to run on Android perf bots. Without this patch crrev.com/1022603002 fails on perf bots because glTextureStorage2D doesn't always accept GL_LUMINANCE8 as internalformat. glTextureStorage2D has been added to OpenGL ES3 and it's available as an extension (GL_{EXT,ARB}_texture_storage) prior to that. If glTextureStorage2D is availabe via the extension it accepts GL_LUMINANCE8_EXT as internal format, otherwise it doesn't. BUG=468748 Review URL: https://codereview.chromium.org/1022923002 Cr-Commit-Position: refs/heads/master@{#321462}
- 
erg authoredRecent changes to skia now require this object, and crash if this factory isn't supplied. We create the minimal implementation to get a Google search working in html_viewer. This allocator will free unlocked chunks once it has reached its memory threshold. We're starting with a soft limit of 20 megabytes. We'll adjust this based on observed performance. Review URL: https://codereview.chromium.org/1016493002 Cr-Commit-Position: refs/heads/master@{#321461} 
- 
Adam Langley authored(Based on manual request.) BUG=467486 Cr-Commit-Position: refs/heads/master@{#321460}
- 
jamesr authoredaa@ is no longer active on this project. sky@ is. R=sky@chromium.org Review URL: https://codereview.chromium.org/1018463003 Cr-Commit-Position: refs/heads/master@{#321459} 
- 
lfg authoredThis CL adds the embedderId parameter to appview documentation. Review URL: https://codereview.chromium.org/1010253003 Cr-Commit-Position: refs/heads/master@{#321458} 
- 
stapelberg authoredDon’t scale fonts up twice when running with device_scale_factor > 1.0. Chrome’s UI is scaled up to device_scale_factor (e.g. 2x) by calling SkCanvas->scale(). See Chrome’s gfx::Canvas class which calls canvas.scale(image_scale, image_scale): https://code.google.com/p/chromium/codesearch#chromium/src/ui/gfx/canvas.cc Here is a skia fiddle which renders text with .setTextSize(21): https://fiddle.skia.org/c/098cb32edac7e394aba5b9ff4c08b06c Here is the same fiddle, but calling canvas.Scale(2.0, 2.0) before rendering to simulate what Chrome does: https://fiddle.skia.org/c/a7b456338776239278e398741e1098d9 As you can see, the text is twice as large. Therefore, this commit changes Chrome to take into account the DPI that GTK provides, but set it in perspective to the device scale factor. This preserves the same behavior when device scale factor == 1 but yields correct rendering when device scale factor > 1.0 (hi-dpi displays). Before this change: http://t.zekjur.net/chrome-hidpi-enabled.png After this change: http://t.zekjur.net/chrome-hidpi-enabled-scalefix.png This change also enables subpixel rendering on HiDPi displays, which is what Chrome OS also does. Without subpixel rendering: http://t.zekjur.net/without-subpixel.png With subpixel rendering: http://t.zekjur.net/with-subpixel.png BUG=143619 Review URL: https://codereview.chromium.org/929733002 Cr-Commit-Position: refs/heads/master@{#321457} 
- 
johnmccutchan authored- Close data pipes when TCP network connection goes down. Review URL: https://codereview.chromium.org/1015733002 Cr-Commit-Position: refs/heads/master@{#321456} 
- 
kelvinp authoredApp remoting relies on the onVideoStreamingStarted() to determine whether it should hide the loading window and show the remote app. In the existing implementation, onVideoStreamingStarted() is invoked in remoting.DesktopViewport which is not part of the shared code. This CL moves that logic into AppConnectedView. BUG=465878 Review URL: https://codereview.chromium.org/1015523005 Cr-Commit-Position: refs/heads/master@{#321455} 
- 
erikchen authoredThe class is replaced by ProfileExtender, which is functionally equivalent. Reparent SmallProfileCreator to inherit from FastNavigationProfileExtender, which cuts out all the deprecated code. This CL breaks ExtensionProfileCreator on Mac. That class will be fixed in a follow up CL. ExtensionProfileCreator is already broken on all other OSes, and it's not hooked into any tests. BUG= Review URL: https://codereview.chromium.org/1020703002 Cr-Commit-Position: refs/heads/master@{#321454} 
- 
estade authoredsuccess BUG=none Review URL: https://codereview.chromium.org/1019143003 Cr-Commit-Position: refs/heads/master@{#321453} 
- 
boliu authoredThese mostly match what's currently available in WebView class itself. The implementation in WebView will be removed. BUG= Review URL: https://codereview.chromium.org/1022993002 Cr-Commit-Position: refs/heads/master@{#321452} 
- 
rsesek authoredThis class will report to UMA the Android kernel version and the level of kernel support for seccomp-bpf sandboxing. BUG=468455 Review URL: https://codereview.chromium.org/1018953004 Cr-Commit-Position: refs/heads/master@{#321451} 
- 
ananta authoredWhile the recent fixes to the pointer lock code have helped, we still have problems when we move the cursor near the bounds of the content window. The pointer lock code in RWHVA detects that and forces a move to the center of the window via a SetCursorPos operation. The expectation here is that we would see a mouse move message with the location specified by SetCursorPos which would ignore. With fractional scale factors like 1.25/1.5, etc it turns out that the conversions of the mouse messages from pixel to DPI and vice versa causes us to end up with messages which are off by 1 or 2 px which causes us to miss the move to center event in the locked mode. The renderer sees the message and bounces the cursor back to the center leading to erratic behavior. Proposed fix is to add an allowance of 2 for the mouse event x and y coordinates if we are waiting for the move to center event. BUG=411634 TEST=As described in the bug. Please try a clockwise and anticlockwise mouse rotation with device scales set to 1.25/ 1.5, etc. Review URL: https://codereview.chromium.org/1005213003 Cr-Commit-Position: refs/heads/master@{#321450} 
- 
Robert Sesek authoredTBR=isherman@chromium.org Review URL: https://codereview.chromium.org/1021873002 Cr-Commit-Position: refs/heads/master@{#321449} 
- 
vabr authoredThis is a rather cosmetic change: INFO log level is used to print test summaries. This CL makes the script log one summary instead of 2 consecutive ones. These logs end up in a spreadsheet, and having one line (as opposed to 2) per test is easier to process for statistics. R=engedy@chromium.org BUG=468245 Review URL: https://codereview.chromium.org/1023673005 Cr-Commit-Position: refs/heads/master@{#321448} 
- 
skia-deps-roller authoredSummary of changes available at: https://chromium.googlesource.com/skia/+log/5553bed..6c1b338 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/1005873004 Cr-Commit-Position: refs/heads/master@{#321447} 
 
-