summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Basic support for ppapi trusted broker process: --type=ppapi-broker.ddorwin@chromium.org2011-04-076-33/+34
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-072-6/+8
* Disable failing P2P tests.sergeyu@chromium.org2011-04-061-3/+3
* Fix double close in PPAPI proxypiman@google.com2011-04-061-1/+2
* P2P Transport implementation.sergeyu@chromium.org2011-04-065-3/+547
* Define TransportTexture for 'sharing' texture between gpu and rendererhclam@chromium.org2011-04-0615-5/+916
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-061-10/+6
* Fixed a few styles issues in skia::PlatformDevice. Made function names consis...alokp@chromium.org2011-04-061-1/+1
* Revert 80702 - Remove RDH from UtilityProcessHost.The utility process should ...isherman@chromium.org2011-04-061-6/+10
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-061-10/+6
* Fixes bug where renderer could show up parented to desktop. This wouldsky@chromium.org2011-04-061-1/+1
* Get rid of some more dependencies on /chrome.michaeln@google.com2011-04-065-14/+14