summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Fix possible crash due to improper schema validationbattre@chromium.org2012-10-261-0/+13
* Remove the ProxyConnectionImpact field trial.stevet@chromium.org2012-10-261-33/+0
* Implement chrome extension tab capture API as specified here:justinlin@chromium.org2012-10-263-0/+35
* Don't allow the browser plugin to be instantiated if the app doesn't have the...fsamuel@chromium.org2012-10-252-6/+30
* Disable pushState and the rest of the history API in packaged apps via runtim...mihaip@chromium.org2012-10-253-2/+9
* Remove beginInstallWithManifest2 alias.mihaip@chromium.org2012-10-251-8/+0
* Browser Plugin: Deleted old implementation (renderer side)fsamuel@chromium.org2012-10-253-96/+1
* Remove unused / unnecessary stuff from Instant.sreeram@chromium.org2012-10-252-4/+2
* Stop enabling shadow DOM for <webview> and the HTML titlebar.mihaip@chromium.org2012-10-251-18/+0
* Lose chrome/renderer/prerender/prerendering_support.*gavinp@chromium.org2012-10-254-103/+56
* Revert 163902 - Implement chrome extension tab capture API as specified here:justinlin@chromium.org2012-10-243-35/+0
* Remove the ConnnectBackupJobs field trial.stevet@chromium.org2012-10-241-36/+0
* Implement chrome extension tab capture API as specified here:justinlin@chromium.org2012-10-243-0/+35
* Remove width and height property from <webview> tag.lazyboy@chromium.org2012-10-241-4/+5
* [Spellcheck] Consolidate Document Tag handling somewhatgroby@chromium.org2012-10-242-45/+65
* [Spellcheck] Factored out common testing code.groby@chromium.org2012-10-244-144/+156
* Rename <browser> shim to <webview>fsamuel@chromium.org2012-10-246-46/+46
* Deal with plug-ins removing themselves on initialization inside a PluginPlace...bauerb@chromium.org2012-10-241-1/+11
* [Autofill] Update the autocomplete types implementation to match the current ...isherman@chromium.org2012-10-243-155/+121
* Factored out OSX spelling into a separate subclass.groby@chromium.org2012-10-242-32/+108
* Remove the ConnCountImpact FieldTrial code.stevet@chromium.org2012-10-241-36/+0
* Remove NaCl ARM CWS whitelisting mechanism for post M23 releases where the AR...robertm@chromium.org2012-10-242-36/+4
* Cache more information when launching NaCl sel_ldr, and pass 'Dev' interfacebbudge@chromium.org2012-10-231-23/+28
* Cleaning up the command line flags for spellcheck.rlp@chromium.org2012-10-231-1/+1
* Don't return too early in PluginPlaceholder destructor.bauerb@chromium.org2012-10-231-3/+5
* Don't call app.window.create callback until after DidCreateDocumentElement.jeremya@chromium.org2012-10-233-3/+88
* [Coverity] Prevent negative loop boundgroby@chromium.org2012-10-231-1/+1
* Remove unused AutofillMsg_SelectAutofillSuggestionAtIndex.nileshagrawal@chromium.org2012-10-232-9/+0
* InstantExtended: Add new show() Searchbox API.jered@chromium.org2012-10-204-7/+60
* Move the Bluetooth API to dev channel.bryeung@chromium.org2012-10-193-7/+6
* Rename the window onClose event to be onClosed, which is more consistent with...mihaip@chromium.org2012-10-191-2/+2
* Add AppWindow.close()jeremya@chromium.org2012-10-191-0/+3
* <browser>: Expose contentWindow in <browser> tag.lazyboy@chromium.org2012-10-191-0/+15
* Disable usage of onRequest and sendRequest in event pages for dev loadedmpcomplete@chromium.org2012-10-193-3/+39
* Native Messaging revert-reverteaugusti@chromium.org2012-10-184-2/+83
* Instant{Extended}: Preserve URL suggestions.jered@chromium.org2012-10-181-1/+2
* Dispatch an onClose event to app windows when they are closed.jeremya@chromium.org2012-10-183-0/+19
* Changed text for blocked NaCl plugins and replacement HTML behaviour.zelidrag@chromium.org2012-10-184-13/+23
* <browser>: Expose canGoBack(), canGoForward() methods in <browser> tag.lazyboy@chromium.org2012-10-181-0/+2
* Fix a race in chrome.bluetooth.getDevices.bryeung@chromium.org2012-10-181-25/+80
* Cancel pending custom context menu when destroying a ContextMenuClient.bauerb@chromium.org2012-10-171-0/+2
* Add a content API to connect a Native Client module to an out-of-process PPAP...bbudge@chromium.org2012-10-171-149/+21
* Don't display platform app resources in normal browser windows.estade@chromium.org2012-10-171-2/+2
* Fix check_perms error from r162212.thestig@chromium.org2012-10-161-0/+0
* Remove legacy draggable region code and refactor to share common draggable re...jianli@chromium.org2012-10-161-6/+0
* Get the document language directly from WebKit rather than trying to figurebcwhite@chromium.org2012-10-163-44/+49
* Re-land 162026: White-list the two ssh client webstore ids besides quickoffice.dpolukhin@chromium.org2012-10-161-3/+16
* Revert 162026 - White-list the two ssh client webstore ids besides quickoffice.mattm@chromium.org2012-10-161-16/+3
* White-list the two ssh client webstore ids besides quickoffice.robertm@chromium.org2012-10-161-3/+16
* <browser>: Always read <browser>.src attribute from <object>.src.lazyboy@chromium.org2012-10-161-0/+7