- 569d591 Rollback of date/time format changes due to failing internal tests. by jat@google.com · 15 years ago
- b580c91 Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
- bbb8202 Faster version of LongLib by rice@google.com · 15 years ago
- d54a4bd Mirroring got broken around the merge from branches/2.1, although I'm by gwt.mirrorbot@gmail.com · 15 years ago
- 81b79bd Set the superclass of the value map inner class to be Object. Every class deserves to have a superclass. by bowdidge@google.com · 15 years ago
- a85192c Adds some additional api area to our test compilation units. by scottb@google.com · 15 years ago
- 993ff82 Merges r8060 from the 2.1 I/O branch into trunk. by spoon@google.com · 15 years ago
- 11b85e1 Merging from the 2.1 I/O branch through r8059 by spoon@google.com · 15 years ago
- 08c1520 Merges r7984 from the 2.1 I/O branch into trunk. by spoon@google.com · 15 years ago
- 2846ba5 Merges r7983 from the 2.1 I/O branch into trunk. by spoon@google.com · 15 years ago
- e13bab5 Fixes a bug in the compile report dashboard where entries with same sizes were by kprobst@google.com · 15 years ago
- 254362c Introducing lattice TOP for constants. Making it starting value. by aizatsky@google.com · 15 years ago
- d770fa5 CFG: fixing case fallthrough. by aizatsky@google.com · 15 years ago
- ab11e00 Fixing division by zero while evaluating constant expression. by aizatsky@google.com · 15 years ago
- d413ce0 The gflow constant analyzer assumes that parameters by spoon@google.com · 15 years ago
- abc6da7 Updates the list of aggressive optimizations to be those by spoon@google.com · 15 years ago
- 7f3adca Re-rolling r7955: JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
- 371bdc6 Fix missing return value warning. by johnlenz@google.com · 15 years ago
- 8a78d4c Rolling back the recent change to JUnitShell pending discussion by spoon@google.com · 15 years ago
- 8e16dbe Fix missing flush in sending a SwitchTransport message. by jat@google.com · 15 years ago
- 49867cd Update some old selection script templates for modern dev mode by scottb@google.com · 15 years ago
- ec121f8 JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
- e1c76f7 Log AssertionErrors thrown by Generators to improve developer experience. by bobv@google.com · 15 years ago
- 658cc74 Sort & format. by scottb@google.com · 15 years ago
- 083b65b CFG: Always jumping to first case statement by aizatsky@google.com · 15 years ago
- 0c5c2ef Fixes a couple of issues with the RemoteUI and GPE DevMode view interaction. The problem is GPE shows the startup URLs in the DevMode view _before_ the modules were fully loaded. The root issue is GPE does not receive the moduleLoadComplete message. When we went to push this message to GPE, we discovered the protobuf is too restricted: the RequestType cannot have new values and maintain backwards compatibility. This is because requestType is a "required" field, so older GPE versions will not understand the new moduleLoadComplete message and thus have an undefined requestType, at which point an error is thrown because requestType is required. by jasonparekh@google.com · 15 years ago
- 368fc5b For compatibility with linkers that don't yet understand soft by spoon@google.com · 15 years ago
- 972b1f9 Fixes ICE in JsInliner. by scottb@google.com · 15 years ago
- 1c8b065 Have JsInliner refuse to interpose a new expression by spoon@google.com · 15 years ago
- 8a75f87 Allowing null clinit. by aizatsky@google.com · 15 years ago
- 2a00458 When analyzing method signatures to look up a JSNI by spoon@google.com · 15 years ago
- 27362d9 Rename JTypeOracle.computeHasClinitTarget() -> JTypeOracle.computeClinitTarget(). by scottb@google.com · 15 years ago
- df296d5 Removes unnecessary uses of a JProgram instance where it's really not needed. by scottb@google.com · 15 years ago
- 78f7086 Removes trivially-delegating clinits, plus some. by scottb@google.com · 15 years ago
- 8be653a Cleaned up some JProgram create* methods. Moved dotify from JProgram to BuildTypeMap. by scottb@google.com · 15 years ago
- 88c980c Performance counters for tracking repetetive operations. by aizatsky@google.com · 15 years ago
- d98affb When looking up JSNI references, ignore private fields and methods by spoon@google.com · 15 years ago
- 504bbb7 Remove JDK 1.6-isms; fix a checkstyle warning by rice@google.com · 15 years ago
- fa7cd8e SelectionScriptLinker was setting the wrong timestamp on by spoon@google.com · 15 years ago
- 42a8ee4 Make ServletValidator not use Jetty. by scottb@google.com · 15 years ago
- a5d96cd Removes the completely spurious generatedResource directory. by scottb@google.com · 15 years ago
- 7acf784 BinaryEmittedArtifact now forces subclasses to implement getLastModified. by scottb@google.com · 15 years ago
- 23e3436 Checkstyle fixes by rice@google.com · 15 years ago
- 713786b Support runAsync with the cross-site linker. by spoon@google.com · 15 years ago
- fcb44af Add soft permutations to the GWT compiler. by bobv@google.com · 15 years ago
- a15c79b Upgraded to a dethreaded HtmlUnit r5607. Removed @DoNotRunWith annotation by amitmanjhi@google.com · 15 years ago
- ef91c8d Allow static-dispatch style JS .call invocations to be inlined. by scottb@google.com · 15 years ago
- 09c13de Only setup prototypes on constructors which are the direct target of new operations. by scottb@google.com · 15 years ago
- 639123b Fix flaky MessageTransport test (again). by rdayal@google.com · 15 years ago
- afdbca8 One-line fix to SelectionScript's fallback logic for non-shardable subclasses. by spoon@google.com · 15 years ago
- ada9166 Remove an incorrect @Override of an interface method by rice@google.com · 15 years ago
- 413d128 Extract from the selection script templates the functions by spoon@google.com · 15 years ago
- 04747cc Give a better error message when RunAsyncCode.runAsyncCode is passed something by spoon@google.com · 15 years ago
- e349b0e Reduce warnings in Eclipse: by rice@google.com · 15 years ago
- 7ab9e9b Fix flaxy MessageTransport test. by rdayal@google.com · 15 years ago
- 3d7bee7 Don't ever set the "base" variable to null. It is supposed to be the empty string by spoon@google.com · 15 years ago
- eb452bd A few runAsync-related code size improvements. by scottb@google.com · 15 years ago
- 1f01593 Disentangles CompilationResult from Permutation. by scottb@google.com · 15 years ago
- 8894a20 Fixing handling of nested switch statements in gflow. by aizatsky@google.com · 15 years ago
- 40a9301 Adding missing package descriptions to various packages. by jlabanca@google.com · 15 years ago
- f99de34 JConstructor redesign. by scottb@google.com · 15 years ago
- a9e8746 Fixes GenerateJavaScriptAST to not produce duplicate native polymorphic methods. by scottb@google.com · 15 years ago
- 942d3d6 Fixes JsDuplicateFunctionRemover to be more robust. by scottb@google.com · 15 years ago
- e5120fa Sort, format, misc tweaks. by scottb@google.com · 15 years ago
- b773e55 Gflow framework with some local CFG-based optimizations. by aizatsky@google.com · 15 years ago
- 53e6a27 Updates the IFRame and XS selection script templates to support by spoon@google.com · 15 years ago
- 762ad66 Supports a new <when-linker-added> tag in GWT module files. by spoon@google.com · 15 years ago
- c721589 This patch modifies the compiler in two ways: by spoon@google.com · 15 years ago
- 75e2425 Removes unnecessary constructor param from JsniMethodBody. by scottb@google.com · 15 years ago
- 8465fb7 JsNew's constructor target expression should be immutable. by scottb@google.com · 15 years ago
- fe286c3 Better cast optimization where only one concrete type exists. by scottb@google.com · 15 years ago
- c2775e0 Removes unused JClassSeed type from JJS AST. by scottb@google.com · 15 years ago
- 3f5e6da Upgrade to HtmlUnit 2.7 build r5424. Removing annotations for fixed HtmlUnit bugs. by flin@google.com · 15 years ago
- 467479e Patch refactors SessionHandler and BrowserChannelClient to enable OOPHM clients by amitmanjhi@google.com · 15 years ago
- d7689c5 Fix public issue where Dictionary was seeing the special key added by jat@google.com · 15 years ago
- f4808d9 Reitveld: http://gwt-code-reviews.appspot.com/144805 by spoon@google.com · 15 years ago
- 33e16f0 Reitveld: http://gwt-code-reviews.appspot.com/89810 by spoon@google.com · 15 years ago
- 1692cb1 SameParameterValueOptimizer should ignore methods called from native code. by aizatsky@google.com · 15 years ago
- cd1546e Use JAnnotation API for ArtificialRescue Patch by: bobv Review by: scottb by bobv@google.com · 15 years ago
- 8801308 Fixes a bug where switch(this) doesn't work if the type by spoon@google.com · 15 years ago
- f14e7ea Compiler infrastructure addition to selectively retain Java annotations in the AST. by bobv@google.com · 15 years ago
- c2163e6 Adding RegExp to public GWT (native version, pure Java version, tests) by tomerigo@google.com · 15 years ago
- 160a8f2 Fixes issue 4512. In JsStackEmulation, avoid rewriting references to by spoon@google.com · 15 years ago
- 46469f4 This addresses a problem with the recent patch, in that it is giving by jat@google.com · 15 years ago
- 0911b5f Improve user experience of StackOverflowError (like OOM works currently). by scottb@google.com · 15 years ago
- 029d2f4 sort & format by scottb@google.com · 15 years ago
- bc9395d Minorly improves InternalCompilerException preloading. by scottb@google.com · 15 years ago
- 334c191 Bridge methods should use the same source info (and param names) as the bridged-to method. by scottb@google.com · 15 years ago
- a24e2d9 Move @SuppressWarnings("unused") up to the top level of JavaASTGenerationVisitor, since all the invocation is reflective. by scottb@google.com · 15 years ago
- 08e7d74 Fix NPE in DevMode if the war directory doesn't exist. by jat@google.com · 15 years ago
- 2ab6d89 Fixes a couple of checkstyle errors. by jlabanca@google.com · 15 years ago
- a0bd888 The main point of this patch is to address issue by jat@google.com · 15 years ago
- 17e77b7 Make com.google.gwt.lang.Array's instance methods always be in the by spoon@google.com · 15 years ago
- 9356917 Allow CssResource to handle identifiers containing underscores or that have a leading hyphen. by bobv@google.com · 15 years ago
- 112a1d9 Rolling back r7407 to unbreak the build. by spoon@google.com · 15 years ago
- 9d0ab0d Make com.google.gwt.lang.Array's instance methods always be in the by spoon@google.com · 15 years ago
- e71dbf0 When deciding whether a compilation is for IE6, check all of the current by spoon@google.com · 15 years ago
- f50b208 Misc formatting / checkstyle fixes. by scottb@google.com · 15 years ago
- 9d7a8c5 Changes missing from r7378. by jat@google.com · 15 years ago
- cad5834 Fix problems with getting parameter names in generated code. This manifests by jat@google.com · 15 years ago