summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* New icons for scrollbardavemoore@chromium.org2010-10-2812-0/+0
* Revert 64321 (broke mac compile; please use tryservers) - Changes to enable r...thakis@chromium.org2010-10-286-367/+246
* Disable failing pyauto tests due to broken session restorenirnimesh@chromium.org2010-10-281-0/+4
* Changes to enable retry of failed sends on feedback reports.rkc@chromium.org2010-10-286-246/+367
* Make sure ExtensionsService::AddPendingExtension*() is run from the right thr...skerner@google.com2010-10-281-2/+39
* Don't assert if PostTask fails for WEBKIT thread, since it doesn't exist on ...jam@chromium.org2010-10-281-4/+2
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-2825-45/+80
* added WaitUntil function to fix bug 60953nirnimesh@chromium.org2010-10-282-2/+8
* Correction of missing manifest file for ExtensionApiTest.Popup browser test. ...twiz@google.com2010-10-282-2/+9
* [Mac] Close info bubbles managed by BaseBubbleController when switching tabs.rsesek@chromium.org2010-10-283-0/+41
* Updates typical_profile data to include TopSites.sky@chromium.org2010-10-283-2/+1
* GTK: The incognito man should be placed opposed to the side with the most but...erg@google.com2010-10-282-26/+68
* Verify Extension was loaded by checking paths rather than assuming it's last.tessamac@google.com2010-10-281-4/+14
* This fixes a bad readlink call that was causing some tests to fail.gspencer@chromium.org2010-10-281-3/+5
* If default browser is set to FF, and Chrome is run as first-run with an empty...mirandac@chromium.org2010-10-283-10/+22
* Cleanup: Get rid of app/gtk_util.h.jhawkins@chromium.org2010-10-2817-18/+97
* Increase the maximum notification height from 120px to 160px.johnnyg@chromium.org2010-10-281-1/+1
* Add ssl_config_service_manager_pref.cc andwtc@chromium.org2010-10-281-3/+13
* Alternative to overlays on X windows.piman@chromium.org2010-10-282-5/+6
* AutoFill: Skip past hidden input fields when parsing forjhawkins@chromium.org2010-10-282-0/+124
* Use an opaque handle type to pass WebPluginDelegateImpl across dylib boundariesthakis@chromium.org2010-10-284-26/+28
* Added mesa dependency to ui_tests and chrome_tests.apatrick@chromium.org2010-10-281-1/+3
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-284-11/+5
* Revert "Add Shutdown button to login/locker screen."oshima@chromium.org2010-10-289-83/+156
* Flagged GPUTest.UITestLaunchedWithOSMesa as DISABLED.apatrick@chromium.org2010-10-281-2/+2
* Add missing resource shutdown_icon.pngoshima@chromium.org2010-10-281-0/+0
* 1. Fires port.onDisconnect if tabs.connect fails.jstritar@chromium.org2010-10-287-23/+65
* Makes generate_profile able to generate top sites data.sky@chromium.org2010-10-284-84/+151
* [Sync] made --sync-notification-host take an optional portakalin@chromium.org2010-10-282-3/+32
* Add Shutdown button to login/locker screen.oshima@chromium.org2010-10-289-156/+83
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-286-3/+90
* [ChromeOS] Whitelist existing users when owner turns off allow anyone to login.xiyuan@chromium.org2010-10-286-19/+79
* Revert 64240 - Pass the correct array size to readlink, and pass the length o...vangelis@chromium.org2010-10-281-2/+2
* Fixed a warning that didn't get caught by the linux_chromeos trybot.stevenjb@chromium.org2010-10-284-100/+180
* Make sample zip generation a configurable option in the chrome extension docs...kurrik@chromium.org2010-10-282-13/+46
* Sets margins for textfields on the Login Screen.altimofeev@chromium.org2010-10-285-7/+61
* Update a bunch of FLAKY_ tests to match current realitystuartmorgan@chromium.org2010-10-287-40/+8
* Linux: Use -fno-ipa-cp for gcc 4.5 to make omnibox searching work.craig.schlenter@chromium.org2010-10-281-0/+7
* Add histogram to track number of .nexe launches, normalized against opening n...mmortensen@google.com2010-10-282-2/+5
* Mark WindowDotOpen flaky on Windows.nick@chromium.org2010-10-281-1/+8
* Make SigninManager tolerate SignOut() calls when not initialized.mnissler@chromium.org2010-10-282-0/+14
* Disable CrashRecoveryBrowserTest.Reload for timing out.mnaganov@chromium.org2010-10-281-1/+3
* Autofill deprecate unique_ids in favor of guids for testing_automation_providerdhollowa@chromium.org2010-10-281-3/+2
* Clean up CrashRecoveryBrowserTest.LoadInNewTab disabling.mnaganov@chromium.org2010-10-281-9/+2
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-284-5/+11
* Disable SessionHistoryTest.FrameBackForward and FrameFormBackForward.mnaganov@chromium.org2010-10-281-2/+6
* Disable CrashRecoveryBrowserTest.LoadInNewTab on Linux and ChromeOSmnaganov@chromium.org2010-10-281-2/+2
* Mac: turn on file access checks for the IO thread.thakis@chromium.org2010-10-281-1/+1
* Disable FocusOnReloadCrashedTab completely -- it fails on other plaforms, too.mnaganov@chromium.org2010-10-281-8/+1
* [Chrome OS] Prevent HOSTED accounts from logging in, but still handle CAPTCHA...cmasone@chromium.org2010-10-282-18/+34