summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Revert 107645 (To see if it was responsible for increase in static initialize...eroman@chromium.org2011-10-273-194/+2
* Fix test snapshotting on linux by creating a separate automation path forkkania@chromium.org2011-10-273-2/+194
* Added logic that will retry to reload+reconnect the mobile payment portal pag...zelidrag@chromium.org2011-10-272-1/+10
* Use string literal, not a char[] variable, in UMA_HISTOGRAM_ENUMERATION.palmer@chromium.org2011-10-271-37/+36
* Delegating the "are images allowed" decision to renderer.marja@chromium.org2011-10-276-14/+159
* first cut at experimental topsites extension apiestade@chromium.org2011-10-261-0/+1
* Remove unnecessary dependencies on Autofill.isherman@chromium.org2011-10-256-27/+4
* Enable Native Client for the external plugins which handle Native Client mime...bbudge@google.com2011-10-251-1/+10
* Add trace events for renderer thumbnailer, it can be quite expensivejamesr@chromium.org2011-10-241-7/+24
* Redo how page load time stats are gathered for webrequest extensions:mpcomplete@chromium.org2011-10-225-20/+73
* Use a better error code for when an extension blocks a network request usingmpcomplete@chromium.org2011-10-212-1/+20
* Remove TrackerBase.brettw@chromium.org2011-10-201-15/+9
* Rename the ResourceTracker in webkit to HostResourceTracker.brettw@chromium.org2011-10-201-1/+1
* Close Lazy Background Page after event dispatchtessamac@chromium.org2011-10-201-0/+6
* Add asyncBlocking support to webRequest event listeners.cbentzel@chromium.org2011-10-201-0/+11
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-9/+12
* Cache the ranges_ vector and share the ranges_ vectorrtenneti@chromium.org2011-10-201-1/+3
* Add checks to narrow down the search space for bug 100890.vandebo@chromium.org2011-10-201-1/+7
* Fix a bug that causes NaCl tests to fail. The CWS and dev interfacebbudge@chromium.org2011-10-192-12/+19
* Taking the plugin URL into account when deciding if a plugin is allowed.marja@chromium.org2011-10-191-1/+1
* Check for default content setting pattern when requiring user authorization f...bauerb@chromium.org2011-10-194-19/+21
* Only send the client-side phishing model to a renderer if its profile has Saf...bryner@chromium.org2011-10-193-13/+39
* Print Preview: Fix a bad DCHECK.thestig@chromium.org2011-10-191-1/+1
* Fix print media page size by using the value we compute.vandebo@chromium.org2011-10-181-2/+2
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-12/+9
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-9/+12
* Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...bbudge@google.com2011-10-182-45/+96
* Remove redundant function call, and fix bad var naming.arthurhsu@chromium.org2011-10-181-6/+8
* Remove toolstrips from Chrome.aa@chromium.org2011-10-172-19/+1
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-175-11/+7
* Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...mihaip@chromium.org2011-10-171-4/+9
* When printing a PDF, query and use the print scaling disabled option. Also, ...vandebo@chromium.org2011-10-173-44/+79
* Revert 105759 - Revert 105755 - Fails on XP and Vistatbarzic@chromium.org2011-10-171-0/+1
* Move the java channel code to content. As discussed, we don't want to expose ...jam@chromium.org2011-10-172-62/+0
* Revert 105755 - Fails on XP and Vistarsleevi@chromium.org2011-10-171-1/+0
* Adding experimental extension clipboard api.tbarzic@chromium.org2011-10-161-0/+1
* Fix of unused variable warnings related to DHISTOGRAM* in release builds.pph34r@gmail.com2011-10-161-2/+2
* Collect histograms for page load time when adblock extensions are installed.mpcomplete@chromium.org2011-10-163-0/+174
* Move margin processing code to the browser process.vandebo@chromium.org2011-10-152-101/+41
* Get rid of view_messages.h includes in chrome\renderer.jam@chromium.org2011-10-1510-44/+13
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-1417-813/+223
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Move extension permissions API out of experimental.jstritar@chromium.org2011-10-141-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-132-2/+2
* Allow resource identifiers in content settings.bauerb@chromium.org2011-10-131-3/+1
* net: Move EscapeForHTML() functions into net namespace.tfarina@chromium.org2011-10-131-6/+6
* Move contentSettings extension API out of experimentalbauerb@chromium.org2011-10-132-5/+5
* More options for the types of margins to add.vandebo@chromium.org2011-10-132-23/+22
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-132-4/+4
* Pull FileBrowserPrivate API out of EventBindings.aa@chromium.org2011-10-137-49/+127