summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Replace build_angle.gyp with angle.gyp.jmadill2014-09-303-5/+5
* Add kEnableWebRtcHWVp8Encoding to GPU process.wuchengli2014-09-301-0/+1
* Skipping AX test related to input type on mac and android.shreeram.k2014-09-303-0/+3
* gpu: Rename Capabilities::map_image to Capabilities::image.reveman2014-09-302-2/+2
* Update content and media unittest isolate targets.jmadill2014-09-301-0/+7
* DevTools: pass the running test path into the devtools front-end.pfeldman2014-09-301-3/+11
* Add new histogram to assert the improvements we should get with browser side ...carlosk2014-09-305-1/+103
* [Push] Use Manifest.gcm_sender_id instead of API sender_id if possible.mlamouri2014-09-304-17/+32
* WebURLLoaderMock should set a request context for redirects.mkwst2014-09-301-0/+1
* [ServiceWorker] Set setSkipServiceWorker flag of the request from plugins wit...horo2014-09-301-0/+4
* Switch from WebMediaPlayer::maxTimeSeekable() to seekable()philipj2014-09-304-11/+16
* [ServiceWorker] Fix RenderFrameImpl::isControlledByServiceWorker()horo2014-09-301-4/+4
* [ServiceWorker] Plumbing the request mode from the renderer to the ServiceWor...horo2014-09-3021-11/+95
* Strip away the keyboard mic channel if no audio processing.grunell2014-09-302-11/+131
* Skipping AX test related to input typesshreeram.k2014-09-302-0/+2
* WebTestProxy should animate the page popupkeishi2014-09-301-0/+4
* Move InitializeOnCurrentThread down from WebGraphicsContext3DImpl to WebGraph...pilgrim2014-09-305-27/+31
* Remove #ifdefs around ShowLinkDisambiguationPopuptapted2014-09-3010-56/+34
* Use base::StringPairs where appropriate for src/media/anand.ratn2014-09-304-8/+8
* ServiceWorker: Add UMA to measure execution times of oninstall/onfetchshimazu2014-09-302-2/+26
* Pending tasks in a message loop should be deleted before shutting down Blinkharaken2014-09-303-9/+32
* Increase device orientation event frequency to 60 Hz to match requestAnimatio...jdarpinian2014-09-308-43/+60
* Mark SHA-1 as deprecatedrsleevi2014-09-301-0/+59
* Pass lsan GYP variable to swarming's test_env so that we can disable the sand...jam2014-09-301-0/+1
* Define ViewMsg_ColorProfile and plumb it into RenderWidgetnoel2014-09-303-0/+11
* PdfToMetafile messages always required on Windows.vitalybuka2014-09-301-119/+6
* Bypass ServiceWorkers for synchronous resource loads to avoid deadlocks when ...michaeln2014-09-301-2/+3
* PPAPI: Never re-enter JavaScript for PostMessage.dmichael2014-09-295-33/+120
* Move RenderViewHost swap out state to RenderFrameHost.creis2014-09-2926-644/+564
* gpu: Remove release-after-use workaround.reveman2014-09-291-4/+0
* Remove page_set argument from benchmark.CreateExpectations to limit the acces...nednguyen2014-09-298-8/+8
* Ensure that the browser’s copy of page id is in sync with the renderer’s.avi2014-09-295-1/+39
* Linux sandbox: Restrict sched_* syscalls on the GPU and ppapi processes.rickyz2014-09-293-5/+11
* [src/content] Apply automatic range checks to enum types across IPC .kulkarni.a2014-09-292-2/+6
* Remove AudioBuffersState classacolwell2014-09-293-3/+1
* cc:: Remove main_frame_before_draw_enabled from scheduler settings.orglofch2014-09-292-3/+0
* Prevent static mojo builds from pulling //ui/gl into mojo_shelldavemoore2014-09-291-0/+1
* Remove semicolons from IPC_MESSAGEsjkarlin2014-09-291-3/+3
* Add support for gcm_sender_id in Manifest.mlamouri2014-09-297-2/+49
* Disable the AccessibilityDl test due to failures on bot.fdegans2014-09-291-1/+2
* hr tag should have xml role as separatorshreeram.k2014-09-293-1/+4
* Migrate geolocation permissions to the new common permission class.miguelg2014-09-294-9/+19
* Fix DevToolsManagerTest.TestObserver flakiness.dgozman2014-09-293-38/+61
* Have ServiceWorkerCache::Put return a Response when completed.jkarlin2014-09-294-18/+60
* Made double-tap zoom work in pinch virtual viewport mode (Chromium-side).bokan2014-09-295-0/+31
* Make a context struct for ServiceWorkerCache::Put callbacks.jkarlin2014-09-291-81/+92
* [DevTools] Implement DevToolsManager::Observer which notifies about target up...dgozman2014-09-298-29/+367
* Skipping AX test on Android.shreeram.k2014-09-291-0/+1
* Fix memory leakage in VideoSourceHandlerTest.OpenWithoutCloseharaken2014-09-291-0/+1
* Use the correct v8 context for conversions when calling into the plugin from JSraymes2014-09-296-20/+37