summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Moving the autofill code from WebKit EditorClientImpl to Chromium.jcivelli@google.com2010-08-126-43/+151
* Adding tts experimental extensions apichaitanyag@chromium.org2010-08-123-1/+17
* Autocomplete doesn't honor maxlength attribute.dhollowa@chromium.org2010-08-121-2/+4
* AutoFill: Release the cached frame when we receive the frameDestroyed() messagejhawkins@chromium.org2010-08-114-5/+20
* Add support for BGRA pixel format to the command buffer implementation of Web...senorblanco@google.com2010-08-112-0/+22
* Enable GLSL shader translator by default. With this change, Chrome'skbr@google.com2010-08-111-1/+1
* Reapplies r55735, fixing some message code that was checked in that I collide...erg@google.com2010-08-111-0/+2
* Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages."erg@google.com2010-08-111-2/+0
* FBTF: Allow forward declaration of classes passed to sync IPC messages.erg@google.com2010-08-111-0/+2
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-114-0/+127
* Initialize member struct in Pepper plugin.finnur@chromium.org2010-08-111-0/+1
* Implements initial plumbing for IDBCursor.bulach@chromium.org2010-08-116-1/+143
* When running in single process mode, the sandbox is off. Tell the file syste...jorlow@chromium.org2010-08-111-0/+1
* DevTools: remove usages of InjectDispatch.jsyurys@chromium.org2010-08-112-7/+0
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-7/+1
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-112-0/+11
* Revert 55510 - Prelaunch GPU process after 10 seconds.mirandac@chromium.org2010-08-101-17/+4
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-1011-1/+928
* Prelaunch GPU process after 10 seconds.apatrick@chromium.org2010-08-101-4/+17
* Histograms & Field Trails about prefetchinggavinp@google.com2010-08-092-6/+111
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-0911-928/+1
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-4/+4
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-0911-1/+928
* 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