summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Add a couple more SSL sites to the mixed content histogram.cevans@chromium.org2011-07-211-0/+22
* Move the tts and ttsEngine APIs out of experimental, and givedmazzoni@chromium.org2011-07-202-10/+10
* Fix issue in print preview where selecting a cloud printer does not generate ...abodenha@chromium.org2011-07-202-4/+19
* Renamed DevTools agentIdentifierPrefix to processIdvsevik@chromium.org2011-07-201-2/+2
* Limit the number of fields we are willing to parse for Autofill to 100.isherman@chromium.org2011-07-201-2/+5
* some cleanup for base/stl_utildilmah@chromium.org2011-07-192-2/+2
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-193-99/+0
* Adjusting `chrome.test.checkDeepEq` to support explicitly undefined propertiesmkwst@chromium.org2011-07-191-9/+14
* Only permit URL-based MIME type sniffing if the proposed type was empty orcevans@chromium.org2011-07-181-4/+12
* Printing: Fix DCHECK when printing using the system dialog from print preview.thestig@chromium.org2011-07-181-4/+4
* Print Preview: Make preview generation event driven to eliminate synchronous ...thestig@chromium.org2011-07-188-445/+512
* Remove Autofill rename #ifdef check now that the WebKit changes have landed.isherman@chromium.org2011-07-165-67/+1
* Add more stats to work out (amonst other things) if Plus is a significantcevans@chromium.org2011-07-151-12/+52
* Keep track of the history's page IDs to avoid navigating to a stale entry.creis@chromium.org2011-07-151-5/+2
* Update TTS extension API docs to reflect latest changes. Note that thisdmazzoni@chromium.org2011-07-151-2/+2
* Revert 92587 - Quick patch to give better error messages for async extension ...asargent@chromium.org2011-07-141-4/+1
* Collect stats on how often we decline to use the plug-in type="mime/blah"cevans@chromium.org2011-07-141-1/+30
* Quick patch to give better error messages for async extension API calls.mpcomplete@chromium.org2011-07-141-1/+4
* Make safe_browsing=0 build again.torne@chromium.org2011-07-141-1/+1
* Adds extension API for getting/observing input method.altimofeev@chromium.org2011-07-141-0/+1
* PrintPreview: [Regression] Fix the preview tab reload issue. kmadhusu@chromium.org2011-07-141-1/+2
* Collect a few more stats relating to Google properties.cevans@chromium.org2011-07-141-0/+16
* Fix some bugs when speak() is called without all of its arguments.dmazzoni@chromium.org2011-07-141-1/+1
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-133-17/+20
* Print Preview: Associating preview requests and responses using an identifierdpapad@chromium.org2011-07-135-0/+12
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-132-15/+18
* Enable clear cache/cookies support in developer toolsvsevik@chromium.org2011-07-132-0/+9
* DevTools: explicitly define routed messages as routed, not control. All DevTo...yurys@chromium.org2011-07-132-5/+8
* Re-land change 7253001.sanjeevr@chromium.org2011-07-131-0/+1
* Prepare for landing of WebKit patch renaming AutoFill to Autofillisherman@chromium.org2011-07-135-6/+72
* Initial support for cloudprint in print preview.abodenha@chromium.org2011-07-132-5/+55
* Make the Var object use a PP_Module ID rather than a PluginModule object.brettw@chromium.org2011-07-121-1/+2
* Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...jstritar@chromium.org2011-07-122-18/+15
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-122-15/+18
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-125-15/+30
* When Autofilling <select> elements, consider both the element's value and its...isherman@chromium.org2011-07-122-12/+18
* Do not store the |print_pages_params_| if the preview is cancelled.kmadhusu@chromium.org2011-07-121-1/+8
* Make safe browsing optional at compile time.torne@chromium.org2011-07-112-1/+9
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-073-9/+53
* Print Preview: Add the ability to cancel an in-flight print preview.thestig@chromium.org2011-07-078-30/+117
* Set agent identifier prefix when creating DevToolsAgent.caseq@google.com2011-07-051-0/+4
* Make AboutCrash handler crash directly.shess@chromium.org2011-07-031-1/+8
* Coverity: Fix a REVERSE_INULL.jhawkins@chromium.org2011-07-011-5/+5
* Detect Kaspersky SSL MITM and give a helpful error message.agl@chromium.org2011-07-011-0/+12
* Printing: Store the document cookie of the current PrinterQuery onjhawkins@chromium.org2011-07-011-1/+5
* Fix visibility state of prerendered pages openedmmenke@chromium.org2011-06-302-0/+15
* Gmail mails get modified upon send due to certain extensionsabarth@chromium.org2011-06-301-5/+15
* Prevent navigation to chrome-devtools: and chrome-internal: schemas from httpcdn@chromium.org2011-06-291-3/+10
* Print Preview: Display a throbber when the user requests the system printjhawkins@chromium.org2011-06-292-3/+4
* Print Preview: Remove unused draft mode code.thestig@chromium.org2011-06-295-23/+9