summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Undo the recent stress changes to the context loss test.kbr@chromium.org2014-04-261-1/+1
* Remove abandoned method.eustas@chromium.org2014-04-262-20/+0
* Add a chrome://flags item "allow-insecure-websocket-from-https-origin"tyoshino@chromium.org2014-04-264-0/+10
* Remove touch layoutoshima@chromium.org2014-04-261-1/+0
* Use base::STLSetDifference() in place of std::set_difference().sungmann.cho@navercorp.com2014-04-251-14/+2
* Remove 'transport' paths from PassThroughImageTransportSurfacepiman@chromium.org2014-04-2513-157/+16
* Mark some content::BrowserThread methods with WARN_UNUSED_RESULT.thestig@chromium.org2014-04-252-6/+7
* Fix component build for indexed_db_quota_client_unittest.ccspang@chromium.org2014-04-251-5/+7
* Perform navigation policy check on UI thread for --site-per-process.nasko@chromium.org2014-04-2514-28/+341
* veatest: Fix parameter string parse order.posciak@chromium.org2014-04-251-5/+5
* Adding maps test expectation until we receive a better recordingbajones@chromium.org2014-04-251-1/+1
* content: Terminate early if the toolkit initialization fails.sadrul@chromium.org2014-04-254-5/+18
* Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layerspiman@chromium.org2014-04-2510-54/+8
* Add WebGeolocationClient getter on RenderFrameImpl in preparation for getting...jam@chromium.org2014-04-252-0/+6
* Add WebUserMediaClient getter on RenderFrameImpl in preparation for getting i...jam@chromium.org2014-04-252-0/+6
* Update test data file in content.dalecurtis@google.com2014-04-251-0/+0
* Fix unused variable warning.dalecurtis@google.com2014-04-251-1/+2
* Disable content tests while test data is updated.dalecurtis@google.com2014-04-252-6/+8
* Add WebUserMediaClient getter on RenderFrameImpl in preparation for getting i...jam@chromium.org2014-04-252-0/+6
* Extend V8ValueConverter::Strategy for the needs of Gin Java Bridgemnaganov@chromium.org2014-04-254-16/+244
* Mostly manual refactoring of ServiceWorkerRequestHandler into a base class an...michaeln@chromium.org2014-04-259-130/+278
* Cache total_delayable_count for in_flight_requests in ResourceSchedulerhong.zheng@intel.com2014-04-253-228/+316
* Prepare browser_tests for data: urls being asynceseidel@chromium.org2014-04-251-3/+23
* Move history serialization from contet/public/renderer/ to content/renderer/japhet@chromium.org2014-04-2514-97/+101
* Store SupportedCodecs in KeySystemInfo and KeySystems.xhwang@chromium.org2014-04-256-107/+258
* Add DevToolsAgent::{enable,disable}Tracingcaseq@chromium.org2014-04-252-0/+13
* Enable mojo js tests which depend on mojom.js files in gen/.yzshen@chromium.org2014-04-252-16/+6
* Enabling new-style 'virtual viewport' pinch by default on ChromeOSbokan@chromium.org2014-04-251-1/+8
* ServiceWorker: Clean up ServiceWorkerDatabasenhiroki@chromium.org2014-04-252-50/+59
* Never throttle unconsumed touchmove acksjdduke@chromium.org2014-04-251-1/+4
* Reenable WebUIMojoTest.EndToEnd{Ping,Echo} on ASAN.viettrungluu@chromium.org2014-04-251-2/+1
* Revert of Add support for more ASAN errors generation to chrome://crash/... (...sebmarchand@chromium.org2014-04-251-32/+0
* cc: Remove the capability to give up and leave compositing mode.danakj@chromium.org2014-04-254-6/+4
* ozone: dri: Composite to intermediate surface & copyspang@chromium.org2014-04-252-44/+4
* Indent for each IPC_STRUCT_MEMBER in embedded_worker_messages.hhoro@chromium.org2014-04-251-5/+5
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-2554-119/+191
* Pepper: Move IME workaround from the trusted plugin.teravest@chromium.org2014-04-245-2/+14
* Add support for Float/Double types for JS Mojo bindings.tsepez@chromium.org2014-04-242-0/+33
* Android: Remove another obsolete cmdlinesievers@chromium.org2014-04-241-4/+0
* Add OVERRIDE annotation where appropriate in devtools_agent.heustas@chromium.org2014-04-241-9/+10
* Remove --disable-threaded-html-parser flageseidel@chromium.org2014-04-243-6/+0
* Only allow overlay pinch-zoom scrollbars when page scale > 1.wjmaclean@chromium.org2014-04-241-0/+3
* Mark touchcancel events as uncancelablerbyers@chromium.org2014-04-2421-139/+232
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-2422-293/+17
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-2438-338/+461
* Refactor and test Android service termination.ppi@chromium.org2014-04-246-133/+339
* Disable content_browsertests WebUIMojoTest.EndToEndEcho, Ping due to flakinessdarin@chromium.org2014-04-241-1/+2
* Add support for more ASAN errors generation to chrome://crash/...sebmarchand@chromium.org2014-04-241-0/+32
* Fix AccessibilityModeHelperTest on Win8+fatalerr@yandex-team.ru2014-04-241-2/+16
* Introduce WorkerStoragePartitionId and use it in SharedWorkerInstance.horo@chromium.org2014-04-249-36/+99