summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-251-0/+5
* linux: use minimum size rather than forcing dialog sizeevan@chromium.org2010-02-251-1/+11
* Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to...rsesek@chromium.org2010-02-252-12/+2
* Fix a conditional jump depending on an uninitialized value from r39951 by set...rsesek@chromium.org2010-02-251-1/+2
* Make sure the workers are given a chance to terminate their thread when the I...dimich@google.com2010-02-242-1/+10
* I just put the code that does not compile on ARM. Trybots will fail because I...apatrick@chromium.org2010-02-241-0/+4
* GTK: Add modal cookies confirmation prompt.erg@chromium.org2010-02-242-1/+85
* Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc.mattm@chromium.org2010-02-242-0/+22
* Only pump messages during a cookie query if it results in a user prompt.darin@chromium.org2010-02-241-0/+5
* Turn on session storage by default.jorlow@chromium.org2010-02-242-4/+4
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-2411-423/+944
* Revert 39732 due to reliability bot failures.darin@chromium.org2010-02-231-1/+0
* Remove the --enable-new-autofill switch. This enables the AutoFillManager to...jhawkins@chromium.org2010-02-234-9/+6
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-232-6/+41
* Add support for more types of controls and events to GTK implementation ofdmazzoni@chromium.org2010-02-231-0/+10
* Notify when database access is blocked due to content settings.jochen@chromium.org2010-02-231-0/+1
* Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr...joth@chromium.org2010-02-231-2/+0
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-235-1050/+0
* Mac: record location of Chromium.app (or Google Chrome.app) bundle.viettrungluu@chromium.org2010-02-222-0/+42
* Implement suggestions from Broc Seib:kathyw@chromium.org2010-02-2243-133/+130
* TBR=erikkaykathyw@chromium.org2010-02-226-1/+120
* Refactor the authenticate-with-google code to prep for doing it inside chromecmasone@google.com2010-02-222-3/+4
* WebKit roll 55080:55089agl@chromium.org2010-02-221-0/+1
* Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...aa@chromium.org2010-02-204-4/+25
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-2/+100
* Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-4/+0
* AutoFill forms. We do this by responding to a message from WebKit which send...jhawkins@chromium.org2010-02-202-0/+16
* Link to experimental.html.kathyw@chromium.org2010-02-204-4/+4
* GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-0/+4
* Disable the "Copy Image" context menu option when the user right-clicks a blo...pkasting@chromium.org2010-02-201-0/+2
* Put experimental API info in its own page. No links to it yet.kathyw@chromium.org2010-02-194-2/+581
* Fixing Default User Data Directory for SxS install.huanr@chromium.org2010-02-191-4/+3
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-191-1/+2
* Adding command line flag (--show-composited-render-layers) to enable the show...vangelis@chromium.org2010-02-193-1/+8
* Gtk: try to make sure that the extension error dialog has enough room to show...estade@chromium.org2010-02-191-0/+15
* GTK: Implement the exceptions dialog for the content filtering settings.erg@chromium.org2010-02-192-0/+16
* Second try for:bulach@chromium.org2010-02-196-1/+323
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-1910-2125/+0
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Extracted non-XRender painting path from BackingStoreX into PutARGBImage().scherkus@chromium.org2010-02-192-0/+104
* Remove the command line flag --testing-fixed-host.eroman@chromium.org2010-02-182-12/+0
* Adding @@extension_id reserved message to l10n message map for extension.cira@chromium.org2010-02-183-5/+7
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-186-323/+1
* Initial Geolocation implementationbulach@chromium.org2010-02-186-1/+323
* Revert "linux: enable seccomp sandbox by default"evan@chromium.org2010-02-182-3/+3
* linux: enable seccomp sandbox by defaultevan@chromium.org2010-02-182-3/+3
* Chrome-side change of WebKit API change to expose a "reload all" flag.evan@chromium.org2010-02-181-0/+7
* Flip the "unique file:// URI origin" flag to on. Add thecevans@chromium.org2010-02-182-0/+5
* Add a command-line flag to remap hostnames based on patterns.eroman@chromium.org2010-02-182-0/+15
* Use regular message loop for cros login windowdavemoore@chromium.org2010-02-183-2/+15