summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-141-3/+42
* Cleanup: Remove some unused includes in PrintWebViewHelper.thestig@chromium.org2011-04-141-6/+4
* Mac: Let chrome coexist with the Chinese Handwriting IME.thakis@chromium.org2011-04-132-0/+35
* [Reverting 81332. Reason for revert: page_cycler_intl2 showing huge regressi...nick@chromium.org2011-04-132-25/+0
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-132-6/+6
* Adds method call to UpdatePrintableSizeInPrintParameters() to fix Content Are...clementskau@gmail.com2011-04-131-0/+2
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-1311-85/+549
* More https for support URLs.cevans@chromium.org2011-04-131-1/+1
* Start context menu IDs from 1 instead of 0.bolms@chromium.org2011-04-122-2/+1
* Mac: Let chrome coexist with the Chinese Handwriting IME.thakis@chromium.org2011-04-122-0/+25
* Revert 81308 (broke 10.5)- Mac: Let chrome coexist with the Chinese Handwriti...thakis@chromium.org2011-04-122-25/+0
* Autofill should distinguish forms based on id as well as name.isherman@chromium.org2011-04-121-2/+12
* Mac: Let chrome coexist with the Chinese Handwriting IME.thakis@chromium.org2011-04-122-0/+25
* Chrome side needed for WebKit change to move the little remaining spellcheck ...jam@chromium.org2011-04-122-4/+25
* Concatenate multiple labels per input filed id for form data.Takano.Naoki@gmail.com2011-04-112-1/+35
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-116-128/+114
* HTML/Javascript redirects while prerendering are no longermmenke@chromium.org2011-04-111-4/+10
* Enable data transfer items by default.dcheng@chromium.org2011-04-081-1/+1
* Fix crash when a Frame gets reparented from one RenderView to another because...jam@chromium.org2011-04-086-100/+112
* Don't fire onchange event for <select> elements that are unchanged by Autofill.isherman@chromium.org2011-04-081-4/+8
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-083-10/+28
* Send the ref as part of the client-side phishing detection pingback.bryner@chromium.org2011-04-074-13/+28
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-3/+1
* Adds TabContents/RenderView observers for automation/testing messages.kkania@chromium.org2011-04-073-0/+79
* Cleanup in handling of JavaScript URLs in tabs APIaa@chromium.org2011-04-071-21/+49
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-1/+3
* Fix accidental overload in r80818.thestig@chromium.org2011-04-075-25/+28
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-3/+1
* Cleanup: Stop creating RenderViewObservers from chrome/ in RenderView.thestig@chromium.org2011-04-077-19/+34
* Change text of DNS prefetch option to Network prediction option.cbentzel@chromium.org2011-04-072-11/+13
* Avoid DCHECK when a page contains two identical password forms.isherman@chromium.org2011-04-071-7/+9
* Resets window.chrome.searchbox on every navigation. Otherwise thesky@chromium.org2011-04-062-10/+22
* Enable password filling for forms with no action URL specified.isherman@chromium.org2011-04-062-1/+41
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-062-8/+11
* Move UserScriptSlave and UserScriptIdleScheduler to the extensions subdirectory.jam@chromium.org2011-04-057-13/+13
* Add a VLOG that dumps all of the client-side phishing features before the sco...bryner@chromium.org2011-04-051-0/+1
* Fix NSS in single process modehclam@google.com2011-04-051-1/+3
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-051-3/+3
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-052-7/+3
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-3/+3
* Quick fix for term feature extraction crashes: cancel classification on in-pa...bryner@chromium.org2011-04-042-7/+14
* Fixup broken histogram names - these changed some time back for mostmbelshe@chromium.org2011-04-041-3/+3
* Use ResourceBundle for NativeThemeLinux/Chromeos resource images.xiyuan@chromium.org2011-04-041-3/+0
* When out-of-process PPAPI plugins fail to initialize, don't fall back on tryingbrettw@chromium.org2011-04-041-4/+10
* Move a few RenderViewObservers to ChromeContentRendererClient so that we can ...jam@chromium.org2011-04-015-2/+64
* Changes to WebDatabaseObserverImpl and SimpleDatabaseSystem required to have ...michaeln@google.com2011-04-011-2/+4
* Make <all_urls> and file:///* in permissions trigger "Allow file access"mihaip@chromium.org2011-04-011-10/+3
* Better handling of disabling the GPU acceleration if the GPU process dies mor...amarinichev@chromium.org2011-04-011-1/+1
* Remove the rest of the extension dependencies from content\renderer.jam@chromium.org2011-04-014-0/+126
* Added a DCHECK to validate the metafile page count while handling alpha blend...kmadhusu@chromium.org2011-04-011-0/+4