summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* PrintPreview: Added code to print using system dialog.kmadhusu@chromium.org2011-04-251-2/+0
* Load crypt32.dll into renderer when chromoting is enabledhclam@chromium.org2011-04-241-0/+6
* Autofill passwords after re-opening tab containing a login page.isherman@chromium.org2011-04-232-5/+17
* Scope some autorelease pools.avi@chromium.org2011-04-221-3/+5
* Refine inferring label algorithm to Autofill correctly.Takano.Naoki@gmail.com2011-04-222-2/+113
* Revert 82448 - nsylvain@chromium.org2011-04-212-113/+2
* Refine inferring label algorithm to Autofill correctly.Takano.Naoki@gmail.com2011-04-212-2/+113
* Add V8ValueConverter utility to convert between v8::Value andaa@chromium.org2011-04-207-93/+32
* Add support in the extension docs for webRequest event listeners.mpcomplete@chromium.org2011-04-201-2/+6
* DevTools: implement Save As binding.pfeldman@chromium.org2011-04-202-0/+9
* Fix scaling issue in windows print preview.ctguil@chromium.org2011-04-202-16/+28
* Print Preview: Check PrintHostMsg_UpdatePrintSettings return results and disp...thestig@chromium.org2011-04-202-11/+21
* Cleanup: Use RenderViewObserver::Send() instead of RenderView::Send() in Prin...thestig@chromium.org2011-04-193-64/+30
* Drop RAW_LOGs that describe ordinary conditions nobody cares about.mark@chromium.org2011-04-191-3/+0
* Update headerjam@chromium.org2011-04-181-1/+1
* Move extension_groups.h to the extensions subdir of renderer.jam@chromium.org2011-04-183-5/+5
* Make icon_messages use the IPC macros for defining the structs and the serial...jam@chromium.org2011-04-181-8/+9
* Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...jam@chromium.org2011-04-182-115/+244
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-1810-979/+64
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-181-1/+1
* Move the content settings code out of RenderView, since it belongs in the Chr...jam@chromium.org2011-04-185-5/+330
* Really fix build breakrsleevi@chromium.org2011-04-181-1/+1
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-1812-13/+832
* Enabled media source content from filesystem: schema.zelidrag@chromium.org2011-04-181-0/+1
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-163-0/+48
* Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...zelidrag@chromium.org2011-04-163-48/+0
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-163-0/+48
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-161-1/+1
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-163-3/+3
* 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