| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=112186
TEST=
Review URL: https://chromiumcodereview.appspot.com/9309066
TBR=sail@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9317087
git-svn-id: svn://svn.chromium.org/chrome/branches/1025/src@120366 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=111900
TEST=Invoke 'Clear Browsing Data' from the wrench menu, should bring up the correct dialog.
Review URL: https://chromiumcodereview.appspot.com/9309018
TBR=csilv@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9325005
git-svn-id: svn://svn.chromium.org/chrome/branches/1025/src@120232 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix font-family property for link-buttons.
- Change to rgb() colors for per webui style guidelines.
BUG=100885
Review URL: https://chromiumcodereview.appspot.com/9310003
TBR=csilv@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9310069
git-svn-id: svn://svn.chromium.org/chrome/branches/1025/src@120231 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
browser action, if no handler is defined.
BUG=chromium-os:17507
TEST=See bug.
Review URL: https://chromiumcodereview.appspot.com/9293034
TBR=dgozman@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9317049
git-svn-id: svn://svn.chromium.org/chrome/branches/1025/src@120195 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
webkit must have fixed a stacking context bug which we relied on
BUG=111743
TEST=manual
Review URL: https://chromiumcodereview.appspot.com/9301017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119852 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
depends on csilv's http://codereview.chromium.org/9234010/
BUG=109183
TEST=manual
Review URL: https://chromiumcodereview.appspot.com/9113098
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119848 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=106580
TEST=manual
Review URL: https://chromiumcodereview.appspot.com/9302023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119839 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a new version of the sync promo that is displayed inside a blocking dialog window.
If a new browser window is spawned from inside the sync promo then we close the dialog box and foucs on the new window. Any remaining first run tabs are added as inactive tabs to the new browser window.
Screenshots: http://imgur.com/iBspQ
BUG=107219
TEST=
Review URL: https://chromiumcodereview.appspot.com/9225053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119827 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=111501
TEST=Print a doc with headers and footers enabled or disabled. Open print preview again, last setting should be remembered.
Review URL: http://codereview.chromium.org/9302014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119814 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=111538
TEST=Verify that favicons show up for settings, extensions.
Review URL: https://chromiumcodereview.appspot.com/9223029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119804 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The primary issue blocking this is was the screenshot, which would show up as a broken link if a user went to the chrome://feedback page directly.
With this change, to launch the feedback page from an extension, open it with this format,
chrome://feedback/#0?description=Text you want in the description field&categoryTag=TheCategory&customPageUrl=www.yourpageurl.com
Including the customPageUrl will supress the screenshot completely and set the page url on the displayed feedback page to the one specified.
R=zelidrag@chromium.org,xiyuan@chromium.org
BUG=chromium-os:24993
TEST=Tested opening the feedback page without going through the Report an Issue menu item with the customPageUrl parameter. Verified that the screenshot is not shown at all and the feedback is sent successfully on submit.
Review URL: http://codereview.chromium.org/9271033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119800 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Contributed by Ori Gershony <orig@chromium.org>.
BUG=106580
R=orig@chromium.org,estade@chromium.org
TEST=Use --enable-webstore-link to force the experiment on.
Review URL: https://chromiumcodereview.appspot.com/9303005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119793 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes the click-to-play feature available in content settings without having to enable it in chrome://flags.
BUG=62084
TEST=none
Review URL: http://codereview.chromium.org/9293008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119773 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=25635
TEST=looks 75% less crazy
Review URL: https://chromiumcodereview.appspot.com/9293019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119772 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=111752
TEST=See bug.
Review URL: https://chromiumcodereview.appspot.com/9302008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119724 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some of the functions mapped take more than 1 argument, and all the others
are currently always undefined. This breaks locking the default search engine
select box through policy.
BUG=None
TEST=When the DefaultSearchProvider policy is set, the settings UI doesn't allow modifying the default.
Review URL: http://codereview.chromium.org/9104011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119716 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When a policy specifies the HomepageLocation, the text field shouldn't be
editable when the user chooses the 2nd radio button.
BUG=None
TEST=Set the HomepageLocation policy to some value. The text field in the homepage UI can't be edited.
Review URL: http://codereview.chromium.org/9302005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119706 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:24640
TEST=Manual test.
Review URL: https://chromiumcodereview.appspot.com/9302007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119691 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
click-on-preview for default action.
BUG=chromium-os:23582,chromium-os:17507,chromium-os:25022
TEST=See bugs.
Review URL: https://chromiumcodereview.appspot.com/9284019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119678 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium:102139
TEST=
Review URL: http://codereview.chromium.org/9298029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119672 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:23978
TEST=
Review URL: https://chromiumcodereview.appspot.com/9298009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119668 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:25457
TEST=manual
Review URL: https://chromiumcodereview.appspot.com/9223042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119654 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates the first wave of links from
https://www.google.com/support/chrome paths to
https://support.google.com/chrome. We also don't need
locale parameters on these links.
BUG=111556
TEST=manual
TBR=dhollowa
Review URL: http://codereview.chromium.org/9234077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119635 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
e.g. when switching top-level pages. Fixes a JS exception when clicking
on a nav-item with an overlay open.
BUG=111286
TEST=none
R=csilv
Review URL: https://chromiumcodereview.appspot.com/9121067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119627 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The show/hide code for otr lists requires a specific structure.
BUG=110528
TEST=none
R=csilv
Review URL: https://chromiumcodereview.appspot.com/9121066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119626 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL updates the default sync promo page and adds 3 new experimental layouts. Currently the experimental layout can be viewed by running chrome with --sync-promo-version=n where n is between 0 and 3.
Screenshots: http://imgur.com/a/Smjmh
See bugs for mockups.
BUG=107623
TEST=
Review URL: https://chromiumcodereview.appspot.com/9117046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119624 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL also adds target="_blank" to fix "Learn More" opening in the same tab (and hence fixes bug 11155).
R=csilv@chromium.org,estade@chromium.org
BUG=110658,111555
TEST=Uber page looks like mocks, "Learn more" opens in new tab, sub-pages look snazzy, scrolling works, and RTL functions (but isn't polished to the max).
Review URL: http://codereview.chromium.org/9283013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119599 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=107623
TEST=
Review URL: https://chromiumcodereview.appspot.com/9297011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119514 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 960228a5d2a476fa41f1d7c6fbdaed225eb9616e.
Codereview site is http://codereview.chromium.org/9227009/
We decide to use Chromebook in breadcrumb for simplicity in R18.
BUG=chromium-os:25007
TEST=Open file manager and select Chromebook in the left panel. It should say
"Chromebook" in the breadcrumbs.
Review URL: http://codereview.chromium.org/9146047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119494 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL tweaks the preview panel animation. The preview panel is now a unit
when animating away. No content in the panel change during animation.
It also eliminates the checkbox flickring issue when deselect files.
BUG=chromium-os:23175
TEST=Open file manager->select a file->deselect that file->observe the bottom
panel. The panel should ease out as a unit.
Review URL: http://codereview.chromium.org/9117053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119487 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium:110586
TEST=
Review URL: http://codereview.chromium.org/9160037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119480 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It now dumps a log to memory and loads it. The
results in updating all tabs, hiding tabs and buttons
that don't work when the BrowserBridge is disabled.
Also allows export of logs in stop capturing mode or
when viewing a loaded log (Which are now equivalent
states).
R=eroman@chromium.org
BUG=111195
Review URL: http://codereview.chromium.org/9291001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119462 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=106138
TEST=Manual: see bug description
Review URL: http://codereview.chromium.org/9234030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119440 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Work in progress, needs more UX/UI polish.
BUG=chromium-os:23978
TEST=
Review URL: https://chromiumcodereview.appspot.com/9235060
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119429 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move the command-line flag to default-on.
(Revert of 119284 : https://chromiumcodereview.appspot.com/9212036)
IN CASE OF FIRE, PULL THIS HANDLE! If web intents needs
to be disabled, revert this change.
R=jhawkins@chromium.org
BUG=111135
TEST=None
Review URL: http://codereview.chromium.org/9271084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119423 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
net-internals timeline view code that shouldn't
be there.
R=eroman@chromium.org
BUG=111305
Review URL: http://codereview.chromium.org/9234062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119417 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=107323
TEST=manual
Review URL: http://codereview.chromium.org/9235026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119412 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
see bug for discussion
BUG=98832
TEST=manual
Review URL: http://codereview.chromium.org/9097010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119404 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Forward settings and extensions URLS to the uber page.
- Add command-line switch and about flag for disabling uber page.
- Add support for invoking subpage URLS via the uber page.
BUG=110656
TEST=Exercise settings/extensions URLS with and without flag set.
Review URL: https://chromiumcodereview.appspot.com/9234010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119395 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to default on.
Make the flag disable rather than enable web intents.
Put the options UI behind a new flag controlling functionality if the registration tag is present for web content.
IN CASE OF FIRE, PULL THIS HANDLE! If web intents needs
to be disabled, revert this change.
R=jhawkins@chromium.org
BUG=90458
TEST=None
Review URL: https://chromiumcodereview.appspot.com/9212036
TBR=gbillock@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9113095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119306 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make the flag disable rather than enable web intents.
Put the options UI behind a new flag controlling functionality if the registration tag is present for web content.
IN CASE OF FIRE, PULL THIS HANDLE! If web intents needs
to be disabled, revert this change.
R=jhawkins@chromium.org
BUG=90458
TEST=None
Review URL: https://chromiumcodereview.appspot.com/9212036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119284 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:18550
TEST=Manual: see bug description
Review URL: http://codereview.chromium.org/9234027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119225 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=tbreisacher@chromium.org
BUG=110658
TEST=My eyes don't get angry?
Review URL: http://codereview.chromium.org/9113052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119202 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=110950
TEST=manually
Review URL: https://chromiumcodereview.appspot.com/9289021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119160 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL simply wraps all <h1> tags into the sexier (and newer) version of
<hgroup> - the <header> tag.
R=tbreisacher@chromium.org,csilv@chromium.org
BUG=110658
TEST=Nothing about uber page looks different (yet).
Review URL: http://codereview.chromium.org/9288016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119130 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
columns.
When task manager is initialized and columns are updating, the javascript side sends the 'setUpdateColumns' message to set the columns visible. On the C++ side, it retrieves and updates only enabled columns data.
BUG=110416
TEST=manual
Review URL: http://codereview.chromium.org/9178007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119052 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ensureAllItemSizesInCache() creates temporary list items and caches them, but temporary list items are removed from the list. Removed item is not belong to the list, so that it cannot be a pinnedItem.
BUG=none
TEST=manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119011
Review URL: http://codereview.chromium.org/9159016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119047 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ensureAllItemSizesInCache() creates temporary list items and caches them, but temporary list items are removed from the list. Removed item is not belong to the list, so that it cannot be a pinnedItem.
BUG=none
TEST=manual
Review URL: http://codereview.chromium.org/9159016
TBR=yoshiki@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9271039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119041 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:22824
TEST=Manual tests.
Review URL: https://chromiumcodereview.appspot.com/9234020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119040 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=107052
TEST=manual
Review URL: http://codereview.chromium.org/9284010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119019 0039d316-1c4b-4281-b951-d872f2087c98
|