summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...cbentzel@chromium.org2010-04-074-14/+3
* Updating trunk VERSION from 370.0 to 371.0laforge@chromium.org2010-04-071-1/+1
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-074-3/+14
* Add strings required to fix bug.joth@chromium.org2010-04-071-4/+10
* Dev Tools: show console when inspector is opened in docked mode.pfeldman@chromium.org2010-04-072-10/+15
* Add some temporary instrumentation to help track down a crasher.eroman@chromium.org2010-04-071-0/+31
* Clean up code in LanguageConfigView.satorux@chromium.org2010-04-072-87/+94
* Run websocket experiment for new protocolukai@chromium.org2010-04-073-41/+112
* Use radio buttons for input methods, rather than checkboxes.satorux@chromium.org2010-04-072-40/+70
* Use FLAKY instead of DISABLED for plugin testsphajdan.jr@chromium.org2010-04-071-4/+4
* Change *.example.com to [*.]example.com to reflect the updated pattern format.jochen@chromium.org2010-04-071-1/+1
* Fix a minor bug that allowed users to remove English from the language config.satorux@chromium.org2010-04-071-2/+2
* Add LanguageconfigView::IsKeyboardLayout()satorux@chromium.org2010-04-073-0/+14
* gtk: Add the 'Learn more' link to the AutoFill dialog.jhawkins@chromium.org2010-04-073-3/+33
* AutoFill: Re-enable label scraping.jhawkins@chromium.org2010-04-072-6/+15
* Linux: fix startup race between creating the SingletonLock and listening on S...mattm@chromium.org2010-04-075-45/+85
* Revert 43796 - Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-077-53/+42
* Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-077-42/+53
* AutoFill: Add a 'Learn more' link to the AutoFill InfoBar that contains a linkjhawkins@chromium.org2010-04-073-0/+24
* Fix plugin (and other) block settings for windows opened simply withcevans@chromium.org2010-04-071-1/+7
* Only place popup windows if the position is not 0,0.tony@chromium.org2010-04-071-2/+7
* Experimental change to fix perf bot.jrg@chromium.org2010-04-071-9/+8
* Do not enable the home button by default on new installs. This doesn't affec...pkasting@chromium.org2010-04-071-2/+0
* Allow location icon to be dragged & dropped. This also fixes all location ba...pkasting@chromium.org2010-04-072-25/+66
* linux: explicitly unhighlight buttons before disablingevan@chromium.org2010-04-071-1/+9
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-0716-231/+1458
* Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...cira@google.com2010-04-078-266/+25
* REVISION BACKED OUTmrossetti@chromium.org2010-04-071-9/+1
* Fix errors in ExtensionPrefs with storing the blacklist last ping day.asargent@chromium.org2010-04-068-23/+363
* Make sure to draw the overlay image even if it is derived.avi@chromium.org2010-04-061-4/+8
* Add 2 missing strings for bookmark managerarv@chromium.org2010-04-061-0/+6
* linux: explicitly unhighlight buttons before disablingevan@chromium.org2010-04-061-1/+9
* Implemented customize sync dialog for OS X (except for integrationakalin@chromium.org2010-04-0612-24/+1986
* Lands http://codereview.chromium.org/1543007 for Thiago:sky@chromium.org2010-04-062-12/+38
* Excluding a Pickle failure until the issue can be resolved.mrossetti@chromium.org2010-04-061-0/+3
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-0636-2745/+1050
* Reland: No longer accept 'null' as signifying unset optional object property ...rafaelw@chromium.org2010-04-062-14/+14
* Disable PluginLoadUnload while I look into the failure.mpcomplete@chromium.org2010-04-061-1/+2
* compile-time test to ensure installer critical enum does not changecpu@chromium.org2010-04-061-0/+6
* Fix for bug #38260 AutoFill needs to obfuscate the saved credit card info in ...georgey@chromium.org2010-04-064-12/+40
* Excluding ExtensionProxyUITest from valgrind tests.oshima@chromium.org2010-04-061-0/+2
* AutoFill: Parse HTMLLabel elements for form control element labels.jhawkins@chromium.org2010-04-064-52/+146
* Explicitly add a dependency on a few headers pyauto uses.nirnimesh@chromium.org2010-04-061-0/+2
* Changes end cap of tab-to-search images.sky@chromium.org2010-04-061-4/+26
* Add some shutdown perf tests. We measure shutdown for the combination ofthestig@chromium.org2010-04-068-70/+233
* GTK: Change menu delegate callback from CommandWasExecuted to CommandWillBeEx...estade@chromium.org2010-04-063-7/+9
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-0612-15/+67
* AutoFill address filling when labels are missing.dhollowa@chromium.org2010-04-064-16/+88
* Add a space to a log message to separate two words.wtc@chromium.org2010-04-061-1/+1
* Mac: Improve content settings dialog in some languages.thakis@chromium.org2010-04-066-1223/+1139