summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ensure we properly set PageTransition for iframes."nick2015-04-279-88/+18
* Fix Beamforming not getting enabled on Swankyaluebs2015-04-271-2/+2
* Revert of [Android] Stop hiding the RWHV layer subtree when hiding the widget...jdduke2015-04-276-107/+51
* Send origin updates to frame proxies when a frame navigates to new origin.alexmos2015-04-2711-12/+179
* Ensure tests have an active task runnerskyostil2015-04-272-3/+5
* replace to be deprecated v8::PersistentValueMap with v8::GlobalValueMap in gi...dcarney2015-04-271-1/+1
* PlzNavigate: improve tracking of improper subframe swap-out.carlosk2015-04-271-0/+1
* [DevTools] Remove WebDevToolsAgent::setLayerTreeId calls.dgozman2015-04-273-21/+0
* Revert of Evict Service Worker when reading it from disk cache fails. (patchs...falken2015-04-274-136/+33
* Evict Service Worker when reading it from disk cache fails.falken2015-04-274-33/+136
* CacheStorage: Remove unused interfaces from CacheStorageListenernhiroki2015-04-271-17/+0
* CacheStorage: Clean up CacheStorageCachenhiroki2015-04-272-7/+4
* content: Cleanup the dependencies on webkit_gpu target.tfarina2015-04-267-5/+2
* Update {virtual,override} to follow C++11 style in content/renderer/media.nick2015-04-252-47/+37
* Move IsOriginSecure() into //content and use it in ServiceWorkerkinuko2015-04-258-5/+143
* Implement layerTreeId() in RenderWidgetCompositor.dgozman2015-04-252-0/+5
* Track input latency for both begin and end of GPU swap in UMAsbrianderson2015-04-241-25/+41
* Move frame_to_navigate logic to the browser process.creis2015-04-2414-92/+138
* bluetooth: Update security text copy from latest spec.scheib2015-04-241-13/+9
* ServiceWorker: Add UMA for Activate and Install event results.falken2015-04-244-0/+21
* ServiceWorker: More accurate StartWorker result and UMAfalken2015-04-2411-13/+60
* Revert of [Android] Add an out-of-app instrumentation driver APK. (patchset #...jdonnelly2015-04-243-7/+1
* ui: Clean up damaged rects and clear them after painting.danakj2015-04-241-7/+6
* Use nullptr in BrowserURLHandlerImpl constructor.creis2015-04-241-2/+2
* [Android] Add an out-of-app instrumentation driver APK.jbudorick2015-04-243-1/+7
* Switching Clank to use direction-based selection granularity strategy and add...mfomitchev2015-04-244-0/+26
* Update mojo sdk to rev e7270700d671fa8e458b4d8c9e47f7bcfb65da0brockot2015-04-241-3/+3
* cc: Make SingleThreadProxy ignore commit requests inside Layout().danakj2015-04-241-0/+1
* Update {virtual,override} to follow C++11 style in content.nick2015-04-2463-287/+271
* WebRtcVideoCapturerAdapter mods for Texture-backed VideoFramesmcasas2015-04-241-7/+11
* Plugin Power Saver: Add comprehensive browser tests.tommycli2015-04-246-27/+92
* Reland of: [Presentation API] Implement ondefaultsessionstart in PSImpl.imcheng2015-04-246-52/+243
* Change virtual to override in devtools generator code.cwgreene2015-04-241-1/+1
* Use std::vector<uint8_t> instead of uint8*/int for MediaKeys interfacejrummell2015-04-247-93/+70
* Remove LocalStorage runtime flag (status=stable) for chromiumqiankun.miao2015-04-241-3/+0
* content: Remove unused RenderViewObserver::DidHandleTouchEvent.sadrul2015-04-245-12/+0
* win: Move a few WeakPtrFactories to the end of their containing classes.thakis2015-04-243-8/+10
* Revert of Take GetCharacterFromKeyCode() out behind the barn. (patchset #4 id...kpschoedel2015-04-241-8/+6
* Remove TestRunner notifications permissions calls.mlamouri2015-04-241-12/+0
* LayoutTestPermissionManager: implement subscriptions handling.mlamouri2015-04-242-3/+63
* VDA: Don't wait for the VSyncProvider in headless modednicoara2015-04-242-4/+18
* Added a new CompressedStringDataSink for compressing traces via the trace con...simonhatch2015-04-245-133/+368
* Removed obsolete float_util.h as VS2013 supports standards well enough.mateuszs2015-04-249-24/+25
* replace to be deprecated v8::PersistentValueMap with v8::GlobalValueMapdcarney2015-04-242-2/+2
* [media_stream_audio_processor] Avoids updating UMA stats before AEC has valid...bjornv2015-04-242-1/+10
* Improve accessibility test for input type=passworddmazzoni2015-04-245-8/+13
* Fix menu list and list box screen reader accessibility.dmazzoni2015-04-2424-56/+226
* ServiceWorker: Decompose SWRegistration::SetVersionInternal for readabilitynhiroki2015-04-249-58/+64
* Fallback to RGBA_8888 if readback format is not supportedbehara.ms2015-04-242-31/+16
* ServiceWorker: Cleanup ServiceWorkerVersionnhiroki2015-04-242-11/+8