summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* This change MediaStreamDeviceController to return an error code if no device ...perkj@chromium.org2014-03-311-0/+1
* content: Restore rasterization status in about:gpu.reveman@chromium.org2014-03-314-20/+52
* Encrypted Media: Implement IPC based SetCdm().xhwang@chromium.org2014-03-3119-39/+157
* ozone: Add OzoneSurface object that is owned by compositor, GLSurfacespang@chromium.org2014-03-312-15/+17
* Android: Fix null ptr derefsievers@chromium.org2014-03-311-3/+3
* Use GURL(WebString) instead of GURL(WebString.utf8()).xhwang@chromium.org2014-03-312-3/+2
* ui: Cleanup gfx::GpuMemoryBuffer interface.reveman@chromium.org2014-03-318-34/+27
* Change ImageLoadingHelper to be a RenderFrameObserver.mkosiba@chromium.org2014-03-315-18/+16
* Adds new messages to the webrtc native log:jiayl@chromium.org2014-03-313-1/+36
* Always use a SharedBitmapManager with the compositor.jbauman@chromium.org2014-03-312-1/+4
* Stop calling WebSetting::setFullScreenEnabledphilipj@opera.com2014-03-311-2/+0
* V4L2VDA: Post StartDevicePoll instead of calling it directly from Initializeposciak@chromium.org2014-03-311-4/+5
* Disable MediaCanPlayTypeTest on Androidenne@chromium.org2014-03-311-0/+5
* Add initial GpuMemoryBufferSurfaceTexture implementation.reveman@chromium.org2014-03-3120-10/+485
* Disable two tests that need to be rebaselined after Blink change.dmazzoni@google.com2014-03-312-2/+5
* Make more safely free ContentVideoView java object when we destory native Con...withlhw@gmail.com2014-03-312-15/+7
* Refactor SharedWorkerHost and SharedWorkerInstance.horo@chromium.org2014-03-316-140/+130
* Extract SyncLoadResponse struct from ResourceLoaderBridge.tfarina@chromium.org2014-03-306-7/+58
* Move dispatchBeforeUnloadEvent to WebFrame, part 2/3.avi@chromium.org2014-03-302-5/+5
* Handle mac trackpad zoom via GesturePinch eventsrbyers@chromium.org2014-03-3010-0/+158
* Reduce the scope of CGL current contextsccameron@chromium.org2014-03-301-10/+16
* Add a PPB_Find_Private function to set the tickmarks on the page.raymes@chromium.org2014-03-302-0/+22
* Enable WebAudio by default for Android/x86.rtoy@google.com2014-03-305-31/+7
* Android video: support copying video to WebGL when video is playing remotely.dongseong.hwang@intel.com2014-03-291-10/+31
* [Android] Short-circuit touch forwarding when no touch handlers existjdduke@chromium.org2014-03-295-24/+27
* Add pause_on_start flag to WorkerProcessMsg_CreateWorker_Params.horo@chromium.org2014-03-2912-21/+21
* Add UMA stats for SharedWorker in RenderProcessHostImpl.horo@chromium.org2014-03-292-1/+18
* Stop using the mediaFullscreenRequiresUserGesture settingphilipj@opera.com2014-03-293-5/+0
* Remove requirement of compositing a video frame for dropped frame count.scherkus@chromium.org2014-03-294-79/+58
* Add a status code to install event handled message from Service Workerfalken@chromium.org2014-03-2911-57/+120
* Linux: Do better font substitution for Chinese characters.thestig@chromium.org2014-03-291-17/+29
* Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in conten...jyasskin@chromium.org2014-03-2937-239/+239
* Add the beginning of a public Service Worker API.jyasskin@chromium.org2014-03-299-37/+262
* Add channel_count parameter back to AudioBuffer creation methods.dalecurtis@google.com2014-03-291-0/+1
* Adds timestamp to the log messages from Chrome in the webrtc native log.jiayl@chromium.org2014-03-291-3/+30
* Re-land: content: Avoid duplicating the logic used to determine GPU features.reveman@chromium.org2014-03-296-20/+14
* Adds power state suspend/resume messages to the webrtc native log.jiayl@chromium.org2014-03-282-0/+27
* Remove kChildCleanExit since it's not used anymore.jam@chromium.org2014-03-286-82/+4
* Use FilePaths in content::DropData to avoid redundant conversions.dcheng@chromium.org2014-03-2810-72/+31
* Updating XTBs based on .GRDs from branch 1847dxie@chromium.org2014-03-282-2/+2
* Clean up repack.py and repack_locale.py usage.aurimas@google.com2014-03-281-25/+13
* Change media galleries to external file system type to add toURL supportvandebo@chromium.org2014-03-283-0/+19
* Add picture ID support in RtcVideoEncoder.wuchengli@chromium.org2014-03-282-5/+17
* Plumb overlay processing into DirectRenderer.alexst@chromium.org2014-03-282-9/+4
* Makes mojo WebUI run main only after page finishes loadingsky@chromium.org2014-03-285-9/+45
* Revert "Remove the enable-d3d11 flag so that d3d11 is enabled by default."junov@chromium.org2014-03-281-1/+1
* [Media] Add user gesture reporting for API calls to midi and media streams.gbillock@chromium.org2014-03-2820-23/+58
* Ensure that extension resources are loaded with the correct scaling applied o...ananta@chromium.org2014-03-281-1/+1
* Use UtilityProcessHost to patch files.waffles@chromium.org2014-03-281-0/+1
* Revert "Support replacement of IP address resolutions via command line flag"rch@chromium.org2014-03-282-5/+0