summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding an experimental app notification API.asargent@chromium.org2011-06-281-0/+1
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-281-10/+0
* Add a histogram to try and work out a little bit about the high-level breakdowncevans@chromium.org2011-06-271-4/+77
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-0/+1
* PrintPreview: Fix the regression caused by r90320.kmadhusu@chromium.org2011-06-272-3/+10
* Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa...rsleevi@chromium.org2011-06-271-1/+0
* Update form_manager_browsertest.cc to the new WebKit APIabarth@chromium.org2011-06-261-36/+36
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-3/+3
* Added a private chromeAuthPrivate API.sanjeevr@chromium.org2011-06-251-0/+1
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-4/+4
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-4/+4
* Update chrome/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-2412-63/+80
* Reset |plugins_temporarily_allowed_| flag in ContentSettingsObserver when nav...bauerb@chromium.org2011-06-241-0/+1
* Update chrome/renderer/extensions to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-246-20/+28
* Update chrome/renderer/external_host_bindings.cc to reflect WEBKIT_FRAME_TO_D...abarth@chromium.org2011-06-241-16/+12
* PrintPreview: Regenerate print preview data only when required.kmadhusu@chromium.org2011-06-245-20/+65
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-232-3/+4
* Fix build for chromeOSdilmah@chromium.org2011-06-221-3/+5