1. 4c644fe JSContext Inspector: Improve the reliability of automatically pausing in auto-attach by commit-queue@webkit.org · 8 years ago
  2. 9178b3a [JSC] Drop PassRefPtr in inspector/ by utatane.tea@gmail.com · 8 years ago
  3. 9f7d62f Web Inspector: HeapProfiler/ScriptProfiler do not destruct safely when JSContext is destroyed by joepeck@webkit.org · 9 years ago
  4. 35dd301 Use #pragma once in inspector headers by commit-queue@webkit.org · 9 years ago
  5. 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
  6. 02fdb7b Web Inspector: Add JSContext Script Profiling by joepeck@webkit.org · 9 years ago
  7. 464541b REGRESSION(r189433) Web Inspector: JSContext inspection exceptions should include native call frames by default by commit-queue@webkit.org · 9 years ago
  8. 9aa3094 Web Inspector: Put ScriptDebugServer into InspectorEnvironment and cleanup duplicate references by commit-queue@webkit.org · 9 years ago
  9. d3b8b37 Web Inspector: Include Garbage Collection Event in Timeline by joepeck@webkit.org · 9 years ago
  10. 0e1e67a Unreviewed, rolling out r190520, some tests assert / crash. by joepeck@webkit.org · 9 years ago
  11. aee69aa Web Inspector: Include Garbage Collection Event in Timeline by commit-queue@webkit.org · 9 years ago
  12. b56989d [Win] Compile errors in inspector code. by peavo@outlook.com · 10 years ago
  13. d81c28d Web Inspector: tighten up lifetimes for Agent-owned objects, and initialize agents using contexts by bburg@apple.com · 10 years ago
  14. 84eff9e Web Inspector: agents should send messages through FrontendRouter instead of FrontendChannel by bburg@apple.com · 10 years ago
  15. 3ced776 Web Inspector: InspectorController should support multiple frontend channels by bburg@apple.com · 10 years ago
  16. aeb295b Unreviewed, rolling out r189338. https://bugs.webkit.org/show_bug.cgi?id=148785 by cdumez@apple.com · 10 years ago
  17. e1d8987 Web Inspector: InspectorController should support multiple frontend channels by bburg@apple.com · 10 years ago
  18. 6ed0827 finally blocks should not set the exception stack trace when re-throwing the exception. by mark.lam@apple.com · 10 years ago
  19. 4aeb7ce Allow for pausing a JSContext when opening a Web Inspector by joepeck@webkit.org · 10 years ago
  20. 91ba873 Web Inspector: remove some unnecessary Inspector prefixes from class names in Inspector namespace by burg@cs.washington.edu · 10 years ago
  21. 9ec841d JSContext Inspector: Do not stash console messages for non-debuggable JSContext by commit-queue@webkit.org · 10 years ago
  22. d77a314 Remove ENABLE(INSPECTOR) ifdef guards by ossy@webkit.org · 10 years ago
  23. 9f378ef Web Inspector: purge PassRefPtr from Inspector code and use Ref for typed and untyped protocol objects by joepeck@webkit.org · 10 years ago
  24. 9184b90 Unreviewed, rolling out r178039. https://bugs.webkit.org/show_bug.cgi?id=140187 by commit-queue@webkit.org · 10 years ago
  25. 58ca4d5 Web Inspector: purge PassRefPtr from Inspector code and use Ref for typed and untyped protocol objects by burg@cs.washington.edu · 10 years ago
  26. 50e6e5c Web Inspector: Handle activating extra agents properly after inspector has connected by commit-queue@webkit.org · 10 years ago
  27. 0d18c2f Web Inspector: ALTERNATE_DISPATCHERS Let the frontend know about extra agents by joepeck@webkit.org · 10 years ago
  28. ad7d083 Web Inspector: timelines should not count time elapsed while paused in the debugger by burg@cs.washington.edu · 10 years ago
  29. a06b5fe Web Inspector: Provide a way to have alternate inspector agents by joepeck@webkit.org · 10 years ago
  30. aad2549 Web Inspector: Automatic Inspection should continue once all breakpoints are loaded by commit-queue@webkit.org · 11 years ago
  31. 14efa36 Web Inspector: Should be able to attach a debugger to a JSContext before anything is executed by commit-queue@webkit.org · 11 years ago
  32. ac1f7ec Unreviewed rollout r173731. Broke multiple builds. by joepeck@webkit.org · 11 years ago
  33. ad04281 Web Inspector: Should be able to attach a debugger to a JSContext before anything is executed by commit-queue@webkit.org · 11 years ago
  34. 93b3d00 Web Inspector: fix prefixes for subclasses of JSC::ConsoleClient by burg@cs.washington.edu · 11 years ago
  35. 2de1871 Web Inspector: JSContext inspection provide a way to opt-out of including Native Call Stacks in Exception traces reported to Web Inspector by commit-queue@webkit.org · 11 years ago
  36. 6d6a47c Web Inspector: Expose the console object in JSContexts to interact with Web Inspector by joepeck@webkit.org · 11 years ago
  37. 2ba0f0c Web Inspector: JSContext inspection should report exceptions in the console by joepeck@webkit.org · 11 years ago
  38. d8ed1e8 REGRESSION (r164507): Crash beneath JSGlobalObjectInspectorController::reportAPIException at facebook.com, twitter.com, youtube.com by mitz@apple.com · 11 years ago
  39. e8cc202 Web Inspector: JSContext inspection should report exceptions in the console by joepeck@webkit.org · 11 years ago
  40. 36b6464 Revert r164486, causing a number of test failures. by joepeck@webkit.org · 11 years ago
  41. 8d23229 Web Inspector: JSContext inspection should report exceptions in the console by joepeck@webkit.org · 11 years ago
  42. 70e45cf Web Inspector: CRASH when debugger closes while paused and remote inspecting a JSContext by joepeck@webkit.org · 11 years ago
  43. 95998ae Include profile with FunctionCall and EvaluateScript Timeline records. by timothy@apple.com · 11 years ago
  44. d1e21aa Web Inspector: Remove recompileAllJSFunctions timer in ScriptDebugServer by joepeck@webkit.org · 11 years ago
  45. 16d2dd4 Change all uses of FINAL to final now that all our compilers support it by andersca@apple.com · 11 years ago
  46. 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
  47. 8897eaa Web Inspector: Push InspectorAgent down into JSC, give JSC an InspectorController by joepeck@webkit.org · 11 years ago