summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
...
* DevTools: Protocol handler generator for contentvkuzkokov2014-09-2526-186/+1820
* [DevTools] Pass screencast commands to the renderer.dgozman2014-09-251-2/+4
* Revert of DevTools: Protocol handler generator for content (patchset #29 id:5...ager2014-09-2526-1821/+186
* DevTools: Protocol handler generator for contentvkuzkokov2014-09-2526-186/+1821
* Revert of Removed the ScriptedSpeech content side. (patchset #2 id:20001 of h...mvanouwerkerk2014-09-251-0/+1
* Use changed_button_flags() when converting MouseEvent to blink::WebMouseEvent.joleksy2014-09-251-3/+12
* Use of base::StringPairs appropriately in contentmohan.reddy2014-09-253-4/+6
* Fix WeakPtrFactory member ordering in contentmohan.reddy2014-09-255-10/+13
* Removed the ScriptedSpeech content side.mohan.reddy2014-09-251-1/+0
* [ServiceWorker] Don't send fetch event to the ServiceWorker if the page is no...horo2014-09-251-1/+1
* Update entry page type to include error pages when appropriate.wjmaclean2014-09-251-0/+2
* Remove implicit HANDLE conversions from content.rvargas2014-09-253-16/+16
* Fix SiteInstance ref counting issue in RenderFrameHostManager::CommitNavigation.alexmos2014-09-251-3/+3
* Fix AccessibilityModeTest.* on Win 8drbasic2014-09-245-25/+65
* Adds conversion rule for WebAXRoleNoneshreeram.k2014-09-242-0/+5
* Fix Ozone builddnicoara2014-09-244-4/+4
* Revert IOSurface CoreAnimation simplifications on ccameron@'s advice.kbr2014-09-244-394/+295
* Remove WebContentsObserver::ProvisionalChangeToMainFrameUrl and all the code ...avi2014-09-249-91/+1
* Move ensure keyboard mic check in MediaStreamManager to SetupRequest.grunell2014-09-242-10/+20
* Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.gavinp2014-09-242-20/+23
* content: Cleanup GpuMemoryBufferImpl destruction.reveman2014-09-242-19/+0
* Add Vary support for ServiceWorkerCache::Match.jkarlin2014-09-242-1/+111
* ServiceWorker CacheID updatejkarlin2014-09-242-18/+4
* Make ServiceWorkerFetchRequest and ServiceWorkerResponse header maps case ins...jkarlin2014-09-247-31/+44
* Add support for icons.{src,type,density} in Manifest.mlamouri2014-09-241-1/+9
* Set keyboard mic effect if available.grunell2014-09-244-0/+82
* Adds link disambiguation popup support to Windows.luken2014-09-2416-25/+191
* Use sidestep to detour CertVerifyCertificateSignatureEx on Windows versions e...rsleevi2014-09-241-0/+87
* Replace some hard coded schemes with the constants in /url/url_constants.h.sungmann.cho2014-09-242-2/+2
* Remove page id from ViewHostMsg_UpdateTargetURL; no one actually uses it on t...avi2014-09-245-9/+9
* Make content_shell_apk build completelycjhopman2014-09-241-0/+10
* Only quit, restart, and inducebrowsercrashforrealz with chrome:// or about:.avi2014-09-231-1/+1
* Fix boundary check problems in socket_host.cc.jiayl2014-09-233-155/+228
* Battery Status API: add UMA logging for Windows.timvolodine2014-09-231-0/+33
* Copy LatencyInfo from renderer into corresponding Surface.jbauman2014-09-231-0/+7
* IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windowsmorrita2014-09-232-4/+21
* Fix uninit access in TouchEventQueuejdduke2014-09-231-0/+1
* [Android] Enable composited selection updatesjdduke2014-09-232-76/+9
* Activate and inactivate keyboard mic on ChromeOS.grunell2014-09-234-2/+142
* Allow repeated handler removal/addition with the TouchEventQueuejdduke2014-09-235-219/+260
* Partial swap implementation for surfacelessachaulk2014-09-234-27/+176
* Adding DumpAccessibilityTree Tests (7 of 20)shreeram.k2014-09-231-0/+49
* Add VEA supported profiles to GPUInfo.wuchengli2014-09-231-0/+4
* Support distributing vsync info with surfaces.jbauman2014-09-235-0/+22
* Limit outstanding surface draw swaps to max_frames_pending.jbauman2014-09-232-1/+32
* Fix crash caused by NULL response_headers passed to StreamHandleImplraymes2014-09-231-5/+9
* Change Zygote ownership in content/.jln2014-09-221-1/+1
* [ServiceWorker] Treat the rejected result of onFetch event as a Network Error.horo2014-09-221-2/+4
* WebContentsAudioMuter: Mute all audio output from a WebContentsImpl.miu2014-09-225-0/+247
* Fix WeakPtrFactory member placementanujk.sharma2014-09-221-2/+2