summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/public
Commit message (Expand)AuthorAgeFilesLines
* Add setting to blend background with existing contentboliu@chromium.org2013-12-111-0/+1
* Split blink::WebSharedWorker interface into two in blink side (phase:1/3)horo@chromium.org2013-12-113-24/+85
* Revert of https://codereview.chromium.org/23483051/johnme@chromium.org2013-12-111-1/+0
* [webcrypto] Refactor some of the algorithm parameter names.eroman@chromium.org2013-12-111-52/+52
* [webcrypto] Add AES-KW to the list of registered algorithms.eroman@chromium.org2013-12-111-0/+1
* Add monotonic time and target property to WebAnimationDelegate notificationsajuma@chromium.org2013-12-111-2/+8
* Add setting to blend background with existing contentboliu@chromium.org2013-12-111-0/+1
* Move PlatformSpeech stuff to platform/pilgrim@chromium.org2013-12-102-24/+24
* DevTools: collect GPU memory usagealph@chromium.org2013-12-101-1/+14
* Add minimal Input Method interface for WebPlugin.kochi@chromium.org2013-12-101-0/+12
* Actually start ServiceWorkerThread in EmbeddedWorkerkinuko@chromium.org2013-12-101-0/+2
* [webcrypto] Add crypto.subtle.wrapKey() and crypto.subtle.unwrapKey()eroman@chromium.org2013-12-091-0/+6
* Move WebScrollbarImpl to platform/pilgrim@chromium.org2013-12-091-2/+2
* Add a runtime flag for navigator content utilsgyuyoung.kim@samsung.com2013-12-091-0/+3
* WebMIDIClientMock cleanupstfarina@chromium.org2013-12-091-3/+1
* Add compile-time flag for oilpan.ager@chromium.org2013-12-091-0/+1
* Initial touch-action main thread implementationrbyers@chromium.org2013-12-072-0/+49
* Revert 162886 "MediaStream API: MediaStreamTrack can now belong ..."vrk@google.com2013-12-063-2/+9
* Revert of https://codereview.chromium.org/93943003/jww@chromium.org2013-12-061-0/+8
* [Blink] Adding Writing direction to the context menu for Aura.sanjoy.pal@samsung.com2013-12-061-1/+0
* Moving GraphcisContext and dependencies from core to platform.schenney@chromium.org2013-12-0610-14/+19
* Introduce blink_devtools.gyp that just has the targets referenced from the ou...jochen@chromium.org2013-12-051-0/+47
* [webcrypto] Mark some methods in public API as const.eroman@chromium.org2013-12-051-3/+3
* Removed passwordShouldAutocomplete from WebPasswordFormData. Now that we arejww@chromium.org2013-12-051-8/+0
* Revert "Makes blending methods in WebLayer.h pure virtuals. Adds a layout test."vollick@chromium.org2013-12-041-4/+6
* Makes blending methods in WebLayer.h pure virtuals. Adds a layout test.rosca@adobe.com2013-12-041-6/+4
* Cleanup: Remove WebPlatformDatabaseObserver typedef and temporary header.tfarina@chromium.org2013-12-032-52/+0
* Added setters and getters in WebLayer.h / GraphicsLayer.h for:rosca@adobe.com2013-12-032-0/+10
* Remove moveCaretSelectionTowardsWindowPoint() (deprecated) from WebFrame API.tfarina@chromium.org2013-12-021-2/+1
* Import a scoped_ptr based smart pointer into TestRunner library.jochen@chromium.org2013-11-293-11/+160
* MediaStream API: MediaStreamTrack can now belong to more than one Stream.tommyw@chromium.org2013-11-293-9/+2
* Split off the legacy notification implementation in separate files.peter@chromium.org2013-11-281-4/+4
* Revert r162578 - it was causing WebrtcBrowserTest.AddTwoMediaStreamsToOnePC t...dpranke@chromium.org2013-11-283-2/+9
* Remove WEBKIT_HAS_TARGET_PING #define.davidben@chromium.org2013-11-271-3/+0
* MediaStream API: MediaStreamTrack can now belong to more than one Stream.tommyw@chromium.org2013-11-273-9/+2
* Prepare for date/time input datalist supportkeishi@chromium.org2013-11-272-11/+56
* Moving WebCore::BlendMode to blink::WebBlendModerosca@adobe.com2013-11-271-0/+59
* Add TextTrack.id and TextTrackList.getTrackById().self@brendanlong.com2013-11-271-1/+3
* Implement initial part of WebEmbeddedWorkerkinuko@chromium.org2013-11-275-8/+14
* IndexedDB: Simplify WebIDBCallbacks exports, strip IDBFactoryBackendjsbell@chromium.org2013-11-271-42/+15
* Record layout rects on every layout.chrishtr@gmail.com2013-11-272-0/+54
* Adding handlers for user gesture callbacks. Whenever a UserGestureToken is cr...jww@chromium.org2013-11-261-0/+8
* MediaStream API: Remove deviceId from *MediaStreamSourcetommyw@chromium.org2013-11-261-3/+0
* Export WebSocketHandshake{Request, Response}Info methods.yhirano@chromium.org2013-11-262-4/+4
* Notify WebSocket handshake information to the renderer, blink sideyhirano@chromium.org2013-11-263-0/+141
* webcrypto: add AesCtrParams typeellyjones@chromium.org2013-11-252-0/+21
* Remove unused WebFontCache APIs.dglazkov@chromium.org2013-11-241-9/+0
* WebLayerTreeView and WebWidget API cleanuptrchen@chromium.org2013-11-232-8/+0
* IndexedDB: Remove IDBDatabaseBackendInterface/Proxyjsbell@chromium.org2013-11-232-2/+4
* Add TargetIsPing and have PingLoader use it.davidben@chromium.org2013-11-221-1/+5