summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-1615-180/+652
* Enable PrintWebViewHelper::OnPrintForPrintPreview on all platforms.ctguil@chromium.org2011-04-151-2/+0
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-151-0/+1
* Fix missing includejam@chromium.org2011-04-151-0/+1
* Fix missing includejam@chromium.org2011-04-151-0/+1
* Move RenderProcess to content.jam@chromium.org2011-04-1516-549/+10
* Move RenderThread to content\renderer.jam@chromium.org2011-04-1418-1212/+16
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-1411-78/+104
* Proactively preventing build break when https://bugs.webkit.org/show_bug.cgi?...zelidrag@chromium.org2011-04-141-0/+6
* Change the client-side phishing detection request format. Instead ofnoelutz@google.com2011-04-149-69/+129
* Implement private API for web store to determine app ID ofaa@chromium.org2011-04-141-13/+109
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-1428-445/+436
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-145-22/+22
* 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