summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-283-51/+4
* Add section about the Ruby script to the packaging page.kathyw@google.com2009-09-282-6/+43
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-285-77/+77
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-287-18/+79
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-288-78/+0
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-281-4/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-288-0/+78
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-288-7/+913
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-2/+2
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-2/+2
* Linux: remove --google-internal-crash-reporting.agl@chromium.org2009-09-282-6/+0
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-281-3/+3
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-268-78/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-268-0/+78
* Implement Browser Actions extensions.finnur@chromium.org2009-09-267-109/+181
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-268-78/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-268-0/+78
* Reduce the number of unneeded dependencies.maruel@chromium.org2009-09-251-1/+0
* Second attempt at the new syncer thread impl, now with less crashes!tim@chromium.org2009-09-252-0/+12
* Create the download folder if it doesn't exist. That is, the actual download ...thestig@chromium.org2009-09-251-4/+4
* Actually run directory validation code on install.aa@chromium.org2009-09-251-1/+8
* Re-ban chrome:// URLs from being added to history until I can craft a more fi...pkasting@chromium.org2009-09-251-1/+1
* Refuse to start if we can't get the user data directory.evan@chromium.org2009-09-251-1/+3
* Plumb the new mixed content API callbacks to the tab contents. We'll actuallyabarth@chromium.org2009-09-251-0/+7
* Misc. Cleanup related to OOP Profile Importjeremy@chromium.org2009-09-252-0/+5
* linux: drop temp_scaffolding_stubsevan@chromium.org2009-09-251-1/+2
* Implement BrowserList::AllBrowsersClosed for Linux.tony@chromium.org2009-09-241-4/+2
* Reverting 27117.davemoore@chromium.org2009-09-242-12/+0
* Another draft of the overview, now with figures. Made related changes to the ...kathyw@google.com2009-09-2410-364/+243
* Use chrome/base synchronization primitives and threads instead oftim@chromium.org2009-09-242-0/+12
* Lands http://codereview.chromium.org/227008 for Charlie:sky@chromium.org2009-09-232-1/+5
* [Mac] Make about:memory not crash.shess@chromium.org2009-09-231-0/+1
* Make chromeos build use shared object to load batterydavemoore@chromium.org2009-09-232-0/+14
* Adds a theme promo in the lower right cornerarv@chromium.org2009-09-232-0/+6
* Move FTP LIST parsing code to the renderer process.phajdan.jr@chromium.org2009-09-222-0/+78
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-12/+10
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-221-8/+10
* Modify the template to add analytics to all extension docs.kathyw@google.com2009-09-2235-69/+713
* Speculative patch to fix flakiness in RendererCrashTest.Crash.phajdan.jr@chromium.org2009-09-221-0/+1
* Create an enum for local storage vs. session storage rather than usingjorlow@chromium.org2009-09-223-79/+125
* Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...rafaelw@chromium.org2009-09-224-59/+20
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-222-11/+603
* Remove the CHECK() when SQLite is corrupt.cpu@chromium.org2009-09-221-8/+1
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-211-2/+4
* Retry of r26698.estade@chromium.org2009-09-212-8/+0
* Reverting r26698. Somehow this broke scons?estade@chromium.org2009-09-212-0/+8
* Linux: Remove linux splash page and printing command line switch.estade@chromium.org2009-09-212-8/+0
* Adds NOTREACHED if we ever hit the max cache size of the render pictsky@chromium.org2009-09-211-1/+10
* <html>aa@chromium.org2009-09-212-5/+0
* Adding basic window control to the automation provider for the Mac.avi@chromium.org2009-09-211-40/+0