summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Fix painting for RWHVV: Paint->OnPaint.sadrul@chromium.org2011-02-162-2/+2
* Cancel prerender when we discover a download starting from a page we are prer...dominich@google.com2011-02-162-1/+13
* Reland r74842willchan@chromium.org2011-02-161-0/+1
* Make the use of WeakPtr threadsafe.backer@chromium.org2011-02-162-10/+12
* Grab additional malware details from the renderer: frame hierarchy, list of s...panayiotis@google.com2011-02-162-0/+8
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-1/+0
* Reland r74842willchan@chromium.org2011-02-161-0/+1
* Expose WebCore log channels on the chrome command linegavinp@chromium.org2011-02-161-0/+1
* Lookup hash prefix in safebrowsing service.lzheng@chromium.org2011-02-162-6/+6
* Update benchmarking clearCache routine to be able to preserve sslhostinfo:mbelshe@chromium.org2011-02-152-7/+63
* Move search engine stuff from TabContents to TabContentsWrapper.avi@chromium.org2011-02-153-18/+0
* Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRectben@chromium.org2011-02-151-2/+2
* Negative scroll offsets are valid (and expected with RTL pages) yet gfx::Size...avi@chromium.org2011-02-151-2/+2
* Move FinalStatus out of PrerenderContents, and add prerender namespace.cbentzel@chromium.org2011-02-151-3/+5
* Remove frame_origin and main_frame_origin from network requests.abarth@chromium.org2011-02-157-31/+1
* WebUI: Get rid of more references to dom_ui and DOM_UI.tfarina@chromium.org2011-02-151-2/+2
* Cleanup: Fix a few forward declarations.thestig@chromium.org2011-02-151-2/+0
* More test out-of-lining.erg@google.com2011-02-142-10/+42
* BackingStoreSkia: Use skia for painting in RenderWidgetHostViewViews.sadrul@chromium.org2011-02-143-10/+195
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-1/+1
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-1/+0
* Revert 74840 - BackingStoreSkia: Use skia for painting in RenderWidgetHostVie...sadrul@chromium.org2011-02-143-193/+10
* Revert 74843 - Fix compile for win with skia backing store.sadrul@chromium.org2011-02-141-5/+2
* Fix compile for win with skia backing store.sadrul@chromium.org2011-02-141-2/+5
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-0/+1
* BackingStoreSkia: Use skia for painting in RenderWidgetHostViewViews.sadrul@chromium.org2011-02-143-10/+193
* Fix a crash when the renderer goes away.sadrul@chromium.org2011-02-141-2/+2
* Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ...zmo@google.com2011-02-141-0/+1
* Initialize SafeBrowsingResourceHandler member.finnur@chromium.org2011-02-141-0/+1
* WebUI: Fix random variations of DOMUI.tfarina@chromium.org2011-02-131-5/+5
* WebUI: Get rid of more references to DOMUI in the rest of the directories.tfarina@chromium.org2011-02-136-13/+13
* Share PPAPI out-of-process plugins between renderer processes.brettw@chromium.org2011-02-132-35/+71
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-1/+0
* WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.tfarina@chromium.org2011-02-122-4/+4
* Add input method support for views and integrate ibus input frameworkoshima@google.com2011-02-122-52/+224
* WebUI: Get rid of references to DOMUI in comments. The last part.tfarina@chromium.org2011-02-124-10/+10
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-1/+1
* [Mac] Remove some unneeded code to run Tasks in Cocoa run loops.rsesek@chromium.org2011-02-111-9/+4
* Continuing with the out-of-lining of test code.erg@google.com2011-02-112-0/+3
* Currently, these callers are passing 0 (as an int), which makes it harder to ...bryner@chromium.org2011-02-111-1/+2
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-0/+1
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-111-10/+10
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-1/+0
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-0/+1
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-1118-168/+139
* Carnitas: Move non-ui Mac files out of browser/ui/cocoasail@chromium.org2011-02-111-1/+1
* Retrieve the redirect urls for the malicious url, and send them in the detail...lzheng@chromium.org2011-02-102-2/+9
* Revert 74518 - Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-101-10/+10
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-101-10/+10
* Adding support for JavaScript internationalization API as V8 extension. See p...cira@chromium.org2011-02-101-0/+1