summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add switch to enable the mode that uses zooming for dsf behavior.oshima2015-10-134-0/+12
* Send verification to browser side in ppapi socket when buffer has been read f...grunell2015-10-131-2/+5
* [Service Workers] DCHECK from WebServiceWorkerResponse::visitHTTPHeaderFields.pritam.nikam2015-10-131-4/+3
* Revert of Don't use audio input sync socket read verification for non-low lat...grunell2015-10-134-49/+26
* Move //build/module_args/v8.gni to //build_overrides.dpranke2015-10-132-8/+4
* Using the correct target NSView to show the dictionary bubble.shuchen2015-10-133-9/+17
* ui: Add gfx::BufferFormat::RGBA_8888 as a supported ozone native pixmap format.reveman2015-10-131-2/+3
* Escapes backslash, colon, comma, equals and semicolon in IAccessible2 string ...nektar2015-10-133-17/+79
* content: Rename DumpRenderTree references to test_runner.tfarina2015-10-132-4/+4
* mac: Make unit_tests mostly build with the 10.11 SDK.thakis2015-10-131-0/+2
* Fixes BrowserAccessibility::PlatformGetDeepestLastChild.nektar2015-10-132-2/+58
* Crash-fix: AuraWindowCaptureMachine WeakPtrs managed/used only on UI threadmiu2015-10-132-11/+43
* Move sync compositor objects to rendererboliu2015-10-1218-303/+307
* Remove power profiling from DevTools and third_party/power_gadget.dgozman2015-10-1218-800/+2
* Don't invoke ConnectToService factory on invalid handlesrockot2015-10-121-0/+7
* Don't use base::MessageLoop::{Quit,QuitClosure} in content/ki.stfu2015-10-1234-89/+84
* disable test cases on XPNiklas Enbom2015-10-121-0/+6
* Revert basictypes.h include in MockDataChannel.pbos2015-10-122-7/+6
* Rename NetworkDelegate first-party-only flagestark2015-10-122-2/+2
* mac: Make content_shell almost build with the 10.11 SDK.thakis2015-10-121-2/+2
* Add UMA for MediaThrottleInfoBarqinmin2015-10-121-0/+14
* Add test cases for WebRTC IP Permission check.guoweis2015-10-1216-50/+254
* [Android] Clean up WebActionModejdduke2015-10-121-10/+0
* Reland: Added SyncToken command buffer trait to help with IPC messagesdyen2015-10-121-7/+6
* Revert "Adds some code to help isolate where crash is happening"rockot2015-10-121-1/+1
* [tracing] Add sqlite memory statistics to tracing.ssid2015-10-121-0/+3
* [tracing] Display the resident size of the discardable memory segmentsssid2015-10-121-0/+16
* Roll WebRTC 10197:10255, Libjingle 10196:10255magjed2015-10-122-5/+5
* Add flag to force complex text for testseae2015-10-124-1/+12
* Fix content_browsertests build on non-Aura build using GN.mlamouri2015-10-121-1/+4
* Update chrome://webrtc-internals audio recordings info text.grunell2015-10-122-20/+24
* [Tracing] Introduce --enable-heap-profiling switchruuda2015-10-123-0/+3
* Exclude WebRtcAudioDebugRecordingsBrowserTest.CallWithAudioDebugRecording on ...grunell2015-10-121-0/+3
* Revert "Add more tracking detail to Mojo async waits."rockot2015-10-1216-43/+31
* Refactor didFirstBlahLayoutBlah into didMeaningfulLayout.dglazkov2015-10-105-9/+26
* Support mojo applications in GPU process.xhwang2015-10-1011-9/+173
* Add trace to the caller of QuotaManager::GetAvailableSpace and its callbacks ...oshima2015-10-104-0/+27
* ipc: Add missing includes for USE_ATTACHMENT_BROKER.erikchen2015-10-101-0/+1
* Delete best-effort keycode guessing.aelias2015-10-104-429/+46
* Revert of Added SyncToken command buffer trait to help with IPC messages. (pa...jbudorick2015-10-101-8/+7
* Revert of Disable support for swapped out RenderFrame(Host) (patchset #6 id:1...nasko2015-10-101-1/+1
* Delete hide_pinch_scrollbars_near_min_scale setting.aelias2015-10-093-12/+0
* gpu: Remove GL_TEXTURE_POOL_CHROMIUMccameron2015-10-096-38/+15
* Remove unnecessary uses of GetCookieMonster.davidben2015-10-092-19/+7
* Do not access mainFrameImpl() in inspector agents.dgozman2015-10-091-2/+16
* Suppress failing cosine test on Intel D3D9.jmadill2015-10-091-0/+4
* RenderframeHostManager should check for existing RenderFrameProxyHostsnasko2015-10-095-39/+115
* Remove some unnecessary CookieStore::GetCookieMonster calls.davidben2015-10-091-13/+8
* cc: Remove GL_REPEAT wrap modeccameron2015-10-091-1/+0
* ozone: Implement support for CreateGpuMemoryBufferFromHandle for OzoneNativeP...reveman2015-10-092-10/+34