summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add the UMA PLT.BeginToFinish{,Doc}_AfterPreconnectRequest to measure PLT jus...kouhei@chromium.org2013-07-308-8/+54
* Add unittests for ImmediateInputRouter.kouhei@chromium.org2013-07-307-1992/+2720
* Remove more methods from PluginDelegate. Some I moved the implementation to t...jam@chromium.org2013-07-3014-460/+170
* Reland "Include entries to blink_resources."tfarina@chromium.org2013-07-304-0/+4
* [cleanup] Refactor some tests code to be more readable.sadrul@chromium.org2013-07-301-517/+206
* Allow RWHVA's software mailbox to be uploaded to two separate layers.jbauman@chromium.org2013-07-292-24/+49
* Remove a bunch of methods from PluginDelegate and have the callers do the wor...jam@chromium.org2013-07-2922-954/+256
* Revert 214239 "Include entries to blink_resources."dewittj@chromium.org2013-07-294-4/+0
* WGC3DCommandBufferImpl: Acquire lock when accessing share group.sievers@chromium.org2013-07-291-11/+19
* Include entries to blink_resources.tfarina@chromium.org2013-07-294-0/+4
* [Downloads] "system settings" => "computer settings"asanka@chromium.org2013-07-291-1/+1
* Disable AccessibilitySvg test in preparation for rebaselineadamk@chromium.org2013-07-291-1/+3
* Move and split up image_transport_factory files.danakj@chromium.org2013-07-2920-1044/+1477
* Get rid of PluginDelegate::Broker abstraction now that pepper plugin code is ...jam@chromium.org2013-07-2918-207/+129
* Revert 214172 "Revert 214162 "Make Platform::queryStorageUsageAn..."kinuko@chromium.org2013-07-2912-31/+238
* Revert 214162 "Make Platform::queryStorageUsageAndQuota work fro..."kinuko@chromium.org2013-07-2912-238/+31
* Make Platform::queryStorageUsageAndQuota work from worker threadskinuko@chromium.org2013-07-2912-31/+238
* Implement Worker-MainThread bridge for FileSystem API in Chromekinuko@chromium.org2013-07-298-141/+338
* Remove unused content/browser/in_process_webkit/jamesr@chromium.org2013-07-296-161/+3
* [Android] Fail fast when trying to parse a non-existant CommandLine file.benm@chromium.org2013-07-281-23/+30
* Get rid of PluginDelegate::PlatformVideoDecoder abstraction now that pepper p...jam@chromium.org2013-07-2810-71/+34
* Get rid of PluginDelegate::PlatformAudioOutputClient and PluginDelegate::Plat...jam@chromium.org2013-07-2814-133/+86
* Get rid of PluginDelegate::PlatformGraphics3D abstraction now that pepper plu...jam@chromium.org2013-07-2816-165/+126
* A few minor changes to the chrome.downloads extension APIbenjhayden@chromium.org2013-07-284-0/+22
* Update stream textures during Draw instead of Bindsievers@chromium.org2013-07-281-0/+4
* content: Remove "WebKit-only" branch from GetWebKitRootDirFilePath().tfarina@chromium.org2013-07-283-33/+5
* [android] Remove stale Add/RemoveFrameInfoCallback methods.mkosiba@chromium.org2013-07-283-32/+0
* Fix uninitialized pointer issue in WebMIDIClienttoyoshim@chromium.org2013-07-281-0/+1
* <webview>: Refactor permission requests to all plumb through one methodfsamuel@chromium.org2013-07-282-105/+88
* aura: Fix taking screenshot of pages in high dpi.sadrul@chromium.org2013-07-282-2/+126
* Get rid of PluginDelegate::PlatformGraphics2D abstraction now that pepper plu...jam@chromium.org2013-07-2710-245/+57
* Fix-up GYP files for network_list_observer.h move.darin@chromium.org2013-07-271-0/+1
* Block popups already on the IO thread.jochen@chromium.org2013-07-275-13/+49
* Move NetworkListObserver out of webkit/gluedarin@chromium.org2013-07-2713-81/+73
* Skip gpu_info_browsertests on linux debug.zmo@chromium.org2013-07-271-0/+1
* Make sure that gpu workarounds are enabled in content_gl_tests.hubbe@chromium.org2013-07-271-0/+2
* Remove unused computeLastHyphenLocation implsabarth@chromium.org2013-07-271-20/+0
* Get rid of PlatformDelegate::PlatformImage2D abstraction. It's not needed any...jam@chromium.org2013-07-2615-258/+78
* Get rid of PluginDelegate::OutOfProcessProxy abstraction now that pepper plug...jam@chromium.org2013-07-269-182/+217
* Use content instead of WebKit for synthesizing keycodesjamesr@chromium.org2013-07-261-2/+6
* Rename PepperDeviceEnumerationEventHandler to PepperMediaDeviceManager per th...jam@chromium.org2013-07-269-77/+66
* Add Chromium-side support for SourceBuffer.appendWindowStart and SourceBuffer...acolwell@chromium.org2013-07-262-0/+11
* Revert 213933 "Move PPB_FileIO Query and Read implementation fro..."dewittj@chromium.org2013-07-262-26/+112
* Remove unittest usage of PluginDelegate by PepperDeviceEnumerationHostHelperT...jam@chromium.org2013-07-2619-566/+400
* First part of the new media-internals javascript frontendtyoverby@chromium.org2013-07-267-6/+707
* Revert 213906 "base: Re-apply WeakPtr support for SequencedWorke..."dewittj@chromium.org2013-07-261-1/+0
* Move PPB_FileIO Query and Read implementation from the renderer to the plugin...bbudge@chromium.org2013-07-262-112/+26
* Not to queue the same input if DequeueOutputBuffer() returns INFO_TRY_AGAIN_L...xhwang@chromium.org2013-07-261-7/+12
* Fix location/size changeswonsik@chromium.org2013-07-262-12/+7
* base: Re-apply WeakPtr support for SequencedWorkerPools, fixing deadlocktommycli@chromium.org2013-07-261-0/+1