summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme
Commit message (Collapse)AuthorAgeFilesLines
* Merge 120248 - Minor tweaks to the sync promo pagesail@chromium.org2012-02-031-0/+0
| | | | | | | | | | | | 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
* [uber page] Favicon support for uber page.csilv@chromium.org2012-01-311-0/+1
| | | | | | | | 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
* [NTP4] Experiment for adding Chrome Web Store link to footer.dbeam@chromium.org2012-01-311-0/+2
| | | | | | | | | | | | 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
* Adjust bookmark folder icon by 1 pixel to align with new text position.dubroy@chromium.org2012-01-301-0/+0
| | | | | | | | | 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
* New sync info graphic icon (chromium)sail@chromium.org2012-01-271-0/+0
| | | | | | | | 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
* [NTP4] NTP experiment for adding Chrome Web Store link to footer.dbeam@chromium.org2012-01-261-0/+0
| | | | | | | | | | | | 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
* Draw new tab button with tab backgroundsail@chromium.org2012-01-252-6/+18
| | | | | | | | | | | | | | | | | | | | | | 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
* Images for the new tab buttonsail@chromium.org2012-01-254-0/+0
| | | | | | | | | | | | | 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
* Revert 119018 - Draw new tab button with tab backgroundsail@chromium.org2012-01-256-18/+6
| | | | | | | | | | | | | | | | | | | | | 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
* Draw new tab button with tab backgroundsail@chromium.org2012-01-256-6/+18
| | | | | | | | | | | | | | | | | | 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
* Add Mac version of newer tab-to-search icon.pkasting@chromium.org2012-01-241-0/+1513
| | | | | | | | | 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
* Add alternate version of sync promo graphicsail@chromium.org2012-01-242-0/+2
| | | | | | | | 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
* Remove "incognito guy" resource.mihaip@chromium.org2012-01-232-1/+0
| | | | | | | | | | | | 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
* Preliminary implementation of Google-style dialogs in ↵benrg@chromium.org2012-01-1810-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* [Aura] Add multiple window indicator icon file.xiyuan@chromium.org2012-01-122-0/+1
| | | | | | | | | | | 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
* Newer icons for tab-to-search in the omnibox dropdown. Eliminates the old ↵pkasting@chromium.org2012-01-1212-6/+3
| | | | | | | | | | | 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
* [Aura] Fix compact mode browser frame color.xiyuan@chromium.org2012-01-112-2/+6
| | | | | | | | | | | | | | | - 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
* Volume control resources.achuith@chromium.org2012-01-108-0/+7
| | | | | | | | | 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
* Change the appearance of the App Notification bubble.finnur@chromium.org2012-01-092-0/+6
| | | | | | | | | | | | | | - 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
* Fix chrome/app/theme/omnibox_tts_* perms 100755 => 100644.msw@chromium.org2012-01-068-0/+0
| | | | | | | | | | 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
* Add images for bug 57748. These will be used in the omnibox dropdown to ↵pkasting@chromium.org2012-01-069-0/+6
| | | | | | | | | | 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
* [Mac] Implement revised history navigation gesture UI for Lion.rsesek@chromium.org2012-01-041-0/+2
| | | | | | | | | | 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
* Check in the images from Glen so I can try my changes on the try server.finnur@chromium.org2011-12-273-0/+0
| | | | | | | | 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
* Reland 115515 - [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-231-0/+6
| | | | | | | | | | | 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
* Revert 115515 - [Aura] Implement views-based applist.pastarmovj@chromium.org2011-12-221-6/+0
| | | | | | | | | | | | | | | 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
* [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-221-0/+6
| | | | | | | | | | | | 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
* Add aura app list images.xiyuan@chromium.org2011-12-212-0/+0
| | | | | | | | | 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
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-1/+0
| | | | | | | | | 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
* New tab button iconssail@chromium.org2011-12-094-0/+0
| | | | | | | | | | | 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
* [cros] Check in the Guest session icon.ivankr@chromium.org2011-12-082-0/+1
| | | | | | | | | 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
* ntp: remove default thumbnail for most visited (broken camera)estade@chromium.org2011-12-072-1/+0
| | | | | | | | | 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
* Add icons for Protector.ivankr@chromium.org2011-12-067-0/+6
| | | | | | | | | 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
* Revert 113137 - ntp: remove default thumbnail for most visited (broken camera)estade@chromium.org2011-12-062-0/+1
| | | | | | | | | | | | 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
* ntp: remove default thumbnail for most visited (broken camera)estade@chromium.org2011-12-062-1/+0
| | | | | | | | | 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
* ntp: update welcome and webstore page thumbnailsestade@chromium.org2011-12-062-0/+0
| | | | | | | | | 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
* Change the icon on the desktop notifications infobar.gideonwald@chromium.org2011-12-012-0/+2
| | | | | | | | | | 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
* Remove dead search engines.mirandac@chromium.org2011-11-301-2/+0
| | | | | | | | | 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
* Remove various uses of TOUCH_UI that are no longer neededrbyers@chromium.org2011-11-292-24/+8
| | | | | | | | | | | | | | | | | | | 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
* Controlled settings indicator and bubble for chrome://preferences.mnissler@chromium.org2011-11-2910-0/+9
| | | | | | | | | | | 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
* Removing obsolete icons, and adding entries in the GRD files for the new icons.macourteau@chromium.org2011-11-244-2/+4
| | | | | | | | | 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
* Add a tray notification UI for speech input recording in the extension API.leandrogracia@chromium.org2011-11-111-0/+13
| | | | | | | | | | | 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
* Revert 109285 - Seems to have broken chrome_frame_net_tests on the win_rel ↵rsleevi@chromium.org2011-11-101-13/+0
| | | | | | | | | | | | | | | | 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
* Add a tray notification UI for speech input recording in the extension API.leandrogracia@chromium.org2011-11-091-0/+13
| | | | | | | | | 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
* Aura: Fix inactive tab colorjamescook@chromium.org2011-11-043-4/+10
| | | | | | | | | | | 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
* Adding a higher resolution icon for the notification balloon in the speech ↵leandrogracia@chromium.org2011-11-041-0/+0
| | | | | | | | | | | | | 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
* Add tray notification icons for the speech input extension API.leandrogracia@chromium.org2011-11-036-0/+0
| | | | | | | | | | | 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
* Aura: Square window framejamescook@chromium.org2011-11-036-14/+14
| | | | | | | | | | | 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
* Speculative fix for linux_touchjamescook@chromium.org2011-11-021-3/+11
| | | | | | | | | | 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
* Aura: Use more traditional window frame, add flag for new lookjamescook@chromium.org2011-11-021-3/+11
| | | | | | | | | | | | 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
* Aura: New window frame image assetsjamescook@chromium.org2011-11-021-0/+0
| | | | | | | | | | | | 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