- 15 Dec, 2014 18 commits
-
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/54355486..3d81dfe TBR= Review URL: https://codereview.chromium.org/802083003 Cr-Commit-Position: refs/heads/master@{#308319}
-
amistry authored
BUG=397019 Review URL: https://codereview.chromium.org/804853002 Cr-Commit-Position: refs/heads/master@{#308318}
-
mgiuca authored
Provides better contrast with the downloads bar while remaining contrasted with the background. BUG=424067 Review URL: https://codereview.chromium.org/791273002 Cr-Commit-Position: refs/heads/master@{#308317}
-
calamity authored
This CL makes the app list recommendations their own SearchResult::DisplayType. This prevents recommendations from flashing up for an instant when the search query is deleted. BUG=440051 Review URL: https://codereview.chromium.org/796793002 Cr-Commit-Position: refs/heads/master@{#308316}
-
andresantoso authored
This reverts commit 4eb0fd47. HistogramManagerBucketFields times out on Win7 Tests. https://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20%28dbg%29%281%29/builds/33548 TBR=rtenneti@chromium.org,asvitkine@chromium.org,mef@chromium.org NOTREECHECKS=true NOTRY=true BUG=441466 Review URL: https://codereview.chromium.org/800363002 Cr-Commit-Position: refs/heads/master@{#308315}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/0c64792..54355486 TBR= Review URL: https://codereview.chromium.org/801243002 Cr-Commit-Position: refs/heads/master@{#308314}
-
andresantoso authored
Revert of Fix file naming issue causing page_run_end_to_end tests to never run (at least when run locally usi… (patchset #2 id:20001 of https://codereview.chromium.org/805593002/) Reason for revert: Some of the newly enabled tests fail on the bots. For example, https://build.chromium.org/p/chromium.win/builders/Vista%20Tests%20%281%29/builds/51555 Original issue's description: > Fix file naming issue causing page_run_end_to_end tests to never run (at least when run locally using run_tests script). > Fix a failing test from this file. > > Found this while fixing unit test for max_failures patch > (https://codereview.chromium.org/790673005/). > > BUG=440101 > > Committed: https://crrev.com/c484a63e356fb1011b553b94612586d2084325d3 > Cr-Commit-Position: refs/heads/master@{#308264} TBR=nednguyen@google.com,chrishenry@google.com NOTREECHECKS=true NOTRY=true BUG=440101 Review URL: https://codereview.chromium.org/802243002 Cr-Commit-Position: refs/heads/master@{#308313}
-
deepak.m1 authored
Presently when we selects bookmark icon then it checks weather Ctrl+D has been set as overridden command for any extension if yes, then it executes extension popup for that extension. Changes done so that when bookmarking a page is done via bookmark icon by mouse click then bookmark overridden commands should not be considered as overriding happened for keyboard shortcuts. As user have overridden shortcut key for bookmark to launch extension pop up, not the bookmarking via selection of bookmark icon by mouse event. TBR=sky@chromium.org BUG=426791 Review URL: https://codereview.chromium.org/765043002 Cr-Commit-Position: refs/heads/master@{#308312}
-
kalman authored
_behavior_features.json. Arbitrarily use it to implement the allow-in-incognito whitelist. BUG=440194 R=rockot@chromium.org Review URL: https://codereview.chromium.org/789383002 Cr-Commit-Position: refs/heads/master@{#308311}
-
calamity authored
This CL implements an experimental scheme for navigating the tile results in the experimental app list. The left and right arrow keys now navigate the tile list if the search box cursor is at the end of the text. BUG=436327 Review URL: https://codereview.chromium.org/793633002 Cr-Commit-Position: refs/heads/master@{#308310}
-
calamity authored
This CL fixes issues with the app list where the search box widget would render above the app list overlay while accepting input. This has been fixed by appropriately animating the search box widget when the app list overlay is shown and disabling the search box. BUG=439350 Review URL: https://codereview.chromium.org/781423002 Cr-Commit-Position: refs/heads/master@{#308309}
-
calamity authored
This CL fixes an issue where Shift+Tab would lock up the whole chrome browser process when in the app list. This has been fixed by explicitly capturing the Shift+Tab event since there are no other focus targets anyway. BUG=438425 Review URL: https://codereview.chromium.org/791403004 Cr-Commit-Position: refs/heads/master@{#308308}
-
yawano authored
BUG=433728 TEST=GYP_GENERATORS=ninja tools/gyp/gyp --depth . ui/file_manager/gallery/js/compiled_resources.gyp && ninja -C out/Default | grep "gallery.js" Review URL: https://codereview.chromium.org/801533006 Cr-Commit-Position: refs/heads/master@{#308307}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/33cbe26..0c64792 TBR= Review URL: https://codereview.chromium.org/802783004 Cr-Commit-Position: refs/heads/master@{#308306}
-
estade authored
Blink side: https://codereview.chromium.org/799893004 BUG=428790 Review URL: https://codereview.chromium.org/798073003 Cr-Commit-Position: refs/heads/master@{#308305}
-
amistry authored
This affects the speech recognition with V2 hotwording enabled. Review URL: https://codereview.chromium.org/797493002 Cr-Commit-Position: refs/heads/master@{#308304}
-
sammc authored
Previously if the PDF plugin is disabled or click-to-play, the loading indicator appeared over the click-to-play overlay. This hides the loading indicator until a message is received from the plugin. BUG=441132 Review URL: https://codereview.chromium.org/796223002 Cr-Commit-Position: refs/heads/master@{#308303}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/451e822..912ed6e CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=bensong@google.com Review URL: https://codereview.chromium.org/804833003 Cr-Commit-Position: refs/heads/master@{#308302}
-
- 14 Dec, 2014 12 commits
-
-
rvargas authored
BUG=417532 Review URL: https://codereview.chromium.org/783523004 Cr-Commit-Position: refs/heads/master@{#308301}
-
apacible authored
Currently, constrained web dialogs cannot autoresize. This change gives an option to pass in a minimum and maximum size, which enables the autoresizing functionality. OSX has not yet been implemented. BUG=217034 Review URL: https://codereview.chromium.org/754953002 Cr-Commit-Position: refs/heads/master@{#308300}
-
sudarsana.nagineni authored
Add a null check instead of DCHECK() for web contents since it can be NULL and cause a crash on debug builds, if the tab is closed while the plugin settings bubble is visible and the setting was changed to Allow plugins. BUG=440410 Review URL: https://codereview.chromium.org/791633003 Cr-Commit-Position: refs/heads/master@{#308299}
-
tommi authored
Remove dependency on the default constructor of StatsReport. This is in preparation of a WebRTC roll where this constructor has been removed. TBR=perkj@chromium.org Review URL: https://codereview.chromium.org/803853002 Cr-Commit-Position: refs/heads/master@{#308298}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/ef1eaab..33cbe26 TBR= Review URL: https://codereview.chromium.org/791243003 Cr-Commit-Position: refs/heads/master@{#308297}
-
v8-autoroll authored
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/797423002 Cr-Commit-Position: refs/heads/master@{#308296}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/23bf4d4..ef1eaab TBR= Review URL: https://codereview.chromium.org/806583003 Cr-Commit-Position: refs/heads/master@{#308295}
-
chromeos-commit-bot authored
Cr-Commit-Position: refs/heads/master@{#308294}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/2df2b3e..23bf4d4 TBR= Review URL: https://codereview.chromium.org/787253007 Cr-Commit-Position: refs/heads/master@{#308293}
-
tfarina authored
It makes the ownership clear and it is a good pratice when transfering ownership from caller to callee. Passing a scoped_ptr makes it harder to misuse. Discussion in chromium-dev mailing-list: https://groups.google.com/a/chromium.org/d/topic/chromium-dev/9rTsfEI1Ux0/discussion BUG=None TEST=unit_tests --gtest_filter=ConfirmBubble* R=pkasting@chromium.org,avi@chromium.org Review URL: https://codereview.chromium.org/801043003 Cr-Commit-Position: refs/heads/master@{#308292}
-
tfarina authored
Do not use an action when naming an event that will be fired to the delegate. Instead of saying what the delegate should do or will do, just say what event happened. So in this case, say to the delegate that the instructions import link on the Bookmarks Bar was clicked. BUG=None TEST=have zero bookmarks in your Bookmarks Bar, so you can see the link there, click on it to show the import dialog. No regressions should be observed. R=sky@chromium.org Review URL: https://codereview.chromium.org/789653004 Cr-Commit-Position: refs/heads/master@{#308291}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/c517219..2df2b3e TBR= Review URL: https://codereview.chromium.org/787253006 Cr-Commit-Position: refs/heads/master@{#308290}
-
- 13 Dec, 2014 10 commits
-
-
jackhou authored
Blink side here (depends on this CL): https://codereview.chromium.org/782693003/ BUG=317991 Review URL: https://codereview.chromium.org/789433003 Cr-Commit-Position: refs/heads/master@{#308289}
-
dougsteed authored
BUG=428920 R=mfoltz@chromium.org Review URL: https://codereview.chromium.org/694123002 Cr-Commit-Position: refs/heads/master@{#308288}
-
avi authored
Revert of Ensure that the browser’s copy of page id is in sync with the renderer’s. (patchset #1 id:1 of https://codereview.chromium.org/795233002/) Reason for revert: Still crashing. Original issue's description: > Ensure that the browser’s copy of page id is in sync with the renderer’s. > > This might-maybe-hope-not crash, and so has debugging statements. > > BUG=407376 > TEST=no crashing, we hope > TBR=rsesek@chromium.org > > Committed: https://crrev.com/0eba5c5e63e52330d3409193f5184aaffac45e90 > Cr-Commit-Position: refs/heads/master@{#308036} TBR=rsesek@chromium.org,creis@chromium.org NOTREECHECKS=true NOTRY=true BUG=407376 Review URL: https://codereview.chromium.org/803803003 Cr-Commit-Position: refs/heads/master@{#308287}
-
rob authored
BUG=302083 R=thakis@chromium.org R=kalman@chromium.org Review URL: https://codereview.chromium.org/730983002 Cr-Commit-Position: refs/heads/master@{#308286}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/e7e7876..c517219 TBR= Review URL: https://codereview.chromium.org/806563002 Cr-Commit-Position: refs/heads/master@{#308285}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/43893e4..451e822 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=scroggo@google.com Review URL: https://codereview.chromium.org/798233002 Cr-Commit-Position: refs/heads/master@{#308284}
-
mef authored
Refactor URLRequestAdapter::Read to fix unbound buffer growth and data corruption in case of synchronous success. BUG=433348 Review URL: https://codereview.chromium.org/743713002 Cr-Commit-Position: refs/heads/master@{#308283}
-
reed authored
BUG= TBR=robertphilips Review URL: https://codereview.chromium.org/787123007 Cr-Commit-Position: refs/heads/master@{#308282}
-
parkch98 authored
__NR_open, __NR_access are not defined on arm64. So, I just blocked the syscall to build properly on arm64. BUG=None Review URL: https://codereview.chromium.org/784733002 Cr-Commit-Position: refs/heads/master@{#308281}
-
tfarina authored
These entries were found with the following command line: $ git grep Newtab chrome/ BUG=None R=sky@chromium.org Review URL: https://codereview.chromium.org/786893007 Cr-Commit-Position: refs/heads/master@{#308280}
-