summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert of https://chromium.googlesource.com/chromium/src/+/d78b086e4459077f2f...Vangelis Kokkevis2015-03-124-12/+14
* Pepper: Check instance container in RendererPpapiHostImpl::GetDocumentURLdmichael2015-03-121-1/+1
* Put renderer contents in separate Surface on Androidjbauman2015-03-124-58/+193
* Fix a test to properly check a page.avi2015-03-121-1/+1
* [WebView] Add onPageCommitVisible callback.tobiasjs2015-03-121-0/+15
* Roll WebRTC 8695:8699, Libjingle 8697:8700tommi2015-03-121-2/+2
* CrossProcessFrameConnector configuration happening too soonkenrb2015-03-121-10/+11
* Making synthetic gesture API accept float inputs.ssid2015-03-128-43/+41
* Hide close buttons of inactive stacked tabs by defaulttdanderson2015-03-122-6/+6
* base: Remove discardable memory types.reveman2015-03-124-28/+0
* Suppress flaky gpu_rasterization on Mac Retina GPU tryservers.kbr2015-03-122-0/+21
* Add Clone and disallow copy construction for NavigationEntryImpl.creis2015-03-126-15/+91
* base: Simplify the base::DiscardableMemory API.reveman2015-03-121-16/+3
* Reland of Refactor the loading tracking logic in WebContentsImpl.fdegans2015-03-127-94/+230
* Clean-up unnecessary virtuals and statics in browser/device_sensors/timvolodine2015-03-125-13/+13
* Introduce the NotificationDatabase class.peter2015-03-126-0/+290
* Roll WebRTC 8693:8695, Libjingle 8690:8697tommi2015-03-122-2/+2
* content/browser/renderer_host/media adding mcasas@ to OWNERs of video_capture...mcasas2015-03-121-0/+2
* Enable distance field text on Android.jvanverth2015-03-121-0/+4
* scheduler: Allow checking the target thread after terminationskyostil2015-03-122-4/+13
* WebRtcVideoCapturerAdapter: Remove thread checker from wrapped media::VideoFramemagjed2015-03-121-17/+9
* Remove the FrameMsg_Navigate_Paramsclamy2015-03-1219-509/+602
* Add WebSocketDispatcherHostTest.InvalidSchemehiroshige2015-03-121-0/+28
* Fix heap-use-after-free in WebSocketHost::AddChannel()hiroshige2015-03-121-2/+14
* Trigger use of viewportAndroid.css through new setting.rune2015-03-121-0/+1
* Allow ui::Compositor to defer commits during tab-switchccameron2015-03-123-0/+34
* Add profiling to investigate OnAllocateLockedDiscardableSharedMemory.erikchen2015-03-121-0/+37
* This is a re-land of https://codereview.chromium.org/643733002.lfg2015-03-1213-4/+217
* Calls BrowserAccessibility::IsCellOrTableHeaderRole() with a correct instance.je_julie.kim2015-03-121-1/+1
* This CL addresses a long standing TODO to implement transferring ports from J...sgurun2015-03-122-0/+18
* Only allow non-deprecated IPv6 addresses which don't contain MAC to be used i...guoweis2015-03-121-5/+11
* Add ANGLE Platform implementation.jmadill2015-03-114-14/+12
* Printing: PDFs should only be fit to page if there is a size mismatch.thestig2015-03-111-0/+4
* Implement DeviceMotionEvent APIjonross2015-03-114-83/+226
* Add profiling to track jank in ResourceDispatcherHostImpl::UpdateLoadInfoOnUI...erikchen2015-03-112-0/+15
* gpu-raster: Check for NULL sk_surface in GpuRasterizer::RasterizeSource.vmiura2015-03-111-0/+6
* Do not call IPEndpoint::ToString for empty IP address.jiayl2015-03-111-7/+15
* Fix video_decode_accelerator_unittest build on non-CrOStiago.vignatti2015-03-112-0/+3
* Revert the TerminateOnHeapCorruption experiment.erikwright2015-03-113-13/+1
* Cancel client auth requests when not promptable.davidben2015-03-1114-153/+531
* Add tests for navigation type classification for client-side redirects.avi2015-03-112-8/+69
* Per-renderer WebSocket throttlinghiroshige2015-03-115-36/+437
* base: Remove DiscardableMemoryEmulated.reveman2015-03-113-50/+0
* Fix for the WebInputEventBuilderTest.TestMouseEventScale content_unittests fa...ananta2015-03-111-0/+4
* Support buttons attribute for drag event (chromium side).jinho.bang2015-03-114-4/+37
* content: Improve DiscardableSharedMemoryHeap performance by using an array of...reveman2015-03-116-119/+236
* Implement ServiceWorkerRegistration related DevTools events [2/2 chromium]horo2015-03-1115-66/+380
* Mac: More quickly transition from asynchronous to synchronous drawingccameron2015-03-111-3/+4
* Reverting this to see if this is the cause of the XP test redness. Will relan...Anantanarayanan Iyengar2015-03-114-12/+14
* Add profiling to Context::Notify.erikchen2015-03-113-0/+65