summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-1427-58/+245
* [chromeos]Allow input method can get tab key when inputting in omnibox.suzhe@chromium.org2010-07-141-3/+4
* Output some error text if one of these Wait functions should timeout.darin@chromium.org2010-07-141-7/+32
* Fix some uninitialize variables that caused the URLLoader test todarin@chromium.org2010-07-141-8/+0
* Fixed compile error.sanjeevr@chromium.org2010-07-141-4/+6
* Moved sending the PluginProcessMsg_AskForShutdown message to the CreateChanne...sanjeevr@chromium.org2010-07-144-48/+68
* Fix runtime JavaScript errors in chrome://options.satorux@chromium.org2010-07-141-6/+0
* Add a DOM UI version of ibus-hangul configuration dialog.mazda@chromium.org2010-07-1410-10/+142
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-9/+31
* Makes the auto fill dialogs match the mocks.sky@chromium.org2010-07-1411-889/+1302
* Use file_util::GetHomeDir instead of getenv("HOME").tfarina@chromium.org2010-07-141-3/+3
* GTK: reduce cpu usage of upgrade notification animation.estade@chromium.org2010-07-143-18/+56
* New javascript console logging related to the appcache.michaeln@chromium.org2010-07-145-0/+23
* Don't set the URL on folders, even to an empty string.nick@chromium.org2010-07-141-1/+2
* Microfix to cause ChromeOS to always try to renew credentials.chron@chromium.org2010-07-141-1/+1
* Fix selection of download URLsfeldstein@chromium.org2010-07-141-1/+4
* sync: Remove unused path_helpers.h file.tfarina@chromium.org2010-07-142-81/+0
* Button label logic on mac should match other platforms and show "stop syncing...johnnyg@chromium.org2010-07-141-2/+1
* Handle birthday errors by disabling sync and deleting sync data. Also added s...tim@chromium.org2010-07-1417-25/+147
* Privacy dashboard link for Mac. Only shown when --show-privacy-dashboard-lin...johnnyg@chromium.org2010-07-143-1016/+228
* Always pass along the GAIA failure event, regardless of the local authenticat...johnnyg@chromium.org2010-07-141-9/+2
* Privacy dashboard link on linux.johnnyg@chromium.org2010-07-142-0/+27
* Add the new notifications content setting preference to the list of synchroni...johnnyg@chromium.org2010-07-141-0/+3
* Created method to save histogram data for futurejerrica@google.com2010-07-142-34/+179
* Add the rest of the content settings tabs.estade@chromium.org2010-07-146-92/+317
* Add the TokenService to the chrome profile, and use it to pass the LSID from ...chron@chromium.org2010-07-1412-31/+98
* Disable SyncerThreadTest.Pause on Windows because it's crashing.oshima@chromium.org2010-07-141-2/+8
* chromeos: Fix keyboard_access_uitest.derat@chromium.org2010-07-141-4/+8
* Try to fix compile break.pkasting@chromium.org2010-07-131-1/+0
* Clean up browser_resources.grd:pkasting@chromium.org2010-07-1363-106/+69
* Clean up app_resources.grd:pkasting@chromium.org2010-07-1338-11/+51
* Added system notification for update_engine.seanparent@google.com2010-07-1314-0/+487
* ChromeFrame back forward navigations at times would mess up the navigation hi...ananta@chromium.org2010-07-131-2/+4
* After verifying the startup win though more testing, removing the guards arou...slightlyoff@chromium.org2010-07-131-6/+1
* TTF: Re-enable FindInPageControllerTest.FindInPagePrematureEnd by marking it asjhawkins@chromium.org2010-07-131-3/+1
* [Mac] Fix build break with r52223.shess@chromium.org2010-07-131-2/+2
* Allow the default search providers to be specified by the preferences files,cpu@chromium.org2010-07-136-32/+168
* Fix browser test broken by resource ID ordering change.pkasting@chromium.org2010-07-131-12/+44
* TTF: Re-enable BrowserFocusTest.TabsRememberFocusFindInPage by marking it asjhawkins@chromium.org2010-07-131-1/+1
* GTK: own a widget that was being accessed after destruction.estade@chromium.org2010-07-132-7/+8
* [Mac] First part of Omnibox decoration refactor. Enable ev bubble.shess@chromium.org2010-07-1322-877/+1194
* TTF: Re-enable UnloadTest.BrowserCloseTabWhenOtherTabHasListener on Win byjhawkins@chromium.org2010-07-131-1/+1
* TTF: Re-enable WorkerTest.QueuedSharedWorkerShutdown by marking it as FAILS_.jhawkins@chromium.org2010-07-131-1/+1
* chromeos: Update key bindings for top-row keys.derat@chromium.org2010-07-131-5/+28
* AutoFill: Add the newly-added credit card images to browser_resources.grd.jhawkins@chromium.org2010-07-131-0/+8
* Marking AccountScreenTest.TestBasicoshima@chromium.org2010-07-131-1/+2
* AutoFill: Add credit card images.jhawkins@chromium.org2010-07-138-0/+0
* Assign resource ids from a central file.tony@chromium.org2010-07-132-2/+2
* Fix handling of undeletion within the syncer.nick@chromium.org2010-07-1321-262/+1061
* AutoFill: Only send credit card data suggestions on HTTPS sites.jhawkins@chromium.org2010-07-133-7/+33