summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't clear VideoRendererImpl's proxy_ variable during OnStop().scherkus@chromium.org2010-04-062-8/+8
* 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-065-55/+148
* 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-0614-22/+81
* 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
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-0618-347/+425
* Make sure DecodeIcon is only called from the File thread.finnur@chromium.org2010-04-064-13/+21
* quiet noisy preferences log during unit testserikkay@chromium.org2010-04-061-1/+6
* Make PreferredCacheSize(avail) <= avail*0.8 and f(x) <= f(x+1). nsylvain@chromium.org2010-04-062-38/+60
* Rename kChromeUIFavIconPath to kChromeUIFavIconHost for consistency.arv@chromium.org2010-04-063-3/+3
* WebKit roll 57147:57160.pfeldman@chromium.org2010-04-061-1/+1
* Theme delegate fixes for the 10.6 SDK folllowing r43708.mark@chromium.org2010-04-062-6/+24
* Fix a bad URL in sample code.kathyw@chromium.org2010-04-062-2/+2
* Revert 43741 - [Mac] Make Mac phantom tabs match the appearance of the other ...rsesek@chromium.org2010-04-062-5/+12
* Cl for readabilitydhg@chromium.org2010-04-063-80/+139
* [Mac] Make Mac phantom tabs match the appearance of the other platforms.rsesek@chromium.org2010-04-062-12/+5
* Change bookmark bar toggle to ctrl-shift-b.pkasting@chromium.org2010-04-063-6/+3
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-0616-104/+135
* Remove VLC from the Mac plugin blacklist now that it's not crashingstuartmorgan@chromium.org2010-04-061-4/+0
* Fix extension checkPermission for notifications.rafaelw@chromium.org2010-04-061-8/+1
* A three-phase commit related to changing the params of webkitNotifications.ch...rafaelw@chromium.org2010-04-062-3/+6
* In the GetIETemporaryFilesFolder helper function in ChromeFrame we should not...ananta@chromium.org2010-04-061-2/+0
* [Mac] Deps roll for GTM to pick up fudge factor for radio groups like checkbo...thomasvl@chromium.org2010-04-061-1/+1
* Use CSS word-wrap property to prevent long single words from causing ugly not...johnnyg@chromium.org2010-04-063-0/+6
* On sites like hulu.com while playing a video the cursor would not disappear i...ananta@chromium.org2010-04-061-2/+7
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-0621-48/+1201
* Fix memcheck valgrind errorcmasone@google.com2010-04-062-26/+22
* linux: properly handle pixbuf refcountevan@chromium.org2010-04-061-0/+1
* Add a simple example history extension.skerner@chromium.org2010-04-064-0/+138
* Win32 plumbing for dragend event.dcheng@chromium.org2010-04-067-22/+68
* Disable incremental linking for startup_tests. A trybot could not link this b...thestig@chromium.org2010-04-061-0/+9
* Linux: simplify dump_app_syms since newer versions of Breakpad no longer gene...thestig@chromium.org2010-04-061-20/+6
* Show Page Info dialog on mouse up, not mouse down.pkasting@chromium.org2010-04-062-2/+12
* Fixe for #38367 AutoFill UI bug: extra-long fields behaved incorrectly.georgey@chromium.org2010-04-061-2/+2
* gtk: Implement status icons on linux.evan@chromium.org2010-04-068-3/+181
* [Mac] Add a call to |-layoutTabs| so that restored pinned tabs look as they s...rsesek@chromium.org2010-04-061-0/+4
* Linux UI tweaks: adjust spacing, add a string, make Customize button invisibl...dantasse@chromium.org2010-04-062-17/+24
* Enforce valid Mac plugin event and drawing model pairingsstuartmorgan@chromium.org2010-04-065-7/+17
* Linux: fix a couple of libc calls in a compromised context.agl@chromium.org2010-04-061-8/+17
* Make Mac plugin window interposing more conservative about activating pluginstuartmorgan@chromium.org2010-04-061-2/+23
* detect preferences errorserikkay@chromium.org2010-04-0640-134/+412