| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=58975
TEST=none
Review URL: http://codereview.chromium.org/6268005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71963 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
until UI team creates production image.
BUG=chromium-os:10711
TEST=checked to make sure the old killtab image isn't shown.
Review URL: http://codereview.chromium.org/6334006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71709 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
killed instead of crashing.
It also adds "about:kill" to simulate kills.
On ChromeOS killed tabs will be reloaded as soon as the user clicks on them unless they are the only tab, or the currently focused tab is killed.
BUG=http://crosbug.com/10043, http://crosbug.com/10711
TEST=Built linux and ChromeOS Chrome and killed a tab, and then did about:crash and made sure that the "Aw, Snap!" page was displayed. Did about:kill and made sure kill page was displayed.
Review URL: http://codereview.chromium.org/6053012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71360 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=run chrome, install app with background page, see new art on wrench menu
Review URL: http://codereview.chromium.org/6252002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71339 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also make the thumbnails left-aligned. The reason for this is that when thumbnails are closed, the reshuffling algorithm looks a bit busy. We want to eventually slide thumbs out on the left side on the window and then slide them back in from the right.
BUG=50307
TEST=
* Hover a thumb. It should show a close button.
* Press opt. All thumbs should show a close button.
* Press a close button. Thumb should close, the rest of the tabs should reshuffle.
Review URL: http://codereview.chromium.org/5960008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71232 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
can send that patch to the tryservers.
TBR=viettrungluu
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71210 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=64144
TEST=enable extension with background page, view updated icon
Review URL: http://codereview.chromium.org/6079014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70690 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=65742
TEST=Wait to be out-of-date (or uncomment some code in upgrade_detector.cc) and run with --check-for-update-interval=5. See green icon on Wrench menu button that matches the one in the menu.
Review URL: http://codereview.chromium.org/6048001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69648 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=OTR icon's glasses are near-black, not gray
Review URL: http://codereview.chromium.org/5808002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69062 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds a BrightnessLibrary class that registers to receive
notification of brightness changes from the libcros code
that I added in http://codereview.chromium.org/5640003/,
a BrightnessBubble class to control an onscreen indicator of
the current brightness level, and a BrightnessObserver class
that wires up the two.
This change depends on
http://codereview.chromium.org/5603012/, which pulls the
updated version of libcros into Chrome.
BUG=chromium-os:8473,chromium-os:4816
TEST=built and tried it
Review URL: http://codereview.chromium.org/5620004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68879 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes us the appropriate icon depending on whether the
volume is increasing, decreasing, or muted.
BUG=chromium-os:8473
TEST=built it and tried the volume up, down, and mute keys in various combinations
Review URL: http://codereview.chromium.org/5559004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68387 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'm checking these in separately from the changes that will
start using them so I can send those later changes to the
trybots.
BUG=chromium-os:8473,chromium-os:4816
TEST=none
TBR=glotov
Review URL: http://codereview.chromium.org/5597003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68242 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Google Chrome.""
Took out web_store_icon.png from google_chrome directory,
because it is supposed to come from DEPS.
This reverts commit f4b669a21f11dbde983f6d1647e60753cd7fd8be.
BUG=61019
TEST=
TBR=laforge@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67896 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Chrome."
This reverts commit 9dac844f46dd3263a04854668a60489d8633e587.
TBR=erikkay@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67892 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=61019
TEST=Install an app on Chromium. Should see a bluish web store icon. Install on Google Chrome. Should see colorful version.
Review URL: http://codereview.chromium.org/5413001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67878 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:9692
TEST=Login as new user and skip profile picture screen several times. Verify profile pictures used for users.
Review URL: http://codereview.chromium.org/5346007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67711 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
yellow, red.
BUG=chromium-os:9692
TEST=Login as new user several times and verify that order for default pictures is as described above.
Review URL: http://codereview.chromium.org/5379006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67584 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=http://code.google.com/p/chromium-os/issues/detail?id=7292
TEST=manual
Review URL: http://codereview.chromium.org/4841004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67466 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adding new CEEE_PRODUCT_FULLNAME key to the BRANDING file. Adapting version.h.in to define a preprocessor constant for it. Using this and the other version/product name constants in IE CEEE's .rc files.
Piggybacking on MAD's recent changes to make %NAME% a variable in the .rgs files to fairly easily get the product name from branding in there. Naming the toolband with the product name directly (as it is what shows up in IE's View/Toolbars menu), the BHO with an added "Helper" and the broker with an added "Broker".
Removing the 'chrome_dll_version' target from chrome.gyp, and skipping code generation of chrome_dll_version.rc. Instead we have a source file with that name, that includes the verson.h generated by the 'chrome_version_header' target. This is cleaner and less code generation.
Fixing 'chrome_dll_nacl64' target, it seemed like it wanted to have version information, but it didn't.
Cleaning up the way sources are specified in several of the chrome_tests.gypi targets, to use fewer source! statements just to remove source files that are Windows-only (put them in the Windows-only section instead).
BUG=none
TEST=Visible change should be that user-visible names in Chromium builds are like "Chromium Extensions Execution Environment" (with "Broker" or "Helper" appended when appropriate), i.e. they lose the "Google" part.
Review URL: http://codereview.chromium.org/5360002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67457 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Side effect: Changed all instances of IDC_REPORT_BUG to IDC_FEEDBACK to correctly indicate the message
BUG=chromium-os:5361
TEST=Verified visually that the status bar icon is gone and the toolbar icon
is there; tested the toolbar icon to verify functionality.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65582
Review URL: http://codereview.chromium.org/4546002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67023 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=51105
TEST=None
Review URL: http://codereview.chromium.org/5124004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66766 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
get rid of throb animation.
BUG=27941
TEST=manual
Review URL: http://codereview.chromium.org/5182004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66676 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Same icons, except the corner transparencies are cleaned up.
BUG=51105, 27941
TEST=none
Review URL: http://codereview.chromium.org/5214001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66580 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Since we no longer pulsate the notification dot I've also removed the animation.
BUG=http://crbug.com/51105, http://crbug.com/27941
TEST=None
Review URL: http://codereview.chromium.org/5056004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66412 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
few of the images we have in an upcoming changelist. Checking it in now will allow us to use the try servers later to validate our changelists.
TBR=glen
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/5064003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66264 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
resource files.
Xib changes: Removed the close button and tear image.
BUG=59068
TEST=Tear image should be gone.
Review URL: http://codereview.chromium.org/5031001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66185 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Welcome screen uses different style of buttons.
BUG=chromium-os:8468
TEST=none
Review URL: http://codereview.chromium.org/4402001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66061 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=59068
TEST=none
Review URL: http://codereview.chromium.org/4667008
TBR=sky@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65815 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=59068
TEST=none
Review URL: http://codereview.chromium.org/4667008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65813 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
toolbar.
Side effect: Changed all instances of IDC_REPORT_BUG to IDC_FEEDBACK to correctly indicate the message
BUG=chromium-os:5361
TEST=Verified visually that the status bar icon is gone and the toolbar icon
is there; tested the toolbar icon to verify functionality.
Review URL: http://codereview.chromium.org/4546002
TBR=rkc@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65587 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Side effect: Changed all instances of IDC_REPORT_BUG to IDC_FEEDBACK to correctly indicate the message
BUG=chromium-os:5361
TEST=Verified visually that the status bar icon is gone and the toolbar icon
is there; tested the toolbar icon to verify functionality.
Review URL: http://codereview.chromium.org/4546002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65582 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:8669
TEST=None.
TBR=nkostylev@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65522 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
process.
BUG=http://crbug.com/51105, http://crbug.com/57239
TEST=Unit tests included.
Review URL: http://codereview.chromium.org/4524002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65366 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=chromium-os:5612
TEST=None
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65080 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:5612
TEST=None
TBR=ers@chromium.org
Review URL: http://codereview.chromium.org/4399001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64946 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
These will be replaced by actual images for the about:conflicts page.
TBR=huanr
BUG=61723
TEST=None, these are new pngs, will be used in my next changelist.
Review URL: http://codereview.chromium.org/4236002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64902 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added handling of network ("service" in flimflam parlance) property changes.
NetworkLibrary updates its Network objects in response to property changes,
then calls any NetworkObservers that have registered for the given network.
Use the is_active member of Network in various places to ensure that we are
dealing with the correct network.
Created separate observer classes for NetworkManager, Network, and
CellularDataPlan, so that monitors can be established independently for each
of them. Changed the callback method names to prepend "On", i.e.,
OnNetworkManagerChanged, OnNetworkChanged, OnCellularDataPlanChanged.
Wired up signal strength update and network technology update in the status
bar, network dropdown menu, and internet settings page.
Added new icon badges for 1xRTT radio technology. These are used when EVDO
coverage switches to 1xRTT. Just as is the case for the 3G icons, there are
three 1x icons: normal, warn, and error. Please consider these icons to be
placeholders if the UI folks think they need to be redesigned.
Centralized choosing of the network technology badge in
NetworkMenu::BadgeForNetworkTechnology.
BUG=chromium-os:5612:chromium-os:7619,chromium-os:5917,chromium-os:4674
TEST=Extensive manual testing with different combinations of wi-fi and
cellular networks connected and disconnected. Used a modified version
of flimflam that randomly changes reported signal strength, network
technology, and roaming state, and verified that the UI correctly reflected
current values for the active network (roaming is not handled in the UI
at this time).
Review URL: http://codereview.chromium.org/4235005
TBR=chocobo@chromium.org
Review URL: http://codereview.chromium.org/4229006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64889 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added handling of network ("service" in flimflam parlance) property changes.
NetworkLibrary updates its Network objects in response to property changes,
then calls any NetworkObservers that have registered for the given network.
Use the is_active member of Network in various places to ensure that we are
dealing with the correct network.
Created separate observer classes for NetworkManager, Network, and
CellularDataPlan, so that monitors can be established independently for each
of them. Changed the callback method names to prepend "On", i.e.,
OnNetworkManagerChanged, OnNetworkChanged, OnCellularDataPlanChanged.
Wired up signal strength update and network technology update in the status
bar, network dropdown menu, and internet settings page.
Added new icon badges for 1xRTT radio technology. These are used when EVDO
coverage switches to 1xRTT. Just as is the case for the 3G icons, there are
three 1x icons: normal, warn, and error. Please consider these icons to be
placeholders if the UI folks think they need to be redesigned.
Centralized choosing of the network technology badge in
NetworkMenu::BadgeForNetworkTechnology.
BUG=chromium-os:5612:chromium-os:7619,chromium-os:5917,chromium-os:4674
TEST=Extensive manual testing with different combinations of wi-fi and
cellular networks connected and disconnected. Used a modified version
of flimflam that randomly changes reported signal strength, network
technology, and roaming state, and verified that the UI correctly reflected
current values for the active network (roaming is not handled in the UI
at this time).
Review URL: http://codereview.chromium.org/4235005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64888 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* cleaned up code that are no longer in use.
BUG=chromium-os:5763
TEST=maual. pressing shutdown button on login/locker will shutdown the system.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64272
Review URL: http://codereview.chromium.org/4054001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64531 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=davemoore@chromium.org
Review URL: http://codereview.chromium.org/4098009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64450 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR:sky@chromium.org
BUG=chromium-os:8355
TEST=None
Review URL: http://codereview.chromium.org/4130011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64324 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit c2bafbefa8022337ba9520fd9a2f64fd2cd4c52f.
BUG=none
TEST=build bot should cycle green
Review URL: http://codereview.chromium.org/4119015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64282 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=buid bot should cycle green
Review URL: http://codereview.chromium.org/4146011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64278 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
* cleaned up code that are no longer in use.
BUG=chromium-os:5763
TEST=maual. pressing shutdown button on login/locker will shutdown the system.
Review URL: http://codereview.chromium.org/4054001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64272 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=57993
TEST=Set the search engine on your (non-Chrome) default browser to be NOT in the top three for your region.
For USA, for example, you could use Baidu or Aol Search. Start Chrome with --first-run switch on an empty profile.
You should see the fourth search engine selection represented by a logo, not just text (if it's included in the list of logos for which we have images).
Review URL: http://codereview.chromium.org/4109001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64074 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Cleaned up hacks for positioning statusbar icons.
Changed network connecting animation to fading in and out of network bars.
BUG=chromium-os:8135
TEST=manual
Review URL: http://codereview.chromium.org/4154002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63984 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=sky
Review URL: http://codereview.chromium.org/4020002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63303 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=ben@chromium.org
BUG=58917
TEST=none
Review URL: http://codereview.chromium.org/4019002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63286 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Merge 63135 - Update icons to show lowdata and very lowdata for 3G data.
BUG=chromium-os:5608
TEST=manual
Review URL: http://codereview.chromium.org/3748005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63155 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Seems to be repsonsible for a compile failure.
BUG=chromium-os:5608
TEST=manual
Review URL: http://codereview.chromium.org/3748005
TBR=chocobo@chromium.org
Review URL: http://codereview.chromium.org/3923002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63145 0039d316-1c4b-4281-b951-d872f2087c98
|