summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Use range request for CORS access check on Android.dalecurtis2014-08-261-1/+9
* Remove implicit conversions from scoped_refptr to T* in content/browser/fileapi/dcheng2014-08-266-17/+18
* Remove implicit conversions from scoped_refptr to T* in content/browser/rende...dcheng2014-08-2615-60/+65
* Remove implicit conversions from scoped_refptr to T* in content/browser/frame...dcheng2014-08-265-18/+22
* Prevent the screen from sleeping when the desktop is being captured.jiayl2014-08-262-0/+19
* Creates CacheContext for ServiceWorkerCacheStorage.jkarlin2014-08-267-83/+120
* Remove old Aura Gesture Detection Pipeline.tdresser2014-08-265-77/+12
* Decouple script URL from ServiceWorkerRegistrationfalken2014-08-2625-97/+185
* Cleanup: Rename content_resources.gyp to content_resources.gypi and include i...thestig2014-08-264-13/+15
* Added PrintingContext::Delegate to get parent view handle and application loc...Vitaly Buka2014-08-261-1/+14
* Updating MakeMenuItemStringsFor() to include separators in custom itemssanjoy.pal2014-08-261-1/+4
* Mojom: Blanket change to mark all pointer/handle fields as nullable.yzshen2014-08-261-1/+1
* [refactor] Split up a large (5k lines) unit-test into multiple files.eroman2014-08-2612-4859/+5218
* Remove implicit conversions from scoped_refptr to T* in content/browser/servi...dcheng2014-08-2631-276/+278
* Add LOCAL_ prefix to non-UMA histogram macros.asvitkine2014-08-266-24/+26
* [Android] Speculative fix for crash during overscroll effect creationjdduke2014-08-262-4/+12
* Initial implementation of ServiceWorkerCache Put and Match functions.jkarlin2014-08-267-24/+1061
* Remove implicit conversions from scoped_refptr to T* in content/renderer/dcheng2014-08-269-31/+31
* Remove implicit conversions from scoped_refptr to T* in content/renderer/pepper/Daniel Cheng2014-08-268-21/+20
* Remove implicit conversions from scoped_refptr to T* in content/browser/compo...dcheng2014-08-267-24/+25
* Restrict ETC1 power-of-two rounding to old IMG drivers.aelias2014-08-267-4/+51
* Remove implicit conversions from scoped_refptr to T* in content/browser/index...Daniel Cheng2014-08-2620-118/+129
* Revert of https://crrev.com/290125, causing browser crashes due to raceScott Graham2014-08-265-38/+4
* Remove implicit conversions from scoped_refptr to T* in content/browser/appca...dcheng2014-08-268-26/+26
* IndexedDB: Decode correct int type for database name->id mapjsbell2014-08-252-2/+2
* Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....byungchul2014-08-256-80/+204
* Move external popup menus from WebViewClient to WebFrameClient, part 3/3.avi2014-08-2530-315/+385
* Revert of Minor changes to allow Pepper InstancePrivate tests to pass with gi...jyasskin2014-08-252-3/+1
* Revert of Stop all PeerConnections upon suspend from Blink side (patchset #3 ...scottmg2014-08-253-8/+1
* Move EME code out of WebMediaPlayerImpl.acolwell2014-08-258-432/+720
* Improving GestureNav screenshotting performance - Part 1 - gl_helpermfomitchev2014-08-253-116/+488
* Fix reload of a tab that crashed in background.ppi2014-08-252-1/+15
* Cleanup: Remove unneeded references to content_resources.gyp:content_resources.thestig2014-08-252-2/+0
* Added a method to detect all supported "image/*" MIME typesyoav2014-08-254-0/+34
* Delete obsolete GPU rasterization content whitelist codeajuma2014-08-255-11/+0
* cc: Enable renderer compositor impl-side painting on Mac.ccameron2014-08-251-4/+0
* Fix a couple of autofill popup issuesestade2014-08-252-0/+5
* Rename storage-related export macros and build targetspilgrim2014-08-255-10/+10
* Move DisownOpener to RenderFrameHost / RenderFrameProxyHost.creis2014-08-2518-32/+65
* Only set accessibility focus on page load for browser tabs, not web views.dmazzoni2014-08-252-2/+27
* Update AuraWindowRegistry to create only positive window IDs.sergeyu2014-08-251-2/+7
* Use qualified path for grit/ui_strings.htfarina2014-08-252-2/+2
* Fix comment to match implementation.mek2014-08-251-1/+1
* Adding local stream mute tests, tightening up WebRTC audio tests.phoglund2014-08-253-59/+142
* ResourceScheduler get visual signal from RenderViewHostImplzhenw2014-08-258-50/+168
* DevTools: Added service workers to remote debugging targetsvkuzkokov2014-08-2512-41/+194
* Revert of Reenable WebrtcBrowserTest.CanMakeEmptyCallThenAddStreamsAndRenegot...pauljensen2014-08-251-1/+4
* Update implementations of webrtc::SetSessionDescriptionObserver to use the ne...tommi2014-08-252-15/+14
* Revert of Added PrintingContext::Delegate to get parent view handle and appli...finnur2014-08-251-14/+1
* Reenable WebrtcBrowserTest.CanMakeEmptyCallThenAddStreamsAndRenegotiateEnable...perkj2014-08-251-4/+1