summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert of cc: Default threaded GPU rasterization to ON. (patchset #1 id:1 of ...skyostil2015-02-181-1/+3
* Disable elastic overscroll effect in DevTools.dgozman2015-02-184-0/+15
* VideoCaptureDevice: Client and Unittests cleanupmcasas2015-02-186-105/+90
* Stop using deprecated task posting interfaces from Blinkskyostil2015-02-182-5/+18
* EventSender::GestureFlingStart requires a source device.tdresser2015-02-181-10/+3
* [cc]: Add a BeginMainFrameNotExpectedSoon signal and route it to the Renderer...rmcilroy2015-02-1811-0/+27
* Unregister with push service and SW database when permission is lost.mlamouri2015-02-184-25/+73
* Don't print stack traces for caught exceptions in MediaResourceGetter.andrewhayden2015-02-181-4/+4
* Introduce `void TextInputClient::SetEditCommandForNextKeyEvent(int)`tapted2015-02-182-4/+4
* Introduce AppCacheResponseMetadataWriter to support metadata caching.horo2015-02-188-51/+277
* LSan: invoke leak detection in RendererMain() on renderer exit.earthdok2015-02-181-0/+6
* Add UMAs for VTVideoDecodeAccelerator initialization and session errors.sandersd2015-02-181-22/+121
* On timeout, we wait for a XProperty change event with additionalsohan.jyoti2015-02-182-3/+109
* base: Remove use of DiscardableMemoryManager from shmem implementation of dis...reveman2015-02-188-47/+261
* Create MemoryPressureObserverChromeOS object after calling the function Chrom...xdai2015-02-181-7/+7
* Enable plugin blocking for browser plugins.sammc2015-02-181-9/+8
* [renderer]: Ensure blink is initialized in RenderThreadImpl::OnMemoryPressure.rmcilroy2015-02-171-20/+20
* IndexedDB: Ensure that blobs in unused prefetches are ackedjsbell2015-02-173-0/+77
* Remove dependency from ui/base to cc on non-Android platformsspang2015-02-171-2/+28
* Remove unused/invalid comments from ContentViewCore.tedchoc2015-02-172-8/+2
* Explicitly differentiate key system support functions by EME version.ddorwin2015-02-171-1/+1
* Pipe v8CacheOptions for ServiceWorker from the browser process to blink [2/2 ...horo2015-02-176-29/+46
* Cleanup lingering scaffolding for Skia changerobertphillips2015-02-171-4/+2
* cc: Default threaded GPU rasterization to ON.vmiura2015-02-171-3/+1
* Move WebPageOverlay subclasses to use WebGraphicsContext.jbroman2015-02-171-11/+13
* Fix component build for vide_decode_accelerator_unittestdnicoara2015-02-171-1/+3
* Enable the Push and Notification Service Worker events without a flag.peter2015-02-171-14/+0
* VP8Parser: Fix calculation of DCT partition sizes.posciak2015-02-171-1/+4
* Cleanup: Move sqlite_persistent_cookie_store_perftest.cc into content_perftes...tfarina2015-02-172-0/+2
* DevTools: Fix debugger command ordersergeyv2015-02-172-14/+6
* [renderer]: Don't call blink::WebCache::pruneAll() if blink is not initialized.rmcilroy2015-02-171-1/+3
* Disable flaky SpeechRecognitionBrowsertest.Precheck on all platforms.creis2015-02-171-7/+2
* Do not reset ManifestManager state for same page navigation.mlamouri2015-02-172-0/+60
* Avoid sending touchmove events where all pointers are stationarys.singapati2015-02-175-40/+86
* Update createRemoteChild to pass SandboxFlags.alexmos2015-02-171-1/+4
* [autofill] Show autofill popup when tapping near input's edge.rouslan2015-02-172-0/+18
* Exceptions for enabling Web Notifications and the Push API by default.peter2015-02-175-5/+19
* Disable accessibility/html/table-spans.htmlk.czech2015-02-171-1/+4
* Disable the Notification JavaScript constructor for Android.peter2015-02-171-0/+3
* Initialize the application context prior to initializing command line flags.peter2015-02-171-1/+3
* [Android] Move the android Device Sensors API to the UI thread.timvolodine2015-02-179-20/+145
* PPAPI: implement GetSupportedPreviewSizesjchuang2015-02-179-0/+413
* mac: Add profiling for MediaStreamManager::StartMonitoringOnUIThread.erikchen2015-02-171-0/+14
* ServiceWorker: Register job aborts pending uninstallationksakamoto2015-02-174-5/+180
* NotificationImageLoader should release its WebURLLoader on the main thread.peter2015-02-162-1/+9
* Revert of Change g_webrtc_logging_delegate from process-level to RenderThread...tommi2015-02-161-9/+6
* Switch Telemetry to Page.captureScreenshotvkuzkokov2015-02-162-138/+33
* Push API: Generate random GUIDs for GCM app_id privacyjohnme2015-02-165-22/+46
* Revert of scheduler: Implement task observers (patchset #7 id:120001 of https...skyostil2015-02-1618-349/+120
* Wait for commit to deliver visual state messages.igsolla2015-02-163-54/+24