summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Revert 113591 - Revert 113579 - Content settings: allow scripts on interstiti...dgozman@chromium.org2011-12-085-1/+75
* Revert 113579 - Content settings: allow scripts on interstitial pages even if...dgozman@chromium.org2011-12-085-75/+1
* Content settings: allow scripts on interstitial pages even if JavaScript is b...marja@chromium.org2011-12-085-1/+75
* Fixed regression with extension omnibox API where whitespace would get trimmedmpcomplete@chromium.org2011-12-081-3/+6
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-2/+1
* Fix null pointer exception in WebViewColorOverlay.acolwell@chromium.org2011-12-071-1/+2
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-1/+1
* Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...dpolukhin@chromium.org2011-12-062-0/+28
* Fix build break from the future.abarth@chromium.org2011-12-061-1/+1
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-1/+1
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-051-1/+1
* Content-initiated navigations from chrome:// pages to chrome:// pages in a ne...tsepez@chromium.org2011-12-051-17/+23
* PrintPreview: Rename PrintMsg_Print_Params struct member variable (printable_...kmadhusu@chromium.org2011-12-045-20/+20
* Reland restrict extension features based on the extension type.jstritar@chromium.org2011-12-041-1/+2
* Silently swallow exceptions in extension bindings callbacks.aa@chromium.org2011-12-031-9/+0
* Update includes to new header locations.abarth@chromium.org2011-12-0344-71/+71
* Revert "Restrict extension features based on the extension type."mpcomplete@chromium.org2011-12-021-2/+1
* Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.xiyuan@chromium.org2011-12-024-0/+109
* Restrict extension features based on the extension type.jstritar@chromium.org2011-12-021-1/+2
* Content settings: whitelist kExtensionScheme and kChromeInternalScheme on the...marja@chromium.org2011-12-023-26/+110
* Consider the origin when computing extension permissionsabarth@chromium.org2011-12-027-20/+37
* Move app notification getChannel API out of experimentalasargent@chromium.org2011-12-021-8/+9
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-014-107/+0
* Only create chromeHidden object when needed.aa@chromium.org2011-12-014-42/+56
* Be more careful when calling methods on chromeHidden. If chromeHidden didn't ...aa@chromium.org2011-12-011-4/+10
* Fix error logging in phishing_classifier.cc.bryner@chromium.org2011-12-011-1/+1
* Print Preview: Set source modifiable bit for scripted printing.thestig@chromium.org2011-12-011-1/+3
* Move view_types.h to view_type.h, since that's the standard name for enums.jam@chromium.org2011-12-013-3/+3
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-301-1/+0
* Rename chrome.experimental.webRequest to chrome.webRequestbattre@chromium.org2011-11-301-8/+8
* Remove base::Bind() from cpp_bound_class.hdcheng@chromium.org2011-11-294-8/+24
* Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()robertshield@chromium.org2011-11-291-1/+1
* Show infobar for missing plug-ins on Mac.bauerb@chromium.org2011-11-285-7/+87
* Moving the MHTML API out of experimental and renaming it.jcivelli@chromium.org2011-11-281-1/+1
* Extension Settings API: rename it to the Extension Storage API.kalman@chromium.org2011-11-271-3/+3
* Clean up plug-in placeholders:bauerb@chromium.org2011-11-2512-219/+478
* Extension Settings API: move the API functions into an object SettingsNamepace,kalman@chromium.org2011-11-241-3/+28
* Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...jam@chromium.org2011-11-231-2/+1
* Print Preview: Properly handle window.print().thestig@chromium.org2011-11-231-1/+5
* Convert to base::Callback in safe_browsing client-side-detection code.shess@chromium.org2011-11-2311-59/+59
* Moving AutofillAgent Logic into Browsercsharp@chromium.org2011-11-222-2/+9
* Delete the temporary file when generating MHTML with the extension API.jcivelli@chromium.org2011-11-222-1/+21
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-222-6/+0
* base::Bind() conversion for webkit.dcheng@chromium.org2011-11-222-5/+10
* Update callers of WebSecurityOrigin::isEmpty to call WebSecurityOrigin::isUniqueabarth@chromium.org2011-11-211-13/+13
* Add OVERRIDE to chrome/renderer.avi@chromium.org2011-11-2116-49/+50
* PrintPreview: [Cleanup] Remove unwanted function calls.kmadhusu@chromium.org2011-11-193-36/+19
* Don't use process isolation for bookmark apps.creis@chromium.org2011-11-182-6/+31
* Clean up disable_naclmcgrathr@chromium.org2011-11-181-4/+4
* Rearrange the input APIs into more suitable groupings.zork@chromium.org2011-11-181-5/+5