- 20 Aug, 2010 40 commits
-
-
kurrik@chromium.org authored
Review URL: http://codereview.chromium.org/3122030 Patch from Eric Bidelman <ericbidelman@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56936 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=none TEST=Verify that the 'Show Passwords' button displays the passwords panel in dom-ui. Review URL: http://codereview.chromium.org/3149025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56935 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
BUG=49241 Review URL: http://codereview.chromium.org/3125031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56934 0039d316-1c4b-4281-b951-d872f2087c98
-
sargrass@google.com authored
Fix the problem when force closing the tab while importing. BUG=49095 TEST=None Review URL: http://codereview.chromium.org/3167028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56933 0039d316-1c4b-4281-b951-d872f2087c98
-
chase@chromium.org authored
Review URL: http://codereview.chromium.org/3145006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56932 0039d316-1c4b-4281-b951-d872f2087c98
-
sargrass@google.com authored
Separate the password exceptions list. BUG=49093 TEST=None Review URL: http://codereview.chromium.org/3177023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56931 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=52900 TEST=none Review URL: http://codereview.chromium.org/3164031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56930 0039d316-1c4b-4281-b951-d872f2087c98
-
tim@chromium.org authored
BUG=52703 TEST=Start chrome, set up sync, dont crash. ProfileSyncFactoryImplTest. Review URL: http://codereview.chromium.org/3165046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56928 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/3161033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56926 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
Disable the stop button when the user is hovering it and the page finishes loading, so we don't look like we stay loading forever. This change only does this for Mac and Windows, as GTK is going to be trickier. This also fixes a pair of other bugs on Windows and Linux: * Because we were setting the timer after telling the browser to reload, and the browser was calling us back synchronously, the timer had no effect. * Because the timer firing changed modes with |force| set to true, if the page finished loading before the timer fired, the timer would flip the button back to reload. BUG=46981 TEST=Hover the reload button and hit F5. When the page finishes loading, the stop button should become disabled. Mousing away should change it to an enabled reload button. Review URL: http://codereview.chromium.org/3198005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56925 0039d316-1c4b-4281-b951-d872f2087c98
-
ajwong@chromium.org authored
Having -rdynamic breaks some plugins since it exports more symbols into the dynamic symbol table than wanted. In particular, this breaks users of ppapi's C++ wrappers. It was added to make StaceTraces resolve to symbols on linux. But now we use the symbolize library from glog so it isn't needed anymore. BUG=52105 TEST=Compiles and StackTrace.* test in base_unittests will work. Review URL: http://codereview.chromium.org/3119033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56924 0039d316-1c4b-4281-b951-d872f2087c98
-
dumi@chromium.org authored
Moving file_system_proxy to base/ and changing it to work with MessageLoopProxies instead of ChromeThreads. BUG=none TEST=none Review URL: http://codereview.chromium.org/3131026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56923 0039d316-1c4b-4281-b951-d872f2087c98
-
mirandac@chromium.org authored
Reviewed by georgey in http://codereview.chromium.org/3198006/show BUG=52769 TEST=none Review URL: http://codereview.chromium.org/3132032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56921 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Revert 56908 (CL was only submitted to merge it to the branch) - Mac: Disable first-run bubble for m6. BUG=52726 TEST=Run chrome with a new profile. No bubble should show up. Review URL: http://codereview.chromium.org/3132031 TBR=thakis@chromium.org Review URL: http://codereview.chromium.org/3169036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56920 0039d316-1c4b-4281-b951-d872f2087c98
-
scottbyer@chromium.org authored
Add in a browser test for dialog resizing, which was catching an issue with the way we were using GTK in toolkit views. Possibly related to 27365 or 38785. http://code.google.com/p/chromium-os/issues/detail?id=4126 BUG=chromium-os:4126 TEST=HtmlDialogBrowserTest.SizeWindow Review URL: http://codereview.chromium.org/2768006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56919 0039d316-1c4b-4281-b951-d872f2087c98
-
dumi@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/3151029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56917 0039d316-1c4b-4281-b951-d872f2087c98
-
seanparent@google.com authored
BUG=none TEST=Second attempt to repair options regression. Review URL: http://codereview.chromium.org/3130041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56916 0039d316-1c4b-4281-b951-d872f2087c98
-
lzheng@chromium.org authored
BUG=48964 TEST=none Review URL: http://codereview.chromium.org/3115023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56915 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
The xib changes add a gradient view with an icon and a text field that is displayed as infobar. The text field is set to truncate. The blocked cookies label is set to wrap. The various views are connected to the new outlets. win: http://imgur.com/OmTxr.png linux: http://imgur.com/OmTxr mac: http://imgur.com/VbwFp BUG=49826 TEST=unit_tests Review URL: http://codereview.chromium.org/3108029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56913 0039d316-1c4b-4281-b951-d872f2087c98
-
seanparent@google.com authored
BUG=none TEST=Should fix DOM options on non-chromeos platforms. Review URL: http://codereview.chromium.org/3152037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56912 0039d316-1c4b-4281-b951-d872f2087c98
-
alyssad@google.com authored
Added "dangerous downloads" files to data dir. Made sure the files were dangerous on each OS. Review URL: http://codereview.chromium.org/3201004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56911 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
TEST=ui_tests, chrome_frame_tests BUG=52097 Review URL: http://codereview.chromium.org/3195011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56910 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
Add some logic that tries to recover from common errors that happen on the bots. We need to CHECK in really bad cases because otherwise we'd end up writing to places where we should never write, like the filesystem root. TEST=unit_tests and others BUG=51833 Review URL: http://codereview.chromium.org/3133031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56909 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=52726 TEST=Run chrome with a new profile. No bubble should show up. Review URL: http://codereview.chromium.org/3132031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56908 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
TBR=rafaelw@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56907 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
- Add a helper class (ExistingPathReplacer) to temporarily back up a path while pyauto uses it, and then reinstate it. Used by crash reporter test - Increase PyAuto's default logging level to INFO Review URL: http://codereview.chromium.org/3083028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56906 0039d316-1c4b-4281-b951-d872f2087c98
-
gfeher@chromium.org authored
Make it possible to enclose <output> nodes in <if> conditional, therefore it becomes possible to generate different files from .grd files depending on the platform. BUG=none TEST=IfNodeUnittest.testIffynessWithOutputNodes (in grit) Review URL: http://codereview.chromium.org/3155033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56905 0039d316-1c4b-4281-b951-d872f2087c98
-
chron@chromium.org authored
Review URL: http://codereview.chromium.org/3186020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56904 0039d316-1c4b-4281-b951-d872f2087c98
-
johnnyg@chromium.org authored
BUG=none TEST=none TBR=rolandsteiner Review URL: http://codereview.chromium.org/3131030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56903 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
Remove TYPE_EXTENSION_APP. Experiment failed. It looks like the layout changes have already been removed. Review URL: http://codereview.chromium.org/3149029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56902 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
returns an error TBR=amit Review URL: http://codereview.chromium.org/3162028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56901 0039d316-1c4b-4281-b951-d872f2087c98
-
seanparent@google.com authored
BUG=none TEST=Ensure that pulling up options on non-chrome os devices doesn't report problems. Review URL: http://codereview.chromium.org/3170022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56900 0039d316-1c4b-4281-b951-d872f2087c98
-
seanparent@google.com authored
BUG=chromium-os:5168 TEST=Manual - use devserver to install update and verify notification appears to restart after update is installed with no other notifications. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56616 Review URL: http://codereview.chromium.org/3157018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56899 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@google.com authored
BUG=none TEST=remoting unittests Review URL: http://codereview.chromium.org/3186006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56898 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=52826 TEST=none TBR=ukai Review URL: http://codereview.chromium.org/3162027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56897 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=52826 TEST=none TBR=ukai Review URL: http://codereview.chromium.org/3199010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56896 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=38293 TEST=none Review URL: http://codereview.chromium.org/3162026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56895 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
* ShutdownTest.SimpleSessionEnding * ShutdownTest.TwentyTabsUserQuit * StartupTest.PerfRestoreFewTabs * StartupTest.PerfRestoreSeveralTabs * StartupTest.PerfExtensionContentScript50 R=thomasvl BUG=44067,52858 TEST=startup_tests Review URL: http://codereview.chromium.org/3142024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56890 0039d316-1c4b-4281-b951-d872f2087c98
-
kerz@chromium.org authored
Grabbing the newly translated strings from the branch to land on the trunk. Built using trunk grds. Review URL: http://codereview.chromium.org/3148031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56889 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=52681 TEST=none Review URL: http://codereview.chromium.org/3156042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56888 0039d316-1c4b-4281-b951-d872f2087c98
-