Sign in
webkit
/
WebKit
/
90b35d858e49c8fdd2f8a651a33d3a9b9b903edc
/
WebKitLibraries
b38429a
Update WKSI header and libraries after r140875.
by aestes@apple.com
· 12 years ago
4cc7068
Get WTF compiling in VS2010 (32bit)
by bfulgham@webkit.org
· 12 years ago
5e0bbf6
Add WebKitLibraries property sheets for compiling WebKit in VS2010.
by roger_fong@apple.com
· 12 years ago
d5f9fe5
Add build flag for Canvas's Path object (disabled by default)
by commit-queue@webkit.org
· 12 years ago
25657ee
Update WebkitSystemInterface lib for Windows port.
by roger_fong@apple.com
· 12 years ago
48cdcc7
Add stub for CanvasProxy https://bugs.webkit.org/show_bug.cgi?id=106275
by commit-queue@webkit.org
· 12 years ago
7ca0723
Add WebKitSystemInterface needed for overriding system proxies on Mac
by commit-queue@webkit.org
· 12 years ago
a012959
Remove ENABLE_MUTATION_OBSERVERS #define
by adamk@chromium.org
· 12 years ago
b1fc16dc
<rdar://problem/12942239> Update copyright strings
by mitz@apple.com
· 12 years ago
e553ba2
Move logic for extracting the OS X marketing version in to WebCore
by mrowe@apple.com
· 12 years ago
b520929
Adopt new assertion SPI for process suppression on Mac
by commit-queue@webkit.org
· 12 years ago
cfa6ca7
Implement CSS parsing for CSS transitions unprefixed.
by alexis@webkit.org
· 12 years ago
0508ce0
Enable VIDEO_TRACK on Windows. https://bugs.webkit.org/show_bug.cgi?id=104706.
by roger_fong@apple.com
· 12 years ago
1945cb2
Unreviewed, rolling out r137491.
by commit-queue@webkit.org
· 12 years ago
a11605e
Enable VIDEO_TRACK on Windows. https://bugs.webkit.org/show_bug.cgi?id=104706.
by roger_fong@apple.com
· 12 years ago
67ab992
[CSS3 Backgrounds and Borders] Remove CSS3_BACKGROUND feature flag.
by alexis@webkit.org
· 12 years ago
d318ebe
CSS cursor property should support webkit-image-set
by commit-queue@webkit.org
· 12 years ago
e16bd89
Unreviewed. ENABLE_ACCELERATED_OVERFLOW_SCROLLING not enabled on Windows.
by roger_fong@apple.com
· 12 years ago
d4f3166
[CSS3 Backgrounds and Borders] Implement new CSS3 background-position parsing.
by alexis@webkit.org
· 12 years ago
9ed51c5
Add PROXIMITY_EVENTS feature https://bugs.webkit.org/show_bug.cgi?id=102658
by kihong.kwon@samsung.com
· 12 years ago
01844fda
Build fix. Forgot these bits last time.
by bdakin@apple.com
· 12 years ago
034cab2
Zoomed-in scrolling is very slow when deviceScaleFactor > 1
by bdakin@apple.com
· 12 years ago
e92fb78
Roll WebKitSystemInterface DEPS.
by andersca@apple.com
· 12 years ago
ad5616c
Enable Subpixel Layout on Windows. Rebaseline any failing tests that were rebaselined in r133351.
by roger_fong@apple.com
· 12 years ago
12fa906
Build fix.
by andersca@apple.com
· 12 years ago
3a222ba
Update Java related WKSI function names
by andersca@apple.com
· 12 years ago
165592b
Clean up which storage cookie jar functions use
by ap@apple.com
· 12 years ago
809cc71
Delete Leopard and Snow Leopard versions of WKSI. These have not been updated in ages.
by ap@apple.com
· 12 years ago
3798630
Get rid of setCookieStoragePrivateBrowsingEnabled.
by ap@apple.com
· 12 years ago
ad480cf
Don't instantiate the Java plug-in if it's inactive
by andersca@apple.com
· 12 years ago
6bf0b30
.: Adding feature for XHR_TIMEOUT
by dominik.rottsches@intel.com
· 12 years ago
68e8da7
Allow ports to override text track rendering style
by eric.carlson@apple.com
· 12 years ago
85886a9
Rename ENABLE_CSS3_TEXT_DECORATION to ENABLE_CSS3_TEXT
by commit-queue@webkit.org
· 12 years ago
80d1844
Implement css3-conditional's @supports rule
by commit-queue@webkit.org
· 12 years ago
9b4ec58
Throttle DOM timers on hidden pages.
by commit-queue@webkit.org
· 12 years ago
f583bb1
Unreviewed, rolling out r130556 and r130564.
by commit-queue@webkit.org
· 12 years ago
e11fcec
Update WebKitSystemInterface libraries and header.
by timothy_horton@apple.com
· 12 years ago
0846d8d
Allow ports to override text track rendering style
by jer.noble@apple.com
· 12 years ago
1f93be1
Allow ports to override text track rendering style <rdar://problem/12044964>
by eric.carlson@apple.com
· 13 years ago
3f038c6e
<rdar://problem/12351906> Have DumpRenderTree and WebKitTestRunner crash logs show which test crashed
by simon.fraser@apple.com
· 13 years ago
7d9c69d
Switch to entering the sandbox directly from main(), rather than waiting for the initialization message
by weinig@apple.com
· 13 years ago
b866aaa
Remove ENABLE_CSS3_FLEXBOX compile time flag
by tony@chromium.org
· 13 years ago
b0d2763
[css3-text] Add CSS3 Text decoration compile flag
by commit-queue@webkit.org
· 13 years ago
cf58d78
/SAFESEH should not be a common linker option
by commit-queue@webkit.org
· 13 years ago
3d06fea
Enable CSS Sticky Position on Windows.
by commit-queue@webkit.org
· 13 years ago
73a8a4a
If the Apple Java plug-in is blocked and no runtime is installed, don't load it
by andersca@apple.com
· 13 years ago
2ca3298
Update WKSI.
by jonlee@apple.com
· 13 years ago
c1c4f12
.: Add ENABLE_CSS_COMPOSITING flag https://bugs.webkit.org/show_bug.cgi?id=92553
by commit-queue@webkit.org
· 13 years ago
db8ab8f
Disable flexbox on Windows
by commit-queue@webkit.org
· 13 years ago
d89d545
Rename ENABLE_METER_TAG and ENABLE_PROGRESS_TAG to ENABLE_METER_ELEMENT and ENABLE_PROGRESS_ELEMENT respectively
by tkent@chromium.org
· 13 years ago
43921e6
Rename ENABLE_DETAILS to ENABLE_DETAILS_ELEMENT
by tkent@chromium.org
· 13 years ago
3d89737
Rename ENABLE_DATALIST to ENABLE_DATALIST_ELEMENT
by tkent@chromium.org
· 13 years ago
7c00efc
Add a Mountain Lion version of libWebKitSystemInterface.a.
by mrowe@apple.com
· 13 years ago
1fcb31a
Text Autosizing: Add compile flag and runtime setting
by commit-queue@webkit.org
· 13 years ago
0f6930c
[CSS Regions] Adding feature defines for CSS Regions for Windows
by commit-queue@webkit.org
· 13 years ago
d6f6a7b
[WinCairo] Unreviewed build correction. Add two missing macro
by bfulgham@webkit.org
· 13 years ago
a9a9bfb
[WinCairo] Unreviewed build correction. Accidentally turned on
by bfulgham@webkit.org
· 13 years ago
878d85e
[WinCairo] Unreviewed build correction. Resync feature defines with
by bfulgham@webkit.org
· 13 years ago
f558461
Introduce ENABLE_CSP_NEXT configuration flag.
by commit-queue@webkit.org
· 13 years ago
956ea78
Unreviewed, rolling out r120280.
by commit-queue@webkit.org
· 13 years ago
c24b536
Source/WebCore: Touched CSSPropertyNames.in to trigger a proper rebuild
by commit-queue@webkit.org
· 13 years ago
91279ad
[CSS3 Backgrounds and Borders] Protect box-decoration-break behind a feature flag.
by alexis.menard@openbossa.org
· 13 years ago
efb0558
Pass the right color space over to the web process so we can set it on our CA context
by andersca@apple.com
· 13 years ago
5deb749
Add UNDO_MANAGER flag https://bugs.webkit.org/show_bug.cgi?id=87908
by commit-queue@webkit.org
· 13 years ago
3401b2d
Add 'isProtocolHandlerRegistered' and 'unregisterProtocolHandler'.
by commit-queue@webkit.org
· 13 years ago
cdd46a9
[Win] ~1/2 of all the iframe seamless tests fail
by jberlin@webkit.org
· 13 years ago
2c6fca2
Remove obsolete feature define ENABLE_3D_CANVAS from FeatureDefines.vsprops for windows
by commit-queue@webkit.org
· 13 years ago
2c8bcde
Font Boosting: Add compile flag and runtime setting
by commit-queue@webkit.org
· 13 years ago
959e4a2
add back the ability to disable flexbox
by ojan@chromium.org
· 13 years ago
740bf7e
WebKit1: Add a way to blacklist specific plug-ins/plug-in versions
by andersca@apple.com
· 13 years ago
4fa1eb7
Safari warns that it needs to resend the form in an iFrame when going back
by jonlee@apple.com
· 13 years ago
a1a6e12
Add ENABLE_IFRAME_SEAMLESS so Apple can turn off SEAMLESS if needed
by eric@webkit.org
· 13 years ago
d265eda
Remove 3D_CANVAS define from vsprops files (it was renamed WEBGL many months ago)
by eric@webkit.org
· 13 years ago
7286b36
Resort FeatureDefinesCairo.vcprops to actually be alphabetical (in preparation for autogeneration)
by eric@webkit.org
· 13 years ago
69b2546
Fix tabs vs. space formating in FeatureDefines.vsprops and fix alphabetical sorting
by eric@webkit.org
· 13 years ago
e896382
Add new ENABLE_LINK_PRERENDER define to control the Prerendering API
by gavinp@chromium.org
· 13 years ago
6ebb415
Source/WebCore: Limit -apple- and -khtml- to ENABLE(DASHBOARD_SUPPORT)
by abarth@webkit.org
· 13 years ago
ee75ae4
<rdar://problem/11214796>
by bdakin@apple.com
· 13 years ago
8e0fbd3
<rdar://problem/10912476> HiDPI: Have canvas use a hidpi backing store, but downsample upon access
by mitz@apple.com
· 13 years ago
07e5e35
Disable ENABLE_DATALIST for now https://bugs.webkit.org/show_bug.cgi?id=82871
by keishi@webkit.org
· 13 years ago
1a2b07c
Change ENABLE_INPUT_COLOR to ENABLE_INPUT_TYPE_COLOR and enable it for chromium
by keishi@webkit.org
· 13 years ago
d539997
Disable LTCG on Windows to avoid out of process space errors while linking
by sfalken@apple.com
· 13 years ago
f2c2325
Wrong icon to restore to windowed mode in full screen video panel
by jer.noble@apple.com
· 13 years ago
1693476
Always enable ENABLE(CLIENT_BASED_GEOLOCATION)
by benjamin@webkit.org
· 13 years ago
e590400
Source/WebCore: WebKit2: remove NSPasteboard access for promised data from the WebProcess
by enrica@apple.com
· 13 years ago
59e1f68
Add support for ENABLE(LEGACY_NOTIFICATIONS)
by jonlee@apple.com
· 13 years ago
d06271a
Bash scripts should support LF endings only
by dbates@webkit.org
· 13 years ago
f9933b9
Fix the SnowLeoaprd build.
by weinig@apple.com
· 13 years ago
0eacd9b
Update WebKitSystemInterface for WKCAContext additions.
by weinig@apple.com
· 13 years ago
7187494
Implement Speech JavaScript API https://bugs.webkit.org/show_bug.cgi?id=80019
by hans@chromium.org
· 13 years ago
3610d21
Unreviewed, rolling out r109255.
by zimmermann@webkit.org
· 13 years ago
526b1c7
Make use of CG rounded-rect primitives
by timothy_horton@apple.com
· 13 years ago
1c943d1
Full screen video volume slider has "progress bar"
by jer.noble@apple.com
· 13 years ago
e4b54b3
Update WebKitSystemInterface.
by simon.fraser@apple.com
· 13 years ago
754a829
[Mac] Add an experimental SPI for plug-ins to enter sandbox
by ap@apple.com
· 13 years ago
563e0de
Enable MUTATION_OBSERVERS by default on all platforms
by adamk@chromium.org
· 13 years ago
bb26652
Correcting the version of WKSI committed in r106836
by mdelaney@apple.com
· 13 years ago
8bef0b5
toDataURL() uses stale data after putImageData()
by mdelaney@apple.com
· 13 years ago
dc95d74
Turn on CSS Filters on Windows https://bugs.webkit.org/show_bug.cgi?id=76667
by aestes@apple.com
· 13 years ago
dbc4cd8
Unreviewed, rolling out r106566.
by commit-queue@webkit.org
· 13 years ago
Next »