2017-02-23 |
aakash_jain@apple.com | Move instance members from WebPDFView to implementation... |
blob | commitdiff |
2017-02-23 |
aakash_jain@apple.com | Export m_isLoggingEnabled symbol from MemoryMeasure.h |
blob | commitdiff | diff to current |
2017-02-22 |
aakash_jain@apple.com | Move instance members from WebPDFViewPlaceholder.h... |
blob | commitdiff | diff to current |
2017-02-22 |
aakash_jain@apple.com | Move instance members from WebSelectionRect.h to implem... |
blob | commitdiff | diff to current |
2017-02-22 |
aakash_jain@apple.com | Move iOS specific symbols to WebKit.ios.exp |
blob | commitdiff | diff to current |
2017-02-22 |
commit-queue@webki... | Unreviewed, rolling out r212768. |
blob | commitdiff | diff to current |
2017-02-21 |
akling@apple.com | [iOS] Remove old WebKit1 MemoryMeasure helper. |
blob | commitdiff | diff to current |
2017-02-21 |
akling@apple.com | [iOS] WebKit1 should use shared memory pressure handler... |
blob | commitdiff | diff to current |
2017-02-20 |
ap@apple.com | List of WebCore symbols to re-export from WebKitLegacy... |
blob | commitdiff | diff to current |
2017-02-20 |
aakash_jain@apple.com | Stop exporting WebPluginController from WebKit |
blob | commitdiff | diff to current |
2017-02-11 |
aakash_jain@apple.com | WebKitLegacy doesn't re-export various symbols from... |
blob | commitdiff | diff to current |
2017-02-02 |
commit-queue@webki... | In iOS, we should take background assertion when access... |
blob | commitdiff | diff to current |
2017-01-25 |
aakash_jain@apple.com | LoadWebLocalizedStrings method should be moved in corre... |
blob | commitdiff | diff to current |
2017-01-23 |
darin@apple.com | Remove PassRefPtr from "page" directory of WebCore... |
blob | commitdiff | diff to current |
2017-01-22 |
simon.fraser@apple.com | Remove the unused -[WebFixedPositionContent minimumOffs... |
blob | commitdiff | diff to current |
2017-01-18 |
darin@apple.com | Remove PassRefPtr from "loader" directory of WebCore |
blob | commitdiff | diff to current |
2016-12-31 |
darin@apple.com | Remove PassRefPtr use from the "dom" directory, related... |
blob | commitdiff | diff to current |
2016-12-16 |
mmaxfield@apple.com | Stop reinterpret_casting UBreakIterators to the undefin... |
blob | commitdiff | diff to current |
2016-11-02 |
achristensen@apple.com | Remove PassRefPtr from DumpRenderTree |
blob | commitdiff | diff to current |
2016-10-27 |
mitz@apple.com | Tried to fix the iOS build after r207934. |
blob | commitdiff | diff to current |
2016-08-16 |
mmaxfield@apple.com | Migrate line breaking code from ints to Optional<unsigned>s |
blob | commitdiff | diff to current |
2016-08-15 |
achristensen@apple.com | Remove unused includes of wtf headers |
blob | commitdiff | diff to current |
2016-08-09 |
commit-queue@webki... | Implement functionality of media capture on iOS |
blob | commitdiff | diff to current |
2016-07-11 |
enrica@apple.com | Add synthetic click origin to WKNavigationAction. |
blob | commitdiff | diff to current |
2016-06-24 |
achristensen@apple.com | Remove unused didCancelAuthenticationChallenge |
blob | commitdiff | diff to current |
2016-06-03 |
ddkilzer@apple.com | Fix typo in -[WebDefaultUIKitDelegate deleteFromInputwi... |
blob | commitdiff | diff to current |
2016-05-15 |
darin@apple.com | More CTTE and other cleanups for HTML editing header |
blob | commitdiff | diff to current |
2016-05-14 |
darin@apple.com | CTTE for the HTML editing header |
blob | commitdiff | diff to current |
2016-05-13 |
bdakin@apple.com | Source/JavaScriptCore: |
blob | commitdiff | diff to current |
2016-05-07 |
simon.fraser@apple.com | Enable IOS_TEXT_AUTOSIZING on Mac and make it testable |
blob | commitdiff | diff to current |
2016-03-16 |
jiewen_tan@apple.com | URL Parsing should signal failure for illegal IDN |
blob | commitdiff | diff to current |
2016-03-15 |
cdumez@apple.com | Unreviewed, rolling out r198203. |
blob | commitdiff | diff to current |
2016-03-15 |
jiewen_tan@apple.com | URL Parsing should signal failure for illegal IDN |
blob | commitdiff | diff to current |
2016-03-06 |
cdumez@apple.com | Consolidate RuntimeApplicationChecks and RuntimeApplica... |
blob | commitdiff | diff to current |
2016-02-17 |
ddkilzer@apple.com | [iOS WK1] NSTimer in WebGeolocationProviderIOS.mm fires... |
blob | commitdiff | diff to current |
2016-01-17 |
mmaxfield@apple.com | Remove TextRun::allowsRoundingHacks() |
blob | commitdiff | diff to current |
2016-01-13 |
cdumez@apple.com | Unreviewed, rolling out r194900. |
blob | commitdiff | diff to current |
2016-01-12 |
commit-queue@webki... | Unreviewed, rolling out r194826. |
blob | commitdiff | diff to current |
2016-01-10 |
akling@apple.com | Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_... |
blob | commitdiff | diff to current |
2016-01-02 |
aestes@apple.com | Replace WTF::move with WTFMove |
blob | commitdiff | diff to current |
2015-12-20 |
mitz@apple.com | Remove unused setToolbarHeight |
blob | commitdiff | diff to current |
2015-12-19 |
simon.fraser@apple.com | Turn off "shrink-to-fit" viewport scaling in UIWebViews |
blob | commitdiff | diff to current |
2015-11-08 |
simon.fraser@apple.com | Remove ColorSpace argument to all the drawing calls |
blob | commitdiff | diff to current |
2015-11-02 |
aestes@apple.com | Fixed the iOS build after r191904. |
blob | commitdiff | diff to current |
2015-11-02 |
aestes@apple.com | Replace iOS-only WebKitSystemInterface calls with SPI |
blob | commitdiff | diff to current |
2015-11-02 |
commit-queue@webki... | Unreviewed, rolling out r191902. |
blob | commitdiff | diff to current |
2015-11-02 |
aestes@apple.com | Replace iOS-only WebKitSystemInterface calls with SPI |
blob | commitdiff | diff to current |
2015-10-15 |
commit-queue@webki... | Augment <input type=search>’s recent search history... |
blob | commitdiff | diff to current |
2015-09-18 |
bburg@apple.com | ASSERT(!m_frontendRouter->hasLocalFrontend()) when... |
blob | commitdiff | diff to current |
2015-09-12 |
bburg@apple.com | Web Inspector: disambiguate inspected/frontend controll... |
blob | commitdiff | diff to current |
2015-08-18 |
fpizlo@apple.com | Replace all remaining uses of WTF::Mutex with WTF:... |
blob | commitdiff | diff to current |
2015-08-14 |
timothy_horton@app... | Refactor and improve TextIndicator to prepare for tests |
blob | commitdiff | diff to current |
2015-08-05 |
fpizlo@apple.com | Unreviewed, roll out trac.webkit.org/changeset/187972. |
blob | commitdiff | diff to current |
2015-08-05 |
fpizlo@apple.com | Rename Mutex to DeprecatedMutex |
blob | commitdiff | diff to current |
2015-08-05 |
andersca@apple.com | Remove database thread pause code |
blob | commitdiff | diff to current |
2015-07-21 |
timothy_horton@app... | Expose shrink-wrapping as UIKit support SPI |
blob | commitdiff | diff to current |
2015-07-21 |
timothy_horton@app... | Expose shrink-wrapping as UIKit support SPI |
blob | commitdiff | diff to current |
2015-07-02 |
timothy_horton@app... | iOS WebKitLegacy should match WebKit2's viewport behavior |
blob | commitdiff | diff to current |
2015-07-02 |
timothy_horton@app... | iOS WebKitLegacy should match WebKit2's viewport behavior |
blob | commitdiff | diff to current |
2015-06-26 |
joepeck@webkit.org | Unreviewed, attempt to fix the iOS build after r185968. |
blob | commitdiff | diff to current |
2015-06-02 |
beidson@apple.com | WebKit policy delegate should suggest if a navigation... |
blob | commitdiff | diff to current |
2015-05-26 |
mitz@apple.com | ASSERT_MAIN_THREAD and DOM_ASSERT_MAIN_THREAD are unnec... |
blob | commitdiff | diff to current |
2015-04-28 |
beidson@apple.com | Consolidate most "frame load" arguments into FrameLoadR... |
blob | commitdiff | diff to current |
2015-04-13 |
bdakin@apple.com | Add force property to MouseEvents |
blob | commitdiff | diff to current |
2015-03-31 |
mmaxfield@apple.com | Move ExpansionBehaviorFlags and TextDirection to their... |
blob | commitdiff | diff to current |
2015-03-09 |
ddkilzer@apple.com | [iOS] Fix build when compiling with dead code stripping... |
blob | commitdiff | diff to current |
2015-02-14 |
ap@apple.com | rel="noreferrer" should make window.opener null |
blob | commitdiff | diff to current |
2015-02-04 |
enrica@apple.com | [iOS] Add support for deleteFromInputWithFlags. |
blob | commitdiff | diff to current |
2015-01-23 |
akling@apple.com | Remove unused class EmojiFallbackFontSelector. |
blob | commitdiff | diff to current |
2015-01-14 |
cdumez@apple.com | Unreviewed iOS build fix after r178375 |
blob | commitdiff | diff to current |
2014-12-07 |
mitz@apple.com | Introduce and deploy a function that allocates and... |
blob | commitdiff | diff to current |
2014-12-06 |
andersca@apple.com | Fix build with newer versions of clang. |
blob | commitdiff | diff to current |
2014-11-21 |
benjamin@webkit.org | Remove the remaining vestiges of minimal-ui |
blob | commitdiff | diff to current |
2014-11-19 |
dbates@webkit.org | [iOS] Make WebKit build with public iOS SDK |
blob | commitdiff | diff to current |
2014-11-14 |
dbates@webkit.org | [iOS] CoreGraphics SPI not available in public SDK |
blob | commitdiff | diff to current |
2014-10-20 |
aestes@apple.com | Fix the iOS build. |
blob | commitdiff | diff to current |
2014-10-15 |
cdumez@apple.com | Use is<>() / downcast<>() for RenderTextControl / Rende... |
blob | commitdiff | diff to current |
2014-10-03 |
timothy_horton@app... | REGRESSION (r165896): UIWebView PDFs have a forced... |
blob | commitdiff | diff to current |
2014-10-03 |
timothy_horton@app... | REGRESSION (r173265): UIWebView PDF loading is complete... |
blob | commitdiff | diff to current |
2014-10-02 |
cdumez@apple.com | Have is<>(T*) function do a null check on the pointer... |
blob | commitdiff | diff to current |
2014-09-29 |
dbates@webkit.org | [iOS] Remove CoreLocation workaround |
blob | commitdiff | diff to current |
2014-09-25 |
dbates@webkit.org | [iOS] Another iOS build fix; workaround for CoreLocation |
blob | commitdiff | diff to current |
2014-09-25 |
dbates@webkit.org | [iOS] Fix the iOS build; add case statements for kCLAut... |
blob | commitdiff | diff to current |
2014-09-24 |
cdumez@apple.com | Use is<HTML*Element>() instead of isHTML*Element()... |
blob | commitdiff | diff to current |
2014-09-24 |
timothy@apple.com | Make the Web Inspector use a separate web process. |
blob | commitdiff | diff to current |
2014-09-23 |
cdumez@apple.com | Use downcast<HTML*Element>() instead of toHTML*Element() |
blob | commitdiff | diff to current |
2014-09-18 |
dbates@webkit.org | Unreviewed, rolling out r173695. |
blob | commitdiff | diff to current |
2014-09-17 |
dbates@webkit.org | [iOS] Make WebCore build with public iOS SDK |
blob | commitdiff | diff to current |
2014-09-05 |
simon.fraser@apple.com | Remove some PLATFORM(IOS) code in Color.h/cpp |
blob | commitdiff | diff to current |
2014-09-04 |
psolanki@apple.com | Remove iOS specific disk image cache |
blob | commitdiff | diff to current |
2014-08-31 |
timothy_horton@app... | Remove unnecessary (and unnecessarily iOS-specific... |
blob | commitdiff | diff to current |
2014-08-22 |
simon.fraser@apple.com | Implement paint flashing in the WK1 InspectorOverlay... |
blob | commitdiff | diff to current |
2014-08-18 |
aestes@apple.com | Fix the iOS build after r172709. |
blob | commitdiff | diff to current |
2014-07-03 |
dbates@webkit.org | Add WTF::move() |
blob | commitdiff | diff to current |
2014-07-01 |
achristensen@apple.com | [iOS] Compile fix with pointer lock enabled. |
blob | commitdiff | diff to current |
2014-06-05 |
benjamin@webkit.org | [iOS][WK2] Add device orientation |
blob | commitdiff | diff to current |
2014-05-09 |
benjamin@webkit.org | [iOS] Switch geolocation to an explicit authorization... |
blob | commitdiff | diff to current |
2014-04-30 |
andersca@apple.com | Move the legacy WebKit API into WebKitLegacy.framework... |
blob | commitdiff | diff to current |
2014-04-24 |
mmaxfield@apple.com | FontCache::fontCache() never returns nullptr so it... |
blob | commitdiff | diff to current |
2014-04-18 |
dbates@webkit.org | [iOS] Hook up screen.{availHeight, availWidth, height... |
blob | commitdiff | diff to current |
next |