1. 321bb57 Fix btjs on current lldb https://bugs.webkit.org/show_bug.cgi?id=205293 by keith_miller@apple.com · 5 years ago
  2. a9cd14b Python 3: Add support in webkitpy.test by jbedard@apple.com · 5 years ago
  3. 3081e6c Add pretty printer for CompactPointerTuple by dbates@webkit.org · 5 years ago
  4. 9265dfe Rename PageCache to BackForwardCache by cdumez@apple.com · 5 years ago
  5. 4fda0ef Update .xcconfig symbols to reflect the current set of past and future product versions. by krollin@apple.com · 6 years ago
  6. 1890b91 [lldb-webkit] OptionSet summary shows size 0 sometimes for non-empty set by dbates@webkit.org · 6 years ago
  7. 8e3306c Unreviewed, rolling out r248970. by ryanhaddad@apple.com · 6 years ago
  8. 28aad53 [lldb-webkit] OptionSet summary shows size 0 sometimes for non-empty set by dbates@webkit.org · 6 years ago
  9. d97bbcc Upstream use of MACCATALYST by bdakin@apple.com · 6 years ago
  10. 0ce67df Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276 by darin@apple.com · 6 years ago
  11. a4682cd [lldb-webkit] Pretty-print all kinds of Documents by dbates@webkit.org · 6 years ago
  12. 5df673d [lldb-webkit] TypeError: cannot concatenate 'str' and 'int' objects when prettify SecurityOrigin with by dbates@webkit.org · 6 years ago
  13. ac74ca6 [lldb-webkit] Support adding pretty-printing for qualified types by dbates@webkit.org · 6 years ago
  14. cb8bf81 Fix test-webkitpy after r244653 https://bugs.webkit.org/show_bug.cgi?id=197131 by achristensen@apple.com · 6 years ago
  15. 0ed7502 Unreviewed, rolling out r242825. https://bugs.webkit.org/show_bug.cgi?id=195648 by commit-queue@webkit.org · 6 years ago
  16. 005f278 Alter Tools/Scripts/dump-class-layout to be able to dump all classes with suspicious padding by rmorisset@apple.com · 6 years ago
  17. c04af1c Unreviewed, fix lldb webkitpy tests by ysuzuki@apple.com · 6 years ago
  18. c789475 SDK_VARIANT build destinations should be separate from non-SDK_VARIANT builds by jer.noble@apple.com · 6 years ago
  19. e019d86 Unreviewed, rolling out r240124. by tsavell@apple.com · 6 years ago
  20. fd90548 SDK_VARIANT build destinations should be separate from non-SDK_VARIANT builds by jer.noble@apple.com · 6 years ago
  21. 518d4a6 [lldb-webkit]: Add support for pretty-printing raw bitmask types by dbates@webkit.org · 6 years ago
  22. 221511f [lldb-webkit] Remove broken code to print WTF::OptionSet::m_storage by dbates@webkit.org · 6 years ago
  23. 257b0d8 Fix lldb_webkit.py following r238771 by dbates@webkit.org · 6 years ago
  24. bb2f61c Move URL from WebCore to WTF https://bugs.webkit.org/show_bug.cgi?id=190234 by keith_miller@apple.com · 6 years ago
  25. ff3e3c63 Modernize WebKit Tools Xcode projects for localization's sake by timothy_horton@apple.com · 6 years ago
  26. 840eeb1 [lldb-webkit] Fix formatting nits in Document and Frame summary strings by dbates@webkit.org · 6 years ago
  27. 8c7c3db [lldb-webkit] Last aliased enumerator in OptionSet is printed; should print first enumerator by dbates@webkit.org · 6 years ago
  28. f04ce3f [llbd-webkit] Add summaries for Document, Frame, and SecurityOrigin by dbates@webkit.org · 6 years ago
  29. 0c1824b LLDB tests may use wrong configuration of lldbWebKitTester by dbates@webkit.org · 6 years ago
  30. cf0de50 lldb-webkit: KeyError thrown for OptionSet with invalid value by dbates@webkit.org · 7 years ago
  31. 0b6555f lldb-webkit: KeyError thrown for uninitialized OptionSet by dbates@webkit.org · 7 years ago
  32. 963cbe6 lldb-webkit: KeyError thrown for OptionSet by dbates@webkit.org · 7 years ago
  33. ef4c44f Fix incorrect use of `sourceTree = "<group>";` for built products and frameworks in Xcode projects by ddkilzer@apple.com · 7 years ago
  34. 8b32d0d Partial revert of r235376 https://bugs.webkit.org/show_bug.cgi?id=189011 by dbates@webkit.org · 7 years ago
  35. c3305e2 lldb-webkit: Pretty-print OptionSet by dbates@webkit.org · 7 years ago
  36. f14bda1 Fix lldb summarizers for HashMaps and HashSets by simon.fraser@apple.com · 7 years ago
  37. dc73ddb Add lldb formatters for WebCore geometry types by simon.fraser@apple.com · 7 years ago
  38. 1e08b0b Accidentally checked in the wrong version of these files. by dino@apple.com · 7 years ago
  39. 8d06c81 Provide an lldb type summary for WebCore::Color by dino@apple.com · 7 years ago
  40. 767a067 Unreviewed, rolling out r233943, r233988, r234004, and by commit-queue@webkit.org · 7 years ago
  41. 14261f8 Provide an lldb type summary for WebCore::Color by dino@apple.com · 7 years ago
  42. 659b192 Provide an lldb type summary for WebCore::Color by dino@apple.com · 7 years ago
  43. 5d37fcf Provide an lldb type summary for WebCore::Color by dino@apple.com · 7 years ago
  44. fe622f5 Unreviewed, rolling out r233934. by tsavell@apple.com · 7 years ago
  45. 71743f8 Provide an lldb type summary for WebCore::Color by dino@apple.com · 7 years ago
  46. dc31561 Fix dump-class-layout to show bit padding, and fix issues with padding offsets by simon.fraser@apple.com · 7 years ago
  47. 1c9c210 dump-class-layout reports wrong padding in many cases by simon.fraser@apple.com · 7 years ago
  48. e40dbf1 [lldb-webkit] Non-empty strings may be pretty-printed as empty by dbates@webkit.org · 7 years ago
  49. 962801d Try to address test failures on the bots. by simon.fraser@apple.com · 7 years ago
  50. d4c4a4f The lldb vector summary provider always shows zero capacity by simon.fraser@apple.com · 7 years ago
  51. c049dd0 Add some tests for lldb_webkit.py https://bugs.webkit.org/show_bug.cgi?id=183744 by dbates@webkit.org · 7 years ago
  52. b275964 Unreviewed, rolling out r232421. https://bugs.webkit.org/show_bug.cgi?id=186240 by commit-queue@webkit.org · 7 years ago
  53. e5ccc20 Add some tests for lldb_webkit.py https://bugs.webkit.org/show_bug.cgi?id=183744 by dbates@webkit.org · 7 years ago
  54. 70acd2e [python] Replace print operator with print() function for python3 compatibility by annulen@yandex.ru · 7 years ago
  55. d3849f1 lldb: Add type summary for StringView by dbates@webkit.org · 8 years ago
  56. f8f569a REGRESSION(r216217): lldb_webkit.py no longer prints out a WTFString, StringImpl needs to handle StringImplShape change by commit-queue@webkit.org · 8 years ago
  57. 80e6a92 lldb_webkit.py should provide a type summary for WebCore::URL by bburg@apple.com · 8 years ago
  58. 9e0e0f3 btjs no longer accepts optional frame count argument by msaboff@apple.com · 9 years ago
  59. 7510975 Fix the lldb WebCoreLayoutUnitProvider to not dynamically look up the LayoutUnit denominator by simon.fraser@apple.com · 9 years ago
  60. f4350ef lldb macro btjs sometimes can't get a frame description by msaboff@apple.com · 10 years ago
  61. 2f9da28 Fix lldb_webkit.py to show StringImpls correctly by simon.fraser@apple.com · 10 years ago
  62. eaaa543 [WTF] MediaTime should support round-tripping from and to doubles. by jer.noble@apple.com · 10 years ago
  63. f6d0662 lldb_webkit.py:btjs doesn't work with release builds by msaboff@apple.com · 11 years ago
  64. fd7ccea lldb_webkit.py throws exception when generating summary of null StringImpl by commit-queue@webkit.org · 11 years ago
  65. df34c04 Provide javascript aware backtrace script for lldb by msaboff@apple.com · 11 years ago
  66. e74ef36 Use 64 as the default value for the subpixel denominator. by zalan@apple.com · 11 years ago
  67. c615b64 Force float division when calculating CSS px value. by zalan@apple.com · 11 years ago
  68. 4099471 Pretty print LayoutUnit, LayoutPoint, and LayoutSize in lldb and gdb. by zalan@apple.com · 11 years ago
  69. 4669650 Unreviewed, rolling out r160941. by commit-queue@webkit.org · 11 years ago
  70. 20e6862 Pretty print LayoutUnit, LayoutPoint, and LayoutSize in gdb and lldb by bjonesbe@adobe.com · 11 years ago
  71. 4d56f34 MediaTime addition and subtraction operators have errors when the rhs is infinite. by jer.noble@apple.com · 11 years ago
  72. 69483c7 <https://webkit.org/b/120134> [Tools] lldb_webkit.py helpers is incorrectly printing 8bit Strings by commit-queue@webkit.org · 12 years ago
  73. df65b6d Xcode often gets in a state where the debugger is completely unresponsive by jer.noble@apple.com · 12 years ago
  74. 49bb114 Unreviewed; fix lldb synthetic representation of WTF::Vector after r148891. by jer.noble@apple.com · 12 years ago
  75. ccf29ba LLDB: add synthetic provider for WTF::HashTable by jer.noble@apple.com · 12 years ago
  76. 5333fdb Add Python-LLDB support for WTF::Vector types. by jer.noble@apple.com · 12 years ago
  77. 973eb6c Add LLDB-Python scripts to support WebKit data types. by jer.noble@apple.com · 12 years ago