summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+2
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-129-16/+246
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-122-5/+2
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-122-2/+5
* Chrome side needed for WebKit change to move the little remaining spellcheck ...jam@chromium.org2011-04-121-0/+3
* Implement easy GPU feature status summary.nduca@chromium.org2011-04-125-29/+257
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-4/+4
* a Downloaded or retrieved favicon and touch in FaviconHelper.michaelbai@google.com2011-04-123-7/+31
* Rework the in-browser thumbnailing by doing everything in ThumbnailGenerator.satorux@chromium.org2011-04-124-25/+8
* [cros] Adding mobile connection "security" tab (change RequirePin pref/change...nkostylev@chromium.org2011-04-121-0/+7
* Add IPC messages and renderer process side API for video capture. wjia@google.com2011-04-123-0/+56
* Add a path for a web page to request the enumeration of a directory. This, t...johnnyg@chromium.org2011-04-128-0/+126
* Revert 81175 since as kbr pointed out, this would break GPU in the meantime s...jam@chromium.org2011-04-113-36/+19
* Reland r79470 and disable the failing GPU test (and prerendering tests that u...jam@chromium.org2011-04-113-19/+36
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-3/+3
* Revert 81158 due to memory bots - a Downloaded or retrieved favicon and touch...erg@google.com2011-04-113-31/+7
* 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