summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-201-2/+2
* Move handle dumpage to the renderer process (so that it works correctly) and ...cdn@chromium.org2011-09-2016-181/+101
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-201-2/+2
* [Mac] Add additional debug code for crbug.com/94758 .jeremy@chromium.org2011-09-201-0/+12
* Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...steveblock@chromium.org2011-09-2017-34/+33
* Hooking up AudioInputDeviceManager to AudioInputRendererHost and MediaStreamM...xians@chromium.org2011-09-2014-70/+461
* net: Start wrapping escape.h into namespace net.tfarina@chromium.org2011-09-201-1/+1
* Revert 101812 - Hold until DownloadBuffer lifetime issues are resolved.asanka@chromium.org2011-09-201-33/+31
* Add shutdown event argument to NPChannelBase::GetChannel()steveblock@chromium.org2011-09-206-15/+24
* Obsoleting --unlimited-quota-for-fileskinuko@chromium.org2011-09-202-8/+0
* Get rid of content::DidEndMainMessageLoop since it was declared in content bu...jam@chromium.org2011-09-202-8/+6
* Initialize message pump not to use gtk.oshima@google.com2011-09-201-2/+2
* Fix build. I removed a dep that's still needed on ChromeOS but not Linux.mdm@chromium.org2011-09-201-0/+3
* Linux: clean up a bit after getting rid of the last use of dbus-glib.mdm@chromium.org2011-09-201-1/+0
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-209-36/+193
* Move DownloadFileTest and DevtoolsManagerTest to content_unittestsjochen@chromium.org2011-09-204-6/+20
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-205-0/+9
* Move NPObjectBase and PluginChannelBase from content/plugin to content/commonsteveblock@chromium.org2011-09-2017-156/+159
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-206-120/+262
* Revert 101861 - Get rid of content::DidEndMainMessageLoop since it was declar...sky@chromium.org2011-09-202-3/+6
* remove unused codewjia@chromium.org2011-09-193-133/+2
* Revert 101858 - Broke content_unittestsasanka@chromium.org2011-09-191-2/+0
* Set the ChromeBlobStorageContext on content_shell's content::ResourceContext ...jam@chromium.org2011-09-191-3/+8
* Get rid of content::DidEndMainMessageLoop since it was declared in content bu...jam@chromium.org2011-09-192-6/+3
* Add a file thread to ResourceDispatcherHostTest.asanka@chromium.org2011-09-191-0/+2
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-193-1/+58
* roll webrtc to r614wjia@chromium.org2011-09-193-24/+3
* Move sending of the following IPC messages out of Chrome\renderer.ananta@chromium.org2011-09-194-6/+59
* Some checks to narrow in on duplicate history ids from history DB.rdsmith@chromium.org2011-09-191-0/+5
* Use the correct client_id when calling RDH::GetOutstandingRequestsMemoryCost(...asanka@chromium.org2011-09-191-31/+33
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-195-37/+40
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-194-4/+19
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-198-12/+21
* Add base dependency since omx_video_decode_accelerator_unittest depends on ba...sadrul@chromium.org2011-09-191-0/+1
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-1811-16/+38
* Rewriting FFmpegAudioDecoder and eliminating DecoderBase.scherkus@chromium.org2011-09-173-1/+6
* Trying to reland r101435 : Better account crashes for the BrowserChildProcess...cpu@chromium.org2011-09-165-33/+96
* chrome.experimental.downloads.download() implementationbenjhayden@chromium.org2011-09-167-25/+73
* Trying to reland r101435 : Better account crashescpu@chromium.org2011-09-162-16/+62
* Replace AudioDecoderConfig with simple accessors on AudioDecoder.scherkus@chromium.org2011-09-163-9/+14
* Searching for downloads currently does a plain substring search, which does notvanlam@google.com2011-09-161-11/+7
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-166-260/+118
* Add notification of virtual keyboard hide/show and change varunjain@chromium.org2011-09-163-9/+7
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-166-118/+260
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-1612-189/+145
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-1611-0/+469
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+50
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-1612-145/+189
* content: Fix indentation issue in content_common.gypi.tfarina@chromium.org2011-09-161-310/+309
* ManagerGoingDown() needs to call DM.RemoveObserverbenjhayden@chromium.org2011-09-161-0/+1