summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/public
Commit message (Expand)AuthorAgeFilesLines
...
* Expose GLES2Interface to blink, and delete isContextLost() from WGC3D.danakj2016-03-162-2/+16
* Replace blink::WebDiscardableMemory with base::DiscardableMemory.jbroman2016-03-163-95/+0
* Revert of Remove V8RecrusionScope, cleanup call sites. (patchset #8 id:140001...dewittj2016-03-152-0/+77
* [BackgroundSync] Remove BackgroundSyncRegistrationHandlejkarlin2016-03-152-4/+1
* Track USB device configuration state in Blink.reillyg2016-03-152-5/+1
* Remove all usage of "string=string" constraints in Chrome.hta2016-03-152-30/+10
* Delete scrollCompensationAdjustment.aelias2016-03-151-12/+0
* Remove V8RecrusionScope, cleanup call sites.dgozman2016-03-142-77/+0
* Refactor WebRTC certificate generation to use WebPassOwnPtr.guidou2016-03-142-3/+7
* Remove the ability of webpages to specify strings for the onbeforeunload dialog.avi2016-03-111-6/+4
* Remove initializeWithoutV8 and shutdownWithoutV8haraken2016-03-112-18/+7
* mac: Use IOSurfaces in Canvas2DLayerBridge.erikchen2016-03-111-0/+2
* Implement Wheel Gesture Scrolling on OSX.dtapuska2016-03-111-0/+18
* Propagate media session id into MediaPlayerAndroiddavve2016-03-111-0/+2
* CREDENTIAL: Fix error message for pending credentials.mkwst2016-03-111-1/+2
* ServiceWorker: Implement 'source' and 'origin' attributes of ExtendableMessag...nhiroki2016-03-112-4/+9
* Cleanup TrialToken in preparation of moving it to content/common.mek2016-03-111-1/+2
* blink: Rename platform/ methods to prefix with get when they collide.danakj2016-03-117-7/+7
* Move multipart resource handling to core/fetch (2/2)yhirano2016-03-111-3/+2
* Move multipart resource handling to core/fetch (1/2)yhirano2016-03-101-0/+5
* Introduce Platform::setCurrentPlatformForTestingharaken2016-03-101-0/+3
* Adds EmbeddedWorkerSettings to EmbeddedWorkerMsg_StartWorker_Params.bengr2016-03-101-0/+2
* blink: Rename modules/ method to prefix with get when they collide.Dana Jansens2016-03-099-10/+10
* CORS-RFC1918: Pipe creator address space through SharedWorker creation.mkwst2016-03-095-10/+28
* Make it clearer when serveAsynchronousMockedRequests can be usedkinuko2016-03-091-0/+5
* IndexedDB: Pass origin to platform/IPC, rather than DatabaseIdentifierjsbell2016-03-091-8/+6
* Add IsAppInstalled bindings and interface.dhnishi2016-03-086-0/+57
* Teach CRFO:CapturePageText to recognize page refreshes with long delays.dglazkov2016-03-081-3/+3
* Change the type for byte counts to size_t in WebMediaPlayerchakshu.a2016-03-081-2/+2
* Revert of Partial implementation of subscription restrictions. (patchset #8 i...benwells2016-03-081-6/+0
* blink: Use struct instead of class for type-traits.danakj2016-03-081-1/+2
* Decouple scheduling animation of webview plugins from layout.chrishtr2016-03-082-7/+3
* Remove WebFormElement::wasUserSubmitted.sigbjornf2016-03-071-1/+0
* Remove EME and MSE from RuntimeEnabledFeatures.ddorwin2016-03-071-4/+1
* blink fonts: Load Android SkFontMgr on Linux.khushalsagar2016-03-071-0/+2
* Add thread affinity and ASSERT() for same-thread restriction to WTF::Functionhiroshige2016-03-071-5/+7
* Pass Windows font rendering preferences from browser to blinkeae2016-03-071-0/+2
* export blink::Platform symbols in shared_library buildsmostynb2016-03-071-8/+8
* Eliminate uncalled will___LiveResize and inLiveResize from RenderViewImpl thr...markdittmer2016-03-071-10/+0
* Remove WebDOMProgressEvent, it's dead code.esprehn2016-03-042-49/+0
* Rename public/web/WebSocket things to WebPepperSocket.esprehn2016-03-043-14/+14
* Partial implementation of subscription restrictions.harkness2016-03-031-0/+6
* Cache API: Pass origin to platform, rather than DatabaseIdentifierjsbell2016-03-031-1/+1
* Remove ThreadedDataProvider and Receiverkinuko2016-03-033-58/+0
* Pass media session id over IPCdavve2016-03-031-1/+5
* Move public/web/WebFont* things to public/platform.esprehn2016-03-036-103/+70
* Extract webkit_unit_tests from blink_web component.jbroman2016-03-037-24/+16
* Blink Compositor Animation: Move AnimationDelegate into platform.loyso2016-03-032-33/+0
* Fix name collisions that will occur with chromium style.danakj2016-03-021-1/+1
* Revert of Extract webkit_unit_tests from blink_web component. (patchset #16 i...dimich2016-03-027-16/+24