Sign in
webkit
/
WebKit
/
5cf7fa8a2ef10b4402f12c612b2b7a4ab812b13f
/
WebKitLibraries
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
2b134d9
Turn on CSS Filters on Windows https://bugs.webkit.org/show_bug.cgi?id=76667
by cmarrin@apple.com
· 13 years ago
f7722b0
2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 13 years ago
cb64434
ENABLE_SHADOW_DOM should be available via build-webkit --shadow-dom
by commit-queue@webkit.org
· 13 years ago
cdec33e
[WinCairo] Build correction. Switch to Apple style builds without
by bfulgham@webkit.org
· 13 years ago
f462901
<rdar://problem/10633760> Update copyright strings
by mitz@apple.com
· 13 years ago
81b692a
<style scoped>: disable on Windows by default
by rolandsteiner@chromium.org
· 13 years ago
bb2c08d
<style scoped>: add ENABLE(STYLE_SCOPED) flag to WebKit
by rolandsteiner@chromium.org
· 13 years ago
b49225f
Add --css-grid-layout to build-webkit and the build systems
by jchaffraix@webkit.org
· 13 years ago
bdfda8d
Remove the CSS3_FLEXBOX compile time flag and enable on all ports
by tony@chromium.org
· 13 years ago
6eb3159
WebProcess should use AppSandbox style quarantine
by ap@apple.com
· 13 years ago
8a51290
Add ENABLE_CSS_SHADERS flag https://bugs.webkit.org/show_bug.cgi?id=71394
by dino@apple.com
· 13 years ago
5e52f0b
WebKit doesn't build with recent changes to libdispatch
by msaboff@apple.com
· 13 years ago
fa2b7cc
Focus rings are too thin in HiDPI in WebKit2
by jeffm@apple.com
· 13 years ago
51c900b
Try to fix the Chromium build.
by bdakin@apple.com
· 13 years ago
2f7ddda
https://bugs.webkit.org/show_bug.cgi?id=70396
by bdakin@apple.com
· 13 years ago
32638ce
Always enable ENABLE(XPATH) https://bugs.webkit.org/show_bug.cgi?id=70217
by abarth@webkit.org
· 13 years ago
546adca
Windows build fix
by aroben@apple.com
· 13 years ago
2eb9f99
Always enable ENABLE(DOM_STORAGE) https://bugs.webkit.org/show_bug.cgi?id=70189
by abarth@webkit.org
· 13 years ago
e669f64
REGRESSION (Safari 5.1 - 5.1.1): CSS nesw-resize cursor shows up as a sw-resize cursor
by mitz@apple.com
· 13 years ago
43f105f
Microdata: Basic implementation of document.getItems() method.
by rniwa@webkit.org
· 13 years ago
42bafeb
Remove ENABLE(XHTMLMP) and associated code
by abarth@webkit.org
· 13 years ago
d6eb53d
C4481 warning should be disabled for OVERRIDE and FINAL.
by tkent@chromium.org
· 13 years ago
dfc91a4
Introduce feature flags for incomplete input types
by tkent@chromium.org
· 13 years ago
33a6724
Add GAMEPAD feature flag https://bugs.webkit.org/show_bug.cgi?id=66859
by commit-queue@webkit.org
· 13 years ago
d01e056
Enable requestAnimationFrame on Windows
by cmarrin@apple.com
· 14 years ago
f3ad7ac
Always enable ENABLE(OFFLINE_WEB_APPLICATIONS)
by abarth@webkit.org
· 14 years ago
7476c5e
Add ENABLE_MUTATION_OBSERVERS feature flag
by adamk@chromium.org
· 14 years ago
fffa750
Add ENABLE_CSS_FILTERS https://bugs.webkit.org/show_bug.cgi?id=68652
by dino@apple.com
· 14 years ago
ff5a5ea
Always enable ENABLE(EVENTSOURCE) https://bugs.webkit.org/show_bug.cgi?id=68414
by abarth@webkit.org
· 14 years ago
1d28bb5
Rename ENABLE(DATABASE) to ENABLE(SQL_DATABASE)
by abarth@webkit.org
· 14 years ago
7aeb4bb
Remove ENABLE(SVG_AS_IMAGE) since all major ports have it on by default
by eric@webkit.org
· 14 years ago
bb92e94
Remove ENABLE_SVG_ANIMATION as all major ports have it on by default
by eric@webkit.org
· 14 years ago
8e8332b
Remove ENABLE_SVG_USE as <use> is required by HTML5
by eric@webkit.org
· 14 years ago
1bd412a
Remove ENABLE_SVG_USE as <use> is required by HTML5
by eric@webkit.org
· 14 years ago
eb781f7
Remove ENABLE_SVG_FOREIGN_OBJECT as it is a required part of HTML5
by eric@webkit.org
· 14 years ago
e6f9b42
REGRESSION: Rendering artifacts on a rotated, pattern filled shape
by timothy_horton@apple.com
· 14 years ago
7b35231
Add MediaSource API to HTMLMediaElement
by commit-queue@webkit.org
· 14 years ago
9a5315f
Update SVN properties to help out the Windows EWS bots.
by lforschler@apple.com
· 14 years ago
3c6a50c
Source/WebCore: https://bugs.webkit.org/show_bug.cgi?id=66495
by bdakin@apple.com
· 14 years ago
a228ba9
Source/WebCore: <rdar://problem/9589433> Displaying Japanese dictionary contents in vertical orientation takes a couple of seconds
by mitz@apple.com
· 14 years ago
ed2f7db
Source/WebCore: [WebKit2] Changing the cookie accept policy in Private Browsing doesn’t work
by jberlin@webkit.org
· 14 years ago
3017b9f
Part of https://bugs.webkit.org/show_bug.cgi?id=63674
by psolanki@apple.com
· 14 years ago
5fcb8a1
Standardize WinCairo conditionalized code under PLATFORM macro.
by bfulgham@webkit.org
· 14 years ago
f10df8b
Update the header file too.
by mrowe@apple.com
· 14 years ago
45a574d
Update WebKitSystemInterface binaries.
by mrowe@apple.com
· 14 years ago
71245d7
Unreviewed build correction. Link to correct library for the zlib1.dll.
by bfulgham@webkit.org
· 14 years ago
595f046
2011-06-21 MORITA Hajime <morrita@google.com>
by morrita@google.com
· 14 years ago
2448959
2011-06-20 MORITA Hajime <morrita@google.com>
by morrita@google.com
· 14 years ago
3a6791f
2011-06-20 Pratik Solanki <psolanki@apple.com>
by psolanki@apple.com
· 14 years ago
59b745e
2011-06-13 Tony Chang <tony@chromium.org>
by tony@chromium.org
· 14 years ago
fb50f33
2011-06-13 Tony Chang <tony@chromium.org>
by tony@chromium.org
· 14 years ago
4a0a691
2011-06-10 Tony Chang <tony@chromium.org>
by tony@chromium.org
· 14 years ago
ff164b3
2011-06-07 Tim Horton <timothy_horton@apple.com>
by commit-queue@webkit.org
· 14 years ago
8805b3f
2011-06-06 Alexandru Chiculita <achicu@adobe.com>
by commit-queue@webkit.org
· 14 years ago
8f1212e
2011-06-06 Mihnea Ovidenie <mihnea@adobe.com>
by commit-queue@webkit.org
· 14 years ago
632e516
2011-05-25 Jer Noble <jer.noble@apple.com>
by jer.noble@apple.com
· 14 years ago
0c2b470
2011-05-24 Jer Noble <jer.noble@apple.com>
by jer.noble@apple.com
· 14 years ago
1548048
2011-05-24 Keishi Hattori <keishi@webkit.org>
by tkent@chromium.org
· 14 years ago
e09492e
[Windows WebKit2] Use cookies set in WebKit1
by jberlin@webkit.org
· 14 years ago
fcf9f8d
[Windows WebKit2] Use cookies set in WebKit1
by jberlin@webkit.org
· 14 years ago
Next »