summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Duplicate tab does not work for POST pages.pfeldman@chromium.org2011-02-251-0/+10
* Propagate was_fetched_via_proxy to ViewHostMsg_FrameNavigate. We'll use thisbryner@chromium.org2011-02-251-0/+1
* Incorrect login autofills default passworddhollowa@chromium.org2011-02-242-3/+22
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-248-25/+68
* The RenderView currently only updates the navigation statemmenke@chromium.org2011-02-244-44/+25
* Only display Link Doctor page on 404 errors with no body.mmenke@chromium.org2011-02-243-69/+31
* Don't warn about outdated disabled plugins.bauerb@chromium.org2011-02-241-3/+2
* Implementation of 'clear' for preference settings in extension preference apibattre@chromium.org2011-02-241-0/+8
* Migrated Proxy Settings API to mechanisms of Content Settings APIbattre@chromium.org2011-02-241-10/+11
* Implement experimental.contentSettings.misc.blockThirdPartyCookies.bauerb@chromium.org2011-02-242-6/+69
* Autofill crasher Chrome:+Crash+Report+-+Stack+Signature:+WebCore::Node::rende...dhollowa@chromium.org2011-02-241-1/+2
* PPB_Flash cleanup part 1: move the net connector stuff to its own files.viettrungluu@chromium.org2011-02-232-1/+3
* PrintPreview: On Linux, for initial page range text, set |expected_pages_coun...kmadhusu@chromium.org2011-02-231-1/+3
* Initialize the minimum timer interval upon RenderView construction,kbr@chromium.org2011-02-231-0/+3
* Fix for Issue 73274: Printing causes view to scrollyuzo@chromium.org2011-02-232-0/+5
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-232-0/+20
* Print Preview: Generate previews on Linux.thestig@chromium.org2011-02-223-72/+105
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-0/+2
* PrintPreview: Send the expected pages count value to Web UI along with previe...kmadhusu@chromium.org2011-02-222-0/+4
* Integrating Mac OS Grammar checker into Chromium.morrita@chromium.org2011-02-227-2/+355
* clang: Fix a few more failed attempts at overrides found by -Woverloaded-virtualthakis@chromium.org2011-02-221-1/+1
* Linux: Refactor printing to be more linux Windows/Mac.thestig@chromium.org2011-02-193-11/+64
* Cleanup PrintWebViewHelper.thestig@chromium.org2011-02-193-36/+12
* Update the animation callback histogram to measure only the delay between pos...jamesr@chromium.org2011-02-181-33/+46
* Reduce size of all PNGs with pngcrush.estade@chromium.org2011-02-181-0/+0
* Set the minimum timer interval on a per-page basis, and adjust it whenkbr@google.com2011-02-182-4/+15
* Add field trial for A/B testing of SSL False Start.mbelshe@chromium.org2011-02-181-0/+21
* Remove unused render_view_ field from GeolocationDispatcher class.jknotten@chromium.org2011-02-181-3/+0
* Print Preview: Hook up the print button to initiate a normal print operation.thestig@chromium.org2011-02-172-0/+24
* Intergration of the client-side phishing detection.noelutz@google.com2011-02-172-5/+6
* IndexedDB: Allow injection of keys into values via key path.hans@chromium.org2011-02-172-0/+13
* Fix for not delay loading plugins in subframes when prerendering.mmenke@chromium.org2011-02-162-4/+6
* Grab additional malware details from the renderer: frame hierarchy, list of s...panayiotis@google.com2011-02-164-0/+321
* Add a histogram to track application launches by type. Unfortunately, this un...jstritar@chromium.org2011-02-161-0/+12
* Expose WebCore log channels on the chrome command linegavinp@chromium.org2011-02-161-0/+4
* Plumbing for WebIDBFactory::deleteDatabasejochen@chromium.org2011-02-164-3/+52
* Pump the WebCore Timer queue before running animation callbacksjamesr@chromium.org2011-02-162-0/+11
* Add some more comments, fixing a TODO.bryner@chromium.org2011-02-162-6/+11
* Implement webkit media metrics in chromium.scherkus@chromium.org2011-02-164-10/+24
* Fix compile error on windowsjamesr@chromium.org2011-02-161-2/+2
* Simple scheduling for requestAnimationFramejamesr@chromium.org2011-02-162-46/+35
* Update benchmarking clearCache routine to be able to preserve sslhostinfo:mbelshe@chromium.org2011-02-153-5/+7
* Make code around CopyMetafileDataToSharedMem consistent.thestig@chromium.org2011-02-152-17/+15
* Negative scroll offsets are valid (and expected with RTL pages) yet gfx::Size...avi@chromium.org2011-02-154-6/+6
* Pass the timestamp for geolocation positions in seconds, not milliseconds.jknotten@chromium.org2011-02-151-1/+1
* Remove frame_origin and main_frame_origin from network requests.abarth@chromium.org2011-02-151-2/+0
* Retrying r74887: Add plumbing to webRequest API to support event filtering.mpcomplete@chromium.org2011-02-152-2/+81
* Revert 74887 - Add plumbing to webRequest API to support event filtering.mpcomplete@chromium.org2011-02-153-90/+3
* Add plumbing to webRequest API to support event filtering.mpcomplete@chromium.org2011-02-153-3/+90
* WebUI: Get rid of more references to dom_ui and DOM_UI.tfarina@chromium.org2011-02-151-3/+3