summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Kill utility process if it fails to load a requested Mojo app.rockot2015-08-314-0/+14
* Move the DidLoadResourceFromMemoryCache IPC to be frame-based.avi2015-08-314-19/+15
* Remove WebUIImpl::OverrideJavaScriptFrame() and pass |frame_name| on construc...dbeam2015-08-317-37/+44
* Fix invalid casts in opener RenderFrameHostManagerTests.alexmos2015-08-311-8/+6
* bluetooth: VLOGS improving discovery session messages.scheib2015-08-312-1/+5
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-313-0/+7
* [Telemetry] Always collect garbage on between telemetry page runs [Regression...nednguyen2015-08-312-1/+30
* Disallow lazy assignment of RenderWidgetHostImpl routing IDs.dcheng2015-08-3144-262/+401
* Organize Layout Hooks (content-side).dglazkov2015-08-319-24/+25
* Added Channel ID to GPU Channel Host.dyen2015-08-314-3/+14
* Fix incorrect WebGL2 CTS expectations on Mac and Linux.geofflang2015-08-311-4/+2
* BadMessage on unauthorized header request from renderercsharrison2015-08-313-3/+95
* [Background Sync] Allow sync manager access from uncontrolled clientsiclelland2015-08-3111-11/+79
* Address fuzz testing issues with VideoCaptureImplManager::UseDeviceajose2015-08-312-6/+9
* Truncate long queries and searches from selected textdfalcantara2015-08-311-2/+17
* ozone: ClientPixmapManager passes VGEM fd from browser to renderer.dongseong.hwang2015-08-315-0/+52
* [Android] Separate paste popup implementationsjdduke2015-08-316-195/+384
* Pass the v8::Context through the willDestroyServiceWorkerContextOnWorkerThrea...kalman2015-08-313-7/+10
* Pass GpuMemoryBuffer backed VideoFrame from browser to renderer processesemircan2015-08-3118-133/+403
* Reland again [Startup Tracing] Add --trace-config-file flagzhenw2015-08-318-40/+85
* Revert of Avoid sync IPCs for firstRectForCharacterRange/attributedSubstringF...shuchen2015-08-313-51/+9
* Revert of Fix the crash when |actual_range| is nil. (patchset #1 id:1 of http...shuchen2015-08-311-2/+1
* Fix UMA for logging Service Worker event timeouts.jeremyarcher2015-08-312-5/+6
* ServiceWorker: Remove an outdated quick fixnhiroki2015-08-311-3/+0
* Allow default font size changing on Linux.kochi2015-08-314-0/+10
* Fix some extern usage in .cc files.thestig2015-08-297-27/+19
* Create a new preference which disables UDP protocol for WebRTC. The preferenc...guoweis2015-08-296-21/+36
* Clean up a few methods using the now public M SDK.tedchoc2015-08-291-3/+1
* Always use ENABLE_PLUGINS to indicate plugins support.hshi2015-08-293-2/+16
* Workaround for hosted apps process kills under --site-per-processnick2015-08-293-7/+11
* Re-enabled contenteditable and text-changed tests after content editable work...nektar2015-08-297-25/+35
* content/renderer media and media/webrtc OWNERS updatemcasas2015-08-282-6/+3
* MediaStreamManager cleanup (range-based for + auto and others)mcasas2015-08-284-378/+292
* Supress more WebGL2 CTS failures on Mac and Linux.geofflang2015-08-281-0/+9
* Rename VideoDestinationHandler to PepperToVideoTrackAdapter and moved PpFrame...mcasas2015-08-2811-126/+115
* SitePerProcessBrowserTest: make some tests to use cross_site_iframe_factorynick2015-08-283-89/+117
* Upgrade the OriginReplication test to use cross_site_iframe_factory.nick2015-08-281-45/+57
* Rename RTCVideoRenderer to MediaStreamVideoRendererSink, and add unittestmcasas2015-08-287-30/+150
* [BackgroundTracing] Increase Navigation Tracing timeout to 30sfmeawad2015-08-281-1/+1
* Revert of Reland [Startup Tracing] Add --trace-config-file flag (patchset #2 ...sergeyv2015-08-288-85/+40
* Reverted the code for the non-interactive audible tab notificationavayvod2015-08-2816-319/+64
* Rename VideoSourceHandler to VideoTrackToPepperAdapter, more encapsulation in...mcasas2015-08-289-71/+74
* Reland [Startup Tracing] Add --trace-config-file flagzhenw2015-08-288-40/+85
* Try to reset quota database which is suspected to be corruptedmichaeln2015-08-281-0/+22
* moved upload progress logic from ResourceLoader to AsyncResourceHandlercsharrison2015-08-2828-211/+248
* Add thread DCHECKs to URLRequestFilterpauljensen2015-08-282-2/+5
* Fix the crash when |actual_range| is nil.shuchen2015-08-281-1/+2
* Revise ui::DomKey to unify character and non-character codes.kpschoedel2015-08-281-2/+2
* Upcoming changes to Chromium OS change how accelerometers are presented.jonross2015-08-282-7/+3
* Fix a null-reference in ContentViewCore after destroy() has been calledgsennton2015-08-281-2/+3