summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-113-17/+11
* Rename TabContentsViewWin to TabContentsViewViewsben@chromium.org2011-04-111-1/+1
* a Downloaded or retrieved favicon and touch in FaviconHelper.michaelbai@google.com2011-04-113-7/+31
* Fix the issue that context menu doesn't show on fullscreen Pepper Flash.yzshen@chromium.org2011-04-116-6/+61
* Implements audio capturing support in Chromium renderer process.scherkus@chromium.org2011-04-116-0/+611
* Pass over the log level of console.* JS calls from renderer to browser.dtseng@chromium.org2011-04-114-4/+30
* PepperWidget needs implementation of new method added in WebWidget.varunjain@chromium.org2011-04-111-0/+5
* Cleanup RenderMessageFilter.jam@chromium.org2011-04-115-270/+110
* Add logging to NPP_ClearSiteData call.bauerb@chromium.org2011-04-112-14/+20
* Implemented policy for disabling the bookmark bar.pastarmovj@chromium.org2011-04-111-0/+3
* HTML/Javascript redirects while prerendering are no longermmenke@chromium.org2011-04-113-6/+50
* Changes to cancel prerendering when there is HTML5 audio/video on a page.cbentzel@chromium.org2011-04-111-0/+6
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-1112-110/+107
* Clarify the ownership of the dispatcher when we create it. Delete it ifbrettw@chromium.org2011-04-101-3/+7
* Fix memory corruption that happens when the RenderViewHostDelegate deletes th...jam@chromium.org2011-04-091-5/+10
* Security restrictions for P2P UDP Sockets.sergeyu@chromium.org2011-04-095-29/+445
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-0912-107/+110
* Fix invalid write in RenderViewHostObserver.jam@chromium.org2011-04-091-1/+1
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-0812-111/+108
* Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.jam@chromium.org2011-04-0811-8/+163
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-0812-108/+111
* Switch most BrowserChildProcessHost subclasses to using the new constructor.willchan@chromium.org2011-04-083-3/+3
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-086-13/+41
* Move save package to TCW from TC.avi@chromium.org2011-04-082-47/+0
* Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...jam@chromium.org2011-04-0811-163/+8
* Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...alokp@chromium.org2011-04-081-2/+2
* Revert 80946 - Fix heap corruption that occurs when RenderViewHostObserver ca...jam@chromium.org2011-04-081-1/+2
* Fix heap corruption that occurs when RenderViewHostObserver calls RenderViewH...jam@chromium.org2011-04-081-2/+1
* Fix classification of a history.back() that interrupts a pending navigation.creis@chromium.org2011-04-082-3/+43
* Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...jam@chromium.org2011-04-0811-8/+163
* After reviewing the frequency list for 3rd party crashers there are a fewfinnur@chromium.org2011-04-081-4/+3
* Remove identity from dragTargetDragEnter() call sites.noel.gordon@gmail.com2011-04-081-1/+0
* Fix a path to gpu_info_unittest_win.cc, which was not moved into content/comm...rsleevi@chromium.org2011-04-081-1/+1
* Add sync context dispatch restriction.piman@google.com2011-04-081-0/+1
* Fix buildapatrick@chromium.org2011-04-081-1/+1
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-0841-198/+225
* Collect driver vendor in linux through glXGetClientString.zmo@google.com2011-04-081-1/+34
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-075-32/+127
* Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.ddorwin@chromium.org2011-04-072-0/+22
* Step 2 in refactoring NativeThemeWinrogerta@chromium.org2011-04-071-2/+2
* Adds TabContents/RenderView observers for automation/testing messages.kkania@chromium.org2011-04-072-2/+14
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-0712-111/+108
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-0712-108/+111
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-073-0/+8
* Cleanup: Stop creating RenderViewObservers from chrome/ in RenderView.thestig@chromium.org2011-04-076-28/+72
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-071-0/+5
* Update mac sandbox *.sb file commentsdmaclach@chromium.org2011-04-072-4/+4
* Fix and enable reenable tests for P2PTransportImpl.sergeyu@chromium.org2011-04-071-5/+5
* Add a dcheck to make sure that RenderProcessHost::AllHostsIterator is called ...jam@chromium.org2011-04-072-1/+6
* Fix AutoFill regression which caused stale routing_ids to be used when the Re...jam@chromium.org2011-04-072-1/+8