summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* filechooser: Add SelectedFileInfo class to pass display names to WebKitsatorux@chromium.org2012-03-148-14/+70
* Implement BrowserPluginPlaceholder.fsamuel@chromium.org2012-03-149-0/+275
* aura: Fix shared surface destructionpiman@chromium.org2012-03-141-5/+8
* Expose upload progress from URLFetcher.kinaba@chromium.org2012-03-143-3/+102
* Remove FLAKY from IndexedDBUILayoutTest.WorkerLayoutTestsdgrogan@chromium.org2012-03-141-12/+1
* Fix more uses of TimeDelta in content/renderer/p2p.tedvessenes@gmail.com2012-03-141-4/+4
* mac: fix flash videos with --disable-composited-core-animation-pluginspiman@chromium.org2012-03-147-11/+11
* Implement WebKitPlatformSupport::canAccelerate2dCanvasjamesr@chromium.org2012-03-148-2/+26
* Revert 126534 since it broke sizes on linux and macsadrul@chromium.org2012-03-149-275/+0
* Implement BrowserPluginPlaceholder.fsamuel@chromium.org2012-03-149-0/+275
* Re-enable IndexedDBBrowserTest.DoesntHangTestdgrogan@chromium.org2012-03-141-5/+1
* Add an OWNERS file for src\content by moving the owners that were there for t...jam@chromium.org2012-03-1410-29/+1
* Get rid of WebContentsViewCocoa include in chrome so that we can move its cre...jam@chromium.org2012-03-142-21/+0
* Notify RenderWidgets when "tab fullscreen" state changes.bbudge@chromium.org2012-03-144-5/+17
* Added AudioBuffer/AudioChunk abstractions for speech recognition and improved...primiano@chromium.org2012-03-1314-94/+306
* net::URLRequest: rename Simulate*Error with CancelWith*Errortoyoshim@chromium.org2012-03-132-8/+6
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-132-3/+3
* Avoid using Pickle::WriteSize(), which writes an architecture-dependent amountmdm@chromium.org2012-03-131-4/+4
* Revert 126474 - Remove unused AudioBuffersState member.scottmg@google.com2012-03-131-0/+1
* content: Switch out from struct PaintAtSizeAckDetails to a std::pair instead.tfarina@chromium.org2012-03-134-20/+10
* Remove unused AudioBuffersState member.enal@chromium.org2012-03-131-1/+0
* Chrome OS: Don't blacklist GPU process after 3 deathspiman@chromium.org2012-03-131-0/+2
* Recommit r125950, which was reverted by r125958 due to link failures on win_a...erg@chromium.org2012-03-131-0/+2
* Rewrite DownloadManagerImpl::InProgressCount to actually look at the items' s...benjhayden@chromium.org2012-03-131-1/+11
* Adds ability to comment expected files in DumpAccessibilityTests.dtseng@chromium.org2012-03-132-1/+28
* Move download_types.h to content/public and rename it to match the one struct...jam@chromium.org2012-03-1317-36/+40
* Add protector.dll to the list of crashy dlls.rvargas@google.com2012-03-131-0/+1
* Revert 126409 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-03-135-157/+0
* Put socket_stream.h into content namespace.tfarina@chromium.org2012-03-135-22/+22
* content: Start moving url_constants.{h,cc} to content namespace.tfarina@chromium.org2012-03-133-15/+24
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@chromium.org2012-03-132-2/+2
* Fixing a problem, where a hung renderer process is not killed when navigating...creis@chromium.org2012-03-135-0/+157
* Move PluginServiceFilter to content/public/browser.tfarina@chromium.org2012-03-134-7/+7
* Add a Content API around TracingController.jam@chromium.org2012-03-1310-239/+303
* Eliminate last chrome dependency on render_widget_host_view_mac.hjoi@chromium.org2012-03-132-1/+22
* Add explicit content deps for chrome/test.joi@chromium.org2012-03-131-0/+3
* Fix more uses of TimeDelta in content/renderer/media.tedvessenes@gmail.com2012-03-131-2/+2
* Cleanup: Remove deprecated version of file_util::AppendToPath().thestig@chromium.org2012-03-131-4/+4
* Emulate ImmSetAssociateContextEx() for Flash.hbono@chromium.org2012-03-131-0/+4
* Add agl, cbentzel, mattm, and rtenneti to chrome/browser/net/OWNERSwtc@chromium.org2012-03-131-0/+4
* Use WebContentsDelegate::CanDownload to intercept file downloads on Android.nileshagrawal@chromium.org2012-03-132-2/+8
* Fix touchpad scrolling on old ThinkPads. This isn't required on my W520, but ...jam@chromium.org2012-03-132-0/+85
* [Coverity] Pass-by-val changed to pass-by-refgroby@chromium.org2012-03-132-4/+6
* aura: Prevents flashing on spurious compositing enable/disablepiman@chromium.org2012-03-132-2/+17
* Aura: sanity check for --enable-partial-swapbacker@chromium.org2012-03-131-1/+10
* Factor out ResourceDispatcherHost dependent code around SSLManagertoyoshim@chromium.org2012-03-138-65/+143
* Move PluginServiceFilterParams to plugin_service_impl.htfarina@chromium.org2012-03-133-24/+20
* Modify BrowserMessageFilter to allow subclasses to specificy either a Browser...michaeln@google.com2012-03-132-9/+40
* Per recent discussion on chromium-dev@, we are going to disallow nested "set ...dpranke@chromium.org2012-03-131-1/+0
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-135-25/+50