summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add missing Blink dependencies from content_browsertestsadamk@chromium.org2013-11-071-0/+1
* Fix a fd leak in NPChannelBase on Posixjoth@chromium.org2013-11-071-0/+12
* Convert all synthetic gesture coordinates from CSS pixels to DIPs.dominikg@chromium.org2013-11-071-8/+12
* Added UMA stat for tracking accidental navigations on double tap.bokan@chromium.org2013-11-075-2/+180
* Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.rileya@chromium.org2013-11-071-11/+0
* Linux: LinuxSandbox::HasOpenDirectories() cleanup.jln@chromium.org2013-11-071-49/+56
* VAAPI H.264: calculate reference picture lists for each slice.chihchung@chromium.org2013-11-072-15/+25
* Fix return values for ResourceHandler::OnResponseCompleted.davidben@chromium.org2013-11-073-3/+3
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-078-98/+2
* Implemented switch to override the size of the GPU command bufferbajones@chromium.org2013-11-079-10/+36
* Fix assert in debug Windows builds when doing a post with no data.jam@chromium.org2013-11-071-4/+7
* 3 new bootperf events:alemate@chromium.org2013-11-071-2/+6
* This fix a problem where a MediaStream can not be created if a USB device is ...perkj@chromium.org2013-11-072-3/+72
* Device monitoring in Mac via AVFoundation.mcasas@chromium.org2013-11-073-59/+228
* AppCache: unconditionally allow chrome-devtools scheme for processing.pfeldman@chromium.org2013-11-071-2/+0
* Improve WebSocketHost logging.ricea@chromium.org2013-11-071-12/+27
* Use gfx::kNullAcceleratedWidget for ui::CreateInputMethod in MinimalInputEven...spang@chromium.org2013-11-071-1/+2
* Allow printing component to be removed completelyspang@chromium.org2013-11-071-1/+5
* Move init of breakpad in the browser process as early as possiblejochen@chromium.org2013-11-072-18/+6
* WebUI: Serve mime type in Content-Type headerpfeldman@chromium.org2013-11-073-0/+29
* Warn users against using an API when it will not behave as they expect.avi@chromium.org2013-11-071-2/+5
* Don't send the renderer flags that it doesn't use.piman@chromium.org2013-11-072-9/+0
* Remove render_process_host_factory_ from SiteInstanceImpl.nick@chromium.org2013-11-071-4/+0
* [Notification] Stop calling detachPresenter().tyoshino@chromium.org2013-11-073-15/+0
* Remove RenderWidgetHost::AddCreatedCallback as part of removing that pattern....jam@chromium.org2013-11-072-26/+0
* Fix not resuming a request after a plugin calls NPN_URLRedirectResponse.jam@chromium.org2013-11-071-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-07784-7562/+7562
* Fix crash when system retains an accessibility object.falken@chromium.org2013-11-071-0/+2
* Tear down IndexedDB dispatcher before WebKit is torn downjsbell@chromium.org2013-11-073-0/+52
* Add VDA decode time test and refactor.wuchengli@chromium.org2013-11-071-146/+331
* Add way to reload the page, ignoring the cachedfalcantara@chromium.org2013-11-077-29/+42
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-077-38/+43
* Updating test expectations for 2 WebGL tests.vangelis@chromium.org2013-11-071-1/+4
* Push IPv6 addresses to libjingle PortAllocator.mallinath@chromium.org2013-11-071-9/+23
* Temporary fix for CWS client redirect issue to undo a regression.creis@chromium.org2013-11-071-0/+7
* Fix the order of the event dispatch.komatsu@chromium.org2013-11-073-1/+39
* Service worker registration error supportalecflett@chromium.org2013-11-0711-20/+200
* Defer app window appearance until first paint.mlamouri@chromium.org2013-11-073-1/+11
* Update media tests to unprefixed MSE API.shadi@chromium.org2013-11-062-21/+31
* Extract webkit_child target from glue.tfarina@chromium.org2013-11-063-7/+7
* Don't test kEnableThreadedCompositing in WebGraphicsContext3DCommandBufferImplpiman@chromium.org2013-11-066-8/+19
* Fix windowed NPAPI plugins covering up dialogs on Win Aura.jam@chromium.org2013-11-066-246/+91
* Align the interface of TestHarness defined in gpu_tests/webgl_conformance.py ...bajones@chromium.org2013-11-061-2/+2
* Prevent modal dialogs when preparing to swap out.creis@chromium.org2013-11-066-14/+55
* Decouple lifetime of database thread and WebDatabase, chromium side.jochen@chromium.org2013-11-062-1/+17
* BrowsingDataRemover, (re)use StoragePartition deletion code.lazyboy@chromium.org2013-11-065-186/+1188
* Updated expectations to account for tests that will begin failing after the c...bajones@chromium.org2013-11-061-2/+2
* PPAPI/NaCl: Move event dispatching from the plugindmichael@chromium.org2013-11-063-10/+23
* Restructure the events target into two components:ben@chromium.org2013-11-064-4/+8
* Revert 233297 "Fix windowed NPAPI plugins covering up dialogs on..."shrikant@chromium.org2013-11-066-91/+246