summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* base::Bind migrations in chrome/renderercsilv@chromium.org2011-11-179-45/+51
* Remove the ability to set the default search engine from JS.levin@chromium.org2011-11-172-42/+7
* Setting up external delegate calls to allow a future delegate to handle autofillcsharp@chromium.org2011-11-172-2/+10
* chrome.loadTimes() shouldn't be affected by in-document navigation.simonjam@chromium.org2011-11-177-144/+224
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-168-218/+210
* Try to fix linux clobber compile.thakis@chromium.org2011-11-161-2/+4
* chrome: Remove 10 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-162-6/+4
* Stop copying extension bindings scripts.miket@chromium.org2011-11-152-19/+10
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-2/+2
* Roll WebKit 100156:100263.tonyg@chromium.org2011-11-151-1/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-157-16/+17
* Print Preview: Making margin selection sticky (part 2/2, again)dpapad@chromium.org2011-11-151-1/+2
* Revert 110035 - Print Preview: Making margin selection sticky (part 2/2)dpapad@chromium.org2011-11-151-2/+1
* Print Preview: Making margin selection sticky (part 2/2)dpapad@chromium.org2011-11-151-1/+2
* Insert default stylesheet for platform apps.miket@chromium.org2011-11-154-10/+60
* Convert render thread idle delays from seconds to milliseconds.ulan@chromium.org2011-11-141-11/+11
* DevTools: add chrome-devtools to the content settings whitelist.pfeldman@chromium.org2011-11-141-0/+3
* Enable extension APIs for content scripts.aa@chromium.org2011-11-1215-187/+195
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-112-5/+5
* Cleanup: Remove unneeded forward declarations in chrome/renderer.thestig@chromium.org2011-11-1111-44/+0
* Use SkCanvs::writePixels instead of deprecated SkDevice::writePixels.bsalomon@google.com2011-11-111-1/+1
* Convert safe-browsing ScopedRunnableMethodFactory.shess@chromium.org2011-11-106-25/+30
* Call LowMemoryNotification instead of IdleNotification when need to free memory.ulan@chromium.org2011-11-101-6/+1
* Revert 109213 - Take script URLs into account when applying script content se...cmp@chromium.org2011-11-108-183/+55
* Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.cmp@chromium.org2011-11-106-2/+159
* ContentSettingsObserver (+ related classes) cleanup.marja@chromium.org2011-11-096-159/+2
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-098-55/+183
* Revert 109036 (speculative; seems to cause increased worker test flakiness) -...thakis@chromium.org2011-11-088-183/+55
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-088-55/+183
* Revert 109005 - Take script URLs into account when applying script content se...marja@chromium.org2011-11-088-183/+55
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-088-55/+183
* Refactor ChromeContentRendererClient::CreatePlugin.marja@chromium.org2011-11-071-52/+25
* Fix permissions problem.rtenneti@chromium.org2011-11-052-0/+0