gwt /
gwt /
9018eb161a888d2e62b603afc5ca7b9aa07450e1 - 9018eb1 Updates XML escaping for SOYC. Previously, some UTF-8 characters slipped through that are not allowed in XML, which caused the dashboard to crash. This fixes the problem. by kprobst@google.com · 16 years ago
- 52fd6d9 Fixes two bugs in the lightweight events for runAsync, by spoon@google.com · 16 years ago
- 342ffc7 Fixes a bug in SerializableTypeOracleBuilder where multi-dimensional by spoon@google.com · 16 years ago
- 8957a8c Correct a problem with showing the troubleshooting iframe, add support for by jat@google.com · 16 years ago
- 8866597 Fix potential error scenario where the web-mode backref ident can be determined incorrectly. by bobv@google.com · 16 years ago
- 0372045 Add a stack trace collector for Chrome. by bobv@google.com · 16 years ago
- eeed283 Formalize how default extensions are provided by ClientBundle resource types. by bobv@google.com · 16 years ago
- 325ec6d Fix JUnit enabling emulated stack traces. by bobv@google.com · 16 years ago
- a0d0bed Makefile changes necessary to build on MacOSX 10.4. by jat@google.com · 16 years ago
- 344f1e6 Make Condition and Conditions Serializable so that they may work with multiple-worker builds. by bobv@google.com · 16 years ago
- 13fb59d Moves SOYC static resources--CSS and GIF files--into a subdirectory by spoon@google.com · 16 years ago
- e3c88de Adds a Text->Text transformation pass which sorts functions by size and clusters them by edit distance. It also integrates the IE7 block-size fix by introducing inner block scopes whenever 32767 top-level statements are added to the output. by cromwellian · 16 years ago
- 247a950 Rework stack trace emulation flag. by bobv@google.com · 16 years ago
- 4eee8e1 Implement conditional <set-property> module directives. by bobv@google.com · 16 years ago
- 3a3ca90 1) Adds multi-permutation functionality to the dashboard. by kprobst@google.com · 16 years ago
- b3bc464 Terminology change. by jat@google.com · 16 years ago
- 3f93da5 Issue 3936: work around JDT by not computing CUD from scope chain. by scottb@google.com · 16 years ago
- 171dd16 Stop trying to launch Firefox from OOPHM (it doesn't work without extra by jat@google.com · 16 years ago
- 29857b9 Fixes a problem where the compiler did not emit dependency information by spoon@google.com · 16 years ago
- a7309f3 Delete obsolete source files. by rice@google.com · 16 years ago
- c2ca4bd Re-introduces c5957, because the build succeeded with it. by amitmanjhi@google.com · 16 years ago
- cbd911f Enable RPC of persistent objects (e.g., using JDO or JPA apis). by rice@google.com · 16 years ago
- 28f568d Rollback to last green build, 5956 by rjrjr@google.com · 16 years ago
- 4b10f70 Added unary prefix '+' operator to AST to fix, Issue #3942. Modified Js code-gen to insert spaces in appropriate places to maintain correct precedence. (e.g. a+ +b should not become a++b) by cromwellian · 16 years ago
- 6b2986d Function Clustering, improves gzip compression by significant margin. Top-level block restructuring for IE7 is now done purely via a text-transformation, while in-method block restructuring is done via the AST. Block restructuring is only performed for IE permutations (or permutations with no user.agent specified). by cromwellian · 16 years ago
- 76228ff Fixed small typo in JSNI method by cromwellian · 16 years ago
- af646a2 Allow LinkedHashMap to be serialized in the AppEngine environment, by rice@google.com · 16 years ago
- 78be71d Reverted commits 5946 and 5952 since they seem to be breaking tests. by amitmanjhi@google.com · 16 years ago
- 02288a7 Reverted for now as this appears to be causing a problem in some apps. by cromwellian · 16 years ago
- 07958ae Cleaning up the htmlunit error handling code. by amitmanjhi@google.com · 16 years ago
- 04f6688 Fix for issue #3942. by cromwellian · 16 years ago
- c9c7a86 Build fix: expected error messages including compilation unit name updated to match the corrected pathname from MockCompilationUnit. by scottb@google.com · 16 years ago
- 0b06bdb Make SerializableTypeOracleBuilderTest run much faster by not building the same type oracle over and over. by scottb@google.com · 16 years ago
- 1c75de6 Build fix: SerializableTypeOracleBuilderTest should use all the standard units. by scottb@google.com · 16 years ago
- cff28ff Sort & format SerializableTypeOracleBuilderTest. by scottb@google.com · 16 years ago
- f60e6d3 HtmlUnit should release its resources when the webClient reference is no longer held. by amitmanjhi@google.com · 16 years ago
- f005d5d Correct misleading statement regarding plural forms reference. by jat@google.com · 16 years ago
- 171f3f5 Removes javax/servlet/*.java source files from gwt-user.jar. by scottb@google.com · 16 years ago
- f64afe2 Creates infrastructure to test individual compiler passes. by scottb@google.com · 16 years ago
- 4ca6364 Delete empty directory left by r5940. Should have used 'git svn dcommit --rmdir' by bobv@google.com · 16 years ago
- 80396b8 Swap expectaed and actual args in assertEquals() by rice@google.com · 16 years ago
- 7ec2833 Fix compiler errors when importing only Core.gwt.xml. by bobv@google.com · 16 years ago
- c77bab3 Changed recently-committed test to exclude HtmlUnit, because it relies on by jgw@google.com · 16 years ago
- 611ede6 Add a tabKey to the LoadModule message so that we can differentiate between by jat@google.com · 16 years ago
- a3e39d1 Switch ImageBundleBuilder to use ImageIO.getImageReaders() and to attempt alternate ImageReaders if there is an exception while calling read(). by bobv@google.com · 16 years ago
- c67261b Fix for breaking test (turns out 1000px isn't large enough to guarantee the by jgw@google.com · 16 years ago
- ad9c0ef Changes PopupPanel.center() to prefer keeping the top-left of a popup on-screen. by jgw@google.com · 16 years ago
- d41fe41 Fixes plugin backwards-compatibility fallback error in Safari. by jgw@google.com · 16 years ago
- 1d4cf5b Re-introduces c5892 that rolled htmlunit dependencies in gwt_dev_jar and by amitmanjhi@google.com · 16 years ago
- 033889f Disables the radioButton test with Htmlunit. by amitmanjhi@google.com · 16 years ago
- d763031 Re-introducing c5890 and c5891, which updated the htmlunit dependencies and by amitmanjhi@google.com · 16 years ago
- 0663fb9 Hacky fix to not break tomcat when java 1.5 is used in presence of the xercesImpl lib. by amitmanjhi@google.com · 16 years ago
- 029656a Removing extraneous file. by fabbott@google.com · 16 years ago
- 718da3a Disabling showOutput for the junit ant target because its too spammy for now. by jlabanca@google.com · 16 years ago
- e117264 Left out part of r5911. by jat@google.com · 16 years ago
- 4b8fce8 Update the OOPHM wire protocol for the following: by jat@google.com · 16 years ago
- 7fa7bf0 Rolling back r5906 due to a build failure. by spoon@google.com · 16 years ago
- 1f17bc3 Add Sets.addAll() utility method. Update to Maps.pulAll() per Scott. by bobv@google.com · 16 years ago
- 1426e81 Enabling showOutput in the ant junit task so we can see our own errors and messages during the build process. by jlabanca@google.com · 16 years ago
- 71143cb Fixes the two known problems with runAsync lightweight metrics by spoon@google.com · 16 years ago
- 54c61e8 Fixing a checkstyle error. by jlabanca@google.com · 16 years ago
- 3ad5d68 Fixing the testcases parameter to gwt.junit in the test.web.htmlunit target. They currently point to default.web.tests, which were removed. by jlabanca@google.com · 16 years ago
- 0be5c5a Suppress test failing on Safari 3--inconsistent innerHTML behavior w/Safari 4 and the rest of the world by rjrjr@google.com · 16 years ago
- fbef83e Revert r5894, as it leads to an invalid platform ABI for the Mac plugin. by jat@google.com · 16 years ago
- 2ac41c2 Reverting changes 5889 through 5892 in tools and trunk, due to build breakage by rjrjr@google.com · 16 years ago
- 3d81db2 Hello UiBinder by rjrjr@google.com · 16 years ago
- b0811c2 Makefile changes to support Mac builds. by jat@google.com · 16 years ago
- e71fee9 (i) Pulls htmlunit dependencies in gwt_dev_jar by amitmanjhi@google.com · 16 years ago
- ae6bc7f Updates the eclipse .classpath files for gwt-user project to match the by amitmanjhi@google.com · 16 years ago
- 4f92dc0 Updates the htmlunit dependencies and restores the test.web.htmlunit test target. by amitmanjhi@google.com · 16 years ago
- 26cdec5 Turn on batching mode for disableClassMetaData and draftCompile, now that John by amitmanjhi@google.com · 16 years ago
- 8124456 This patch adds emma code coverage statistics to the output of an ant test when emma.enabled is set. by jlabanca@google.com · 16 years ago
- b6e6b27 Fixing missing Layout module include. by jgw@google.com · 16 years ago
- e238475 Minor tweaks to Layout code in response to post-TBR review. by jgw@google.com · 16 years ago
- 54496f5 Set MIME type to HTML so it can be served directly from svn. by jat@google.com · 16 years ago
- fc293c4 Fixes Layout checkstyle errors by rjrjr@google.com · 16 years ago
- 079f9cd Initial implementation of layout system, along with the first two layout widgets. by jgw@google.com · 16 years ago
- 8f449cd Fix incorrect size calculated by EnumSet.of(varargs) in web mode. by rice@google.com · 16 years ago
- b8e1247 Adds a gwt-compiler subproject and build rules. by scottb@google.com · 16 years ago
- 7fc3149 Fixes a build break on javac sun jdk1.6.0. Patch by: spoon, kprobst by kprobst@google.com · 16 years ago
- 076e410 Fix issue 3623: The unmodifiable collections are missing .toString() by rice@google.com · 16 years ago
- 678c695 A faster implementation of SOYC that by spoon@google.com · 16 years ago
- 7427166 Remove currently unused cruft from OOPHM interface. by jat@google.com · 16 years ago
- 134be54 Initial checkin of OOPHM plugins into trunk. Testing of non-XPCOM plugins by jat@google.com · 16 years ago
- ac83771 Removed -batch module from web.disableMetaData tests to try to fix a build by zundel@google.com · 16 years ago
- 4ee118b Duplicate line in JsContinue traverse method. by cromwellian · 16 years ago
- 5002ee6 Change JsScope to use LinkedHashMap instead of HashMap. This allows identifiers to be allocated obfuscated identifiers in the original order of their declaration, which produces a lot more common substrings in the obfuscated output which significantly improves gzip/deflate compression. Experimental Data using gzip -9 on cache.html files: by cromwellian · 16 years ago
- 93d6ede Enhancement Issue #2448, the first character of obfuscated identifiers can be chosen from a set of 54 safe characers, rather than just 32. Obfuscated Output code is reduced in size by 0.5-1.75%. Thanks to contributor andriasyan for the patch. by cromwellian · 16 years ago
- 5208661 Patch for Issue #3893. Labeled break or continue statements in JSNI methods were not properly obfuscated. This was caused because JsBreak and JsContinue do not traverse their labels when visited. by cromwellian · 16 years ago
- 2068a77 Reapplying r5785 now that the build is succeeding. by spoon@google.com · 16 years ago
- c75b127 Add Name classes that deal with various flavors of Java names, and some by jat@google.com · 16 years ago
- 8fa5ef0 Consistently name generated filenames with ".html" in the by spoon@google.com · 16 years ago
- 595dcdc Temporarily commented out test.web.htmlunit target by amitmanjhi@google.com · 16 years ago
- ea90ee9 Fixed the library path. by amitmanjhi@google.com · 16 years ago
- 7bc62b9 Fix for issue 3903. Adds a <noscript> tag to our *.html launch files so that we by fredsa · 16 years ago
- fef85fa This patch enables running web tests using HtmlUnit. Since not all tests, by amitmanjhi@google.com · 16 years ago
- c90c390 Sort & format by amitmanjhi@google.com · 16 years ago
- 0198433 Add support for animated images to ImageResource. by bobv@google.com · 16 years ago
- 0f23f5e Moved OOPHM treelogger close icon into correct location. by scottb@google.com · 16 years ago
- 4a84e88 Moving shell-based loggers into a shell subpackage. by scottb@google.com · 16 years ago