summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Adds WARP support to Chromium on Windows 8+luken2014-09-046-4/+78
* Revert of Removing X11 native_event uses for key events. (patchset #6 id:1600...dcheng2014-09-042-11/+126
* android: Don't invalidate UI resources if context is lostsievers2014-09-041-1/+0
* Keep a copy of page id in RenderViewHost.avi2014-09-045-8/+59
* Move fileapi-related files from webkit/common/ to storage/common/ and set up ...pilgrim2014-09-041-2/+1
* Move ResourceResponseHead::error_code to SyncLoadResult.davidben2014-09-032-6/+2
* Remove NavigationRequestInfo::is_showing.davidben2014-09-033-6/+1
* Remove OnMediaResourcesReleased callback passed to MediaPlayerAndroidqinmin2014-09-032-13/+17
* Remove commandline flag "--enable-web-animations-svg"kouhei2014-09-031-1/+0
* PlzNavigate: Initialize the renderer on commitclamy2014-09-032-1/+18
* Revert of Simplify IOSurface CoreAnimation code: Part 2 (patchset #13 id:2400...aiolos2014-09-034-318/+296
* Removing uses of X11 native key events.kpschoedel2014-09-032-126/+11
* content/ fixups for scoped_refptr operator T* removal.dcheng2014-09-034-11/+12
* Relanding "Adding more detailed UMA histogram for detection of output audio g...henrika2014-09-031-0/+32
* Simplify IOSurface CoreAnimation code: Part 2ccameron2014-09-034-296/+318
* Revert "Adding more detailed UMA histogram for detection of output audio glit...Dmitry Lomov2014-09-031-32/+0
* Adding more detailed UMA histogram for detection of output audio glitches.henrika2014-09-031-0/+32
* ServiceWorker: Change the return value of ServiceWorkerRegistration::unregist...shimazu2014-09-032-3/+19
* Add truncation to StreamCopyOrMoveImpl and test case.iseki2014-09-031-0/+39
* Adds conversion rule for WebAXRoleFigureje_julie.kim2014-09-031-0/+5
* Extend the hang monitor timeout when an event ack is received.rvargas2014-09-031-2/+6
* Add UMA to study the effect of defaulting fullscreen video to landscape modeqinmin2014-09-032-0/+47
* Use WaitForDebuggerChildren to let renderer wait for gdbjaekyun2014-09-031-0/+10
* [Android] Always request BeginFrame when touch receivedjdduke2014-09-022-18/+11
* Fix Chrome linker errors in GN build.Brett Wilson2014-09-021-8/+6
* Revert of Add Keys() function to ServiceWorkerCache. (patchset #13 id:280001 ...scottmg2014-09-023-330/+58
* [Android] Stop all media on undoable close.dtrainor2014-09-024-0/+30
* Implement RenderWidgetHostViewAndroid::GetLastScrollOffsetfsamuel2014-09-022-2/+5
* Add Keys() function to ServiceWorkerCache.jkarlin2014-09-023-58/+330
* Make touch orientation attributes visible in Blink.mustaq2014-09-028-22/+160
* DevTools: Fixed range of ports available for tetheringvkuzkokov2014-09-021-2/+2
* Followup on "Improved logging for input streams"henrika2014-09-022-8/+7
* use c++03 style enum scopemostynb2014-09-021-11/+9
* Log error messages in windows video capturemagjed2014-09-011-2/+8
* Check all settings when checking mic and camera access.grunell2014-09-0110-70/+127
* ServiceWorker: Update the install sequence as per the latest specnhiroki2014-09-018-28/+80
* Fix build error with XCode6/OSX 10.9 SDKshouqun2014-08-311-0/+1
* Don't try to use RFH from proxies for subframes.nasko2014-08-301-2/+3
* Use platform slop/timeout values for selection handle tap detectionjdduke2014-08-307-16/+108
* Split storage macros into storage and storage_commonpilgrim2014-08-301-1/+1
* Add a flag to let render process wait for java debuggerjaekyun2014-08-301-0/+1
* Revert of Keep a copy of page id in RenderViewHost. (patchset #2 id:20001 of ...creis2014-08-305-22/+8
* Make the number of raster threads appear in chrome://gpu.danakj2014-08-304-8/+69
* Remove resourceless_software_draw() and related unit tests.hush2014-08-301-3/+9
* Remove two unnecessary params in ViewHostMsg_UpdateRect_Paramsfsamuel2014-08-2913-12/+36
* Video capture frame size: separate coded size and visible size.Haixia Shi2014-08-299-22/+35
* Hook up RenderWidgetHost'saiolos2014-08-298-33/+60
* Defer flushing the touch queue when all touch handlers removedjdduke2014-08-294-50/+70
* Cache pending JS bridge sync IPC replies, and send in case of RenderFrame del...benm2014-08-292-31/+78
* Improve logging related to start/stop and failure of audio input streams in C...henrika2014-08-292-30/+70