summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Instrument BrowserGpuChannelHostFactory::EstablishRequest::FinishOnMain Codep...robliao2015-03-131-0/+11
* Fix a flaky test.mariakhomenko2015-03-131-0/+12
* favor DCHECK_CURRENTLY_ON for better logs in content/browser/[a-d]*mostynb2015-03-1338-228/+228
* GpuVideoDecodeAccelerator: Minor cleanup (consts, range for loop, elided unne...mcasas2015-03-132-30/+21
* Deflake PushMessagingBrowserTest.DenyPushPermissionUnregisters & friendsjohnme2015-03-133-9/+18
* [Presentation API] Tracking the default presentation URL defined by the frame.avayvod2015-03-138-6/+58
* Add support for multicast in PPB_UDPSocket APIeduardo.lima2015-03-132-4/+165
* [DevTools] Stubs for Page.{set,clear}DeviceMetircsOverride.dgozman2015-03-132-1/+22
* Add the NotificationDatabaseData structure and protobufpeter2015-03-1310-0/+262
* Store the next notification id in the notification database.peter2015-03-133-0/+159
* Prevent multiple pending UpdatePolicy tasks.alexclarke2015-03-138-18/+382
* DevTools: unregister sw upon front-end stop call.pfeldman2015-03-133-1/+22
* ServiceWorker: Ensure live registration during starting workernhiroki2015-03-139-24/+120
* Mac: Use the same CGLContextObj for a GLSurface's CAOpenGLLayer and theccameron2015-03-136-23/+46
* Crashpad!: Use the Crashpad client instead of Breakpad on Mac OS X.mark2015-03-131-1/+1
* Disable some VideoDecodeAccelerator error messages.wuchengli2015-03-135-24/+16
* Use UUID for ServiceWorker Client identifier (2/3, chromium)kinuko2015-03-1313-94/+135
* Re-enabling --disable-xss-auditor flaganujk.sharma2015-03-133-1/+6
* Disable ChannelMojo.rockot2015-03-131-8/+7
* [CleanUp] Remove parameter |by_user| in NotificationClosedzhuoyu.qian2015-03-134-6/+5
* Use a utility process for the Mojo v8 proxy resolver.amistry2015-03-135-4/+65
* Adding support for diagonal scrolling to telemetry.cblume2015-03-131-1/+13
* Enables passing Origin value with WebRTC MediaConstraints (flag controlled).pthatcher2015-03-136-5/+31
* Don't forward mouse leaves to the renderer process if the mouse leave was gen...ananta2015-03-121-17/+26
* Mac: Don't force an immediate draw during tab-switchccameron2015-03-121-7/+1
* Revert of https://chromium.googlesource.com/chromium/src/+/d78b086e4459077f2f...Vangelis Kokkevis2015-03-124-12/+14
* Pepper: Check instance container in RendererPpapiHostImpl::GetDocumentURLdmichael2015-03-121-1/+1
* Put renderer contents in separate Surface on Androidjbauman2015-03-124-58/+193
* Fix a test to properly check a page.avi2015-03-121-1/+1
* [WebView] Add onPageCommitVisible callback.tobiasjs2015-03-121-0/+15
* Roll WebRTC 8695:8699, Libjingle 8697:8700tommi2015-03-121-2/+2
* CrossProcessFrameConnector configuration happening too soonkenrb2015-03-121-10/+11
* Making synthetic gesture API accept float inputs.ssid2015-03-128-43/+41
* Hide close buttons of inactive stacked tabs by defaulttdanderson2015-03-122-6/+6
* base: Remove discardable memory types.reveman2015-03-124-28/+0
* Suppress flaky gpu_rasterization on Mac Retina GPU tryservers.kbr2015-03-122-0/+21
* Add Clone and disallow copy construction for NavigationEntryImpl.creis2015-03-126-15/+91
* base: Simplify the base::DiscardableMemory API.reveman2015-03-121-16/+3
* Reland of Refactor the loading tracking logic in WebContentsImpl.fdegans2015-03-127-94/+230
* Clean-up unnecessary virtuals and statics in browser/device_sensors/timvolodine2015-03-125-13/+13
* Introduce the NotificationDatabase class.peter2015-03-126-0/+290
* Roll WebRTC 8693:8695, Libjingle 8690:8697tommi2015-03-122-2/+2
* content/browser/renderer_host/media adding mcasas@ to OWNERs of video_capture...mcasas2015-03-121-0/+2
* Enable distance field text on Android.jvanverth2015-03-121-0/+4
* scheduler: Allow checking the target thread after terminationskyostil2015-03-122-4/+13
* WebRtcVideoCapturerAdapter: Remove thread checker from wrapped media::VideoFramemagjed2015-03-121-17/+9
* Remove the FrameMsg_Navigate_Paramsclamy2015-03-1219-509/+602
* Add WebSocketDispatcherHostTest.InvalidSchemehiroshige2015-03-121-0/+28
* Fix heap-use-after-free in WebSocketHost::AddChannel()hiroshige2015-03-121-2/+14
* Trigger use of viewportAndroid.css through new setting.rune2015-03-121-0/+1