summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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-2421-246/+263
* 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-2411-40/+62
* Add support for Manifest.icons.sizesmlamouri2014-09-244-1/+172
* Add support for icons.{src,type,density} in Manifest.mlamouri2014-09-247-9/+303
* Add CanMinimize to classes that implement WidgetDelegate::CanMaximize.jackhou2014-09-241-0/+1
* Remove some dead favicon code in RenderViewImpl.mlamouri2014-09-241-15/+0
* Set keyboard mic effect if available.grunell2014-09-249-0/+119
* Revert of EventSender: Added checks for missing arguments (patchset #4 id:600...ager2014-09-241-30/+25
* Adds link disambiguation popup support to Windows.luken2014-09-2422-31/+252
* Use sidestep to detour CertVerifyCertificateSignatureEx on Windows versions e...rsleevi2014-09-241-0/+87
* content: Fix OOM error handling in GpuMemoryBufferImplSharedMemory::AllocateS...reveman2014-09-241-2/+2
* Replace some hard coded schemes with the constants in /url/url_constants.h.sungmann.cho2014-09-2412-16/+17
* Remove page id from ViewHostMsg_UpdateTargetURL; no one actually uses it on t...avi2014-09-248-17/+13
* Make content_shell_apk build completelycjhopman2014-09-245-19/+58
* content: Fix layering violation in GpuMemoryBufferImplOzoneNativeBuffer.reveman2014-09-243-21/+31
* PPAPI: Never re-enter JavaScript for PostMessage.dmichael2014-09-245-31/+98
* Allow better AudioRendererMixer reuse by ignoring irrelevant params.dalecurtis2014-09-233-7/+78
* aw: Prevent multiple AddObserverboliu2014-09-231-2/+3
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-2310-43/+31
* Only quit, restart, and inducebrowsercrashforrealz with chrome:// or about:.avi2014-09-233-1/+3
* 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
* Remove TSan annotations from base/glider2014-09-231-0/+1
* Copy LatencyInfo from renderer into corresponding Surface.jbauman2014-09-231-0/+7
* Added checks for missing arguments in event_sender.cc. Also simplified the us...mustaq2014-09-231-25/+30
* IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windowsmorrita2014-09-233-8/+22
* Fix uninit access in TouchEventQueuejdduke2014-09-231-0/+1
* Refactoring AudioParameters |operator==| to |Equals()| methodburnik2014-09-231-1/+1
* Rebaseline CSS3DBlueBox pixel test.jmadill2014-09-231-1/+1
* [Android] Enable composited selection updatesjdduke2014-09-234-85/+26
* 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
* Revert of Fix the way how we create webrtc::AudioProcessing in Chrome (patchs...xians2014-09-231-2/+1
* content: Add missing "_" suffix to member variable.reveman2014-09-231-4/+4
* Adding DumpAccessibilityTree Tests (7 of 20)shreeram.k2014-09-2350-0/+415
* [Android] Offset smart clip rect output when there is a change in viewportchangwan2014-09-231-0/+13
* Fix orientation change callbacks to go through WebLocalFrame.dcheng2014-09-234-11/+11
* Add VEA supported profiles to GPUInfo.wuchengli2014-09-2317-59/+70
* Support distributing vsync info with surfaces.jbauman2014-09-235-0/+22
* Mark the CSS3DBlueBox pixel test as failing.Victor Miura2014-09-231-0/+2
* 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
* [proguard] Add VisibleToTesting to clearHistory on NavigationController.tedchoc2014-09-231-0/+3
* Change Zygote ownership in content/.jln2014-09-222-2/+2
* [ServiceWorker] Treat the rejected result of onFetch event as a Network Error.horo2014-09-221-2/+4