summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-032-4/+2
* base::Bind: Remove scoped_callback_factory.h.jhawkins@chromium.org2012-01-031-1/+0
* Extensions: Clean up (delete unnecessary, simplify use of) a couple of nativekalman@chromium.org2012-01-032-19/+7
* Turn on prefetching againgavinp@chromium.org2011-12-271-4/+31
* Link rel=prefetch was disabled during prerender development; for nowgavinp@chromium.org2011-12-272-13/+13
* Remove Hunspell on OS X - step 5jeremy@chromium.org2011-12-224-20/+3
* Missing plugin : Fix null mimetype issue in embed tagcpu@chromium.org2011-12-221-0/+8
* Add 'web_accessible_resource" keyword for version 2 extension manifests. This...cdn@chromium.org2011-12-211-0/+18
* Revert 115245 - Coverity: Fixing pass by value, 101350.cmp@chromium.org2011-12-211-11/+11
* Add an out-of-line destructor to this class.erikwright@chromium.org2011-12-212-0/+4
* Remove Hunspell on OS X - step 4jeremy@chromium.org2011-12-214-46/+121
* Coverity: Fixing pass by value.dpapad@chromium.org2011-12-212-2/+2
* Extensions: only inject the necessary extension API JSON into schema_generate...kalman@chromium.org2011-12-212-108/+138
* Coverity: Fixing pass by value, 101350.dpapad@chromium.org2011-12-211-11/+11
* Add a Learn More link to app-unreachable page.miket@chromium.org2011-12-212-2/+22
* Coverity fix: deferencing NULL pointerarthurhsu@chromium.org2011-12-211-0/+1
* Do not crash if SpellcheckWordIterator fails to initialize.nileshagrawal@chromium.org2011-12-201-4/+14
* Remove meaningless log message.miket@chromium.org2011-12-191-1/+2
* Added populate parameter to chrome.windows.get, chrome.windows.getCurrent,mtytel@chromium.org2011-12-191-5/+64
* Split extension_api.json up into one json file for each api.koz@chromium.org2011-12-191-143/+0