git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
iOS WebKitLegacy should match WebKit2's viewport behavior
[WebKit-https.git]
/
Source
/
WebKit
/
ios
/
ChangeLog
2015-07-02
timothy_horton@app...
iOS WebKitLegacy should match WebKit2's viewport behavior
blob
|
commitdiff
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
2014-04-08
ap@apple.com
Source/WebCore: Rename Clipboard to DataTransfer
blob
|
commitdiff
|
diff to current
2014-04-03
benjamin@webkit.org
[iOS] Remove the legacy string drawing code
blob
|
commitdiff
|
diff to current
2014-04-03
mrowe@apple.com
Build fix after r166684.
blob
|
commitdiff
|
diff to current
2014-03-31
andersca@apple.com
Fix iOS build.
blob
|
commitdiff
|
diff to current
2014-03-31
mitz@apple.com
Tried to fix the iOS build.
blob
|
commitdiff
|
diff to current
2014-03-28
enrica@apple.com
Add support for AirPlay picker for iOS.
blob
|
commitdiff
|
diff to current
2014-03-27
enrica@apple.com
Add support for AirPlay picker in WK2 for iOS.
blob
|
commitdiff
|
diff to current
2014-03-25
joepeck@webkit.org
[iOS] Inspector View Indication Support
blob
|
commitdiff
|
diff to current
2014-03-22
darin@apple.com
Remove String::deprecatedCharacters
blob
|
commitdiff
|
diff to current
2014-03-21
timothy_horton@app...
Always retrieve the screen scale factor from WKSI
blob
|
commitdiff
|
diff to current
2014-03-19
timothy_horton@app...
[iOS] WebPDFViewPlaceholder divides-by-zero with an...
blob
|
commitdiff
|
diff to current
2014-03-15
mjs@apple.com
.: Replace "Apple Computer, Inc." with "Apple Inc....
blob
|
commitdiff
|
diff to current
2014-03-14
svillar@igalia.com
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_...
blob
|
commitdiff
|
diff to current
2014-03-14
benjamin@webkit.org
The viewport code should not depend on WebKitSystemInte...
blob
|
commitdiff
|
diff to current
2014-03-12
enrica@apple.com
Incorrect reference counting of Range in WebFrame.
blob
|
commitdiff
|
diff to current
2014-03-12
simon.fraser@apple.com
Spelling is hard
blob
|
commitdiff
|
diff to current
2014-02-17
sergio.correia@ope...
Replace uses of PassOwnPtr/OwnPtr with std::unique_ptr...
blob
|
commitdiff
|
diff to current
2014-02-12
benjamin@webkit.org
[WK2][iOS] Add back the special viewport for the old...
blob
|
commitdiff
|
diff to current
2014-02-09
rniwa@webkit.org
Build fix after r163739.
blob
|
commitdiff
|
diff to current
2014-02-03
mitz@apple.com
More iOS build fixing.
blob
|
commitdiff
|
diff to current
2014-02-01
rniwa@webkit.org
Remove inline member functions of FrameSelection that...
blob
|
commitdiff
|
diff to current
2014-01-30
abucur@adobe.com
Remove the ACCELERATED_COMPOSITING flag
blob
|
commitdiff
|
diff to current
2014-01-28
joepeck@webkit.org
Unreviewed iOS build fix. FALLTHROUGHs for iOS.
blob
|
commitdiff
|
diff to current
2014-01-28
aestes@apple.com
Scrub WebKit API headers of WTF macros
blob
|
commitdiff
|
diff to current
2014-01-17
weinig@apple.com
TextBreakIterator's should support Latin-1 for all...
blob
|
commitdiff
|
diff to current
2014-01-16
andersca@apple.com
Change all uses of FINAL to final now that all our...
blob
|
commitdiff
|
diff to current
2014-01-16
commit-queue@webki...
Remove workaround for compilers not supporting explicit...
blob
|
commitdiff
|
diff to current
2014-01-16
aestes@apple.com
[iOS] Fix build issues with exported headers
blob
|
commitdiff
|
diff to current
2014-01-15
simon.fraser@apple.com
Source/WebCore: Avoid PLATFORM() macros in exported...
blob
|
commitdiff
|
diff to current
2014-01-15
simon.fraser@apple.com
Source/WebCore: Clean up exports and headers for iOS.
blob
|
commitdiff
|
diff to current
2014-01-14
dino@apple.com
Source/WebKit/ios: Remove .objc_class_name_WebInspector...
blob
|
commitdiff
|
diff to current
2014-01-14
simon.fraser@apple.com
Source/WebCore: Export __ZN7WebCore11FileChooser16choos...
blob
|
commitdiff
|
diff to current
2014-01-14
simon.fraser@apple.com
More work towards getting iOS WK1 building.
blob
|
commitdiff
|
diff to current
2014-01-13
darin@apple.com
Add type checking to isEqual methods
blob
|
commitdiff
|
diff to current
2014-01-08
aestes@apple.com
[iOS] Upstream remainder of minimal-ui viewport changes
blob
|
commitdiff
|
diff to current
2013-12-31
aestes@apple.com
[iOS] Upstream PLATFORM(IOS) changes to Source/WebKit/
blob
|
commitdiff
|
diff to current
2013-12-27
dbates@webkit.org
[iOS] Upstream WebCore/page changes
blob
|
commitdiff
|
diff to current
2013-12-24
aestes@apple.com
Source/WebKit: Roll out r161043. It broke 32-bit Mac...
blob
|
commitdiff
|
diff to current
2013-12-24
aestes@apple.com
[iOS] Upstream PLATFORM(IOS) changes to Source/WebKit/
blob
|
commitdiff
|
diff to current
2013-12-05
commit-queue@webki...
Consolidate various frame snapshot capabilities.
blob
|
commitdiff
|
diff to current
2013-12-04
aestes@apple.com
[iOS] Upstream build fixes in Source/WebKit/ios/
blob
|
commitdiff
|
diff to current
2013-12-04
joepeck@webkit.org
Web Inspector: Push Remote Inspector debugging connecti...
blob
|
commitdiff
|
diff to current
2013-12-03
commit-queue@webki...
Typo: FixedPositionConstaint -> FixedPositionConstraint
blob
|
commitdiff
|
diff to current
2013-11-19
commit-queue@webki...
Unreviewed, rolling out r159455.
blob
|
commitdiff
|
diff to current
2013-11-18
commit-queue@webki...
Consolidate various frame snapshot capabilities.
blob
|
commitdiff
|
diff to current
2013-11-07
commit-queue@webki...
Remove a PLATFORM(IOS) from WebKit Private Header
blob
|
commitdiff
|
diff to current
2013-10-30
aestes@apple.com
[iOS] Upstream Source/WebKit/ios/
blob
|
commitdiff
|
diff to current
2013-10-25
joepeck@webkit.org
Upstream ENABLE(REMOTE_INSPECTOR) and enable on iOS...
blob
|
commitdiff
|
diff to current