summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Whitelist one more extension Id for webSocketProxyPrivate and decodeJPEG priv...dilmah@chromium.org2011-06-221-6/+8
* Fix compilation of Chrome now that enableSpellCheckAPI is no longertony@chromium.org2011-06-221-5/+0
* Coverity: Fix unchecked returns.kmadhusu@chromium.org2011-06-221-1/+2
* Coverity: Add a NULL check.thestig@chromium.org2011-06-221-1/+2
* Autofill heuristics checkout files for 06_checkout_qvc.com.htmldhollowa@chromium.org2011-06-222-1/+57
* Autofill heuristics checkout files for 04_checkout_jcrew.com.htmldhollowa@chromium.org2011-06-222-4/+86
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-1/+2
* Use a Skia wrapper when printing on a Skia-enabled Maccaryclark@chromium.org2011-06-211-6/+26
* Add sibling search in |InferLabelFromDivTable| if we cannot infer label.Takano.Naoki@gmail.com2011-06-212-6/+41
* Print Preview: Move resources into their own subdirectory.thestig@chromium.org2011-06-211-2/+1
* Make chrome.app.isInstalled return false until the page is in application pro...mihaip@chromium.org2011-06-213-4/+25
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-204-2/+75
* Revert 89716 - Add a debugging flag to annotate web forms with their Autofill...isherman@chromium.org2011-06-204-75/+2
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-204-2/+75
* Added more spellcheck related UMA histogramsmorrita@chromium.org2011-06-201-1/+1
* Autofill heuristics checkout files for 02_checkout_advanceautoparts.com.htmldhollowa@chromium.org2011-06-182-9/+62
* Initial CL to update the client model more frequently. This CL also changes ...noelutz@google.com2011-06-1710-320/+51
* Clamping down media DEPS rules.scherkus@chromium.org2011-06-171-5/+1
* Correctly apply content settings to data URLs.abarth@chromium.org2011-06-175-8/+44
* Remove base.js from the extension process JS bindings.mihaip@chromium.org2011-06-167-1035/+2
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-24/+0
* Added <TH> tag to infer label.Takano.Naoki@gmail.com2011-06-162-1/+29
* Revert 89098 - Initial CL to update the client model more frequently.rsesek@chromium.org2011-06-1610-42/+122
* Content settings extension API: Implement ContentSetting.getResourceIdentifiers.bauerb@chromium.org2011-06-151-0/+8
* Revert 89201 - Added <TH> tag to infer label.rogerta@chromium.org2011-06-152-29/+1
* Added <TH> tag to infer label.Takano.Naoki@gmail.com2011-06-152-1/+29
* Print preview should use draft PDFs until it is ready to print to improve speed.kmadhusu@chromium.org2011-06-155-8/+21
* Use empty resource identifier unless --enable-resource-content-settings is set.bauerb@chromium.org2011-06-151-4/+4
* Extend access to webSocketProxyPrivate and decodeJPEG private APIs.dilmah@chromium.org2011-06-151-3/+8
* Initial CL to update the client model more frequently.noelutz@google.com2011-06-1410-122/+42
* Clean up autofill::FormManager interface.isherman@chromium.org2011-06-145-673/+523
* Use base::win::GetVersion for Windows run-time version checks in preference tomark@chromium.org2011-06-141-6/+7