| 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=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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
BUG=101338
TEST=Look at a bookmark folder in the bookmarks bar on Mac. Title should be visually aligned with the icon.
Review URL: https://chromiumcodereview.appspot.com/9016013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119663 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add the chromium version of the 24x24 CWS icon required for this bug.
R=estade@chromium.org
BUG=106580
TEST=Image looks normal, is in right place.
Review URL: https://chromiumcodereview.appspot.com/9235048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119161 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently the new tab button is drawn with a semi-transparent image blended with the window background color.
This CL changes the drawing code so that we now use the inactive tab background image as the button's background. I've removed the fill from the newtab button images so that they just contain the border and shadow.
The main benefit of this approach is that the button now matches the look of inactive tabs.
Note, I'm only implementing this on views for now. Once this is implemented on all platforms we can remove the old button images.
Screenshots: http://imgur.com/a/iez8r
Note, this is the non-binary portion of this CL:
http://codereview.chromium.org/9252026/
BUG=100775
TEST=
Review URL: https://chromiumcodereview.appspot.com/9290009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119099 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is from:
http://codereview.chromium.org/9252026/
I'm splitting this out into a separate CL.
BUG=100775
TEST=
Review URL: https://chromiumcodereview.appspot.com/9234018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119024 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently the new tab button is drawn with a semi-transparent image blended with the window background color.
This CL changes the drawing code so that we now use the inactive tab background image as the button's background. I've removed the fill from the newtab button images so that they just contain the border and shadow.
The main benefit of this approach is that the button now matches the look of inactive tabs.
Note, I'm only implementing this on views for now. Once this is implemented on all platforms we can remove the old button images.
Screenshots: http://imgur.com/a/iez8r
BUG=100775
TEST=
Review URL: https://chromiumcodereview.appspot.com/9252026
TBR=sail@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9288015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119020 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently the new tab button is drawn with a semi-transparent image blended with the window background color.
This CL changes the drawing code so that we now use the inactive tab background image as the button's background. I've removed the fill from the newtab button images so that they just contain the border and shadow.
The main benefit of this approach is that the button now matches the look of inactive tabs.
Note, I'm only implementing this on views for now. Once this is implemented on all platforms we can remove the old button images.
Screenshots: http://imgur.com/a/iez8r
BUG=100775
TEST=
Review URL: https://chromiumcodereview.appspot.com/9252026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119018 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=57748
TEST=none
TBR=alcor
Review URL: https://chromiumcodereview.appspot.com/9284031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118870 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=107623
TEST=
Review URL: https://chromiumcodereview.appspot.com/9146031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118837 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
It was first added in r57526/r57652, the code that referenced it became a no-op
in r58962, and was removed in r64531, and the whole BackgroundView class was
removed in r117041.
R=dpolukhin@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9270026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118681 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ash::internal::DialogFrameView
This code is only compiled into Aura and only used if the "Google-style
dialogs" flag is specified (--aura-google-dialog-frames).
Remaining issues:
* Constrained windows are still broken -- see issue 109138.
* Title and body text should be #222, not black. This CL only affects the
title, and currently leaves it at black to match the body text.
* The shadow and border stroke are not up to spec. Fixing this would require
adding new image assets or rewriting the drawing code entirely.
* Some dialogs look pretty bad, such as the certificate viewer (which has
a tab bar with the wrong look).
* The close button placement on medium- and small-sized dialogs may be wrong;
there are no examples in the spec.
* There are sizing/positioning issues with various dialogs (for example, in
Javascript popups the title bar is not always long enough to hold the title).
BUG=none
TEST=none
TBR=estade@chromium.org
Review URL: http://codereview.chromium.org/9187061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118136 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The icon is based on statusbar_window_restore.png and shifted 2px lower so that we don't need to do mysterious offset in code to make icons align.
BUG=109319
TEST=None. Wait until the code landed to verify issue 109319.
Review URL: http://codereview.chromium.org/9186023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117459 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
left-facing arrows, as well as the Mac versions for now (since we're up-in-the-air on how Mac icons will work going forward).
BUG=57748
TEST=none
TBR=glen
Review URL: http://codereview.chromium.org/9190035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117354 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add theme frame images that we use for compact frame view on vanilla chromeos build to Aura build;
- Extend OpaqueBrowserFrameView::ModifyMaximizedFramePainting to allow customization of theme frame image;
- Pick the right frame image in CompactBrowserFrameView for Aura build and do nothing for vanilla chromeos build because the correct image is in IDR_THEME_FRAME;
Also fixed a typo in OpaqueBrowserFrameView::GetFrameColor that we did not return the correct color for active frame.
BUG=109754
TEST=Verify fix for issue 109754.
Review URL: http://codereview.chromium.org/9108040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117243 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:22080
TEST=None.
Review URL: http://codereview.chromium.org/9139006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117108 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Smaller, more compact bubble.
- Bubble can now be smaller than width of anchor node.
- New arrow image provided which makes the arrow smaller.
- Title increases in size just a tad bit (when expanded).
- Title (in bubble collapsed mode) has some transparency mask on the right side, suggesting to the user that not all the text is visible.
BUG=108678
TEST=Visual inspection of the bubble, both expanded and collapsed.
Review URL: http://codereview.chromium.org/9046002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116863 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=57748
TEST=Fixes perms failures.
TBR=pkasting
Review URL: http://codereview.chromium.org/9114027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116638 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
indicate that it's possible to toggle between normal and keyword mode on a particular row.
BUG=57748
TEST=none
Review URL: http://codereview.chromium.org/9110012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116603 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=93185
TEST=On Lion, swipe with two fingers left and right. See new shield overlay.
Review URL: http://codereview.chromium.org/9030015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116338 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=108678
TEST=None, just adding images.
Review URL: http://codereview.chromium.org/8989051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115824 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Implement a views-based applist behind "aura-views-applist" flag.
BUG=98308,105913
TEST=Views-based app list should have no lag.
Review URL: http://codereview.chromium.org/9022011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115690 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Implement a views-based applist behind "aura-views-applist" flag.
BUG=98308,105913
TEST=Views-based app list should have no lag.
Review URL: http://codereview.chromium.org/8890049
TBR=xiyuan@chromium.org
Review URL: http://codereview.chromium.org/9023004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115518 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Implement a views-based applist behind "aura-views-applist" flag.
BUG=98308,105913
TEST=Views-based app list should have no lag.
Review URL: http://codereview.chromium.org/8890049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115515 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=98308
TEST=None.
Review URL: http://codereview.chromium.org/9010002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115410 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=107739
TEST=No visible code changes. Removing constants and code related to CEEE.
Review URL: http://codereview.chromium.org/8909009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115183 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
These ones are slightly darker
BUG=100775
TEST=
Review URL: http://codereview.chromium.org/8893011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113867 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:22840
TEST=None
Review URL: http://codereview.chromium.org/8883013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113597 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=92421
TEST=none
Review URL: http://codereview.chromium.org/8817010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113333 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/8789017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113168 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=92421
TEST=none
Review URL: http://codereview.chromium.org/8817010
TBR=estade@chromium.org
Review URL: http://codereview.chromium.org/8817011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113140 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=92421
TEST=none
Review URL: http://codereview.chromium.org/8817010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113137 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=105440
TEST=manual
Review URL: http://codereview.chromium.org/8820002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113105 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=94112
TEST=Trigger the infobar asking the user whether they would like to allow desktop notifications from a site and verify that it uses the new icon instead of the old (Chrome product) icon.
Review URL: http://codereview.chromium.org/7742002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112563 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=95840
TEST=install --organic Chrome in locales MK and HR; only valid search engines are offered.
Review URL: http://codereview.chromium.org/8729004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112075 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes:
- Don't try to replace small resources with large ones based on a compile flag. We'll need a more dynamic mechanism.
- No need to disable the Getting Started Guide
- Anything with TOOLKIT_USES_GTK won't support touch.
- Don't need the screen locker logout hack. WebUI screen locker now works, and is also about to work on Aura builds.
- Re-enable a bunch of tests which were disabled/flaky in TOUCH_UI builds.
- No need to disable SSL Client certificate selector, we have a WebUI version now.
- TOUCH-specific max tab count is gone, remove hack from test.
- Remove exclusions from chrome_tests.gypi for touch tests that are no longer included in the build.
BUG=105046
TEST=
Review URL: http://codereview.chromium.org/8691005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111945 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The idea is that every setting that is under control by an external entity (e.g. policy, extension) will be annotated with an icon that, when click on, will show a bubble with more information. This implements the indicator icon and bubble. Going through the prefs UI and inserting the thing at the appropriate places is left for subsequent CLs :)
BUG=chromium:104955
TEST=No observable changes.
Review URL: http://codereview.chromium.org/8480037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111897 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=105115
TEST=No user visible changes.
Review URL: http://codereview.chromium.org/8639003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111534 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=97388
TEST=existing apitests + status icon unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109285
Review URL: http://codereview.chromium.org/8386074
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109634 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
trybot, stuffing up the CQ.
Add a tray notification UI for speech input recording in the extension API.
BUG=97388
TEST=existing apitests + status icon unittests
Review URL: http://codereview.chromium.org/8386074
TBR=leandrogracia@chromium.org
Review URL: http://codereview.chromium.org/8508051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109389 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=97388
TEST=existing apitests + status icon unittests
Review URL: http://codereview.chromium.org/8386074
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109285 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
They used to be blue, now they are gray to match the Aura theme.
BUG=none
TEST=visual
Review URL: http://codereview.chromium.org/8480004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108680 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
input extension API.
Added separately to avoid problems with the try bots.
BUG=97388
TEST=adding resources only.
Review URL: http://codereview.chromium.org/8470003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108648 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Added separately to avoid problems with the try bots.
BUG=97388
TEST=adding resources only
Review URL: http://codereview.chromium.org/8386076
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108456 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
For performance reasons, make the default Aura window frame fully opaque. Use square corners to avoid alpha.
BUG=102692
TEST=none
Review URL: http://codereview.chromium.org/8437067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108429 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=oshima@chromium.org
Review URL: http://codereview.chromium.org/8440028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108242 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added --aura-windows to trigger new-style transparent window frames.
Fixed window frame art for top border.
BUG=102499
TEST=none
Review URL: http://codereview.chromium.org/8423021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108239 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Landing art first so I can run trybots.
BUG=102499
TEST=none
TBR=jamescook@chromium.org
Review URL: http://codereview.chromium.org/8439031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108238 0039d316-1c4b-4281-b951-d872f2087c98
|