- e2fe2c6 Compile using Error Prone (when using Java 8) by Thomas Broyer · 8 years ago
- 5238085 Fix ApiCompatibilityChecker to work with ant versions >= 1.8.1 by Roberto Lublinerman · 8 years ago
- 0602bc5 Remove remaining abstract overrides in java.util by Andrei Korzhevskii · 9 years ago
- ee494b0 Small compatibility fixes of Collections classes. by Andrei Korzhevskii · 9 years ago
- c9a93db Add new Java 8 Logger API. by Andrei Korzhevskii · 9 years ago
- 8c52eb6 Adding missing Ant properties when disabling tests by Manuel Carrasco Moñino · 9 years ago
- 6ea9f26 Emulate Objects.requireNonNull() with message Supplier by Jens Nehlmeier · 10 years ago
- dd141d6 Remove legacy JsInterop. by Roberto Lublinerman · 9 years ago
- 1d660d2 Make exceptions work across Java/JavaScript boundary by Goktug Gokdogan · 9 years ago
- 04b56f4 Introduces native JsType. by Goktug Gokdogan · 10 years ago
- b3adb69 Add java.nio.charset.Charset and java.nio.charset.StandardCharsets by Michael Zhou · 10 years ago
- 1562a40 Remove setting regex fields from JSNI. by Daniel Kurka · 10 years ago
- 469ef14 Remove deprecated TextResourceCallback. by Goktug Gokdogan · 10 years ago
- af039fe Upgrade minimum java version for GWT to 1.7. by Goktug Gokdogan · 10 years ago
- d566674 Removes deprecated HttpThrowableReporter by Goktug Gokdogan · 11 years ago
- f5a0197 Adds gwt27_28userApi.conf by Goktug Gokdogan · 10 years ago
- 87c1faf Make cldr-import more deterministic by Brian Slesinsky · 10 years ago
- ced8cee i18n: remove timestamp and versions from generated files by Brian Slesinsky · 10 years ago
- 5a350a1 Remove soyc-vis by Thomas Broyer · 10 years ago
- 39e4665 Add GSS support. by jdramaix · 10 years ago
- ce4f716 Restores Java 6 compatibility for JavaScriptException. by Goktug Gokdogan · 10 years ago
- 113db26 Add NavigableSet, NavigableMap to GWT. by Andrei Korzhevskii · 11 years ago
- 7d58ddd Removed all rebind rules involving IE6, related classes by Colin Alworth · 10 years ago
- ba0039e Add converter from css to gss. by jdramaix · 10 years ago
- e1ca423 Update typed arrays browser support. by Andrei Korzhevskii · 11 years ago
- ae042da Kills module unload support by Goktug Gokdogan · 10 years ago
- 939cc0a Ignore cldr narrow symbol when currency is dollar. by Manuel Carrasco Moñino · 10 years ago
- f9897f4 Introduces GwtPreconditions class by Goktug Gokdogan · 10 years ago
- 01c9567 Ant: Some changes to speed-up manual testing by Manuel Carrasco Moñino · 11 years ago
- 4bea876 Remove strange casting for Integer.decode by Andrei Korzhevskii · 11 years ago
- da3e560 Allow per-enum name obfuscation. by Ray Cromwell · 11 years ago
- 299a823 Modify cldr-import to work with last cldr-25 version by Manuel Carrasco Moñino · 11 years ago
- 7a8506d Minor refactoring to logger to simplify internals. by Goktug Gokdogan · 11 years ago
- de218e8 Some cleanup for gwt.logging and provide better defaults. by Goktug Gokdogan · 11 years ago
- f18e4e2 Remove deprecated deRPC. by Roberto Lublinerman · 11 years ago
- cb9b7ad Removes deprecated com.google.gwt.widget by Goktug Gokdogan · 11 years ago
- 15074e8 Removed some JRE incompatible Map APIs by Goktug Gokdogan · 11 years ago
- c4477cc Removes StringBuilder/Buffer related rebindings. by Goktug Gokdogan · 11 years ago
- fba4d52 Removes deprecated AsyncProxy. by Goktug Gokdogan · 11 years ago
- ece812b Fix CLDR import script to work with latest data. by Manuel Carrasco Moñino · 11 years ago
- 541a9fe Fixes GWT-SDK compatibility problems under certain locales by Goktug Gokdogan · 11 years ago
- c0b474b Removes deprecated DefaultHandlerRegistration by Goktug Gokdogan · 11 years ago
- df682c3 Removes Opera from c.g.gwt.xml.* by Goktug Gokdogan · 11 years ago
- 0dcb8d9 Quick fix for gwt26_27userApi.conf by Goktug Gokdogan · 11 years ago
- 782d732 Refactor of Cast handling logic. by Roberto Lublinerman · 11 years ago
- 299dd2f Bump api-checker definitions post 2.6.0 release. by Roberto Lublinerman · 11 years ago
- 497253c Little changes to prepare for bigger ones. by John Stalcup · 11 years ago
- d91ce52 Step towards eliminating com.google.gwt.user.client.Element by Matthew Dempsky · 12 years ago
- a441691 Supplies CompilerContext all over the call graph. by John Stalcup · 11 years ago
- bd206d1 Refactors TypeOracleBuilder/TypeOracleMediator by John Stalcup · 11 years ago
- b202d68 Cleans up all usages of '__listener' and 'isMyListener' by Goktug Gokdogan · 11 years ago
- f963005 Removes deprecated unsafe Tree/TreeItem methods. by Goktug Gokdogan · 11 years ago
- c8c4d25 Fix all "the the" and use "client-side" and "server-side" when adjectivized by Thomas Broyer · 12 years ago
- 0304547 Simplifies GwtRunner and adds a java reflection based test accessor. by Goktug Gokdogan · 12 years ago
- 81651cc Replaces StringBuilder#append(StringBuilder) with StringBuilder#append(StringBuffer). by Goktug Gokdogan · 12 years ago
- c14a864 Revert "Add show relative to Element in PopupPanel" by Goktug Gokdogan · 12 years ago
- 7b6d727 Add show relative to Element in PopupPanel by Daniel Kurka · 12 years ago
- f32129c Use correct return types for createFooInputBuilder() methods in HtmlBuilderFactory. by Tom Wieczorek · 12 years ago
- c481a53 Removes api-checker reference JARs from the source tree. by Thomas Broyer · 12 years ago
- 53f5c46 Adds isStandalone to ImageResource so Image can used an UnclippedState. by Thomas Broyer · 12 years ago
- c9c8b8d Chooses a default GWT source level to match the current java runtime. by Roberto Lublinerman · 12 years ago
- ff57701 Removes JavaScriptException dependency from c.g.gwt.core.shared. by Goktug Gokdogan · 12 years ago
- 94e0e84 Removes GWTTestCase.supportsAsync. by Goktug Gokdogan · 12 years ago
- 3e58fbf makes GWT boolean flags togglable by John Stalcup · 12 years ago
- acf6288 Add SafeUri overloads for setting properties used for navigation by Matthew Dempsky · 12 years ago
- 2efceb0 Avoid implicit inter-dependencies between DOM, History, Window and Widgets by t.broyer@gmail.com · 12 years ago
- 67f3cf6 Report a proper error when the JDT compiler aborts. by skybrian@google.com · 12 years ago
- 2cf8efe Removes deprecated checkpoint functionality from GWTTestCase. by goktug@google.com · 12 years ago
- 00c7ce4 Removes deprecated com.google.gwt.benchmarks.* by goktug@google.com · 12 years ago
- 812dd5a Adds the GWT 2.5_2.6 API Checker configuration file and creates new reference by goktug@google.com · 12 years ago
- daebbcb Integrate Elemental to the build and deploy as Maven artifact by skybrian@google.com · 13 years ago
- eadaeb2 MeniItem should use ScheduledCommand instead of Command by rchandia@google.com · 13 years ago
- 19aa6da Rolling back, breaks other projects. by rchandia@google.com · 13 years ago
- c09b33b MenuItem should use ScheduledCommand instead of Command by rchandia@google.com · 13 years ago
- 45e8b53 Adding TYPE field to primitive wrapper types (Integer.TYPE, etc). by jlabanca@google.com · 13 years ago
- 8fb0456 Adding the GWT 2.4_2.5 API Checker configuration file. Many API changes were added to the 2.3_2.4 file because we never created the 2.4_2.5 config file, so there are a bunch of API change exceptions that had to be copied. Pretty normal, but we should get into the habit of creating a new API checker config file immediately after releasing a version of GWT. by jlabanca@google.com · 13 years ago
- 8e90e9b Update cldr-import to use CLDR v21. by jat@google.com · 13 years ago
- 80bd69e Typed arrays implementation that supports use in shared code and emulation of missing pieces where necessary. by jat@google.com · 13 years ago
- 6e8d9a2 Add an option to compile out all logging calls below the SEVERE or WARNING by unnurg@google.com · 13 years ago
- 96dc36b Scripts and configuration to upload GWT bits to Maven repos by rchandia@google.com · 14 years ago
- 482091f Add ability to control time zone in DateCell. by yby@google.com · 14 years ago
- 707941e Event handling support for UiRenderer by rchandia@google.com · 14 years ago
- 642e965 Introducing a new CellTableBuilder API, which allows users to customize the structure of a CellTable by building zero or more table rows per row value and adding zero or more Cells per TD. The table rows are built using the generic ElementBuilder API, which allows for colspans and rowspans. The CellTableBuilder interface defines one method #buildRow(T, int, Utility) that takes the row value and row index to build, as well as a Utility class. The Utility class defines a #startRow() method to append a DOM row and associate it with the row value. Using this API, you can define multiple rows per row value, such as an "error row" that spans all of the columns, or a set of "child rows" to simulate a tree table. The Utility also contains a method #renderCell(ElementBuilder, Context, Column, T rowValue) that renders a Cell into the row. The TableBuilder can be swapped out using setTableBuilder(), and the default tableBuilder renders a grid based on the Columns defined in the CellTable. This change only applies to the data portion of the CellTable. A subsequent change will add a similar HeaderBuilder that applies to the header and footer. by jlabanca@google.com · 14 years ago
- cbf3b82 Implements UiBinder rendering for Cells. by rchandia@google.com · 14 years ago
- e84ab41 Refactor LoadingStrategy for xsiframe linker and rename it to ScriptLoadingStrategy since it is not inherently tied to the xsiframe linker. by unnurg@google.com · 14 years ago
- 7ad2317 Cleans up the mobile web app sample for 2.4. by rchandia@google.com · 14 years ago
- d59523d Adding convenience methods to SafeStylesUtils and SafeStylesBuilder for style properties supported by Style. For most properies, the name is defined in SafeStylesUtils, and the value comes from an enum in Style or a primitive type, so we know that the combination of the name and value produces a string that satisfies the constraints of SafeStyles. by jlabanca@google.com · 14 years ago
- 8af231d Support RequestContext composition (issue 6234) and mix-in (issue 6035). by bobv@google.com · 14 years ago
- a7a210f Revert "Extracts AbstractComposite<W> out of Composite, to allow type safe" by rjrjr@google.com · 14 years ago
- 62a0cb0 Extracts AbstractComposite<W> out of Composite, to allow type safe by rjrjr@google.com · 14 years ago
- 3cac5f0 Add SafeUri type, similar to SafeHtml but for values in a URL attribute context. by t.broyer@gmail.com · 14 years ago
- 43ed72b Making media events bitless, freeing up a few event bits, since modern, by fredsa@google.com · 14 years ago
- aaeafde Re-rolling "Re-implement runAsync to improve code size." Take 3. by scottb@google.com · 14 years ago
- 7954146 Convert samples/mobilewebapp to use maven. This paves the way to converting the sample to use GIN and Objectify. by rjrjr@google.com · 14 years ago
- 39ef8ac Reverted due to failures in client code by unnurg@google.com · 14 years ago
- 6df4d31 Re-rolling "Re-implement runAsync to improve code size." by scottb@google.com · 14 years ago
- 5b212c4 Adding new DataGrid widget. DataGrid is a variation of CellTable that supports a fixed header and footer with a scrollable data area. Most of the CellTable implementation has been hoisted up to a shared abstract class AbstractCellTable, so switching from CellTable to DataGrid is easy. Data Grid uses HeaderPanel to position the header and footer tables above and below the data portion. By default, the tables take 100% width, so there is no horizontal scrollbar. However, DataGrid provides setTableWidth/setMinimumTableWidth so users can use horizontal scrollbars if needed. by jlabanca@google.com · 14 years ago
- 1dfc984 Rollback of r10216 "Re-implement runAsync to improve code size", caused some subtle errors. by scottb@google.com · 14 years ago
- 7b2224b Re-implement runAsync to improve code size. by scottb@google.com · 14 years ago
- 0e4aa7d Updating apichecker for GWT 2.4. by jlabanca@google.com · 14 years ago