summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Attempt at fixing crash during tab dragging. The crash dumps seem tosky@chromium.org2010-07-124-85/+31
* Reland -- Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-1210-9/+66
* Revert 52054: causing startup tests to fail on Vista and XP perf dbgvandebo@chromium.org2010-07-115-223/+247
* status_icons: Remove StatusIcon::Create method.tfarina@chromium.org2010-07-112-8/+0
* Add unit test and supporting code to test process overflow case.erikkay@chromium.org2010-07-115-6/+156
* Refactor json automation interface for pyauto hooks.nirnimesh@chromium.org2010-07-115-247/+223
* Change the default number of proxy resolver threads used for evaluating PAC s...eroman@chromium.org2010-07-102-1/+18
* Coverity: fix leak when AutomationProvider::WaitForDownloadsToComplete called...mattm@chromium.org2010-07-101-0/+1
* NetworkStateNotifier that sends notification when network stat has changed.oshima@chromium.org2010-07-104-0/+269
* Removed some unused code. We were adding some data to std::set objects that n...ziadh@chromium.org2010-07-102-38/+7
* Fix a crash when using negotiate HTTP auth.eroman@chromium.org2010-07-101-0/+1
* PyAuto: Automation hooks to get/set themenirnimesh@chromium.org2010-07-102-0/+30
* Set default sync notification method to "server".akalin@chromium.org2010-07-101-2/+1
* Updated cache-invalidation-api to @33.akalin@chromium.org2010-07-091-2/+2
* Avoid preconnect (and pre-resolution) when proxy MIGHT be presentjar@chromium.org2010-07-095-3/+56
* Renamed AudioController to AudioOutputController.satish@chromium.org2010-07-095-52/+57
* Adding support for sub pages and adding the sync page. dhg@chromium.org2010-07-097-10/+209
* Skeleton of DOMUI implementation of Basics option pagestuartmorgan@chromium.org2010-07-094-8/+86
* Disable a test temporarily to avoid causing other tests problems when they ru...pkasting@chromium.org2010-07-091-1/+2
* Made chrome: schema savable. Reenabled print context menu that was previously...zelidrag@chromium.org2010-07-092-8/+2
* Try to cut down Browser/TabContents header dependencies.erg@chromium.org2010-07-0912-12/+25
* Fixing mistake in chrome that would cause save as to not work.dhg@chromium.org2010-07-091-4/+8
* Make bookmark import not to enable bookmark bar by default.huanr@chromium.org2010-07-095-5/+24
* Infobars would not show up in chrome frame rendered pages due to a change in ...ananta@chromium.org2010-07-092-9/+13
* New pyauto hook to set and get autofill profilesalyssad@chromium.org2010-07-092-1/+298
* GTK: Fix browser_tests ViewIDTest.Basic not to expect the page menu.erg@chromium.org2010-07-091-0/+5
* Theme sync: Delay the creation of the theme sync node until the user switchesalbertb@chromium.org2010-07-094-33/+56
* Use TimedWait everywhere to prevent hangs.skrul@chromium.org2010-07-091-26/+42
* Remove unneccessary explicit blacklist.thakis@chromium.org2010-07-091-25/+9
* fix the notification continuous-resize problem by preventing scrollbars from ...johnnyg@chromium.org2010-07-093-1/+18
* Add --allow-scripting-gallery command line switch to allow extensionssdoyon@chromium.org2010-07-092-1/+4
* Current code will definitely crash if ACTION_DELETE is passed to ThemeChangeP...johnnyg@chromium.org2010-07-091-3/+5
* Restore the bookmark manager favicon.tony@chromium.org2010-07-092-4/+7
* GTK: Grouped buttons should be equal sizes in new wrench menu.erg@chromium.org2010-07-092-8/+24
* Nukes the import parameters to ShowAutoFillDialog as they aren't used.sky@chromium.org2010-07-098-35/+15
* Fix eliding, truncation issues with hostnames in security information dialog ...inferno@chromium.org2010-07-092-0/+6
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-096-65/+31
* Pass an EntitySpecifics with delete changes to generalize delete handling (an...johnnyg@chromium.org2010-07-097-85/+35
* AutoFill DCHECK in AuxiliaryProfilesImpl::GetAddressBookAddressesdhollowa@chromium.org2010-07-091-36/+39
* TTF: Re-enable PrintingLayoutTextTest.Complex by marking it FAILS_.jhawkins@chromium.org2010-07-091-2/+2
* Fix automation test login mode.nkostylev@google.com2010-07-091-2/+4
* AutoFill DCHECK in RenderViewHost::AutocompleteSuggestionsReturned fails.dhollowa@chromium.org2010-07-092-1/+45
* Fixing CSS to match the mocksdhg@chromium.org2010-07-095-39/+120
* Marking BrowserKeyEventsTest.NormalKeyEvents flaky.hans@chromium.org2010-07-091-1/+2
* Clean up Chromium code to follow message loop reentrancy fix in WebKit (https...apavlov@chromium.org2010-07-091-0/+3
* Disable tests post webkit roll.ajwong@chromium.org2010-07-091-1/+8
* Rerun intranet check on network changes.thakis@chromium.org2010-07-092-10/+38
* Increase subprocess test timeout from 30-->45 seconds and re-enablejrg@chromium.org2010-07-091-9/+3
* Remove an unnecessary null pointer test for |info| inwtc@chromium.org2010-07-091-1/+1
* Fix a potential crash in MountLibraryImpl::Init().satorux@chromium.org2010-07-091-0/+4