1. dbd62f8 Add lldbWebKitTester to WebKit.xcworkspace by emw@apple.com · 2 years, 9 months ago
  2. c755304 Define WK_NOT_NO in SDKVariant.xcconfig by david_quesada@apple.com · 2 years, 9 months ago
  3. 95e9650 Use None for architecture when dump-class-layout does not have `-a` option by ysuzuki@apple.com · 2 years, 10 months ago
  4. 15cbefa [Xcode] In open-source builds, disable bitcode in xcconfigs instead of build-webkit by emw@apple.com · 2 years, 11 months ago
  5. 3ab0cce Reland "[XCBuild] Enable dependency validation by default" by emw@apple.com · 2 years, 11 months ago
  6. 04fb9fa REGRESSION:(r292696) lldb_webkit_unittest.TestSummaryProviders.serial_test_WTFStringImpl_SummaryProvider_null_string is a constant failure by cdumez@apple.com · 2 years, 11 months ago
  7. 9bc85c4 Finish porting code base to String::fromLatin1() and make String(const char*) private by cdumez@apple.com · 2 years, 11 months ago
  8. 2140e87 Unreviewed, reverting r292591. by emw@apple.com · 2 years, 11 months ago
  9. 63d8efb [XCBuild] Enable dependency validation by default by emw@apple.com · 2 years, 11 months ago
  10. 2262a99 Mark String(const char*) constructor as explicit by cdumez@apple.com · 3 years ago
  11. 6041ad8 Adopt FALLBACK_PLATFORM_NAME in place of FALLBACK_PLATFORM by timothy_horton@apple.com · 3 years ago
  12. 5dc49a4 Unreviewed, reverting r290149. by jenner@apple.com · 3 years, 1 month ago
  13. 8b6d175 Generate compile_commands.json on macOS Builds by commit-queue@webkit.org · 3 years, 1 month ago
  14. e4ca1df Fix the lldb Color formatter https://bugs.webkit.org/show_bug.cgi?id=235613 by simon.fraser@apple.com · 3 years, 1 month ago
  15. 632d990 Start using C++20 https://bugs.webkit.org/show_bug.cgi?id=233963 by commit-queue@webkit.org · 3 years, 2 months ago
  16. 67b1f17 Unreviewed, reverting r287698. by achristensen@apple.com · 3 years, 2 months ago
  17. 579583e Start using C++20 https://bugs.webkit.org/show_bug.cgi?id=233963 by achristensen@apple.com · 3 years, 2 months ago
  18. 0763edf Deployment target for macOS 11+ does not follow minor version bumps by commit-queue@webkit.org · 3 years, 3 months ago
  19. 5350b55 All the SDKVariant.xcconfig files should match by mmaxfield@apple.com · 3 years, 5 months ago
  20. 81144e8 Add an lldb summary provider for the WebCore::Length type by simon.fraser@apple.com · 3 years, 6 months ago
  21. 9a3b6ef Fix some lldb data provider issues by simon.fraser@apple.com · 3 years, 6 months ago
  22. bfecda4 [test-webkit-lldb] 3 dump_class_layout_unittest.TestDumpClassLayout tests failing with Xcode 12.5 by ryanhaddad@apple.com · 3 years, 9 months ago
  23. 48bd92e [test-lldb-webkit] Update for Xcode 12.5 by jbedard@apple.com · 3 years, 10 months ago
  24. 9648f2d Fix Python 3.6+ DeprecationWarnings about unknown escapes by gsnedders@apple.com · 3 years, 10 months ago
  25. 84ac0a7 REGRESSION: (r255611) [ Mac ] 3 lldb tests failing related to HashMap by commit-queue@webkit.org · 4 years ago
  26. 278b2cc Remove more special cases from color conversion by weinig@apple.com · 4 years, 1 month ago
  27. b9ff2637 Fix the lldb WebCoreColorProvider https://bugs.webkit.org/show_bug.cgi?id=220049 by simon.fraser@apple.com · 4 years, 3 months ago
  28. 9fa5e7c Use python3 in Tools/Scripts/dump-class-layout by ysuzuki@apple.com · 4 years, 3 months ago
  29. ced3454 More FALLBACK_PLATFORM adoption https://bugs.webkit.org/show_bug.cgi?id=219545 by commit-queue@webkit.org · 4 years, 3 months ago
  30. 2c8ab0d Adopt FALLBACK_PLATFORM https://bugs.webkit.org/show_bug.cgi?id=219504 by commit-queue@webkit.org · 4 years, 3 months ago
  31. a5a6850 WebKit should remove unused debug variant support by ddkilzer@apple.com · 4 years, 4 months ago
  32. 3a9b5c3 Remove leftover MACOSX_DEPLOYMENT_TARGET_macosx support by krollin@apple.com · 4 years, 5 months ago
  33. cc942a7 [macOS] Workaround for MAC_OS_X_VERSION_MAJOR incorrectly including minor version when building by commit-queue@webkit.org · 4 years, 5 months ago
  34. c186d3a [macOS] Workaround for MAC_OS_X_VERSION_MAJOR incorrectly including minor version when building by commit-queue@webkit.org · 4 years, 5 months ago
  35. 8217f6f [macOS] Harden more build configurations against macOS versions 11 and higher as well as inclusion of patch versions by darin@apple.com · 4 years, 5 months ago
  36. 61e6c38 Fix the Color/ExtendedColor lldb data provider by simon.fraser@apple.com · 4 years, 7 months ago
  37. 9bfe4b2 Remove all references to non-existent 10.16 by timothy_horton@apple.com · 4 years, 7 months ago
  38. 805c4f7 Update macOS Version macros https://bugs.webkit.org/show_bug.cgi?id=214653 by conrad_shultz@apple.com · 4 years, 8 months ago
  39. 19c9276 Update macOS version macros https://bugs.webkit.org/show_bug.cgi?id=213484 by timothy_horton@apple.com · 4 years, 9 months ago
  40. 840c45d Work around broken system version macro by timothy_horton@apple.com · 4 years, 9 months ago
  41. af27448 [lldb-webkit] Pretty-print NSEventModifierFlags by dbates@webkit.org · 5 years ago
  42. a2b975f [Xcode] Replace ASAN_OTHER_CFLAGS and ASAN_OTHER_CPLUSPLUSFLAGS with $(inherited) by ddkilzer@apple.com · 5 years ago
  43. 5162af1 Should not use variable-length-array (VLA) by ysuzuki@apple.com · 5 years ago
  44. c87a2b3 Add new Mac target numbers https://bugs.webkit.org/show_bug.cgi?id=208398 by alancoon@apple.com · 5 years ago
  45. fb9b6ab Unreviewed, updating LLDB test for CompactPointerTuple. by ysuzuki@apple.com · 5 years ago
  46. f16624d REGRESSION: (r255611) [ Mac ] 3 lldb tests failing related to HashMap by commit-queue@webkit.org · 5 years ago
  47. 321bb57 Fix btjs on current lldb https://bugs.webkit.org/show_bug.cgi?id=205293 by keith_miller@apple.com · 5 years ago
  48. a9cd14b Python 3: Add support in webkitpy.test by jbedard@apple.com · 5 years ago
  49. 3081e6c Add pretty printer for CompactPointerTuple by dbates@webkit.org · 5 years ago
  50. 9265dfe Rename PageCache to BackForwardCache by cdumez@apple.com · 5 years ago
  51. 4fda0ef Update .xcconfig symbols to reflect the current set of past and future product versions. by krollin@apple.com · 6 years ago
  52. 1890b91 [lldb-webkit] OptionSet summary shows size 0 sometimes for non-empty set by dbates@webkit.org · 6 years ago
  53. 8e3306c Unreviewed, rolling out r248970. by ryanhaddad@apple.com · 6 years ago
  54. 28aad53 [lldb-webkit] OptionSet summary shows size 0 sometimes for non-empty set by dbates@webkit.org · 6 years ago
  55. d97bbcc Upstream use of MACCATALYST by bdakin@apple.com · 6 years ago
  56. 0ce67df Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276 by darin@apple.com · 6 years ago
  57. a4682cd [lldb-webkit] Pretty-print all kinds of Documents by dbates@webkit.org · 6 years ago
  58. 5df673d [lldb-webkit] TypeError: cannot concatenate 'str' and 'int' objects when prettify SecurityOrigin with by dbates@webkit.org · 6 years ago
  59. ac74ca6 [lldb-webkit] Support adding pretty-printing for qualified types by dbates@webkit.org · 6 years ago
  60. cb8bf81 Fix test-webkitpy after r244653 https://bugs.webkit.org/show_bug.cgi?id=197131 by achristensen@apple.com · 6 years ago
  61. 0ed7502 Unreviewed, rolling out r242825. https://bugs.webkit.org/show_bug.cgi?id=195648 by commit-queue@webkit.org · 6 years ago
  62. 005f278 Alter Tools/Scripts/dump-class-layout to be able to dump all classes with suspicious padding by rmorisset@apple.com · 6 years ago
  63. c04af1c Unreviewed, fix lldb webkitpy tests by ysuzuki@apple.com · 6 years ago
  64. c789475 SDK_VARIANT build destinations should be separate from non-SDK_VARIANT builds by jer.noble@apple.com · 6 years ago
  65. e019d86 Unreviewed, rolling out r240124. by tsavell@apple.com · 6 years ago
  66. fd90548 SDK_VARIANT build destinations should be separate from non-SDK_VARIANT builds by jer.noble@apple.com · 6 years ago
  67. 518d4a6 [lldb-webkit]: Add support for pretty-printing raw bitmask types by dbates@webkit.org · 6 years ago
  68. 221511f [lldb-webkit] Remove broken code to print WTF::OptionSet::m_storage by dbates@webkit.org · 6 years ago
  69. 257b0d8 Fix lldb_webkit.py following r238771 by dbates@webkit.org · 6 years ago
  70. bb2f61c Move URL from WebCore to WTF https://bugs.webkit.org/show_bug.cgi?id=190234 by keith_miller@apple.com · 6 years ago
  71. ff3e3c63 Modernize WebKit Tools Xcode projects for localization's sake by timothy_horton@apple.com · 6 years ago
  72. 840eeb1 [lldb-webkit] Fix formatting nits in Document and Frame summary strings by dbates@webkit.org · 6 years ago
  73. 8c7c3db [lldb-webkit] Last aliased enumerator in OptionSet is printed; should print first enumerator by dbates@webkit.org · 6 years ago
  74. f04ce3f [llbd-webkit] Add summaries for Document, Frame, and SecurityOrigin by dbates@webkit.org · 6 years ago
  75. 0c1824b LLDB tests may use wrong configuration of lldbWebKitTester by dbates@webkit.org · 6 years ago
  76. cf0de50 lldb-webkit: KeyError thrown for OptionSet with invalid value by dbates@webkit.org · 7 years ago
  77. 0b6555f lldb-webkit: KeyError thrown for uninitialized OptionSet by dbates@webkit.org · 7 years ago
  78. 963cbe6 lldb-webkit: KeyError thrown for OptionSet by dbates@webkit.org · 7 years ago
  79. ef4c44f Fix incorrect use of `sourceTree = "<group>";` for built products and frameworks in Xcode projects by ddkilzer@apple.com · 7 years ago
  80. 8b32d0d Partial revert of r235376 https://bugs.webkit.org/show_bug.cgi?id=189011 by dbates@webkit.org · 7 years ago
  81. c3305e2 lldb-webkit: Pretty-print OptionSet by dbates@webkit.org · 7 years ago
  82. f14bda1 Fix lldb summarizers for HashMaps and HashSets by simon.fraser@apple.com · 7 years ago
  83. dc73ddb Add lldb formatters for WebCore geometry types by simon.fraser@apple.com · 7 years ago
  84. 1e08b0b Accidentally checked in the wrong version of these files. by dino@apple.com · 7 years ago
  85. 8d06c81 Provide an lldb type summary for WebCore::Color by dino@apple.com · 7 years ago
  86. 767a067 Unreviewed, rolling out r233943, r233988, r234004, and by commit-queue@webkit.org · 7 years ago
  87. 14261f8 Provide an lldb type summary for WebCore::Color by dino@apple.com · 7 years ago
  88. 659b192 Provide an lldb type summary for WebCore::Color by dino@apple.com · 7 years ago
  89. 5d37fcf Provide an lldb type summary for WebCore::Color by dino@apple.com · 7 years ago
  90. fe622f5 Unreviewed, rolling out r233934. by tsavell@apple.com · 7 years ago
  91. 71743f8 Provide an lldb type summary for WebCore::Color by dino@apple.com · 7 years ago
  92. dc31561 Fix dump-class-layout to show bit padding, and fix issues with padding offsets by simon.fraser@apple.com · 7 years ago
  93. 1c9c210 dump-class-layout reports wrong padding in many cases by simon.fraser@apple.com · 7 years ago
  94. e40dbf1 [lldb-webkit] Non-empty strings may be pretty-printed as empty by dbates@webkit.org · 7 years ago
  95. 962801d Try to address test failures on the bots. by simon.fraser@apple.com · 7 years ago
  96. d4c4a4f The lldb vector summary provider always shows zero capacity by simon.fraser@apple.com · 7 years ago
  97. c049dd0 Add some tests for lldb_webkit.py https://bugs.webkit.org/show_bug.cgi?id=183744 by dbates@webkit.org · 7 years ago
  98. b275964 Unreviewed, rolling out r232421. https://bugs.webkit.org/show_bug.cgi?id=186240 by commit-queue@webkit.org · 7 years ago
  99. e5ccc20 Add some tests for lldb_webkit.py https://bugs.webkit.org/show_bug.cgi?id=183744 by dbates@webkit.org · 7 years ago
  100. 70acd2e [python] Replace print operator with print() function for python3 compatibility by annulen@yandex.ru · 7 years ago