1. 2f8629d Update Missing Plugin Page. by acleung@google.com · 13 years ago
  2. 9b97039 Rebuild FF7 32bit devmode plugin by acleung@google.com · 13 years ago
  3. 0d1a4b4 Firefox 7 DevMode Plugin by acleung@google.com · 13 years ago
  4. 33ffa39 Enable FF6 Plugin in MissingPlugin Page. by acleung@google.com · 14 years ago
  5. b0183a1 Update the missing plugin page to stop taunting Safari 5.1 users, and by rjrjr@google.com · 14 years ago
  6. 8346ccf Firefox 6 DevMode Plugin by acleung@google.com · 14 years ago
  7. f722fe2 Adding DoNotRunWith annotation to failing JUnit test; possible HtmlUnit bug. by codefu@google.com · 14 years ago
  8. 1e48c9b Un-breaking the code due to failed test case with htmlunit by codefu@google.com · 14 years ago
  9. bab5c0e Updating npapi plugin to remove gwtId from Jso objects (idenity fix), by codefu@google.com · 14 years ago
  10. 0f152e0 Update the Missing Plugin page for FF5 support by conroy@google.com · 14 years ago
  11. 8c4d3c2 Add mac support to the FF50 plugin and package a candidate xpi. by conroy@google.com · 14 years ago
  12. 8cecc20 Adding FF50 VC project files and libraries; updated manifest by codefu@google.com · 14 years ago
  13. 7927b9d In the chrome.manifest, list binary components in ascending version order so that the right choice wins. Unbreaks <=FF4 from my previous change. by conroy@google.com · 14 years ago
  14. 9911541 Add Linux support for FF5 (Gecko 5.0) in the xpcom plugin. by conroy@google.com · 14 years ago
  15. 8f04c1b Install files for version 1.0.10242 (Chrome,FFx,Safari) and 1.2.10242(IEx) by codefu@google.com · 14 years ago
  16. 977045b Developer Plugin should allow whitelisting of code server hosts by codefu@google.com · 14 years ago
  17. 298d128 Updating the FF40 binaries of the xpcom plugin with fmalita's fix at by conroy@google.com · 14 years ago
  18. 099454d Devmode support for Firefox >= 4b12. by fmalita@google.com · 14 years ago
  19. 159caf5 Scratch that, use the xsiframe linker per jat's suggestion by conroy@google.com · 14 years ago
  20. 6327c8d Change the DevModeOptions page to use the xs linker due to recent Chrome extension permissions changes by conroy@google.com · 14 years ago
  21. 64419ad bump version for redploy of windows fix crx by conroy@google.com · 14 years ago
  22. 7c8d59f Fix the mac build for leopard users of the npapi/xpcom plugins. by conroy@google.com · 14 years ago
  23. c7788e4 Fix Windows DLL binary for recent Chrome plugin update. by conroy@google.com · 14 years ago
  24. 7ce6b7f Add Windows support to the FF4 plugin. by conroy@google.com · 14 years ago
  25. 20638f6 In the LoadModuleMessage, send the application supplied URL rather than the plugin's view of the URL. by conroy@google.com · 14 years ago
  26. ee5778c Update MissingPlugin.html for FF4 support by conroy@google.com · 14 years ago
  27. ee457f8 Support for IE9 GWT Developer Mode plugin. by fabiomfv@google.com · 14 years ago
  28. e3153e5 Update the mac xpcom plugin for Gecko 2.0 (FF4). This is a platform switch for by conroy@google.com · 14 years ago
  29. 36cf748 Update the xpcom plugin for Gecko 2.0 (FF4). Only tested on Linux so far. by conroy@google.com · 14 years ago
  30. cc2a4fc fix for NPVariant numbers. (new webkit v8 bindings give us doubles for ints) by conroy@google.com · 14 years ago
  31. 1da6e3d Updated missingplugin to support IE 32 and 64 bits dev mode plugin. by gwt.mirrorbot@gmail.com · 14 years ago
  32. 70c7f76 updated .msi files. by fabiomfv@google.com · 14 years ago
  33. b4d65c2 updated .msi to the svn checkin revision 9345. copied .msi files to Lorry by fabiomfv@google.com · 14 years ago
  34. ee57ff4 Update MissingPlugin.html to reflect new Chrome platform support by conroy@google.com · 14 years ago
  35. 5475cfc IE devmode plugin: 64 bits support end-to-end, build fixes & cleanup, other polishing items. by fabiomfv@google.com · 14 years ago
  36. 8806978 Add a permissions model to the Chrome NPAPI plugin. by conroy@google.com · 14 years ago
  37. b109576 For the xpcom plugin, detect if the system linker is GNU gold. If so, try to use compat-ld instead by conroy@google.com · 14 years ago
  38. 3842d01 Update the npapi plugin to support OSX. Also, adds a proper make crx step. by conroy@google.com · 14 years ago
  39. 2a2909f Add Chrome/Linux support for the Developer Plugin. Note that this does not support asking the user to allow non-localhost connections or storing that whitelist, and Mac support will be added later though much of the Makefile work is also relevant there. Also, the MissingPlugins page is not updated in this patch because we want to get more mileage on this before giving it out to everyone, and we should probably fix non-localhost connections first as well. by jat@google.com · 14 years ago
  40. 468c581 back to utf8 as it should be by gwt.mirrorbot@gmail.com · 15 years ago
  41. 8403e09 Correcting for mirroring bugs between r8882 and r8889. The cause is as by fabbott@google.com · 15 years ago
  42. 35e0de3 Doc update. by fabbott@google.com · 15 years ago
  43. d9f13ab Add Firefox 3.7alpha support (still need Windows changes). by jat@google.com · 15 years ago
  44. d54a4bd Mirroring got broken around the merge from branches/2.1, although I'm by gwt.mirrorbot@gmail.com · 15 years ago
  45. b7f0940 Have the WebKit development mode plugin touch a file to tell the local GoogleSoftwareUpdate agent that the plugin has been used. by bobv@google.com · 15 years ago
  46. 63476f5 Public (by bobv@google.com) by robertvawter@google.com · 15 years ago
  47. 687ee97 Add quick-and-dirty wireshark packet dissector for GWT code server protocol. by jat@google.com · 15 years ago
  48. 630b6f3 Support xpidl not being available on a platform or the output by jat@google.com · 15 years ago
  49. 61e6f58 Add prebuilt library for Mac FF3.6 by jat@google.com · 15 years ago
  50. eb19eba Changes to support FF3.6 (which uses Gecko 1.9.2). More prebuilt by jat@google.com · 15 years ago
  51. 099898c Updating IE Plugin to use latest oophm.dll. by jlabanca@google.com · 15 years ago
  52. bf3530c Update IE plugin version. by jat@google.com · 15 years ago
  53. 5c709cb Update Chrome plugin version number. by jat@google.com · 15 years ago
  54. 836cdd4 Update the missing plugin text. by bobv@google.com · 15 years ago
  55. b7fb3c5 Updating the build script for the IE dev mode plugin to require a version number. Also adding useful fail messages when Wix is not installed. by jlabanca@google.com · 15 years ago
  56. 8b76660 Update Linux FF binaries, built XPI, Makefile tweaks for meta-targets. by jat@google.com · 15 years ago
  57. 09d9e4e Commit rebuilt FF mac binaries. by jat@google.com · 15 years ago
  58. 8a716b3 Updating FF/Windows plugin binaries to r7208. by scottb@google.com · 15 years ago
  59. 6eb3c1f Sets default log level to Debugging in FF plugin for debug builds. by scottb@google.com · 15 years ago
  60. 12c8f15 Turn down spammy JavaObject finalize messages to "spam". by scottb@google.com · 15 years ago
  61. d6c1cbd Fixes a crashy over-releasing bug in FF plugin. by scottb@google.com · 15 years ago
  62. 8e71b85 Fix float/double crash on Firefox with max values. by scottb@google.com · 15 years ago
  63. 85a4960 Updating Chrome, IE, and Firefox plugin installers with glasspanel-on-disconnect feature. by scottb@google.com · 15 years ago
  64. 0ff0675 Update Mac FF shared libraries. by jat@google.com · 15 years ago
  65. 37c0a0e Update Fedora/etc shared libraries. by jat@google.com · 15 years ago
  66. 8b918c1 Improve debug logging to help track down crash. by jat@google.com · 15 years ago
  67. dc4c151 Plugins: update prebuilt binaries to r7135 (graceful disconnect). by scottb@google.com · 15 years ago
  68. e0cff8a Add support for disconnection glass panel in Safari plugin. by bobv@google.com · 15 years ago
  69. 467da5b A variety of build and cosmetic updates to the Safari plugin. by bobv@google.com · 15 years ago
  70. b0dbdff IE, Chrome, Firefox plugins: gracefully disconnect when server connection drops. by scottb@google.com · 15 years ago
  71. cb0d07d Restructures Chrome and Firefox plugin VS projects to group source files. by scottb@google.com · 15 years ago
  72. 1807bbf Updating the IE plugin installer to not require admin privileges. by jlabanca@google.com · 15 years ago
  73. 92ce629 The IE plugin installer fails on Windows 7 machines because it tries to install for all users. by jlabanca@google.com · 15 years ago
  74. ed4c217 Spell out GWT in first line of Add-Ons menu. by jat@google.com · 15 years ago
  75. 31e3e91 Remove status line update from IE plugin. by jat@google.com · 15 years ago
  76. b33fb44 Go back to outrageously long URL for IE, fix typo. by jat@google.com · 15 years ago
  77. ad4045a Update version number in MissingPlugin app. by jat@google.com · 15 years ago
  78. d7e52ff Updating IE installer to use HKCU and major.minor.patch.build syntax. by jlabanca@google.com · 15 years ago
  79. c13d564 Updates the help hyperlink to point to the forum. Removes the shadow style which was creating annoying horz scrollbars. Replaces tabs with spaces in ui.xml. by bruce@google.com · 15 years ago
  80. d6335f5 Update MissingPlugin app to final Safari URL, remove Snow Leopard sniffing by jat@google.com · 15 years ago
  81. 063ada8 Add registry keys to IE plugin installer, and silently wait for user to restart IE if needed. by jlabanca@google.com · 15 years ago
  82. f61b133 Update MissingPlugin app to include missing files, update build file to fit by jat@google.com · 15 years ago
  83. 8261946 Update MissingPlugin app to include a license, and updating the IE URL. by jat@google.com · 15 years ago
  84. 89b888f Updating the Gwt Developer Plugin for IE to use the latest terminology, and be headless. by jlabanca@google.com · 15 years ago
  85. 7af4250 Merge r6786 and r6863 from releases/2.0 into this branch, which were adding by jat@google.com · 15 years ago
  86. 328318e Build improvements for Chrome plugin. by jat@google.com · 15 years ago
  87. 8d1a10f Move licence where it will be included in the plugin, update manifest. by jat@google.com · 15 years ago
  88. 3bb84fd Update Chrome windows binary, update MIME type for name change, fix missed by jat@google.com · 15 years ago
  89. 7687f8d Checkin remaining Linux binaries and rebuilt XPI. by jat@google.com · 15 years ago
  90. edb21ac Update windows-specific preference code (used in IE and Chrome) to new name. by jat@google.com · 15 years ago
  91. b2fe345 Update Linux FF alternate-library binaries. by jat@google.com · 15 years ago
  92. 81aeef0 Update Windows FF binaries. by jat@google.com · 15 years ago
  93. f9be5c1 Replace tabs with spaces. by jat@google.com · 15 years ago
  94. 70e58b9 Change top-window calculation to not follow the opener trail, and checkin by jat@google.com · 15 years ago
  95. 6707934 Rebuild mac binaries for FF plugin, add convenience make target. by jat@google.com · 15 years ago
  96. f59d4e3 Checking rebuilt libraries for Windows and Fedora. by jat@google.com · 15 years ago
  97. d2b23aa Fix plugin preferences after rename. by jat@google.com · 15 years ago
  98. 8aadabf Add back old CRX until the new one is built and tested. by jat@google.com · 15 years ago
  99. ca79d91 Build plugin DLL after name changes. by jat@google.com · 15 years ago
  100. fa9d4d2 Update Chrome plugin naming, cleanup leftover garbage, commit object by jat@google.com · 15 years ago