summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...benrg@chromium.org2012-01-183-9/+9
* Add IPC message to open chrome://plugins from a missing plug-in placeholder.bauerb@chromium.org2012-01-183-24/+13
* Fold media::PipelineImpl into media::Pipeline as there is only one implementa...scherkus@chromium.org2012-01-181-1/+1
* Split logic for defining custom types in schema_generated_bindings.js into se...koz@chromium.org2012-01-186-120/+177
* Print Preview: Add a non-user-visible pref for controlling print preview. Hoo...thestig@chromium.org2012-01-182-4/+9
* Extension cleanup: move devtools custom bindings out of schema_generated_bind...kalman@chromium.org2012-01-184-12/+30
* Revert 117964 - UILayoutTest: Use DOMAutomation to retrieve document.body.inn...apatrick@chromium.org2012-01-181-3/+1
* UILayoutTest: Use DOMAutomation to retrieve document.body.innerTextdgrogan@chromium.org2012-01-171-1/+3
* Stop pumping messages while handling cookie requests for Chrome Frame. This i...robertshield@chromium.org2012-01-171-7/+4
* Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, andkalman@chromium.org2012-01-1722-385/+750
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-166-29/+21
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-166-21/+29
* Added gallery extension id for hterm to places where we check API permissions.zelidrag@chromium.org2012-01-141-1/+2
* Extensions cleanup: pull the browserAction and pageAction API customisationskalman@chromium.org2012-01-145-73/+108
* Adding functionality to print PDF embedded in the html page.gene@chromium.org2012-01-133-13/+38
* Reland 117210 - Show error message when download a plug-in installer fails.bauerb@chromium.org2012-01-132-0/+8
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-8/+14
* Extensions cleanup: move tabs API cusomisations out of schema_generated_bindi...kalman@chromium.org2012-01-1311-86/+170
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-134-12/+15
* Don't call preLoad for navigations within the same page.scr@chromium.org2012-01-131-0/+1
* Implement blocking read. Reading was working fine for synchronous case, but t...miket@chromium.org2012-01-131-37/+46
* Remove plugin installation code on ChromeOS and Aura.bauerb@chromium.org2012-01-122-7/+23
* Extensions cleanup: move a bunch of API customisations fromkalman@chromium.org2012-01-1225-504/+958
* Re-land r117016: Split out the contextMenus schema bindings from schema_gener...kalman@chromium.org2012-01-1210-143/+358
* Move chrome/common/metrics* files into a shared subdirectory.isherman@chromium.org2012-01-121-2/+2
* Fixes an old crash in GetCurrentPageActions().aa@chromium.org2012-01-121-3/+2
* PrintPreview: Honor print media page orientation settings.kmadhusu@chromium.org2012-01-122-17/+88
* Add an error message to the Javascript console when the NaCl plugin is blocked,bbudge@chromium.org2012-01-111-0/+7
* Revert 117210 - Show error message when downloading a plug-in installer fails.bauerb@chromium.org2012-01-112-8/+0
* Show error message when downloading a plug-in installer fails.bauerb@chromium.org2012-01-112-0/+8
* Cleanup: Remove switches::IsInBrowserThumbnailingEnabled().thestig@chromium.org2012-01-111-2/+3
* Query the current window with chrome.tabs.query using -1.jstritar@chromium.org2012-01-101-2/+2
* PrintPreview: Honor the print media page size and margin values.kmadhusu@chromium.org2012-01-109-222/+659
* Revert r117016 "Split out the contextMenus schema bindings from schema_genera...maruel@chromium.org2012-01-1010-355/+143
* Split out the contextMenus schema bindings from schema_generated_bindings.js.kalman@chromium.org2012-01-1010-143/+355
* Rip Out the Sidebar APIrdevlin.cronin@chromium.org2012-01-092-11/+3
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-091-0/+2
* Revert 116834 - Don't use browser windows for platform app shell windows.aa@chromium.org2012-01-081-2/+0
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-071-0/+2
* Revert 116803 - Don't use browser windows for platform app shell windows.sky@chromium.org2012-01-071-2/+0
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-071-0/+2
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...crogers@google.com2012-01-074-2/+7
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-066-6/+4
* Automatically load newly installed plug-ins if they are missing on a page.bauerb@chromium.org2012-01-067-35/+70
* Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...msw@chromium.org2012-01-064-7/+2
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNodecrogers@google.com2012-01-064-2/+7
* Remove Hardcoded Autofill Popup Location.csharp@chromium.org2012-01-061-5/+2
* Attempt at a fix for crasher with SpellChecker and purge memory.jcivelli@chromium.org2012-01-054-32/+30
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-041-1/+0
* Directly download and open plug-in installer files.bauerb@chromium.org2012-01-042-2/+16