summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add bug number in comments for each TreeViewTest marked as FAILSrafaelw@chromium.org2010-05-251-1/+11
* Revert 48155 - Fix some syntax errors found when running ./build/gyp_chromium...jrg@chromium.org2010-05-251-6/+14
* Fix memory leak introduced in r47972 (http://codereview.chromium.org/2137012/...rafaelw@chromium.org2010-05-251-7/+10
* Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...rafaelw@chromium.org2010-05-255-2/+15
* Build unload_uitest.cc on the Mac, with a few of the tests disabledstuartmorgan@chromium.org2010-05-252-6/+14
* Roll webkit 60171:60177.jparent@chromium.org2010-05-251-1/+1
* GTK: Invalidate the web content when we change system colors.erg@chromium.org2010-05-252-6/+2
* Fix build. Duh mistake.jhawkins@chromium.org2010-05-251-1/+1
* Move the BrowserViewsAccessibilityTest and AccessibilityWinBrowserTest tests ...ctguil@chromium.org2010-05-252-2/+3
* Don't let bookmark navigations change content of pinned tab.estade@chromium.org2010-05-253-0/+23
* TTF: Re-enable BrowserAppRefocusTest.* tests on Linux, as the crashes are onl...jhawkins@chromium.org2010-05-251-1/+1
* TTF: Re-enable FormAutocompleteTest.AutoCompleteOffInputSubmit by marking it ...jhawkins@chromium.org2010-05-251-2/+2
* Reporting a more accurate buffered time for the video taghclam@chromium.org2010-05-2510-13/+71
* Another dependency the bbot missed!!!mbelshe@chromium.org2010-05-251-2/+2
* Provide more info to the renderer process in appcache progress events.michaeln@chromium.org2010-05-2517-66/+240
* Missed a file as part of checkin for r48186mbelshe@chromium.org2010-05-251-2/+2
* RestoreOnNewWindowWithNoTabbedBrowsers actually needs to be DISABLED_ not justtonyg@chromium.org2010-05-251-2/+2
* Fix cloud print dialog bug.scottbyer@chromium.org2010-05-253-7/+82
* Fetch a bunch of info from the browsernirnimesh@chromium.org2010-05-255-21/+224
* Build fix: Update a FRIEND_TEST needed from r48189.jhawkins@chromium.org2010-05-251-1/+1
* Keyboard layout change inside DefWindowProc() in AutocompleteEditViewWin::Han...xji@chromium.org2010-05-251-1/+21
* TTF: Re-enable WebCacheManagerBrowserTest.CrashOnceOnly by marking it flaky.jhawkins@chromium.org2010-05-251-2/+2
* TTF: Re-enable RenderViewHostManagerTest.ChromeURLAfterDownload which was wri...jhawkins@chromium.org2010-05-251-2/+1
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-2542-158/+163
* Bound checkingon TableViewjcivelli@chromium.org2010-05-254-31/+45
* TTF: Re-enable MessageLoopTest.EnsureTaskDeletion* by marking them as failing.jhawkins@chromium.org2010-05-251-3/+6
* TTF: Re-enable to tests used only for manual testing. We still want coveragejhawkins@chromium.org2010-05-251-8/+6
* Added code to read the cloud print proxy URL from prefs. Changed the default ...sanjeevr@chromium.org2010-05-2513-57/+238
* Increase the socket limit for proxy servers to 32.willchan@chromium.org2010-05-251-3/+3
* TTF: Re-enable StatsTableTest.MultipleThreads by marking it flaky.jhawkins@chromium.org2010-05-251-2/+2
* Fixed dialog size due to description field height increase.zelidrag@chromium.org2010-05-252-2/+12
* Auto-connect to Google-A when Google-A is available, set up with identity and...chocobo@chromium.org2010-05-257-1/+141
* Another try at correcting VTable pointer checkamit@chromium.org2010-05-251-1/+1
* Marking RestoreOnNewWindowWithNoTabbedBrowsers as FAILS_ on non-Windows.tonyg@chromium.org2010-05-251-1/+10
* Add support for test exclusions for pyauto tests.nirnimesh@chromium.org2010-05-253-28/+80
* AutoFill sending forms should include elements with autoComplete="off" attrib...dhollowa@chromium.org2010-05-252-5/+94
* Eliminate the establishing_tunnel_ internal state and move to explicitmbelshe@chromium.org2010-05-256-133/+227
* Roll webkit 60161:60171.jparent@chromium.org2010-05-251-1/+1
* Mark TreeViewTests as FAILS_ rather than DISABLED_rafaelw@chromium.org2010-05-251-11/+12
* Tear off windows opened in ChromeFrame in IE6 would result in the new window ...ananta@chromium.org2010-05-251-1/+0
* Put "Add Language" dialog into chrome window on ChromeOS.xiyuan@chromium.org2010-05-251-1/+1
* Call mac_util::SerOverrideAppBundlePath before invoking DiagnosticsMain for M...csilv@chromium.org2010-05-251-7/+7
* Disabling TableViewTests (failing on vista)rafaelw@chromium.org2010-05-251-9/+9
* Remove previous print preview work in preparation for new work.viettrungluu@chromium.org2010-05-2517-202/+22
* Fixes a couple of leaks in use of gdk_get_property.sky@chromium.org2010-05-253-9/+2
* Adding 2 new crashes to the list of known crashes.tonyg@chromium.org2010-05-251-0/+3
* Fix for autofill crash (all systems) - created unit tests for all touched cod...georgey@chromium.org2010-05-255-8/+141
* Fix some syntax errors found when running ./build/gyp_chromium --check.rsesek@chromium.org2010-05-251-14/+6
* Don't run SpdyNetworkTransactionTest.SynReplyHeadersVary under TSan/Wintimurrrr@chromium.org2010-05-251-0/+1
* Swap the check for "same page" navigations to happen after the check for "autobrettw@chromium.org2010-05-252-8/+43