summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* BUG=11279glen@chromium.org2009-05-292-2/+2
| | | | | | | | TEST=Uninstall Chromium and verify that the "also delete your browsing data" text looks right. Review URL: http://codereview.chromium.org/112073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17219 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: show tab context menu on mousedown rather than mouse up.estade@chromium.org2009-05-291-2/+2
| | | | | | | | TEST=right click on a tab and see a context menu popup (i.e. no regression). Also, right click, hold, drag, release to select an item. Review URL: http://codereview.chromium.org/118023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17218 0039d316-1c4b-4281-b951-d872f2087c98
* Put findbar close button back where it belongs.estade@chromium.org2009-05-291-1/+1
| | | | | | | | TBR=deanm Review URL: http://codereview.chromium.org/115935 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17217 0039d316-1c4b-4281-b951-d872f2087c98
* linux: Bookmark bar slide animation.estade@chromium.org2009-05-292-6/+52
| | | | | | | also improve the look of the instructions label. Review URL: http://codereview.chromium.org/112070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17216 0039d316-1c4b-4281-b951-d872f2087c98
* Adding missing "EndProject" in .sln that showed up with recent gmock changes. robertshield@google.com2009-05-291-0/+1
| | | | | | | | This didn't appear to prevent Visual Studio from building, but did trip up Incredibuild. Review URL: http://codereview.chromium.org/118006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17214 0039d316-1c4b-4281-b951-d872f2087c98
* Make default browser button wide enough for branded builds.pinkerton@chromium.org2009-05-291-28/+27
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/115933 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17212 0039d316-1c4b-4281-b951-d872f2087c98
* Fix drawing problem with options dialog. I'm not sure why this flag is ↵jam@chromium.org2009-05-291-1/+1
| | | | | | | | | | needed, other than it fixes the paint issue. Perhaps it's generated internally by Windows for the child static HWNDs when RedrawWindow with RDW_ALLCHILDREN is called. BUG=12793 Review URL: http://codereview.chromium.org/115908 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17211 0039d316-1c4b-4281-b951-d872f2087c98
* Gets TabIconView compiling on linux.sky@chromium.org2009-05-292-2/+14
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/115905 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17210 0039d316-1c4b-4281-b951-d872f2087c98
* Stub out a couple of methods in BookmarkDragData.sky@chromium.org2009-05-291-0/+9
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/112069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17209 0039d316-1c4b-4281-b951-d872f2087c98
* Add duplicate 'conditions' blocks that define the '<(BRANDING)'sgk@google.com2009-05-291-0/+36
| | | | | | | | | | variable for the 'OS=="win"' targets that use it, to work around an apparent problem in the gyp variable expansion. BUG=none TEST=none Review URL: http://codereview.chromium.org/118010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17208 0039d316-1c4b-4281-b951-d872f2087c98
* Ensure that Firefox search engines are imported correctly.mirandac@chromium.org2009-05-291-25/+46
| | | | | | | | | | | | | | | It also makes sure that engines which have been removed from Firefox are not imported into Chrome. BUG= http://crbug.com/12245 TEST= Install firefox, and do not change the default search engines. Start Chrome, and import search engines from Firefox. Default Firefox engines should now be part of Chrome. Review URL: http://codereview.chromium.org/115895 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17207 0039d316-1c4b-4281-b951-d872f2087c98
* Add new Linux packaging file to build output.mmoss@chromium.org2009-05-291-0/+1
| | | | | | | Review URL: http://codereview.chromium.org/118015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17204 0039d316-1c4b-4281-b951-d872f2087c98
* Disable more flaky tests.tc@google.com2009-05-291-1/+3
| | | | | | | | | TBR=finnur Review URL: http://codereview.chromium.org/115940 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17203 0039d316-1c4b-4281-b951-d872f2087c98
* Changing these to be executable.bradnelson@google.com2009-05-292-0/+0
| | | | | | Review URL: http://codereview.chromium.org/115936 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17201 0039d316-1c4b-4281-b951-d872f2087c98
* Disable memory tests that are failing after recent webkit merges.tc@google.com2009-05-291-2/+2
| | | | | | | | | TBR=brettw Review URL: http://codereview.chromium.org/118009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17200 0039d316-1c4b-4281-b951-d872f2087c98
* Adding more Webkit tests to the failure list to get the build green(er).finnur@chromium.org2009-05-291-1/+4
| | | | | | | TBR=brettw git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17199 0039d316-1c4b-4281-b951-d872f2087c98
* Fix app/locales/locales.gyp path.sgk@google.com2009-05-291-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/118004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17197 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 17183 since it caused linux unit_test breakage.maruel@chromium.org2009-05-292-16/+4
| | | | | | Review URL: http://codereview.chromium.org/115929 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17195 0039d316-1c4b-4281-b951-d872f2087c98
* Disable the failing UI test. I filed a P1 bug on it.brettw@chromium.org2009-05-291-1/+4
| | | | | | Review URL: http://codereview.chromium.org/114063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17194 0039d316-1c4b-4281-b951-d872f2087c98
* More expectation changes from the WebKit merge.brettw@chromium.org2009-05-291-2/+4
| | | | | | Review URL: http://codereview.chromium.org/115928 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17193 0039d316-1c4b-4281-b951-d872f2087c98
* Add new failing WebKit tests to the expectations file.brettw@chromium.org2009-05-291-3/+8
| | | | | | Review URL: http://codereview.chromium.org/115927 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17192 0039d316-1c4b-4281-b951-d872f2087c98
* Fix more test list errors.brettw@chromium.org2009-05-291-2/+2
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17191 0039d316-1c4b-4281-b951-d872f2087c98
* Fix the test expectations file by removing duplicate names.brettw@chromium.org2009-05-291-1/+0
| | | | | | Review URL: http://codereview.chromium.org/115925 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17190 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 44202:44252brettw@chromium.org2009-05-292-5/+20
| | | | | | Review URL: http://codereview.chromium.org/113985 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17189 0039d316-1c4b-4281-b951-d872f2087c98
* A change made yesterday caused us not to include any of the toolkit_views rulesdavemoore@chromium.org2009-05-291-8/+3
| | | | | | Review URL: http://codereview.chromium.org/115880 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17188 0039d316-1c4b-4281-b951-d872f2087c98
* Fix namespace to ultimately compile on Macpinkerton@chromium.org2009-05-291-2/+2
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/115924 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17187 0039d316-1c4b-4281-b951-d872f2087c98
* Implement Clear Browser Data for Mac as an app modal dialog. Uses the ↵pinkerton@chromium.org2009-05-2911-252/+895
| | | | | | | | | | profile of the given window or the default profile if run with no windows open. Add a setter to the throbber so it can be used in a nib file. BUG=none TEST=clear browser functionality (note that clearing passwords doesn't work) and checkbox persistance. Review URL: http://codereview.chromium.org/112065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17186 0039d316-1c4b-4281-b951-d872f2087c98
* svn:ignore gmock_main.scons which started to be generated in revision 17066.maruel@chromium.org2009-05-290-0/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17185 0039d316-1c4b-4281-b951-d872f2087c98
* svn:ignore binaries added in revision 16826.maruel@chromium.org2009-05-290-0/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17184 0039d316-1c4b-4281-b951-d872f2087c98
* Scale backing store cache size.deanm@chromium.org2009-05-292-4/+16
| | | | | | | | | | | | | | | | The approach is borrowed from render_process_host's kMaxRenderersByRamTier. The values were chosen to keep a minimal number of DIBs in the extreme low RAM case, and scale up linearly from there to the previous (constant) value of 5. Patch by Joel Stanley. BUG=12028 Review URL: http://codereview.chromium.org/115452 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17183 0039d316-1c4b-4281-b951-d872f2087c98
* Move a few functions commonly called with char* to StringPiece.deanm@chromium.org2009-05-294-9/+10
| | | | | | | | | | | In some cases this will avoid the implicit char* -> std::string conversion, object creation, and string copying. One of the biggest benefit is on Windows, where we can save some conversions in FilePath::AppendASCII. Review URL: http://codereview.chromium.org/113996 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17182 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 in Chromium to version 1.2.6.sgjesse@chromium.org2009-05-291-1/+1
| | | | | | | This fixes a number of issue, and provides some additional support and fixes needed for the dev tools. Review URL: http://codereview.chromium.org/115921 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17181 0039d316-1c4b-4281-b951-d872f2087c98
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-2951-19/+61
| | | | | | | | TEST=none Review URL: http://codereview.chromium.org/115870 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17178 0039d316-1c4b-4281-b951-d872f2087c98
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-2921-32/+30
| | | | | | | | | - reduce header dependencies - miscellanous cleanups (whitespace, explicit deps) Review URL: http://codereview.chromium.org/113945 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17177 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: decouple class and method names from RPC message arguments. That ↵yurys@google.com2009-05-2920-101/+203
| | | | | | | | would allow to select dispatcher wothout parsing the message argument. Review URL: http://codereview.chromium.org/115862 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17176 0039d316-1c4b-4281-b951-d872f2087c98
* DEPS roll for gyp SCons generator that copies symlinks.sgk@google.com2009-05-291-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/115915 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17175 0039d316-1c4b-4281-b951-d872f2087c98
* chrome.gyp fixes to preserve various build behaviorssgk@google.com2009-05-291-1/+52
| | | | | | | | | | | | | | | | | | | and clean up some things: * Make <(grit_out_dir) a top-level variable, used by multiple targets. * Add precompiled.{cc,h} to various targets: common and plugin. * Add precompiled_wtl.{cc,h} to various targets: renderer, unit_tests, and url_fetch_test. * Add browser/net/test_url_fetcher_factory.cc to unit_tests. * Add dependencies on net_resources and webkit_resources to unit_tests and interactive_ui_tests. * Add a dependency on test_support_common to page_cycler_tests. * Add a dependency on net to url_fetch_test. * Pull in all of the installer/installer.gyp targets. BUG=none TEST=none Review URL: http://codereview.chromium.org/112068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17174 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing more bustage by ifdefing out Windows-only code.ben@chromium.org2009-05-292-1/+19
| | | | | | | | | TBR=brettw BUG=none TEST=none Review URL: http://codereview.chromium.org/115914 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17173 0039d316-1c4b-4281-b951-d872f2087c98
* Fix unit test bustage by making sure ExtensionView::ViewHierarchyChanged ↵ben@chromium.org2009-05-293-0/+9
| | | | | | | | | | | | | calls the base class impl first. Fix compile bustage by not compiling windows-specific code on other platforms. TBR=brettw BUG=none TEST=none Review URL: http://codereview.chromium.org/115912 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17172 0039d316-1c4b-4281-b951-d872f2087c98
* fix bustage by not compiling windows-specific code on other platforms.ben@chromium.org2009-05-291-0/+4
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17171 0039d316-1c4b-4281-b951-d872f2087c98
* fix bustage by not compiling windows-specific code on other platforms.ben@chromium.org2009-05-291-1/+5
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17170 0039d316-1c4b-4281-b951-d872f2087c98
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match ↵ben@chromium.org2009-05-2944-632/+712
| | | | | | | | | | the NativeControl pattern established for NativeButtons. NativeViewHost is a platform-neutral class that clients instantiate. Behind the scenes the platform instantiates the appropriate NativeViewHostWrapper implementation, either NativeViewHostGtk (as before) or NativeViewHostWin (replaces HWNDView). BUG=none TEST=none Review URL: http://codereview.chromium.org/114059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17169 0039d316-1c4b-4281-b951-d872f2087c98
* Remember the intermediate CA certs if the server sends them to us.ukai@chromium.org2009-05-292-10/+147
| | | | | | | | | BUG=10911 TEST=net_unittests passes Review URL: http://codereview.chromium.org/115700 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17168 0039d316-1c4b-4281-b951-d872f2087c98
* A bit more clean up for Linux upload crash dump.thestig@chromium.org2009-05-291-7/+9
| | | | | | | | BUG=none TEST=visit about:crash, no dump file left over in /tmp. Review URL: http://codereview.chromium.org/113984 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17161 0039d316-1c4b-4281-b951-d872f2087c98
* Detach verify thread from NSPR on linux.ukai@chromium.org2009-05-291-0/+14
| | | | | | | | | | | | | The threads in our thread pool terminate after we have called PR_Cleanup. Unless we detach them from NSPR, if we use CertVerifier, net_unittests dies with segfault on shutdown. BUG=10911 TEST=net_unittests passes with code that uses CertVerifier. Review URL: http://codereview.chromium.org/115856 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17160 0039d316-1c4b-4281-b951-d872f2087c98
* Gets NativeTabContentsContainerGtk to compile and removes somesky@chromium.org2009-05-294-28/+4
| | | | | | | | | | | unneeded methods from NativeTabContentsContainerWin. BUG=none TEST=none Review URL: http://codereview.chromium.org/115903 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17159 0039d316-1c4b-4281-b951-d872f2087c98
* linux: wrap prefs checkbox in options window.evan@chromium.org2009-05-291-2/+10
| | | | | | | | | | | This is a quick hack, that will be replaced once we have the rest of prefs implemented. BUG=12736 Review URL: http://codereview.chromium.org/113977 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17158 0039d316-1c4b-4281-b951-d872f2087c98
* Pressing "enter" while the JS prompt text entry has focus shouldtc@google.com2009-05-291-1/+3
| | | | | | | | | accept the user's text. Review URL: http://codereview.chromium.org/114058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17157 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed a bug with the unit_tests, which caused it to leave hebrew enabledhbono@chromium.org2009-05-293-15/+46
| | | | | | | | | | | | | vista without hebrew support the bug reason is documented in the source for all to see and the bug=12093 (http://code.google.com/p/chromium/issues/detail?id=12093) the code has been tested with and without a debugger but i have to admit, the unit_tests rarely pass on my machine (the ui ones never do)but this code i changed leaves the state EXACTLY like it was and solves this issue at least BUG=12093 TEST=run unit_tests.exe on Hebrew Windows; run Chrome; open a page which contains a <textarea dir="ltr"></textarea> element; press control+right-shift key, and; verify its "dir" attribute becomes "rtl". Review URL: http://codereview.chromium.org/115849 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17156 0039d316-1c4b-4281-b951-d872f2087c98
* Re-add the code to only add sse2 flags on Chromium builds. Ittc@google.com2009-05-291-3/+9
| | | | | | | | | | | was accidentally lost in r16719. BUG=9007 Review URL: http://codereview.chromium.org/115902 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17155 0039d316-1c4b-4281-b951-d872f2087c98