summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Remove NetLog::GetCaptureMode() and NetLogCaptureMode::None()eroman2015-05-062-2/+2
* Add a member boolean to indicate whether RenderFrameImpl is subframe.nasko2015-05-063-7/+14
* Avoid missing xkb codes in WebInputEventAuraTest.kpschoedel2015-05-061-0/+2
* SmoothEventSampler: Add ability to change capture period dynamically.miu2015-05-063-7/+67
* Fix an issue that external protocol in subframes are not handled on Androidqinmin2015-05-064-6/+17
* Always enable BeginFrame scheduling on Androidskyostil2015-05-061-6/+10
* Always set the webrtc::AudioProcessing48kHzSupport Configaluebs2015-05-061-4/+2
* content: Rename WebKitTestController to BlinkTestController.tfarina2015-05-0614-116/+112
* [Android] Fix iteration in GinJavaBridgeDispatcherHost::RemoveHolderAndAdvanc...mnaganov2015-05-061-1/+4
* Remove EF_FUNCTION_KEY and EF_NUMPAD_KEY.kpschoedel2015-05-063-50/+101
* Add WebAXObjectProxy support for nextOnLine/previousOnLine.dmazzoni2015-05-062-0/+22
* ozone: More specific format requirements for GLImage.dongseong.hwang2015-05-062-4/+5
* Revert of Adding task runner/ message loop to tests that use IsolateHolder. (...jochen2015-05-061-50/+0
* Remove content/app/OWNERSagl2015-05-061-1/+0
* Adding task runner/ message loop to tests that use IsolateHolder.ssid2015-05-061-0/+50
* Rename default to prompt in the PushPermissionState enum (2/3)miguelg2015-05-062-3/+3
* Resolve the beforeinstallprompt event's promise.benwells2015-05-064-0/+24
* Fix race conditions of reference counters of TraceEvent::ConvertableToTraceFo...hiroshige2015-05-061-5/+0
* Disable WebRtcBrowserTest.CanMakeVideoCallAndThenRenegotiateToAudio on mac, f...piman2015-05-061-1/+7
* Add hardware-accelerated VP8 decode support for VAAPI accelerator.posciak2015-05-069-18/+322
* CacheStorage: Remove unused return value from put operationnhiroki2015-05-069-99/+49
* Improve clarity of ownership tracking of tab info in DownloadResourceHandler.rdsmith2015-05-062-11/+20
* media: Use LazyInstance::Leaky where possible.xhwang2015-05-062-2/+2
* Add ES3 CompressedTexSubImage3D to GPU command buffer.zmo2015-05-061-1/+1
* ppapi: report hardware support with PP_Bool in PP_VideoProfileDescriptionlionel.g.landwerlin2015-05-061-17/+14
* CacheStorage: Remove unused responses param from callbacks for batch operatio...nhiroki2015-05-052-30/+0
* Clear client when releasing the TextureLayer in pepperpiman2015-05-051-1/+4
* Fixed PDF resize issue.paulmeyer2015-05-051-8/+8
* Remove use of deprecated GrContext functions.bsalomon2015-05-051-2/+3
* Mac: Ensure that web contents background matches themeccameron2015-05-0510-10/+43
* If JSON parsing fails, print out why.hubbe2015-05-051-1/+7
* Revert of OOPIF: Specify previous sibling frames when creating new RenderFram...piman2015-05-0516-275/+102
* Initialize the CDM asynchronouslyjrummell2015-05-0511-56/+168
* Implements ListenForSessionMessages in PresentationServiceImpl; uses Swap to ...haibinlu2015-05-059-4/+319
* Launch a new task for web searchhush2015-05-053-4/+49
* Make the GN Windows component build work.brettw2015-05-051-0/+1
* Delete unused FilterURLTermiate_* actions.asvitkine2015-05-051-3/+0
* Turn new video rendering path on by default, invert flag.dalecurtis2015-05-051-1/+1
* Add callback in UserScriptLoader to notify users when scripts are loaded.hanxi2015-05-053-2/+21
* OOPIF: Specify previous sibling frames when creating RenderFrames.alexmos2015-05-0516-102/+275
* GN Windows component build fixesbrettw2015-05-051-25/+3
* Plugin Power Saver: Make PPS work well with prerendered pages.tommycli2015-05-054-21/+81
* Adding discardable memory dump provider.ssid2015-05-056-18/+126
* VideoCaptureBufferPool: Check pixel format when allocating. Provide Type in a...mcasas2015-05-054-2/+24
* Lazily initialize MessageLoop for faster thread startupkinuko2015-05-054-10/+9
* Change the callsites of InterfacePtr<> methods which directly deal with messa...yzshen2015-05-052-4/+4
* Notify BrowserAccessibilityManager of frame info after already loadeddemarem2015-05-053-1/+19
* bluetooth: Implement scanning for requestDevice.ortuno2015-05-052-20/+93
* GuestView: Simplify guest IPCSfsamuel2015-05-052-34/+3
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in content/browser...anujk.sharma2015-05-054-14/+16