1. d839ea1 Drop RefPtr::clear() method https://bugs.webkit.org/show_bug.cgi?id=146556 by cdumez@apple.com · 10 years ago
  2. 5f7960e Purge PassRefPtr with Ref or RefPtr by gyuyoung.kim@webkit.org · 10 years ago
  3. f28fd16 [GLib] Move files under Source/WTF/wtf/gobject to Source/WTF/wtf/glib by zandobersek@gmail.com · 10 years ago
  4. 47569a2 Clean up WebInspectorProxy and use simpler inspector levels design by burg@cs.washington.edu · 10 years ago
  5. 4faf1ef Rename shared() static member functions to singleton() for singleton classes. by cdumez@apple.com · 10 years ago
  6. ff42cc1 [GTK] The remote web inspector shows the HTML content as plain text by carlosgc@webkit.org · 10 years ago
  7. 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
  8. 8377efb Unreviewed build fix after r170029 by ljaehun.lim@samsung.com · 11 years ago
  9. e5f13ef Source/WebCore: URTBF after r169943 and r169946. by ossy@webkit.org · 11 years ago
  10. da3be5e3 Move cross-port WebKit2 code to std::unique_ptr by zandobersek@gmail.com · 11 years ago
  11. 5b31eef Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL by svillar@igalia.com · 11 years ago
  12. 4f2f15d [GLIB] Add GUniqueOutPtr and use it instead of GOwnPtr by carlosgc@webkit.org · 11 years ago
  13. f2ece55 [GLIB] Use GUniquePtr instead of GOwnPtr by carlosgc@webkit.org · 11 years ago
  14. 5c581fb [EFL][WK2] Fix build after r159656 by commit-queue@webkit.org · 11 years ago
  15. 99adce4 [GTK] Unreviewed buildfix after r159614 and r159656. by ryumiel@company100.net · 11 years ago
  16. 40204b7 [EFL][GTK][WK2] Build fix after r159641 by ossy@webkit.org · 11 years ago
  17. ae789e8 Web Inspector: Make WebKitEFL port work with chromedevtools by commit-queue@webkit.org · 11 years ago
  18. 7ea4fc4 Remove Qt leftovers from WebKit2 https://bugs.webkit.org/show_bug.cgi?id=122317 by commit-queue@webkit.org · 11 years ago
  19. 318570d Remove Qt files from WebKit2. by andersca@apple.com · 11 years ago
  20. ef1a837 Web Inspector: Make WebKitGTK+ port work with Eclipse chromedevtools plugin by commit-queue@webkit.org · 11 years ago
  21. 5ffbb5c rename KURL to URL https://bugs.webkit.org/show_bug.cgi?id=16214 by darin@apple.com · 11 years ago
  22. 86b826a [GTK] Move to the new web inspector by kov@webkit.org · 11 years ago
  23. 006c65f Web Inspector: Do not try to parse incomplete HTTP requests by commit-queue@webkit.org · 11 years ago
  24. 3aa5a53 [GTK] TestInspectorServer unit test is timing out by commit-queue@webkit.org · 12 years ago
  25. 7e9490b [GTK] Remote inspector server should send an error page if resources not found by commit-queue@webkit.org · 12 years ago
  26. b5f09df [GTK] Remote Web Inspector sometimes won't serve any content by commit-queue@webkit.org · 12 years ago
  27. 01311e2 [Win] Unreviewed buildfix after r150161. by zarvai@inf.u-szeged.hu · 12 years ago
  28. f7f7766 Move HTTPRequest class to WebKit2 https://bugs.webkit.org/show_bug.cgi?id=116192 by andersca@apple.com · 12 years ago
  29. 09d2f3f Web Inspector: Add number to list from remote web inspector. by commit-queue@webkit.org · 12 years ago
  30. 2dcd530 Source/WebKit/efl: Unreviewed build fix for WebKit1 EFL after r148373 due to missing by ch.dumez@sisa.samsung.com · 12 years ago
  31. 6f81c44 [GTK] Enforce the C++11 standard when compiling WebKit2 by zandobersek@gmail.com · 12 years ago
  32. 4428720 [QT][GTK][EFL] Add guard for WebInspectorServer by commit-queue@webkit.org · 12 years ago
  33. 38c4f9e [EFL] Refactor duplicate code into EflInspectorUtilities by commit-queue@webkit.org · 12 years ago
  34. 4752254 [EFL][WK2] Add Remote Web Inspector by commit-queue@webkit.org · 12 years ago
  35. 6ea4e75 Rename WebSocketServerGtk.cpp as WebSocketServerSoup.cpp by commit-queue@webkit.org · 12 years ago
  36. 986c140 Add platform implementation of remote web inspector server for GTK port. by commit-queue@webkit.org · 12 years ago
  37. ee55405 Rename first/second to key/value in HashMap iterators by benjamin@webkit.org · 12 years ago
  38. a6515e1 Add *explicit* keyword to constructors to WebKit2/UIProcess by gyuyoung.kim@samsung.com · 12 years ago
  39. 2e53009 Deploy StringBuilder::appendNumber() and StringBuilder::appendLiteral() in more places by commit-queue@webkit.org · 12 years ago
  40. 1055aa8 [Qt] WK2 build fixes for MSVC https://bugs.webkit.org/show_bug.cgi?id=96248 by commit-queue@webkit.org · 12 years ago
  41. a560a26 [WK2] Use ASCIILiteral hotness for DEFINE_STATIC_LOCAL string by gyuyoung.kim@samsung.com · 13 years ago
  42. fa6afbc Unreviewed, rolling out r126914. by commit-queue@webkit.org · 13 years ago
  43. d99b3ea Rename first/second to key/value in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
  44. 036eca0 Unreviewed, rolling out r126836. by tkent@chromium.org · 13 years ago
  45. a94a150 Rename first/second to key/value in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
  46. 6a6fd714 Convert signals/slots to Q_* macros. by commit-queue@webkit.org · 13 years ago
  47. 01530f1 [Qt] Build fix for ENABLE_TOUCH_EVENTS=0 by pierre.rossi@gmail.com · 13 years ago
  48. becda35 [Qt] Fix the remote inspector loading problems on Mac by commit-queue@webkit.org · 13 years ago
  49. 36b4770 Web Inspector: add a way to get the remote inspector url for a given page. by alexis.menard@openbossa.org · 13 years ago
  50. ef9433f [Qt] InspectorServer: Improve the JSON page list's parameter names by jocelyn.turcotte@nokia.com · 13 years ago
  51. 13971fb WebInspectorServer for WebKit2. https://bugs.webkit.org/show_bug.cgi?id=73855 by jocelyn.turcotte@nokia.com · 13 years ago
  52. 22d1fad Add a Generic WebSocket Server. https://bugs.webkit.org/show_bug.cgi?id=73093 by jocelyn.turcotte@nokia.com · 13 years ago