summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Cleanup BrowserPluginEmbedderfsamuel2015-02-222-38/+12
* Remove obsolete code path that uses double as time stamp for metadata in the ...yangguo2015-02-213-18/+1
* content: Fix problem with implementation of MergeIntoFreeList.reveman2015-02-212-1/+27
* [Push] Enable PushManager.hasPermission() in browser tests.mlamouri2015-02-214-0/+9
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-2112-122/+82
* IndexedDB: Disable leveldb log reuse on Chrome OS only.cmumford2015-02-211-0/+5
* bluetooth: Don't crash in requestDevice with no adapter.scheib2015-02-211-1/+6
* ozone: Fix scaling for 2x cursorsspang2015-02-211-1/+1
* Add UMA stats for Linux sandboxing features.rickyz2015-02-211-0/+3
* Separate OnJNIOnLoadmichaelbai2015-02-215-73/+54
* Fix UiThreadGpu initialization for video accelerator testsdnicoara2015-02-212-3/+15
* Unify request failure handling in content::UserMediaClientImplservolk2015-02-213-44/+25
* Convert crypto::ScopedOpenSSL to type aliases.davidben2015-02-213-6/+5
* Add validation to ui::PageTransition.mbarbella2015-02-211-1/+4
* accessibility: Simpler AXTree root accessor.tfarina2015-02-205-18/+18
* Implement EmbeddedWorkerContextClient.setCachedMetadata/clearCachedMetadatahoro2015-02-2019-8/+282
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-201-0/+2
* [DOMStorage] Rate limiting writes to disk.michaeln2015-02-206-48/+202
* Use int64 time stamp when storing metadata to the HTTP cache.yangguo2015-02-206-6/+22
* Mac: Do not limit the zoom level for double-tap zoomccameron2015-02-201-0/+1
* [AppCache] Avoid frequent small writes and writing during startup by batching...michaeln2015-02-204-23/+118
* IndexedDB: Report QuotaExceededError when commit fails due to disk fulljsbell2015-02-208-15/+127
* Avoid unnecessary casts in NavigationControllerImpl.creis2015-02-2010-248/+140
* Remove unused errno parsing for leveldb status codesjsbell2015-02-201-10/+1
* Revert of Test that visual state callbacks do not deadlock. (patchset #6 id:1...kbr2015-02-202-115/+4
* Mac: Re-enable double-tap zoomccameron2015-02-201-1/+4
* [Android] Decouple AccessibilityInjector from WebContentsObserverjdduke2015-02-202-7/+17
* ResourceResponse: Fix self-assignment in DeepCopy().raphael.kubo.da.costa2015-02-201-1/+1
* Reland:Refactored pixel format resize operations in media/video/capture into ...emircan2015-02-202-5/+10
* [DevTools] Add stub handlers for synthetic gesture commands.samuong2015-02-202-1/+64
* veatest: fix keyframe verification test.posciak2015-02-201-21/+33
* Pass MediaLog to CreateMediaRendererFactoryservolk2015-02-203-3/+8
* Fix ChromiumLinkerTest crashing due to null Contextpetrcermak2015-02-201-3/+2
* Fix regression from r317126 that caused a DCHECK in ResourceDispatcher.jam2015-02-201-8/+17
* Fix VideoDecoderShim to dimiss textures after the stream is resized.sergeyu2015-02-201-1/+1
* Change routing of UpdateVSyncParameters to the CommandBufferProxyImpl.danakj2015-02-2019-213/+60
* VideoCaptureDevice: refactor Client::Buffer into an interfacemcasas2015-02-202-13/+36
* Enable NPAPI plugins if any plugin policies are set.wfh2015-02-202-11/+20
* Push API: Add and cleanup UMA logging for unregister/get/delivery.johnme2015-02-204-79/+182
* Revert of Revert of Make sure MessagePortService is used in a thread safe man...kaliamoorthi2015-02-201-2/+12
* Test that visual state callbacks do not deadlock.igsolla2015-02-202-4/+115
* Revert of Make sure MessagePortService is used in a thread safe manner. (patc...kaliamoorthi2015-02-201-12/+2
* Remove the happens-before annotations from base/memory/singleton.hglider2015-02-202-0/+2
* Make commit for swap promises do not unset can_cancel_commit.igsolla2015-02-203-4/+15
* Revert of v4l2_vda - Handle the resolution change event after STREAMOFF (patc...posciak2015-02-202-88/+109
* PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Privatejchuang2015-02-209-78/+78
* Implement checks for distinctiveIdentifier and persistentState in requestMedi...sandersd2015-02-201-3/+25
* Handle RenderProcessHostImpl::SetBackgrounded on Windowsgab2015-02-202-9/+37
* Fix crash in ServiceWorkerDispatcherHost::Initfalken2015-02-202-0/+5
* Make zip code optional in WebView#findAddress.hush2015-02-202-2/+13