summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Tighten the restrictions on including webkit code from chrome/stuartmorgan@chromium.org2012-09-131-0/+3
* Add IsEmpty() check to ModuleSystem::IsPresentInCurrentContext().koz@chromium.org2012-09-131-0/+2
* Loosen up heuristics for detecting account creation forms.gcasto@chromium.org2012-09-131-15/+26
* New 2x image for sadplugin. Also move the old image to new directory.varunjain@chromium.org2012-09-133-1/+3
* Change getDevices to use a DeviceCallback.bryeung@chromium.org2012-09-121-9/+49
* Fix v8 stack trace construction in extensions::Dispatcher::LoggingNativeHandler.kalman@chromium.org2012-09-111-10/+27
* Refactor chrome/renderer resources so they support images with different scale.varunjain@chromium.org2012-09-112-81/+84
* Add AppWindow.dom property back for compatibility.jeremya@chromium.org2012-09-111-0/+3
* Update browserAction.setIcon and pageAction.setIcon for hidpitbarzic@chromium.org2012-09-103-54/+149
* Revert "Moving v8 string conversion functions to content/public/renderer so t...shishir@chromium.org2012-09-101-7/+17
* Rename AppWindow.dom to AppWindow.contentWindow.jeremya@chromium.org2012-09-101-1/+1
* [9] Updated ChromeContentRendererClient & PluginInfoMessageFilter to use Plug...ibraaaa@google.com2012-09-073-39/+30
* Remove the HANDLED_EXTERNALLY status code.mkosiba@chromium.org2012-09-073-16/+22
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-072-5/+8
* Correctly inject titlebars into windows whose first element isn't <html>jeremya@chromium.org2012-09-061-1/+1
* Allow the NaCl IPC proxy to support multiple instances.bbudge@chromium.org2012-09-061-5/+13
* Fix inlined image in inject_app_titlebar.jsjeremya@chromium.org2012-09-051-2/+2
* Moving v8 string conversion functions to content/public/renderer so that they...shishir@chromium.org2012-09-051-17/+7
* HTML titlebars for v2 apps.jeremya@chromium.org2012-09-0511-17/+135
* Whitelist QuickOffice webstore app ID for ARM NaCldschuff@chromium.org2012-09-051-2/+7
* Fix PDF Viewer control loading at HiDPI scale factorsjhorwich@chromium.org2012-09-041-3/+3
* Add benwells and jeremya as extensions ownersbenwells@chromium.org2012-09-042-4/+4
* Treats ASCII numbers as word characters only on LTR languages.hbono@chromium.org2012-09-042-1/+72
* Remove permission warnings from most tabs and windows APIs.aa@chromium.org2012-09-041-13/+1
* This adds WebIntentCallbacks, which is a ProfileKeyedService. It manages WebI...thorogood@chromium.org2012-09-032-6/+31
* Move context-sensitive app.window.* functions to app.window.current().*jeremya@chromium.org2012-09-021-6/+12
* Fixing printing from preview PDF to device on Windows.vitalybuka@chromium.org2012-09-011-0/+12
* Fix a memory leak in PasswordGenerationManager.isherman@chromium.org2012-08-311-2/+2
* Move MediaGalleries.getMediaFileSystems out of experimental.vandebo@chromium.org2012-08-316-37/+55
* More reliable disabling of document.allmihaip@chromium.org2012-08-311-5/+17
* Upstream Android-specific tweaks to blocked_plugin.html.newt@chromium.org2012-08-312-2/+18
* Disable ChromeContentRendererClientTest.NaClRestriction on ARM.husky@chromium.org2012-08-302-0/+8
* Moving Chrome code from using WebFrame::name to WebFrame::uniqueNamenasko@chromium.org2012-08-302-5/+7
* Adding rlp and groby to the owners files for spellcheck.rlp@chromium.org2012-08-301-0/+2
* This forwards through a DOMFileSystem of the attached media device to interes...thorogood@chromium.org2012-08-302-3/+19
* Disallow NaCl in chrome webstore for ARMdschuff@chromium.org2012-08-301-4/+9
* Reset word iterators when changing the spellchecker language.hbono@chromium.org2012-08-294-4/+55
* Enable RenderText path in print_web_view_helper.cc on the Mac.asvitkine@chromium.org2012-08-281-1/+1
* Move ModuleSystem and NativeHandler to extensions/aa@chromium.org2012-08-289-17/+36
* *v8::String::Utf8Value can return NULL.aa@chromium.org2012-08-271-2/+9
* kFileSystemTypeIsolated should be only used in the URL exposed to rendererkinuko@chromium.org2012-08-271-2/+3
* Treat non-English words as words.hbono@chromium.org2012-08-272-1/+10
* Fix weird indenting in ModuleSystem::DumpException().koz@chromium.org2012-08-271-2/+2
* Crash fix.aa@chromium.org2012-08-251-2/+2
* Print preview: Use an ID instead of memory pointer string in WebUI.thestig@chromium.org2012-08-244-59/+65
* Make ModuleSystem::DumpException() handle empty handles.koz@chromium.org2012-08-241-6/+17
* Remove --enable-hidpi-pdf-plugin flags, enable by defaultjhorwich@chromium.org2012-08-241-3/+1
* Added check to prevent extensions from injecting scrips into pages hosted in ...zelidrag@chromium.org2012-08-232-8/+10
* Split a CHECK in 2 in MiscellaneousBindings::DispatchOnConnect to helpmpcomplete@chromium.org2012-08-233-16/+2
* Disable DOM MutationEvents for platform appsadamk@chromium.org2012-08-232-20/+30