- 20 Aug, 2010 40 commits
-
-
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
-
gman@chromium.org authored
os.path.relpath is not available with python 2.4 which is the verison of python that Chrome's build system ships with. TBR=neb@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56887 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/3153008sky@chromium.org authored
Synthetic KeyEvent delivery, part I. This delivers synthetic key events to the views hierarchy. This currently does nothing, as nothing is listening for the event in TOUCH_UI (or elsewhere). That part will come later. BUG=none TEST=unit test for key identifier conversion + manual for extension api Review URL: http://codereview.chromium.org/3130029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56886 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
BUG=none TEST="git status" TBR=evan@chromium.org Review URL: http://codereview.chromium.org/3166026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56885 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
Landed issue 3032040 on darin@'s behalf. Original: http://codereview.chromium.org/3032040/show The issue with the introducation of a dependency on msvcr80.dll mentioned in the original issue comments is resolved. It seemed to be specific to darin's build configuration. TEST=try BUG=none Review URL: http://codereview.chromium.org/3118001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56884 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
the /kill switch to the python server. It appears that at times this does not work causing the test to timeout. The result file is correctly return though. We don't ASSERT anymore on the wait for the python server. The other change is to reduce the long timeout from 60 seconds to 15 seconds and the short timeout to 5 seconds. TBR=amit Review URL: http://codereview.chromium.org/3181031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56883 0039d316-1c4b-4281-b951-d872f2087c98
-
eblake@chromium.org authored
Hopefully has options to produce more logging info to help debug upload problem BUG=None TEST=None Review URL: http://codereview.chromium.org/3158025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56879 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=52823 TEST=Configure arabic locale, fire up chrome, check the "Preferences" item in the wrench menu. Review URL: http://codereview.chromium.org/3166022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56878 0039d316-1c4b-4281-b951-d872f2087c98
-
johnnyg@chromium.org authored
Linux: change the notification close button to match the tab close button, and move the close and wrench buttons closer together. BUG=52545 TEST=ui Review URL: http://codereview.chromium.org/3125026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56877 0039d316-1c4b-4281-b951-d872f2087c98
-
johnnyg@chromium.org authored
Windows: Make the notification close button look the same as the tab close button. Also move the close and wrench buttons closer together. screenshot: http://www.corp.google.com/~johnnyg/52545-new-x-windows.png BUG=52545 TEST=check out the ui Review URL: http://codereview.chromium.org/3130034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56876 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
This should be fixed by http://crrev.com/56831, no? BUG=52808 TEST=valgrind bots stay happy Review URL: http://codereview.chromium.org/3122032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56875 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
BUG=23581 TEST=builds Review URL: http://codereview.chromium.org/3181028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56874 0039d316-1c4b-4281-b951-d872f2087c98
-