|
|
|
|||||||
| c7ffbe497936 | benwells@chromium.org |
|
|||||
|
Make the app banner content settings pref be lossy. BUG=491031 Review URL: https://codereview.chromium.org/1154703004 Cr-Commit-Position: refs/heads/master@{#332152} |
|||||||
| 471072fecb35 | tapted@chromium.org |
|
|||||
|
web_modal: Remove unused SinglePopupManager[Delegate] It's not currently used, and is giving PopupManager a virtual function when it doesn't need to have any. Also add wittman@ as an owner for components/web_modal.gypi. BUG=492442 Review URL: https://codereview.chromium.org/1161513005 Cr-Commit-Position: refs/heads/master@{#332151} |
|||||||
| 9a66ed01a850 | raymes@chromium.org |
|
|||||
|
Remove unused "Website Settings" view of content settings This code has been unused for 8+months. BUG=492024 Review URL: https://codereview.chromium.org/1156983002 Cr-Commit-Position: refs/heads/master@{#332150} |
|||||||
| 82171fab092e | tapted@chromium.org |
|
|||||
|
Allow the AppInfo dialog to be shown WebContents-modal on Mac It's currently browser-modal, but browser modal dialogs are out of fashion these days, and the permissions dialog it replaces is web-modal. Also, on Mac, browser-modal dialogs are "sheets" that should have a straight top-edge. The app info dialog has rounded top corners, so is a better match for the "new"-style web-modal dialogs that are already used on Mac for most web dialogs (and also have rounded top corners). BUG=485854 Review URL: https://codereview.chromium.org/1159063002 Cr-Commit-Position: refs/heads/master@{#332149} |
|||||||
| 74f1d187956e | sammc@chromium.org |
|
|||||
|
GN: Add support for prebuilt instrumented libraries. TBR=glider@chromium.org Review URL: https://codereview.chromium.org/1150193002 Cr-Commit-Position: refs/heads/master@{#332148} |
|||||||
| b45962be3b0a | changwan@chromium.org |
|
|||||
|
Shorten download overwrite infobar string This is what UX suggested: we can shorten the infobar string to fit better in a small screen. BUG=491293 Review URL: https://codereview.chromium.org/1165503004 Cr-Commit-Position: refs/heads/master@{#332147} |
|||||||
| dd6fa7f4480e | thakis@chromium.org |
|
|||||
|
Remove blink_gc_plugin_flags.sh now that the .py file is referenced by gyp files. https://codereview.chromium.org/1140473002/ just landed, it was a blink roll that brought in https://codereview.chromium.org/1135853003. No intended behavior change. BUG=467287 Review URL: https://codereview.chromium.org/1132283002 Cr-Commit-Position: refs/heads/master@{#332146} |
|||||||
| e3925fdc4c12 | blink-deps-roller@chromium.org |
|
|||||
|
Roll src/third_party/WebKit d1ab84d:0959af3 (svn 196194:196196) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/d1ab84d..0959af3 TBR= Review URL: https://codereview.chromium.org/1156273005 Cr-Commit-Position: refs/heads/master@{#332145} |
|||||||
| c849bfef3084 | v8-autoroll@chromium.org |
|
|||||
|
Update V8 to version 4.5.26. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ddf350df..1cbed27e 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 Review URL: https://codereview.chromium.org/1159873005 Cr-Commit-Position: refs/heads/master@{#332144} |
|||||||
| 47cbc636d6c9 | jww@chromium.org |
|
|||||
|
Update histogram with new Blink use counters TBR=asvitkine@chromium.org Review URL: https://codereview.chromium.org/1158033009 Cr-Commit-Position: refs/heads/master@{#332143} |
|||||||
| 6b77ad311d97 | blink-deps-roller@chromium.org |
|
|||||
|
Roll src/third_party/WebKit 2441476:d1ab84d (svn 196193:196194) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/2441476..d1ab84d TBR= Review URL: https://codereview.chromium.org/1152313003 Cr-Commit-Position: refs/heads/master@{#332142} |
|||||||
| 84dc76280855 | szager@chromium.org |
|
|||||
|
Revert "Update V8 to version 4.5.25." This reverts commit e6a1c91dcaa5749073d6b6b6b3cf24854089baee. Reverting this roll for a second time; the v8 auto-roll-bot keeps chugging along, even though this roll breaks blink tests. See comment from previous revert. TBR=erikcorry@chromium.org NOTRY=true BUG= Review URL: https://codereview.chromium.org/1159923013 Cr-Commit-Position: refs/heads/master@{#332141} |
|||||||
| 60121d5f683e | blink-deps-roller@chromium.org |
|
|||||
|
Roll src/third_party/WebKit f1b79a7:2441476 (svn 196192:196193) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/f1b79a7..2441476 TBR= Review URL: https://codereview.chromium.org/1154753005 Cr-Commit-Position: refs/heads/master@{#332140} |
|||||||
| efcc9b32218a | blink-deps-roller@chromium.org |
|
|||||
|
Roll src/third_party/WebKit 4d9d5ac:f1b79a7 (svn 196191:196192) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/4d9d5ac..f1b79a7 TBR= Review URL: https://codereview.chromium.org/1156553003 Cr-Commit-Position: refs/heads/master@{#332139} |
|||||||
| c1653819ebe9 | skia-deps-roller@chromium.org |
|
|||||
|
Roll src/third_party/skia db74f62:d772491 Summary of changes available at: https://chromium.googlesource.com/skia/+log/db74f62..d772491 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=caryclark@google.com Review URL: https://codereview.chromium.org/1161693004 Cr-Commit-Position: refs/heads/master@{#332138} |
|||||||
| 78efe88de267 | blink-deps-roller@chromium.org |
|
|||||
|
Roll src/third_party/WebKit 48caca0:4d9d5ac (svn 196189:196191) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/48caca0..4d9d5ac TBR= Review URL: https://codereview.chromium.org/1156743005 Cr-Commit-Position: refs/heads/master@{#332137} |
|||||||
| e6a1c91dcaa5 | v8-autoroll@chromium.org |
|
|||||
|
Update V8 to version 4.5.25. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ddf350df..bc6574d7 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 Review URL: https://codereview.chromium.org/1158533004 Cr-Commit-Position: refs/heads/master@{#332136} |
|||||||
| ba064b7c440c | tommi@chromium.org |
|
|||||
|
Roll WebRTC 9339:9340 WebRTC 9339:9340 Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/3ca60f3..7b929e8 TBR= BUG= Review URL: https://codereview.chromium.org/1167613002 Cr-Commit-Position: refs/heads/master@{#332135} |
|||||||
| 730393067477 | chromeos-commit-bot@chromium.org |
|
|||||
|
Automated Commit: Committing new LKGM version 7126.0.0 for chromeos. Cr-Commit-Position: refs/heads/master@{#332134} |
|||||||
| a3b0567eff15 | szager@chromium.org |
|
|||||
|
Revert "Update V8 to version 4.5.25." This reverts commit 88f75469608b3c67d1f776b7a4b0ff7bce3767b5. This v8 commit causes spurious terminal output, causing blink tests to fail: https://codereview.chromium.org/1159513003 The revert of that commit is here, awaiting lgtm: https://codereview.chromium.org/1149413003 In the mean time, revert the roll to green up the blink tree. TBR=erikcorry@chromium.org NOTRY=true BUG= Review URL: https://codereview.chromium.org/1153503006 Cr-Commit-Position: refs/heads/master@{#332133} |
|||||||
| e9fab8127451 | chrome-tpm@google.com |
|
|||||
|
Updating trunk VERSION from 2418.0 to 2419.0 Cr-Commit-Position: refs/heads/master@{#332132} |
|||||||
| 55b5eb20fa38 | skia-deps-roller@chromium.org |
|
|||||
|
Roll src/third_party/skia 11e833d:db74f62 Summary of changes available at: https://chromium.googlesource.com/skia/+log/11e833d..db74f62 TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1162663003 Cr-Commit-Position: refs/heads/master@{#332131} |
|||||||
| eadcc35194a8 | avi@chromium.org |
|
|||||
|
Revert "Ensure the new navigation classifier works in the real world." This reverts commit 878379cc0f34045d63f4076bfc08e388283a3c66. BUG=369661 TBR=rsesek@chromium.org, creis@chromium.org Review URL: https://codereview.chromium.org/1149293004 Cr-Commit-Position: refs/heads/master@{#332130} |
|||||||
| 6a69c5948b34 | skia-deps-roller@chromium.org |
|
|||||
|
Roll src/third_party/skia 19663e5:11e833d Summary of changes available at: https://chromium.googlesource.com/skia/+log/19663e5..11e833d TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1150913003 Cr-Commit-Position: refs/heads/master@{#332129} |
|||||||
| 7aebb420c818 | hendrikw@chromium.org |
|
|||||
|
media: Account for frames rendered in the background This issue was introduced by turning on partial swaps. Basically the damage rect is never calculated. When the video is playing, background rendered callback_->Render() usually doesn't return a new frame so a call to UpdateCurrentFrame() will return true and we'll call DidReceiveFrame(), which causes the redraw. Also, most frames aren't rendered in the background, so even if it didn't work, you probably wouldn't notice. Depending on timing, whe ...skip... Render() succeeds in creating a new frame. Subsequent calls to UpdateCurrentFrame() return false and DidReceiveFrame() is never called, so the video is never drawn. The fix is, keep track of frames that are successfully background rendered immediately, and on followup calls to UpdateCurrentFrame(), return true to notify the provider that we need DidReceiveFrame(). Also added a test. BUG=492502 Review URL: https://codereview.chromium.org/1158923003 Cr-Commit-Position: refs/heads/master@{#332128} |
|||||||