2016-05-04 |
mark.lam@apple.com | ES6 Function.name inferred from property names of liter... |
tree | commitdiff |
2016-05-04 |
jdiggs@igalia.com | AX: ARIA 'region' role is now a landmark; HTML 'section... |
tree | commitdiff |
2016-05-04 |
bdakin@apple.com | Add VideoControlsManager tests |
tree | commitdiff |
2016-05-04 |
jdiggs@igalia.com | [ATK] accessibility/document-attributes.html is failing |
tree | commitdiff |
2016-05-03 |
bfulgham@apple.com | [Win] Unreviewed build fix. |
tree | commitdiff |
2016-05-03 |
jdiggs@igalia.com | [ATK] accessibility/content-editable-as-textarea.html... |
tree | commitdiff |
2016-05-02 |
beidson@apple.com | Add the ability to accumulate logs for specific logging... |
tree | commitdiff |
2016-05-02 |
commit-queue@webki... | Add fail-fast option to run-javascriptcore-tests |
tree | commitdiff |
2016-05-02 |
clopez@igalia.com | [CMake] MiniBrowser fails to build because libsoup... |
tree | commitdiff |
2016-05-01 |
darin@apple.com | Streamline and remove unused bindings generation code |
tree | commitdiff |
2016-04-30 |
darin@apple.com | Next batch of conversions to use C++ enum class instead... |
tree | commitdiff |
2016-04-29 |
commit-queue@webki... | Add JSC test results in JSON format to a Buildbot log. |
tree | commitdiff |
2016-04-29 |
jdiggs@igalia.com | [ATK] Expose the value of aria-roledescription via... |
tree | commitdiff |
2016-04-28 |
ap@apple.com | Don't throttle GuardMalloc on 8-core Macs |
tree | commitdiff |
2016-04-27 |
caitp@igalia.com | Add Caitlin Potter (:caitp) as a committer. |
tree | commitdiff |
2016-04-27 |
mmaxfield@apple.com | [WK2] [OS X] Create API for switching RTL scrollbar... |
tree | commitdiff |
2016-04-26 |
annulen@yandex.ru | Unreviewed: add myself to the committers list. |
tree | commitdiff |
2016-04-26 |
rniwa@webkit.org | Fix text in log files autogenerated by import-w3c-tests |
tree | commitdiff |
2016-04-26 |
fpizlo@apple.com | WebCore on Mac ignores the user's preferred region... |
tree | commitdiff |
2016-04-26 |
rniwa@webkit.org | Remove the build flag for template elements |
tree | commitdiff |
2016-04-26 |
rniwa@webkit.org | Fix text in log files autogenerated by import-w3c-tests |
tree | commitdiff |
2016-04-26 |
mmaxfield@apple.com | [Cocoa] Guarantee FontPlatformData's m_cgFont is never... |
tree | commitdiff |
2016-04-25 |
commit-queue@webki... | [Tools] whitelist all-uppercase JSTokenType enum in... |
tree | commitdiff |
2016-04-25 |
simon.fraser@apple.com | Fix issues with content-animation performance tests |
tree | commitdiff |
2016-04-25 |
beidson@apple.com | Tweaking IndexedDB watchlist and adding myself to it. |
tree | commitdiff |
2016-04-25 |
dbates@webkit.org | Unreviewed, rolling out r199916. |
tree | commitdiff |
2016-04-24 |
cdumez@apple.com | [WebIDL] Drop [Default] WebKit-IDL extended attribute |
tree | commitdiff |
2016-04-24 |
ossy@webkit.org | Really enable INDEXED_DATABASE on Apple Mac cmake build |
tree | commitdiff |
2016-04-24 |
aestes@apple.com | check-webkit-style: fix false-positive warnings about... |
tree | commitdiff |
2016-04-22 |
commit-queue@webki... | Add JSC test results in json format to a buildbot log |
tree | commitdiff |
2016-04-22 |
ryanhaddad@apple.com | Update expected result for WKPreferencesGetOfflineWebAp... |
tree | commitdiff |
2016-04-22 |
carlosgc@webkit.org | [GTK] Enable the download attribute support |
tree | commitdiff |
2016-04-21 |
keith_miller@apple.com | WebScriptObject description swizzler should work in... |
tree | commitdiff |
2016-04-21 |
carlosgc@webkit.org | [GTK] WebKitWebView should claim the contents size... |
tree | commitdiff |
2016-04-21 |
simon.fraser@apple.com | Add content animation tests to benchmark_runner, and... |
tree | commitdiff |
2016-04-21 |
simon.fraser@apple.com | Add content animation tests to benchmark_runner, and... |
tree | commitdiff |
2016-04-20 |
commit-queue@webki... | [GTK] Expose AllowUniversalAccessFromFileURLs preferenc... |
tree | commitdiff |
2016-04-20 |
beidson@apple.com | Modern IDB (Workers): Enable INDEXED_DATABASE_IN_WORKER... |
tree | commitdiff |
2016-04-20 |
bfulgham@apple.com | Unreviewed build fix after r199752. |
tree | commitdiff |
2016-04-20 |
bfulgham@apple.com | Remove remaining bits of dynamic <link> rel='icon'... |
tree | commitdiff |
2016-04-19 |
keith_miller@apple.com | ObjcInstance::stringValue should not call NSObject... |
tree | commitdiff |
2016-04-19 |
mitz@apple.com | Fixed building with old Xcode. |
tree | commitdiff |
2016-04-19 |
dino@apple.com | New SPI to export a dictionary of runtime features |
tree | commitdiff |
2016-04-18 |
utatane.tea@gmail.com | [JSCOnly] Implement RunLoop and remove glib dependency |
tree | commitdiff |
2016-04-18 |
jonlee@apple.com | Update Animometer plan. |
tree | commitdiff |
2016-04-18 |
dburkart@apple.com | svn-apply: add option for ignoring changes to ChangeLog... |
tree | commitdiff |
2016-04-18 |
carlosgc@webkit.org | Pending API Request URL is wrong after reloading |
tree | commitdiff |
2016-04-18 |
carlosgc@webkit.org | Pending API request URL no set when loading Data, Alter... |
tree | commitdiff |
2016-04-18 |
commit-queue@webki... | Unreviewed, rolling out r199660. |
tree | commitdiff |
2016-04-18 |
carlosgc@webkit.org | Pending API request URL no set when loading Data, Alter... |
tree | commitdiff |
2016-04-18 |
commit-queue@webki... | Fix incorrect assumption that APPLE implies Mac. |
tree | commitdiff |
2016-04-18 |
carlosgc@webkit.org | [GTK] Test /webkit2/WebKitWebView/mouse-target fails... |
tree | commitdiff |
2016-04-18 |
gyuyoung.kim@webki... | [EFL] Bump gstreamer from 1.4.4 to 1.6.3 |
tree | commitdiff |
2016-04-17 |
weinig@apple.com | More build fixing. |
tree | commitdiff |
2016-04-17 |
weinig@apple.com | Another build fix. |
tree | commitdiff |
2016-04-17 |
weinig@apple.com | Fix 32-bit build. |
tree | commitdiff |
2016-04-17 |
weinig@apple.com | Add support for NSSharingService to MiniBrowser, for... |
tree | commitdiff |
2016-04-16 |
ap@apple.com | Build fix. |
tree | commitdiff |
2016-04-15 |
commit-queue@webki... | Unreviewed, rolling out r199600. |
tree | commitdiff |
2016-04-15 |
ap@apple.com | Build fix. |
tree | commitdiff |
2016-04-15 |
ap@apple.com | Some GuardMalloc bots are not happy when running many... |
tree | commitdiff |
2016-04-15 |
bfulgham@apple.com | Make <a download> a runtime enabled option |
tree | commitdiff |
2016-04-14 |
andersca@apple.com | Another build fix attempt. |
tree | commitdiff |
2016-04-14 |
andersca@apple.com | Fix build. |
tree | commitdiff |
2016-04-14 |
andersca@apple.com | [Mac] Add API for open panel handling to WKWebView |
tree | commitdiff |
2016-04-14 |
jiewen_tan@apple.com | Unreviewed, rolling out r199554. |
tree | commitdiff |
2016-04-14 |
andersca@apple.com | [Mac] Add API for open panel handling to WKWebView |
tree | commitdiff |
2016-04-14 |
jonlee@apple.com | Update Animometer plan |
tree | commitdiff |
2016-04-14 |
achristensen@apple.com | CMake MiniBrowser should be an app bundle |
tree | commitdiff |
2016-04-14 |
cdumez@apple.com | We should not speculatively revalidate cached redirects |
tree | commitdiff |
2016-04-13 |
ap@apple.com | Python test webkitpy.common.system.executive_unittest... |
tree | commitdiff |
2016-04-12 |
mmaxfield@apple.com | [OS X] Flakey crash after ScrollAnimatorMac destruction |
tree | commitdiff |
2016-04-12 |
commit-queue@webki... | Modify the CXXFLAGS in webkitdirs.pm just on architectu... |
tree | commitdiff |
2016-04-12 |
achristensen@apple.com | Build MiniBrowser with CMake on Mac |
tree | commitdiff |
2016-04-12 |
ryuan.choi@naverco... | [EFL] Do not pass context to EwkViewCreate |
tree | commitdiff |
2016-04-11 |
oliver@apple.com | Remove compile time define for SEPARATED_HEAP |
tree | commitdiff |
2016-04-11 |
commit-queue@webki... | [CMake] Make FOLDER property INHERITED |
tree | commitdiff |
2016-04-11 |
commit-queue@webki... | [Tools] correctly check for braces in multiline branche... |
tree | commitdiff |
2016-04-08 |
youenn.fablet@crf... | LayoutTests/imported/w3c: |
tree | commitdiff |
2016-04-08 |
commit-queue@webki... | stylebot should know about TestWebKitAPI FeatureDefines... |
tree | commitdiff |
2016-04-08 |
commit-queue@webki... | Remove ENABLE(ENABLE_ES6_CLASS_SYNTAX) guards |
tree | commitdiff |
2016-04-08 |
dino@apple.com | Watchlist modifications: |
tree | commitdiff |
2016-04-07 |
simon.fraser@apple.com | Make it possible to test effect of view exposed rect... |
tree | commitdiff |
2016-04-07 |
jmarcell@apple.com | Adding layout tests for the bot watcher's dashboard... |
tree | commitdiff |
2016-04-07 |
changseok@webkit.org | Unreviewed, Update my primary email address and expertise. |
tree | commitdiff |
2016-04-07 |
jonlee@apple.com | Update the Animometer patch and plan files |
tree | commitdiff |
2016-04-07 |
sbarati@apple.com | jsc-layout-tests.yaml/js/script-tests/regress-141098... |
tree | commitdiff |
2016-04-06 |
achristensen@apple.com | Compile WebKitTestRunner with CMake on Mac |
tree | commitdiff |
2016-04-06 |
simon.fraser@apple.com | Implement operator== and operator!= for Optional<> |
tree | commitdiff |
2016-04-06 |
achristensen@apple.com | Make CMake-generated binaries on Mac able to run |
tree | commitdiff |
2016-04-05 |
achristensen@apple.com | [Fetch API] Add a runtime flag to fetch API and related... |
tree | commitdiff |
2016-04-05 |
fpizlo@apple.com | JSC should use a shadow stack version of CHICKEN so... |
tree | commitdiff |
2016-04-05 |
keith_miller@apple.com | Make Keith a reviewer! |
tree | commitdiff |
2016-04-05 |
commit-queue@webki... | [WebGL2] Allow enabling WebGL2 with a runtime flag |
tree | commitdiff |
2016-04-05 |
commit-queue@webki... | [win] run-webkit-tests failed to launch DumpRenderTree |
tree | commitdiff |
2016-04-04 |
commit-queue@webki... | prepare-ChangeLog set endl incorrectly. |
tree | commitdiff |
2016-04-04 |
d_russell@apple.com | Unreviewed: Add Doug Russell as a commiter. |
tree | commitdiff |
2016-04-04 |
weinig@apple.com | Add SPI to allow install script message handlers in... |
tree | commitdiff |
2016-04-04 |
jiewen_tan@apple.com | Build fix for r198956. |
tree | commitdiff |
2016-04-04 |
commit-queue@webki... | [win] prepare-ChangeLog should treat windows path diffe... |
tree | commitdiff |
next |