summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert of Add mechanism to signal DelegatedFrameHost that a surface is about ...mpearson2015-10-163-43/+6
* Revert of Add webusb permission bubble mojom (patchset #3 id:40001 of https:/...mpearson2015-10-167-63/+4
* Add webusb permission bubble mojomjuncai2015-10-167-4/+63
* Ignore InputMsg IPCs if RenderView is in swapped out state.nasko2015-10-162-0/+56
* layout-tests: Expose gc-specific test-interfaces for html_viewer.sadrul2015-10-155-121/+0
* Add mechanism to signal DelegatedFrameHost that a surface is about to draw.jbauman2015-10-153-6/+43
* Embed keyboard shortcut bit in WebKeyboardEventjdduke2015-10-1520-133/+145
* Implemented IAccessibleHyperlink interface.nektar2015-10-153-37/+297
* Fix a leak of MojoApplicationHost in browser shutdown.amistry2015-10-151-0/+8
* android: Fix GLContext creation racesievers2015-10-153-28/+16
* Notify RenderProcessHostObservers of process exit at cleanup time.nasko2015-10-151-0/+11
* Potential fix and extensive CHECKs for plugin crashschenney2015-10-152-2/+14
* Add a flag to disable cached picture raster for blink.danakj2015-10-153-5/+6
* Allow out-of-process iframes to update the mouse cursorkenrb2015-10-154-0/+107
* Fix a potential buffer overflow in audio_decoder_androidochang2015-10-151-0/+3
* [Android] Disable ContentViewCoreSelectionTest.testPastePopupNotShownOnLongPr...jbudorick2015-10-151-0/+2
* Update WebGL 2 conformance test expectations.zmo2015-10-151-3/+2
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-1530-102/+174
* ServiceWorker: Remove unnecessary accessors for uncommitted/purgeable resourcesnhiroki2015-10-153-103/+39
* Isolate content_unittests_apk.stip2015-10-152-0/+40
* Remove finishComposingText from constructor and fix testschangwan2015-10-153-145/+153
* Disable some GLAndSoftwareCompositing content browser tests under MSAN.benwells2015-10-151-8/+63
* Remove WebBeginFrameArgs, we only ever use lastFrameTimeMonotonic.esprehn2015-10-152-13/+4
* Improve error code for service worker bailing due to no update foundfalken2015-10-151-4/+12
* Pass the original event into the TextInputClient for InsertChardtapuska2015-10-155-50/+15
* Make a copy of live versions before calling StopWorker() for all ServiceWorke...horo2015-10-151-1/+5
* Fix ServiceWorkerWriteToCacheJob calling NotifyHeadersComplete on error.mmenke2015-10-154-15/+172
* Implement WebContents::HasManifest.dominickn2015-10-159-32/+223
* Fix window capture drawing the mouse cursor in wrong position.xjz2015-10-152-25/+19
* Isolate content_shell_test_apk.stip2015-10-152-2/+40
* Append --disable-accelerated-video-decode for WebGL 2 conformance on Mac.zmo2015-10-151-0/+6
* Re-enable a bunch of WebGL 2 conformance tests on Mac Intel.zmo2015-10-151-31/+0
* Cleanup of some old TODOsjdduke2015-10-157-14/+3
* Don't modify focus in an NSAlert after it's been displayed.avi2015-10-152-10/+2
* WebMediaPlayerMS code clean up. Refactor the inner class WebMediaPlayerMS::Co...qiangchen2015-10-145-510/+561
* Add cloud_print to the GN build.brettw2015-10-141-0/+23
* Update WebGL 2 conformance test expectations for Linux AMD bot.zmo2015-10-141-7/+20
* Make a couple of small IWYU fixes.amistry2015-10-142-1/+5
* The elements inside <webview> should not take focus when the <webview> is inv...ekaramad2015-10-141-1/+1
* Isolate content_browsertests_apk.stip2015-10-142-0/+48
* Revert of Add cloud_print to the GN build. (patchset #1 id:1 of https://coder...mpearson2015-10-141-23/+0
* Implement GetTotalReceivedBytes() for StreamSockettbansal2015-10-142-0/+7
* Add cloud_print to the GN build.brettw2015-10-141-0/+23
* Reland: Use GpuMemoryBufferVideoFramePool for WebMediaPlayerMS and MediaStrea...emircan2015-10-1413-37/+183
* bluetooth: Subscribe to notifications.ortuno2015-10-1412-19/+783
* Add HTTP/2.0 to class HttpVersion and enum HTTPVersion.bnc2015-10-141-0/+2
* Update telemetry tests that rely on window.innerWidth/Height.ymalik2015-10-142-0/+18
* Added method to wait on fence syncs which do not need to be flushed.dyen2015-10-142-0/+16
* [BlobAsync] Patch 1: BlobStorageRegistrydmurph2015-10-142-0/+88
* Modify --isolate-extensions to not isolate hosted apps. This requiresnick2015-10-1410-89/+79