- e96eff0 Source/WebCore: by weinig@apple.com · 8 years ago
- aa1505c Remove excessive headers from WebCore/{Modules,animation,crypto,domjit} by annulen@yandex.ru · 8 years ago
- b6fb690 [WebIDL] Properly model buffer source / typed arrays as their own IDL types by commit-queue@webkit.org · 8 years ago
- afb2ba9 [WebIDL] Support callbacks with arbitrary return types by commit-queue@webkit.org · 8 years ago
- 41b9249 [WebIDL] Remove the need for the generator to know about native type mapping by weinig@apple.com · 8 years ago
- 7c84820 The iBooks application is not able to get current position. by pvollan@apple.com · 8 years ago
- 8494799 Geolocation requests should not be blocked when the security origin is local. by pvollan@apple.com · 8 years ago
- 7d7fe74a Drop Timer::startOneShot() overload taking a double by cdumez@apple.com · 8 years ago
- bc919b0 Start dropping Timer API dealing with double by cdumez@apple.com · 8 years ago
- b650163 [WebIDL] Remove custom bindings for Geolocation by weinig@apple.com · 8 years ago
- 77ca002 Unreviewed, rolling out r209574. by ryanhaddad@apple.com · 8 years ago
- 7787623 [WebIDL] Remove custom bindings for Geolocation by weinig@apple.com · 8 years ago
- 4392696 [WTF] Import std::optional reference implementation as WTF::Optional by utatane.tea@gmail.com · 8 years ago
- 553e8d3 Use #pragma once in WebCore https://bugs.webkit.org/show_bug.cgi?id=164373 by commit-queue@webkit.org · 8 years ago
- c1fd44c [WebIDL] Add support for modern callback syntax by commit-queue@webkit.org · 8 years ago
- b8feb79 Rename ViewState to ActivityState https://bugs.webkit.org/show_bug.cgi?id=164254 by barraclough@apple.com · 8 years ago
- 4155916 [WebIDL] Add IDLType based toJS conversion by weinig@apple.com · 8 years ago
- 964a625 Remove unused includes of wtf headers by achristensen@apple.com · 9 years ago
- 6b8f31d Sites served over insecure connections should not be allowed to use geolocation. by bfulgham@apple.com · 9 years ago
- 7bd3d3b Rename all protector variables that should be called `protectedThis` by beidson@apple.com · 9 years ago
- d1d559f Unreviewed, rolling out r200686. by cdumez@apple.com · 9 years ago
- ba4718a Sites served over insecure connections should not be allowed to use geolocation. by bfulgham@apple.com · 9 years ago
- 83a78dd Get rid of a lot of calls to RefPtr::release() by cdumez@apple.com · 9 years ago
- c7d0a24 [Web IDL] Specify default parameter values for callback parameters by cdumez@apple.com · 9 years ago
- 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
- 2b3798d Navigator.geolocation should not be marked a [Replaceable] and should be on the prototype by cdumez@apple.com · 9 years ago
- f09af6e Disallow use of Geolocation service from unique origins by dbates@webkit.org · 9 years ago
- 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
- 1737754 CTTE autogenerated bindings code https://bugs.webkit.org/show_bug.cgi?id=151682 by andersca@apple.com · 9 years ago
- 8af5d21 Rename ActiveDOMObject/DOMWindow PageCacheSuspension code to support more reasons for suspension by commit-queue@webkit.org · 9 years ago
- b70de65 Use Optional instead of isNull out argument for nullable getters by darin@apple.com · 9 years ago
- 5f22894 Clean up all uses of PassRefPtr in Modules/geolocation by gyuyoung.kim@webkit.org · 10 years ago
- 2f16780 Distinguish Web IDL callback interfaces from Web IDL callback functions by cdumez@apple.com · 10 years ago
- 4290059 Page cache doesn't work for pages actively using Geolocation by cdumez@apple.com · 10 years ago
- 7733e7c Toggle GPS state based on page visibility to save battery by cdumez@apple.com · 10 years ago
- 600661e [WK1] WebAllowDenyPolicyListener.denyOnlyThisRequest() should not start a new permission request by cdumez@apple.com · 10 years ago
- 7e4eb3b Use modern for-loops in WebCore/Modules - 1 by commit-queue@webkit.org · 10 years ago
- 9d22854 Purge PassRefPtr in WebCore/Modules by gyuyoung.kim@webkit.org · 10 years ago
- cc1b389 Rename ActiveDOMObject::canSuspend() to canSuspendForPageCache() for clarity by cdumez@apple.com · 10 years ago
- 3e77503 Make some more objects use FastMalloc by ggaren@apple.com · 10 years ago
- 6c05566 Make ActiveDOMObject::canSuspend() pure virtual by cdumez@apple.com · 10 years ago
- 2a62964 Fix the !ENABLE(GEOLOCATION) build after r180533 by ossy@webkit.org · 10 years ago
- f8e56e2 Move GeoNotifier class to its own file by cdumez@apple.com · 10 years ago
- a43ee6a Guard web thread stuff with USE(WEB_THREAD) instead of PLATFORM(IOS). by akling@apple.com · 10 years ago
- f4066c8 Fix build for non-iOS platforms. :| by akling@apple.com · 10 years ago
- 7229f87 Geolocation objects shouldn't prevent page caching. by akling@apple.com · 10 years ago
- 273febf CTTE: GeolocationController always has a client. <https://webkit.org/b/140330> by akling@apple.com · 10 years ago
- dad6bb3 Log which ActiveDOMObject(s) can't be suspended for PageCache. by akling@apple.com · 10 years ago
- ad2beb5 Convert more creator functions to return Ref instead of PassRefPtr. by akling@apple.com · 10 years ago
- 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
- 574a745 Remove the Timer parameters from timer callbacks by andersca@apple.com · 10 years ago
- 50862fe De-templatize Timer https://bugs.webkit.org/show_bug.cgi?id=138450 by jer.noble@apple.com · 10 years ago
- b69c794 Use is<>() / downcast<>() for Document by cdumez@apple.com · 11 years ago
- 8cc7564 Unreviewed, rolling out r172844. https://bugs.webkit.org/show_bug.cgi?id=136164 by commit-queue@webkit.org · 11 years ago
- 985685e More WEBCORE_EXPORT macros! https://bugs.webkit.org/show_bug.cgi?id=136146 by achristensen@apple.com · 11 years ago
- 51ff6db Revert r172831, it broke the Windows build. by timothy_horton@apple.com · 11 years ago
- 2f6cecb More WEBCORE_EXPORT macros. https://bugs.webkit.org/show_bug.cgi?id=136129 by achristensen@apple.com · 11 years ago
- 5d43262 Don't send geolocation permission requests when the page is not visible by weinig@apple.com · 11 years ago
- 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
- da3d1b1 [iOS] Amazon app: Cannot interact with product page after tapping on product image by dbates@webkit.org · 11 years ago
- ddeff5b Enhance IDL compiler so it supports unrestricted float and double by cabanier@adobe.com · 11 years ago
- 4535390 Clean up #include <OwnPtr.h>|<PassOwnPtr.h> in Supplementable classes by gyuyoung.kim@samsung.com · 11 years ago
- ed0e32e Convert OwnPtr and PassOwnPtr uses to std::unique_ptr in Supplement by gyuyoung.kim@samsung.com · 11 years ago
- e8aca4f9 Make some Module class constructors return PassRef. by jinwoo7.song@samsung.com · 11 years ago
- 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
- 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
- b6fe230 CTTE Timer and DeferrableOneShotTimer by andersca@apple.com · 11 years ago
- f435ee1 [iOS] Upstream WebCore and Tools miscellaneous changes by dbates@webkit.org · 11 years ago
- cb8504d Web Inspector: Remove unused overriding protocols. by seokju@webkit.org · 11 years ago
- d596156 Remove the OperationsNotDeletable attribute from most of the WebIDL interfaces by zandobersek@gmail.com · 11 years ago
- c3523f8 Remove spaces between template angle brackets by andersca@apple.com · 11 years ago
- c974991 [WebIDL] Annotate IDL interfaces under Source/WebCore/Modules/ with the OperationsNotDeletable attribute by zandobersek@gmail.com · 11 years ago
- 78bf2d4 Cut down on double hashing and code needlessly using hash table iterators by darin@apple.com · 12 years ago
- f851598 Ref: A smart pointer for the reference age. <https://webkit.org/b/120570> by akling@apple.com · 12 years ago
- 421c79e Make ActiveDOMObject overrides private by ap@apple.com · 12 years ago
- f2da3a0 Merge [NoInterfaceObject] and [OmitConstructor] extended attributes by ch.dumez@sisa.samsung.com · 12 years ago
- 077c4e7 Add support for [NoInterfaceObject] Web IDL extended attribute by ch.dumez@sisa.samsung.com · 12 years ago
- b2986f1 Stop using "in" keyword in IDL files by ch.dumez@sisa.samsung.com · 12 years ago
- 3463b18 Replace "Optional" extended attribute by proper Web IDL "optional" keyword by ch.dumez@sisa.samsung.com · 12 years ago
- 1939ee3 Add support for Web IDL partial interfaces to the bindings generator by ch.dumez@sisa.samsung.com · 12 years ago
- fbc1445 Add support for Web IDL callback interfaces to the bindings generator by ch.dumez@sisa.samsung.com · 12 years ago
- bfd5830 Replace JSC-specific IDL extended attributes with generic (JSC+V8) ones, now that the distinction no longer matters by mjs@apple.com · 12 years ago
- 007c242 Removed v8 bindings hooks from IDL files by weinig@apple.com · 12 years ago
- f8bca00 Coordinates.idl lacks Conditional=GEOLOCATION by commit-queue@webkit.org · 12 years ago
- e25524f Use generated bindings for the Coordinates type used by Geolocation by commit-queue@webkit.org · 12 years ago
- aceea69 Move GeolocationClient.h to Modules/geolocation/ by commit-queue@webkit.org · 12 years ago
- 1a06ddd Move page/Coordinates.[h|idl] to Modules/geolocation/ by commit-queue@webkit.org · 12 years ago
- 433a0b5 Remove upcastPointer from ActiveDOMObject constructor by commit-queue@webkit.org · 12 years ago
- 8da49f1 Replace static_casts with to* functions for document types. by inferno@chromium.org · 12 years ago
- 0328372 Add ASSERT_WITH_SECURITY_IMPLICATION to catch bad casts. by inferno@chromium.org · 12 years ago
- 9e648e7 Numeric identifiers of events are not guaranteed to be unique by commit-queue@webkit.org · 12 years ago
- 7929995 [v8] Security feature: JavaScript Bindings hardening by abarth@webkit.org · 12 years ago
- e69ee17 Change the Supplementable class to not use AtomicString. by mark.lam@apple.com · 12 years ago
- 69d1ec5 String improvements in geolocation and notifications modules by joepeck@webkit.org · 12 years ago
- 98d7737 Use GeolocationController's last geoposition as cached position. by jknotten@chromium.org · 12 years ago
- 80f8e06 Numeric identifiers of events should not be globally sequential by commit-queue@webkit.org · 12 years ago
- 1373a74 Add ScriptWrappable to more WebCore classes which are commonly JS-wrapped by eric@webkit.org · 12 years ago
- dbf9529 Improve the use of AtomicString with literals by benjamin@webkit.org · 12 years ago
- a4d60d1 [WebKit IDL] move extended attributes to left of interface, exception... by commit-queue@webkit.org · 12 years ago
- cab10ce [WebKit IDL] remove all module from idl files. by commit-queue@webkit.org · 12 years ago