summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-4/+4
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-095-37/+114
* Add device motion runtime feature entry and the command line switch.pfeldman@chromium.org2010-08-091-0/+3
* More metrics for proxy connections impact A/B test.ziadh@chromium.org2010-08-091-2/+2
* The Selenium window.open target blank test fails in ChromeFrame as the naviga...ananta@chromium.org2010-08-061-1/+15
* Fix map iteration error caught by Coverity.jcivelli@chromium.org2010-08-061-2/+4
* SwapBuffers notification is sent from GPU process to renderer process.apatrick@chromium.org2010-08-064-0/+46
* add pepper video decoder glue and delegatewjia@google.com2010-08-062-0/+100
* NULL-check the weak RenderView pointer before unregistering plugin delegatesstuartmorgan@chromium.org2010-08-061-1/+2
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-065-114/+37
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-065-37/+114
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-062-2/+0
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-062-2/+0
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-063-4/+4
* One more PhishingDOMFeatureExtractorTest suppression, for the IPC channel name.bryner@chromium.org2010-08-061-7/+11
* AutoFill: Remove one level of indirection when clearing a previewed form.jhawkins@chromium.org2010-08-064-14/+8
* Chromium-side implemention of pepper's FileChooser.dumi@chromium.org2010-08-052-0/+15
* Prettify blocked plugin HTML UI:bauerb@chromium.org2010-08-052-3/+21
* DevTools: get rid of delayed command dispatching on front-end side.pfeldman@chromium.org2010-08-054-2/+14
* Block non-sandboxed plugins.bauerb@chromium.org2010-08-053-59/+82
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-044-0/+127
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-043-4/+4
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-043-4/+4
* Pass notifications to the browser when a document is accessing an appcache.michaeln@chromium.org2010-08-041-2/+4
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-042-2/+2
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-049-16/+87
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-042-18/+18
* First stage of proxy extension API.pam@chromium.org2010-08-041-0/+1
* Fix for Issue 50923: page is not properly positioned on paper when paper isyuzo@chromium.org2010-08-042-5/+7
* Input value appears twice on the form fielddhollowa@chromium.org2010-08-031-0/+4
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-0312-0/+12
* DCHECK that CreatePlugin is only called for blocked plugins when click-to-pla...bauerb@chromium.org2010-08-031-6/+5
* DevTools: follow up to r54722, remove unused classes.pfeldman@chromium.org2010-08-031-1/+0
* Add the definition of the webRequest and webNavigation APIs.jochen@chromium.org2010-08-031-0/+2
* DevTools: Get rid of DevTools RPC.pfeldman@chromium.org2010-08-036-56/+37
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-034-1/+34
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-033-23/+36
* Fix the wrong substr use in autofill fix for bug 49332.inferno@chromium.org2010-08-021-1/+1
* Fix language detection with short text pages.jcivelli@chromium.org2010-08-021-7/+6
* A/B test for measuring effect of number of proxy connections.ziadh@chromium.org2010-08-021-1/+35
* Record received data in WebViewPlugin and replay it when loading the real plu...bauerb@chromium.org2010-08-021-0/+1
* Linux fix for Issue 50340: @page rules inside @media print rules are not pro...yuzo@chromium.org2010-08-021-4/+12
* Convert wstring/wchar_t* in chrome/renderer to std::string/char* or string16.viettrungluu@chromium.org2010-07-314-58/+55
* Fix the build.brettw@chromium.org2010-07-311-1/+3
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-312-3/+4
* Fix bad license header under chrome/ directory.tfarina@chromium.org2010-07-314-25/+25
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-312-3/+0
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-304-1/+6
* Altered the logic that determines when NaCl is enabled. Previously, we requi...cbiffle@google.com2010-07-302-10/+28
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-302-4/+4