summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Second attempt at fixing pointer lock issues with Windows HiDPI.ananta2015-03-105-22/+72
* Only enable the Low Box token on Windows 8 and 8.1hichris1232015-03-101-1/+2
* content: Release all free discardable memory when idle.reveman2015-03-095-84/+223
* Prevent hang monitor restarts when hiddenjdduke2015-03-095-19/+61
* Redefine base::Process:Terminate so that it can replace base::KillProcessrvargas2015-03-091-1/+1
* Android: Fix GPU.GPUProcessTerminationStatus UMA statsievers2015-03-092-3/+23
* gpu/blink: Cleanup - Remove 'using' declarations from webgraphicscontext3d_im...tfarina2015-03-092-1/+3
* Fix touch editing handles not shown after trying overscrollmohsen2015-03-093-15/+90
* Make ContentRendererClient::DidCreateScriptContext take a WebLocalFrame.kalman2015-03-091-1/+1
* (Reland) Always create top controls manager.bokan2015-03-094-8/+0
* Revert of [Android] Fix a flicker in stopping Chrome (patchset #11 id:200001 ...jdduke2015-03-093-11/+8
* Update test results after crrev.com/869253002k.czech2015-03-097-30/+15
* Revert of Re-enable the new SQLitePersistentCookieStore load strategy. (patch...erikchen2015-03-091-1/+4
* DevTools: pick sw targets to attach to on the backend side.pfeldman2015-03-0914-65/+162
* OOPIF: Fix cross-process navigations in new windows.creis2015-03-091-1/+8
* Request uncompressed images from data reduction proxy when saving.kundaji2015-03-093-2/+31
* base: Stop passing a non-const ref to ObserverListBase::Iterator.danakj2015-03-097-8/+8
* Make command-zero reset page scale in addition to zoom levelccameron2015-03-0911-8/+127
* content: Add histogram for discardable memory allocation size.reveman2015-03-091-0/+7
* [Win, Android] Don't create WebSandboxSupport when it would have no methods.jbroman2015-03-094-59/+31
* RTCVideoDecoder: Using I420VideoFrame directly instead of to-be-removed Textu...hbos2015-03-091-6/+6
* Fixed an ignored return value introduced by the ResourceLoaderBridge removaloysteine2015-03-091-1/+1
* Relax same-origin policy for ServiceWorker openWindow() in Chromium.mlamouri2015-03-095-14/+31
* Rename blink::WebWorkerPermissionProxyClient to blink::WebWorkerContentSettin...mlamouri2015-03-099-38/+39
* BrowserFontResource should not push opacity info to Blinkfmalita2015-03-092-7/+25
* [DevTools] Expose DevToolsAgentHost for OOPIF, display it in chrome://inspect.dgozman2015-03-097-30/+167
* Only allow temporary IPv6 address.guoweis2015-03-081-0/+8
* DevTools: remove the WorkerDevToolsManager base - implementations are diverging.pfeldman2015-03-0812-215/+211
* ServiceWorker: plumbing for ClientQueryOptions (2/2, chromium)kinuko2015-03-0813-38/+82
* Mac: Remove flag to disable threaded event handlingccameron2015-03-088-26/+1
* Add remaining trivial targets for the Linux GN builddpranke2015-03-082-0/+16
* ServiceWorker: coalesce all SWClientInfo request into one task.mlamouri2015-03-084-88/+92
* Fix flakyness in NavigateRemoteFrame browsertest.lfg2015-03-072-100/+70
* Simplify WebRTC DelayMetrics query in MediaStreamAudioProcessorbjornv2015-03-072-37/+12
* Remove software paint FrameSubscriber from tab capture.miu2015-03-074-76/+7
* Add more tests for manual and auto subframe navigation classifications.avi2015-03-061-1/+27
* Only add dbus dependencies if use_dbus==1 in content_unittests.derekjchow2015-03-062-3/+4
* Initialize |result| in SharedWorkerMessageFilter::OnAllowDatabase.mbarbella2015-03-061-0/+4
* [Ozone] Make mouse buttons 8 and 9 navigate forward and back in history part 1/2pkotwicz2015-03-061-2/+6
* [EXPERIMENTAL] Video Capture: Wrap captured frames in GpuMemoryBuffer allowin...mcasas2015-03-0613-368/+969
* Change Notification.replace_id() to be a std::string(), rename to tag().peter2015-03-064-8/+8
* Skip WebGL float tests on Windows.jmadill2015-03-061-2/+2
* Closing a persistent notification should be aware of the origin.peter2015-03-065-1/+18
* Allow content_nacl_nonsfi.gyp to be reviewed by any developers.hidehiko2015-03-061-0/+1
* Implement support for silent notifications.peter2015-03-065-2/+14
* Removing unused DeathData::ResetMax() methodvadimt2015-03-061-1/+1
* V4L2VDA: Don't requeue first fragment after parsing the headers on init.posciak2015-03-061-9/+2
* content: pepper: factorize file descriptor accesslionel.g.landwerlin2015-03-0610-81/+58
* Introduce a dedicated compile-time switch for Kasko.erikwright2015-03-061-2/+4
* Adds a couple of simple micro benchmarks for the TaskQueueManageralexclarke2015-03-062-0/+172