summaryrefslogtreecommitdiffstats
path: root/content/public/browser
Commit message (Expand)AuthorAgeFilesLines
* Presentation API: move message data for single message observers.kmarshall2015-08-201-2/+7
* Add new child killed notification and use for plugin stability.wfh2015-08-182-6/+7
* Validate the Origin HTTP header in the browser process.creis2015-08-183-1/+24
* Android Media Notification: stop the MediaSession when dismissed.mlamouri2015-08-171-0/+2
* Allow script to request durable storage permission (chrome side)dgrogan2015-08-141-0/+1
* Move MIDI permission status checking out of Blinklalitm2015-08-141-0/+1
* Add mixed content and secure URL info to SecurityStyleExplanationsestark2015-08-142-6/+34
* Slow Reports: Added new category presetsoysteine2015-08-131-0/+2
* Remove STATIC_CONST_MEMBER_DEFINITION.thakis2015-08-121-18/+20
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-1/+1
* Update PresentationService and PresentationDispatcher availability listening.mfoltz2015-08-111-3/+2
* Update SplitString calls to new formbrettw2015-08-081-2/+2
* Pass user gesture bit when chrome handles an intent fired by itselfqinmin2015-08-072-11/+18
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-071-2/+2
* Get rid of FrameAccessibility using AXTreeIDsdmazzoni2015-08-073-32/+14
* [Presentation API] Change ListenForSessionMessages API to observers.imcheng2015-08-073-97/+21
* Update SplitString calls to new formbrettw2015-08-071-2/+2
* Support restricting browsing data removal for downloads by origin.ttr3142015-08-062-0/+13
* Implement glue to integrate battor power tracing with trace controller.prabhur2015-08-061-0/+4
* Plumb notification action index for desktop SW notificationclickjohnme2015-08-061-0/+1
* Move ctor out-of-line to work around Win/Clang bughans2015-08-062-1/+4
* Add "secure explanations" to SecurityStyleExplanationsestark2015-08-051-3/+4
* Replace dual-maps with IDMap in DesktopMediaId::AuraWindowRegistry.miu2015-08-041-26/+17
* Remove aura enum from DesktopMediaID to fix desktop mirroring audio (CrOS).miu2015-08-042-31/+69
* Add a NavigationHandle class to content/public/browserclamy2015-07-312-0/+74
* Expose BackgroundSyncContext in StoragePartitionjkarlin2015-07-312-0/+35
* Annotate large GN targets for precompiled headersbrettw2015-07-281-1/+4
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-4/+1
* Move existing kSitePerProcess checks to a policy-oracle objectnick2015-07-271-31/+44
* Add precompiled headers to GN build for large targets.brettw2015-07-271-1/+4
* Stop showing warning UI when SharedWorker crashestoyoshim2015-07-271-3/+0
* Disable persistent WebRTC certificate caching if cookies are disabled.jiayl2015-07-242-0/+17
* Reland "Add ExecuteJavaScriptForTest and make all tests use it"Jochen Eisinger2015-07-241-2/+14
* Revert of Add ExecuteJavaScriptForTest and make all tests use it (patchset #1...sigbjornf2015-07-241-14/+2
* Add ExecuteJavaScriptForTest and make all tests use itjochen2015-07-241-2/+14
* Add switch to use ipc command buffer in Android WebViewboliu2015-07-231-0/+4
* Remove notifications from ClientSideDetectionHost, remove NOTIFICATION_RESOUR...avi2015-07-221-7/+0
* Make the logic for stream interception by MimeHandlerViews consistent with st...raymes2015-07-222-10/+14
* move file access permission logic to DownloadResourceThrottleqinmin2015-07-221-1/+2
* Switch RenderFrameHostManager to use RenderProcessHostObserver, remove NOTIFI...avi2015-07-212-6/+15
* Remove NOTIFICATION_WEB_CONTENTS_TITLE_UPDATED.avi2015-07-211-6/+0
* Give automation API access to browser plugin objects.dmazzoni2015-07-212-6/+12
* Remove two unused notifications.avi2015-07-211-12/+0
* Cleanup: Remove dead ViewMsgs and comments that refer to them.thestig2015-07-211-1/+0
* Presentation API: implement WebPresentationClient::setDefaultPresentationUrl().mlamouri2015-07-201-4/+3
* Remove NPAPI command line flags entirely.wfh2015-07-202-0/+7
* Slow Reports - Add support for UMA triggers in BackgroundTracingManager.simonhatch2015-07-181-2/+3
* Kill renderers for bad password forms in --site-per-process.lfg2015-07-171-0/+7
* Introduce the PushSubscription.curve25519dh attribute (2/3)peter2015-07-141-9/+23
* Kill renderer on failure to deserialize security info in most casesestark2015-07-141-4/+6