summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...hbono@chromium.org2011-09-167-156/+49
* Revert 101451 - Consolidate GPU blacklist histograms into fewer ones.thestig@chromium.org2011-09-161-49/+33
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+49
* Export more symbols needed for the component build of content.dpranke@chromium.org2011-09-164-6/+8
* Fix typo in include from r101438rsimha@chromium.org2011-09-161-1/+1
* Get the content shell to paint!jam@chromium.org2011-09-162-2/+8
* Better account crashes for the BrowserChildProcessHost (and derived) for wind...cpu@chromium.org2011-09-167-49/+156
* Fix crash. Call GetResourceContext() on IO thread.willchan@chromium.org2011-09-162-4/+7
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-165-40/+37
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-165-37/+40
* Revert DidEndMainMessageLoop changes from my earlier checkin since they cause...jam@chromium.org2011-09-151-0/+6
* fix chromeos buildjam@chromium.org2011-09-151-1/+1
* Relay server support for P2P Transport API.sergeyu@chromium.org2011-09-155-14/+240