summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* WebKit support for EXT_occlusion_query.reveman@google.com2012-03-142-0/+28
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-142-7/+8
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-145-8/+5
* net: always enable NSS's HTTP fetchesagl@chromium.org2012-03-141-2/+2
* Stopping the audio thread before destroying the AudioManager<Platform>.xians@chromium.org2012-03-142-5/+17
* Remove unneeded includes from content/common/DEPS now that we fixed it.tfarina@chromium.org2012-03-141-7/+0
* Avoid creating BrowserThreadGlobals when we don't need to.joth@chromium.org2012-03-141-0/+12
* Remove dead code left over from old-style WebCompositor initialization path.nduca@chromium.org2012-03-145-52/+48
* Revert 126589 - Expose upload progress from URLFetcher.kinaba@chromium.org2012-03-143-102/+3
* 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