summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* TabContents -> WebContentsImpl, part 2.avi@chromium.org2012-04-1021-52/+52
* TabContents -> WebContentsImpl, part 1.avi@chromium.org2012-04-1037-510/+512
* Removing all reference to deprecated switch --enable-accelerated-2d-canvas (c...junov@chromium.org2012-04-102-4/+0
* Revert 131177 - aura: Change shared context to be offscreen for armmazda@chromium.org2012-04-103-3/+2
* Reland r131429 (Moved SuicideOnChannelErrorFilter to content.). Install it in...jam@chromium.org2012-04-101-2/+33
* Pass content-type resources to web intents. Goes through download, then invok...gbillock@chromium.org2012-04-105-12/+75
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-1017-123/+493
* Revert 131429 because content_unittests is early exiting- Moved SuicideOnChan...jam@chromium.org2012-04-101-28/+0
* Run test for WK82678 (which doesn't repro in DRT) as a browser test.jsbell@chromium.org2012-04-101-0/+9
* Rename AudioRendererBase and AudioRendererAlgorithmBasevrk@chromium.org2012-04-092-4/+3
* Use Scoped COM helpers for collecting GPU informationrsleevi@chromium.org2012-04-092-68/+52
* Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-0917-493/+123
* Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.mazda@chromium.org2012-04-0917-123/+493
* Use 16x16 surfaces instead of 1x1 to avoid issues on ARM devicesanush@chromium.org2012-04-091-1/+3
* Moved SuicideOnChannelErrorFilter to content.asharif@chromium.org2012-04-091-0/+28
* Remove duplicated gtk_init()simon.hong81@gmail.com2012-04-091-1/+0
* Update some uses of TimeDelta in render widget and bookmark code.tedvessenes@gmail.com2012-04-093-6/+13
* Move --user-agent overriding logic from chrome into content.scherkus@chromium.org2012-04-097-24/+23
* Add BrowserThread::PostBlockingTaskAndReply.willchan@chromium.org2012-04-092-3/+16
* Using WeakPtr for requests to MediaStreamDispatcher.grunell@chromium.org2012-04-098-63/+84
* Mac: OOP font loading should run on FILE thread.bashi@chromium.org2012-04-096-70/+84
* Set the shell_browser_main_parts_ directly in simon.hong81@gmail.com2012-04-074-10/+4
* Add a new executable for building tests for soft gpupkotwicz@chromium.org2012-04-072-0/+24
* Remove duplicated setlocale(LC_ALL, "")simon.hong81@gmail.com2012-04-071-4/+0
* Remove unused forward declarationsimon.hong81@gmail.com2012-04-071-3/+1
* Turn on TabContentsViewAura by default.ben@chromium.org2012-04-071-5/+1
* Load plug-ins on the blocking pool on Windows and don't block shutdown on it.bauerb@chromium.org2012-04-071-15/+9
* Cache shared texture in browserjbauman@chromium.org2012-04-073-0/+32
* Make pepper use the renderer sandbox setup pathjschuh@chromium.org2012-04-071-8/+7
* Add policy to make sure the renderer doesn't get intent data for non-same-ori...gbillock@chromium.org2012-04-074-0/+103
* Disable image transport surface on AMD's dynamic switchable graphics.jbauman@chromium.org2012-04-074-0/+27
* Remove WAYLAND portoshima@chromium.org2012-04-071-6/+0
* Fragment navigation should update NavigationState, but not DocumentState.simonjam@chromium.org2012-04-062-30/+41
* Add oweplorer-10519.dll through 10523 to troublesome DLLs.apatrick@chromium.org2012-04-061-0/+5
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-063-2/+3
* Enable setting the CommandBufferProxy of WebGraphicsContext3DCommandBufferImplfsamuel@chromium.org2012-04-062-2/+16
* Fix color chooser ending on page load.keishi@chromium.org2012-04-062-6/+0
* Pass kV and kVModule flags to GPU process.posciak@chromium.org2012-04-061-0/+2
* Merge AudioRendererImpl and AudioRendererBase; add NullAudioSinkvrk@chromium.org2012-04-0617-653/+40
* Support non-hierarchy ownership for aura::Windows.ben@chromium.org2012-04-061-1/+3
* All classes that directly derive from net::URLRequestContextGetter should hav...rsleevi@chromium.org2012-04-062-3/+6
* Fix typo from r131054.thestig@chromium.org2012-04-061-1/+1
* Add owexplorer-10514 through 10518 to the list of troublesome DLLs.apatrick@chromium.org2012-04-061-0/+5
* Browser side implementation of browser pluginfsamuel@chromium.org2012-04-068-0/+411
* Specify session type when creating relay sessions for chromoting.sergeyu@chromium.org2012-04-061-2/+17
* Vendor-prefix the delivered intent as "window.webkitIntent"gbillock@chromium.org2012-04-051-1/+1
* Objects that derive from RefCounted should not have public dtorsrsleevi@chromium.org2012-04-051-0/+3
* ui: Move gesture-recognizer into ui/base/.sadrul@chromium.org2012-04-051-1/+1
* Implemented the function which converts a Chrome X509Certificate into a peppe...raymes@chromium.org2012-04-051-1/+41
* Improve test engine error feedback:aaronlevbugs@gmail.com2012-04-0514-18/+139