summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Renaming the following files to include the _win suffix:tommi@chromium.org2009-01-1510-66/+50
| | | | | | | | | | | | | | | scoped_comptr*.* scoped_bstr*.* addition: time_unittest_win.cc -> time_win_unittest.cc BUG=6409 Also renaming the scoped_comptr class to ScopedComPtr to conform with chromium style (and not boost as before). Review URL: http://codereview.chromium.org/18054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8098 0039d316-1c4b-4281-b951-d872f2087c98
* add system_monitor_posix to buildpinkerton@google.com2009-01-151-0/+4
| | | | | | Review URL: http://codereview.chromium.org/18275 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8097 0039d316-1c4b-4281-b951-d872f2087c98
* Update test fixable to account for recent merges.levin@chromium.org2009-01-151-0/+15
| | | | | | Review URL: http://codereview.chromium.org/18097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8096 0039d316-1c4b-4281-b951-d872f2087c98
* Add the DejaVu Sans font to the optional font list to pick up Georgian glyphs.jhawkins@chromium.org2009-01-153-3/+1001
| | | | | | | Rebaseline w3-list-styles because of an off-by-one different with this font. Review URL: http://codereview.chromium.org/18252 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8095 0039d316-1c4b-4281-b951-d872f2087c98
* - Bring over WebKit's DumpRenderTree support to keeping the tests out of thethomasvl@chromium.org2009-01-154-3/+339
| | | | | | | main pasteboard so any user actions won't break tests. Review URL: http://codereview.chromium.org/18018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8093 0039d316-1c4b-4281-b951-d872f2087c98
* - Match up w/ NSPasteboard docs and mark sure our special type is on thethomasvl@chromium.org2009-01-151-1/+1
| | | | | | | pastboard type list before we put the marker. Review URL: http://codereview.chromium.org/17395 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8092 0039d316-1c4b-4281-b951-d872f2087c98
* Revert change 8081 because it breaks the unit testsnsylvain@chromium.org2009-01-151-7/+4
| | | | | | Review URL: http://codereview.chromium.org/18274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8091 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline a layout test where only the exception text is different.ager@google.com2009-01-157-5/+31
| | | | | | | | Update the test list with information about another test and remove a test that is currently completely disabled. Review URL: http://codereview.chromium.org/18224 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8089 0039d316-1c4b-4281-b951-d872f2087c98
* revert 8087abarth@chromium.org2009-01-152-8/+6
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8088 0039d316-1c4b-4281-b951-d872f2087c98
* We should download text/csv mime types instead of displaying them.abarth@chromium.org2009-01-152-6/+8
| | | | | | | | | BUG=6079 R=darin Review URL: http://codereview.chromium.org/18086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8087 0039d316-1c4b-4281-b951-d872f2087c98
* post-winhttp cleanup: remove a todo.ericroman@google.com2009-01-152-18/+1
| | | | | | Review URL: http://codereview.chromium.org/18219 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8086 0039d316-1c4b-4281-b951-d872f2087c98
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-1521-169/+257
| | | | | | | | Also moves AuthCache::HttpKey() --> GetSignonRealmKey(). Review URL: http://codereview.chromium.org/18218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8085 0039d316-1c4b-4281-b951-d872f2087c98
* This test only passed if RLZTracker::InitRlz hadn't been called, levin@chromium.org2009-01-151-4/+7
| | | | | | | | | | so it failed when the test run order happened to change. This change fixes that. Review URL: http://codereview.chromium.org/18222 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8081 0039d316-1c4b-4281-b951-d872f2087c98
* Actually skip running platform/mac layout tests.dglazkov@google.com2009-01-152-5/+7
| | | | | | | | R=pamg Review URL: http://codereview.chromium.org/18085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8080 0039d316-1c4b-4281-b951-d872f2087c98
* Post-scrubbing fix-up of the UniscribeHelper unit test.dglazkov@google.com2009-01-152-14/+14
| | | | | | | | R=eseidel. Review URL: http://codereview.chromium.org/18246 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8078 0039d316-1c4b-4281-b951-d872f2087c98
* Remove non-existant files that should have been removedpaulg@google.com2009-01-151-8/+0
| | | | | | | in this CL: http://codereview.chromium.org/18259 Review URL: http://codereview.chromium.org/18083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8076 0039d316-1c4b-4281-b951-d872f2087c98
* Remove an errant entry from tests_fixable.txt.estade@chromium.org2009-01-151-1/+0
| | | | | | Review URL: http://codereview.chromium.org/18081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8073 0039d316-1c4b-4281-b951-d872f2087c98
* Checking in filter factory code.scherkus@chromium.org2009-01-152-0/+140
| | | | | | | | Read the comments in media/base/factory.h for details. Review URL: http://codereview.chromium.org/17257 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8071 0039d316-1c4b-4281-b951-d872f2087c98
* Add a bucket in the connection type histograms forwtc@google.com2009-01-153-5/+13
| | | | | | | | | | | | intermediate CA certificates containing MD5 signatures. Change copyright year of new files to 2009. R=jar BUG=6102 Review URL: http://codereview.chromium.org/18063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8070 0039d316-1c4b-4281-b951-d872f2087c98
* Fix the test lists. I forgot to run lint. Go me.brettw@chromium.org2009-01-151-2/+1
| | | | | | Review URL: http://codereview.chromium.org/18079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8069 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium side of WebKit merge 39894:39913 plus a one-line fix from a morebrettw@chromium.org2009-01-156-14/+25
| | | | | | | recent WebKit revision in XMLTokenizerLibxml2.cpp to make it compile. Review URL: http://codereview.chromium.org/18075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8068 0039d316-1c4b-4281-b951-d872f2087c98
* fix bustageben@chromium.org2009-01-151-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8067 0039d316-1c4b-4281-b951-d872f2087c98
* Move password manager files into a subdirben@chromium.org2009-01-1520-26/+53
| | | | | | Review URL: http://codereview.chromium.org/18259 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8066 0039d316-1c4b-4281-b951-d872f2087c98
* Updated test list from previous WebKit merge after running on buildbot.brettw@chromium.org2009-01-151-14/+7
| | | | | | Review URL: http://codereview.chromium.org/18077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8065 0039d316-1c4b-4281-b951-d872f2087c98
* Fix path handling under cygwin Python when invoked from Win32 shell.aharper@chromium.org2009-01-151-3/+35
| | | | | | | | Handle relative paths in source files from parents of SOURCE_ROOT. Review URL: http://codereview.chromium.org/18064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8064 0039d316-1c4b-4281-b951-d872f2087c98
* add a repack utility for combining .pak files generatedtc@google.com2009-01-152-6/+72
| | | | | | | | | by grit into a single .pak file. Review URL: http://codereview.chromium.org/18254 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8063 0039d316-1c4b-4281-b951-d872f2087c98
* Fix maximized mode drawing offscreen in Classic mode. Apparently Classic, ↵pkasting@chromium.org2009-01-151-7/+14
| | | | | | | | | | | unlike Luna, does not auto-clip maximized windows with an explicitly-set HRGN of NULL, so we have to set one. BUG=5054 TEST=On a desktop extended across multiple monitors, switch to Classic mode, open a Chrome window, and maximize it on one monitor. Make sure it doesn't draw any pixels on the other monitor. Review URL: http://codereview.chromium.org/18258 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8062 0039d316-1c4b-4281-b951-d872f2087c98
* fix mac bustagebeng@google.com2009-01-151-90/+102
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8061 0039d316-1c4b-4281-b951-d872f2087c98
* Render maximized mode better when using nonstandard border widths.pkasting@chromium.org2009-01-152-69/+68
| | | | | | | | | | | This change is a bit gross. It calls out to GetSystemMetrics() all over this code, which just shows how many places are sizing themselves from the window edge instead of from the window border edge. When cleaning this file up to be more sane, I intend to make most of these functions position themselves based on the border edge, which should cut down the number of these calls to just a couple (and perhaps collapse some of the constants together too). BUG=5054 TEST=In both Classic and Luna, use the Display control panel to set your active/inactive border widths to something nonstandard (try 20, that's real noticeable) and maximize a Chrome window. Make sure the window controls appear where you expect instead of partly or totally off the screen edges. Review URL: http://codereview.chromium.org/18255 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8060 0039d316-1c4b-4281-b951-d872f2087c98
* Fix status bubble positioning with custom border widths by positioning the ↵pkasting@chromium.org2009-01-151-9/+12
| | | | | | | | | | | | | bubble relative to the client area and then converting to parent coordinates instead of trying to position it absolutely with hardcoded constants. Also changes an Offset() call to ConvertPointToView(), which is functionally the same but I think clearer in intent. BUG=5054 TEST=In both Classic and Luna, use the Display control panel to set your active/inactive border widths to something nonstandard (try 20, that's real noticeable) and maximize a Chrome window. Make sure when hovering a link that the status bubble appears aligned with the screen corner instead of partly offscreen. Review URL: http://codereview.chromium.org/18253 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8059 0039d316-1c4b-4281-b951-d872f2087c98
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-15175-506/+661
| | | | | | Review URL: http://codereview.chromium.org/18250 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8058 0039d316-1c4b-4281-b951-d872f2087c98
* Constify the params of a couple View functions, which I'll need for an ↵pkasting@chromium.org2009-01-152-10/+20
| | | | | | | | | upcoming change to be able to call these from someone else's const member function. Also fixes a couple cases of wrong parameter wrapping/"*" binding. Review URL: http://codereview.chromium.org/18251 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8057 0039d316-1c4b-4281-b951-d872f2087c98
* Write installer success result to the registry even for user level installs.kuchhal@chromium.org2009-01-152-18/+20
| | | | | | | | | BUG=1549439 Review URL: http://codereview.chromium.org/18249 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8056 0039d316-1c4b-4281-b951-d872f2087c98
* Work around a stupid Purify bug that was causing lots of bogus messages to ↵erikkay@google.com2009-01-152-15/+19
| | | | | | | | | | | | | | | | appear when running base_unittests.exe. Also change perf_test_suite to call TestSuite::Initialize() prior to its other work to ensure that superclass initialization happens first. BUG=6436 This bug wound up being introduced with change: http://codereview.chromium.org/18003 Review URL: http://codereview.chromium.org/18074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8055 0039d316-1c4b-4281-b951-d872f2087c98
* More linux SVG rebaselines.estade@chromium.org2009-01-157-15/+4
| | | | | | | | These rebaselines are due to recent changes in webkit Skia port SVG rendering. Review URL: http://codereview.chromium.org/18247 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8054 0039d316-1c4b-4281-b951-d872f2087c98
* More ui_test purify changes.paulg@google.com2009-01-153-22/+23
| | | | | | Review URL: http://codereview.chromium.org/18069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8052 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselining layout tests in svg/hixie.finnur@google.com2009-01-156-8/+5
| | | | | | Review URL: http://codereview.chromium.org/18245 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8051 0039d316-1c4b-4281-b951-d872f2087c98
* When a function handling an event doesn't return a value, it leaveserg@google.com2009-01-141-7/+12
| | | | | | | | | | | the "event" object on the global context. This namespace pollution was causing some functionality that was trying to detect if we were in an event, such as popup blocking, to go wrong. BUG=6367 Review URL: http://codereview.chromium.org/18013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8050 0039d316-1c4b-4281-b951-d872f2087c98
* Linux SVG rebases.estade@chromium.org2009-01-1413-14/+9
| | | | | | | | Linux side of issue http://codereview.chromium.org/17636/show Review URL: http://codereview.chromium.org/18035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8049 0039d316-1c4b-4281-b951-d872f2087c98
* Re-enable the audio tests that fail in the botscpu@google.com2009-01-144-4/+24
| | | | | | | | | - Basically skip some tests if the OS reports there is no audio device. Review URL: http://codereview.chromium.org/16811 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8047 0039d316-1c4b-4281-b951-d872f2087c98
* Checking in basic pipeline interface and stubbed out media::PipelineImpl.scherkus@chromium.org2009-01-144-0/+207
| | | | | | | | This interface is going to be updated some more in the future, but I'd like to get the basics in first. Review URL: http://codereview.chromium.org/17299 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8046 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium part of WebKit merge 39880:39894brettw@chromium.org2009-01-144-6/+24
| | | | | | | This also adds a batch file for running the merge script since I don't have sh. Review URL: http://codereview.chromium.org/18061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8044 0039d316-1c4b-4281-b951-d872f2087c98
* Don't launch uninstall survey for forced user-level uninstallskuchhal@chromium.org2009-01-141-2/+4
| | | | | | | | | BUG=1575239 Review URL: http://codereview.chromium.org/18239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8043 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline an editing layout test. The expected output was assuming a bug ↵sidchat@google.com2009-01-143-3/+1
| | | | | | | | where the caret would be one pixel off. The merge resolved that bug - i.e., the caret is no longer off by a pixel. Review URL: http://codereview.chromium.org/18242 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8042 0039d316-1c4b-4281-b951-d872f2087c98
* When opening a new tab by pressing CTRL-T in app mode, the location bar ↵jcampan@chromium.org2009-01-141-0/+5
| | | | | | | | | | | | would not get focused. This is because when the tab was shown its browser window is not yet active. BUG=6380 TEST=Open an app (ex: gmail), press CTRL-T, this opens a new browser with a new tab. Navigate to google.com in the new tab. Go back to the app, press CTRL-T again, a new tab should be opened and the location bar should have focus. Review URL: http://codereview.chromium.org/18017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8040 0039d316-1c4b-4281-b951-d872f2087c98
* flagging a test that appears to have regressed.thomasvl@chromium.org2009-01-141-1/+8
| | | | | | | | marked a test that seems to have a race condition locally and on the build bots. marked one more flaky test on the server. Review URL: http://codereview.chromium.org/18057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8039 0039d316-1c4b-4281-b951-d872f2087c98
* Baselines the testsky@google.com2009-01-144-1/+30
| | | | | | | | | | | | | | LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-4.html. This is a newly added test that just needs a baseline. The only difference between our baseline and the Mac baseline is sizes because of fonts. BUG=none TEST=none Review URL: http://codereview.chromium.org/18052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8033 0039d316-1c4b-4281-b951-d872f2087c98
* Fix capitalization build break after r8028mark@chromium.org2009-01-141-1/+1
| | | | | | Review URL: http://codereview.chromium.org/18237 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8030 0039d316-1c4b-4281-b951-d872f2087c98
* Fix plugin_tests failurejam@chromium.org2009-01-141-1/+1
| | | | | | | TBR=avi Review URL: http://codereview.chromium.org/18236 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8029 0039d316-1c4b-4281-b951-d872f2087c98
* Fix build bustage. Update enum names.darin@chromium.org2009-01-144-147/+147
| | | | | | | | TBR=dglazkov Review URL: http://codereview.chromium.org/18235 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8028 0039d316-1c4b-4281-b951-d872f2087c98