Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gwtproject/gwt

GWT Open Source Project
https://github.com/gwtproject/gwt

Various minor nits.

Change-Id: I239d74a0a6b020fcaa2f43960343ab2c3504ce01

3532869c984ee0911a7bf99f8694f9dc2d474eed authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Fix bug in JTypeOracle.castFailsTrivially.

Commit 779f8bf96ae1ff93ba8417d2cb40826a49f6234 broke
js interop.

Change-Id: Ice26658b8a810c1cdf...

dd6cc4dd30c2b9139225d901a96d934665ae57dd authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Renames BindingProps, ConfigProps, PermProps, etc.

Renames several classes to have a make those names more consistent
with the rest of the compiler...

db93c022f6988edc1a8da601815346f9349b9d7c authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Avoid NPE when gss file is empty.

Bug: issue 9131
Change-Id: Iaa02fbd68cd527c0c731fee920d87ed58619e8d7

13a7060dbfc1c69ed284fc44398920e1e25b846b authored almost 10 years ago by jdramaix <[email protected]>
Fix constant evaluation.

If you try to access a constant through CssResource interface
with a definition referring to a f...

2b97aea0b44b4116b2b1959ccc97b175617099e0 authored almost 10 years ago by jdramaix <[email protected]>
Reject Messages methods with String return type and SafeHtml arguments

Currently, such methods silently compile and replace the SafeHtml
parameters by something like S...

c635e9eb4970f084407bbad08e84562f44a4c626 authored almost 10 years ago by Pavel Nejedly <[email protected]>
Refactor TypeTightener and type analysis framework.

The type analysis framework accumulated enough technical debt
that needed improvements were diff...

779f8bf96ae1ff93ba8417d2cb40826a49f6234f authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Added DefaultCellTableBuilder#addCellAttributes().

This method is for TDs what AbstractCellTableBuilder#addRowAttributes
is for TRs.

Change-Id: If...

72e554c4cfe0aed4ad6e8e186e9ff24611f2ca7c authored almost 10 years ago by Thomas Fischer <[email protected]>
Emulate Objects.isNull/nonNull for use with Predicates

Change-Id: I9438b7c79d59406bcbfdc118b8fe0b0ec678f438

191d32d74277b2d83387cf8d357fb7b78fda4384 authored almost 10 years ago by Jens Nehlmeier <[email protected]>
Fix emulation of java.lang.FunctionalInterface

Annotation was in wrong package and did not had any imports

Change-Id: If6b9a584e44db8b1e34e12f...

6f8a51a30cbe4618b3a523254078a009f1a05fc9 authored almost 10 years ago by Jens Nehlmeier <[email protected]>
Removes runtime-rebind references that I missed earlier.

Change-Id: I3a24cbff804bf85911bbd86c4fe563537e7dfa47

6a3573ebe156f558e4dd39177b6b6f026c673d6d authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fixes incorrect check for existence of console

Change-Id: Id781643d836cb2b9ed348911ce8f6a1251b8c43e

b836ed4f2edca81b2ee1f24b33c2304d9ed42fc5 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fix EnumNameObfuscator checks wrong command-line flag

Change-Id: I2f59a01e94efa2bb6357d0f2c80c60b05838ace5

89b9230b7180da12ea9709546d76c138eb0c9a09 authored almost 10 years ago by Ray Cromwell <[email protected]>
Removes duplicated JsType checking in JSORestrictionsChecker

This logic is broken at least wrt. visibilities and already covered
in JsInteropResctrictionChec...

593bef4b8ba80a627548c5ae8d85c2e675b3e5e9 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Removes some old library compile artifacts.

Change-Id: Ic7dd6ffa657de2db2ad0d3301e15bbea948944fe

9e024c60dddf8b0f80567f019ae5ba1c1de9f494 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Improves incremental compilation speed.

CompilationStateBuilder verifies contentId has not changed for
resources whose modification date...

0947616c06ac8853785fff9912aa0c607492f56e authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Remove 'closure' as a value for 'compiler.enum.obfuscate.names'.

Closure friendly output is can now be requested via a compiler flag.

Change-Id: I31f7cfad4f190...

4386ff63babfc7760199cc577ead4444bc25afb5 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Refactor GWT compiler driver.

This patch removes the remnants of Library compiler from
the compiler drivers and does some othe...

a8b6c846b919a49bb8587ce8581fe9baa38ee775 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Make Closure output more idiomatic

The following changes result in an 11% improvement in Inbox when
compiling with closure.

In Clo...

dc5146bcb7471cccf1828520b7a3a71dbdab1b4c authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Make UnitTestTreeLogger oblivious to log message ordering.

Change-Id: Id737bafd95bdd07487c97d999990dc9a4d0528f9

c72194c4bb5de83785dfdc4861fe61abed7e7262 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Restore CodeSplitterCollapsedPropertiesTest.

Change-Id: Ie4fcef910a67fd82e9416f5ab9c4fb63b32426ce

00d797e143585548af8f68d233d0c7bc1e6f54de authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Revert "Add HTML5 placeholder support in ValueBoxBase."

This reverts commit 4e767c10266853055a3b686937f745ccbc0b0fe5.

Some tests are failing due to thi...

0fed6fb1aa50b04eb66c248763646070c974a216 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Revert file watching refactor.

Reverts "Fixes error handling for Resource gathering.", commit
fc151e66e2e9400290e49f47c140d6897...

12fbba1f4ac0a5be8926f1c25dc8ddef1f1db9eb authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Make isDisplayListVisible public in SuggestBox.

Change-Id: I95a1162e7d0309b64171c159a87fc7e433176b95
Review-Link: https://gwt-review.googlesourc...

43d8f87ae0ab820ebe307bfa610b30507754d51b authored almost 10 years ago by Ram Dobson <[email protected]>
Fixes error handling for Resource gathering.

As part of recent file watching change, we introduced a
regression that was causing some resourc...

fc151e66e2e9400290e49f47c140d68977892b8e authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fix a small imprecision in ImplicitUpcastAnalyzer.

Type comparisons by reference fail when the type has been
decorated with analysis results.

Chan...

34d337280b18c863414bfb76799bd5b359645f06 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Fix unsafe access to JTypeOracle resolving specializations.

Accesssing the flattened method list from JTypeOracle is unsafe
as synthetic overrides are not c...

45fb8ea8c8d3986a0dd08c5ff65adc34e3402ddb authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Add HTML5 placeholder support in ValueBoxBase.

The placeholder specifies a short hint that describes the expected value
of an input field (text...

4e767c10266853055a3b686937f745ccbc0b0fe5 authored almost 10 years ago by Fabien PERIE <[email protected]>
ClientBundle gen should close files when done reading them

ImageBundleBuilder and ImageResourceGenerator don't explicitly close
files when finished with th...

349210a31ec593cb499ac73a80743b89bd8d5aac authored almost 10 years ago by Colin Alworth <[email protected]>
Add Cast and InstanceOf checks for @JsFunction.

The following rules apply:
1. Any JavaScript function can be cast to (is instanceOf)
any interfa...

761fe26c0adb8c4f17383e1cd92e42b476c5c6ac authored almost 10 years ago by Ye Wang <[email protected]>
Adds JsInterop name collision checks for forwarding methods.

With the recent addition of forwarding method construction for
accidental overrides, default me...

b23a176f18e837b4c8139a49269eec8d7998a6a6 authored almost 10 years ago by John Stalcup <[email protected]>
Fixed regexp classpath entry at eclipse/lang/.classpath

Change-Id: If66f18095ced4330200ce013f32fd211d8fac20e

f47d4eb737592d3c8201f2dd43540d9e3f40f4f8 authored almost 10 years ago by Gardella Juan Pablo <[email protected]>
Updated eclipse README.txt

Updated instructions to set java 7 instead of java 6 compiler level

Change-Id: Ibebe121065bdd35...

23e770ab2de06e4f71b14186bcc4e30ed2796734 authored almost 10 years ago by Gardella Juan Pablo <[email protected]>
Small cleanup related to overrides.

Change-Id: I36414bae9ec13349afbc1224611e18aa94235aea

b47e493044b10ae809e726f725277a37e63c5c7d authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Enable a test that was failing due to wrong override computation.

Change-Id: Idca2219f0b63db9cfcfd4e27715de3798299b8c8

870a0d13c6c58b0397684fcf5ec0256931c22a5c authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Refactor and simplify DiskCache.

DiskCache implementation is too general and sometimes obscures OOM
exceptions.

The compiler onl...

7d3b89341b71ac65a4283397b75cebb99e980e56 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Adds protected global names for the new Chrome version.

Change-Id: Ibbc94f8061ec35100e8ac2b666872da6e1589ada

96a52e58a40f6778a36e970cd50b058df27e3b41 authored almost 10 years ago by John Stalcup <[email protected]>
Fixes IE8/9 logging for SDM.

This makes sure that we are correctly logging stacks
in SDM when CollectorLegacy is used (i.e. I...

445e28c71237ee7770cd040896ad2c8d4964257a authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fixes DST issue for overlapping times for Safari.

The issue happens on overlapping times when DST is applied.
More specifically new Date(2/22/2015...

7fdd4ba81abe321460bf3f78029c098204fc945b authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fix incorrect optimization in TypeTightener with @JsType.

Typetigheter was replacing class super.m() with this.m() (resulting
in a runtime StackOverflowEr...

69ffcb4456aa9ba00f681393686217ee883e082b authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Makes JsInterop error message content stable in Java 8.

Some JsInterop error messages contained lists that were
sourced from sets, the order of the cont...

b9e9d5578e76d690f125f40fa96efafc205b4660 authored almost 10 years ago by John Stalcup <[email protected]>
Fix and centralize override computations.

Each JMethod contains a list of the methods it overrides; such
list should be exhaustive but the...

bc8bfaf8b6ffa86c61809e25452847fabd21d222 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Unsupersource Java7Test, and run Java8Test if -sourceLevel 8.

The Java8Test will run if -sourceLevel 8 is passed regardless of
the jvm it is running on, that ...

1f7ffb5de93d02bfe63086d18854b358ee1f5cd5 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Refactors file watching logic in compiler.

- Fixes the bug where we don't correctly handle moving of the
directories (because it doesn't ...

0d4e3997afed335b2c7c073b811ac73616d0704c authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Adds more JsInterop verifications and tests.

Now verifies that getters and setters for a JsProperty operate on a
consistent type.

Detects a...

dd61498c5ca1b4f11ddb3235ade7abaf6c1e0f12 authored almost 10 years ago by John Stalcup <[email protected]>
Fix typo in BeanParser.java.

Change-Id: I0f728ff4ff158997520d5a2ccbfeed76f0e667b8

42b35b07a159f3a6b93cff115a40c16c8dacc2a4 authored almost 10 years ago by Thomas Fischer <[email protected]>
Sync dev/codeserver/BUILD.

Change-Id: I1c7d2efc3db89f1a7f9df53a42870452f724a41a

df6110c37f6c02f63945c28d67561f53f770ee63 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Removes more library code.

Actually a resync. Somehow these were missed in
https://gwt-review.googlesource.com/#/c/11181/

...

058d37b5c8110ffdeb5844f0a4cab7ca1fdf4cc7 authored almost 10 years ago by John Stalcup <[email protected]>
Sync user/BUILD.

Change-Id: I5b4198c949927b677cefa4febf15d9712f03b45b

57c8eed4465b0832463b8a964449508476e2bd71 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Use SDM logger everywhere when SDM is enabled.

Changes GWT.log to share the code with regular logging so
it will provide better stack traces.

...

f3c530908213c9d46600e9519295b6028df1a946 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Merges XYZpart suites and divide RequestFactory suite.

We no longer need manual grouping of the tests as we enabled
sharding.
Sharding breaks RequestFa...

4269ce16a6b7ffcbcfe8657a83be998651f5dd51 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fix unnecessary scan for absent and bytecode only classes.

During compilation class references are resolved by JDT using
compiled bytecode. If the class is...

8b584f412d055ff39949d8b28a8e78d6b0bfe9b6 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Fix a small bug in MakeCallsStatic.

Change-Id: I2282c1e3ff6721ac8e8c4af484aceb61948a2100

2003568b07f60b2b144ac93a56b358c9af04b328 authored almost 10 years ago by Ye Wang <[email protected]>
Fix a bug in ImplicitUpcastAnalyzer.

The analysis was not correct under some intricate situations
involving overrides.

In particular...

e6c3ca16a7e5347775db6936c31ceaa83a42edec authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Cleanups in UnifyAST and JMethod.

Change-Id: I3402d365a0e0e17b2fef0956d225863fe6168722

64f9b00adb7e29f9247b95bd0706823de1472e6b authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Add support for passing JavaScript function to Java.

Translate a.SAMCall() to a(), so that function variable in javascript
can be passed to java as a...

057262f2818eae15445e66e45ea3429a5fd6329b authored almost 10 years ago by Ye Wang <[email protected]>
Fix SIOB in UnifyAst when processing classes in the default package.

Change-Id: I25e76826ebe0798f2938d5bcfa58f3440dc18956

7f824899537a1f772ac9aa1ad9d027816df935a3 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Add support for @JsFunction.

JsFunction is used to mark Java functional interfaces that will
be translated into javascript fu...

f41152cc07bcb477b1883279544083a8512a0072 authored almost 10 years ago by Ye Wang <[email protected]>
Adds missing suite and corrects naming for JRE only suites.

Naming JRE only suites correctly ensures that they are only
executed once instead of per browser...

7b142f9d08c5dd2f1ae2793f98a65ad7285b1800 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Adds more JsInterop name collision checking.

Ensures that there is at most 1 flavor of getter implemented for any 1
JsProperty property.

En...

72b2e639f4c98231edaddeb30137e73eb49970c9 authored almost 10 years ago by John Stalcup <[email protected]>
Adds class-superClass JsType member name collision checking.

Previously JsType member name collision checks did not examine
inherited members.

Change-Id: I9...

bee2e84d4d7b68bcadc8c2cbfe43addeb2b5adc5 authored almost 10 years ago by John Stalcup <[email protected]>
Fix a bug in method reference in Java8.

When using method references to methods that have the
same signature but from different classes,...

bb9f41b4f5a63b61ba639ec8b347d1e2ae1dd8c1 authored almost 10 years ago by Ye Wang <[email protected]>
Fix bugs in Lambda with nested scopes.

There are two places where we tried to find outer variable bindings
of a lambda in current metho...

39c9e6ced3439c3d75e39959ae4cd018464a67e0 authored almost 10 years ago by Ye Wang <[email protected]>
Refactors JsInterop decisions and generateExports

- Removes JsInteropType enum.
- Moves JsInterop info to AST nodes.
- Unifies all JsExport and...

a97b924f35a37a108ed66612bba4ee1066a96e34 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Adds missing JsExport tests for Enum.values&valueOf

Change-Id: Ia795ae262dc3339857fdb79a093f4344683169c4

a66421141c9c386e354217b9494a2862c9cf24a9 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Adds UmbrellaException causes as suprressed

In UmbrellaException, the first exception was used as cause
and the rest was kept as a property....

3ef8c982d44c74a797a8f610090b2f20b31a75bf authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Improve emul test slowness due to large char array initialization.

Tests are no longer reproducing the stack overflow issue because the
maximum stack size increase...

5106d117c4025299bd699f5e4f69a459e1d6fcc7 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Stop swallowing compiler exception in Jsni/JsInterop checker.

JsniRestrictionChecker and JsniRestrictionChecker exec method has
a catch block that causes any ...

dec88a7a18f6f4f3b4322405c4f54fde657ffb0d authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Introduce JMethod/JField getQualifiedName and cleanup usages

Change-Id: I9709731ca97c47f7bf26ad407ba186c3c8c5c07b

2787bc4f559c02e500195ccabbbb32b85ebde563 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Improve supoprt for IsWidget in ui.xml.

This will fixes two bugs for IsWidget implementations:
- If the IsWidget interface implemented a...

3d2478ad5cba479efcd74c090e2028ae33d276fe authored almost 10 years ago by Thomas Fischer <[email protected]>
Removes some JsExport namespace logic that I cannot make sense of.

Change-Id: I14720b16390de4a6d77d037892e2e499bddef7ca

1e499f513c207e38c6b520289e71cfc495a86ca6 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fixes more JsExport namespace problems.

Fixes handling of
- @JsNamespace("")
- @JsNamespace for nested classes

Change-Id: I58ebb56c13...

41873477cc55758b15c1fa9881fe9c23a2c71f64 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Adds additional JsExport tests and some test cleanup

Change-Id: Ib6820d2ecaf03a325b31a0dc0f6da098e91bf9ba

4435e46dac7426cf2e9041e930d332411b168158 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fixes a bug that was exporting private constructors.

The access modifier for JConstructors was always being recorded as
public, which meant that priv...

c79ece385ca170006d5b86c4a6f08818b8425b94 authored almost 10 years ago by John Stalcup <[email protected]>
Removes synthetic methods from JsInterop collision checks.

Recently added JsInterop name collision checks were firing on a lot of
legal circumstances where...

37e62b81794b85f4b1a9f59b5aab24383a0835fb authored almost 10 years ago by John Stalcup <[email protected]>
Adds detailed JsType interface instanceof tests.

Adds and organizes tests of instanceof from any of
{jsoWithSyntheticProto, jsoSansProto, jsoWit...

bed02adb5d6028392e52d48a76eb4c09d4996794 authored almost 10 years ago by John Stalcup <[email protected]>
Updates a test to match recent patch c/11651.

https://gwt-review.googlesource.com/#/c/11651/ slightly
changed which JsInterop types were repro...

45c181a1586c5aac38c35ee3fadb1a6803407988 authored almost 10 years ago by John Stalcup <[email protected]>
Adds JsInterop name collision checks.

Adds JsInteropRestrictionChecker (which works in both monolithic and
incremental compiles) to p...

5ad49bbf6660cc5466c18a658396261b0807c5a8 authored almost 10 years ago by John Stalcup <[email protected]>
Cleans up JsInterop related code in UnifyAst

This also fixes the problem where we don't always correctly
collect the root types (i.e. in case...

906d1f62ccff6f0044b27a1fb212997b65ea5e58 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fix bug in -XclosureFormattedOutput

WHen -XjsInteropMode CLOSURE was removed, the if statement
ended up with a bug where the else cl...

55b0628763232beafb9dd0687d37be02c6e1efff authored almost 10 years ago by Ray Cromwell <[email protected]>
Fix implementation of @JsExport on constructors and add test cases.

When @JsExport is annotated on a class:
1. If the class has only one non-private constructor
(ex...

abaf42b86871de6a2b9754f6ac13d1c9f886df1f authored almost 10 years ago by Ye Wang <[email protected]>
Revert "Adds webm formatted media for Media test suite."

*** Breaks firefox tests ***

This reverts commit a0e0a0b5e5d72512bac971f94e104d724bda7cf5.

Cha...

3bed0b4b7be89948df659aab4cc665a08b01949a authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Adds a test for JsNamespace with nested packages.

Change-Id: Idbde19a6e00b9543854ff3930a1968f81a929358

059eba9ecd548eed2ca7a84a81f842e551ac6c16 authored almost 10 years ago by John Stalcup <[email protected]>
Add test cases for JsExported methods and fields.

JsExport-ed public static methods and fields in JS system are
new copies of the ones in Java sys...

07ecba2275d788c0d2f5c83efdd11b4ad5b1fe37 authored almost 10 years ago by Ye Wang <[email protected]>
Fixes logging and adds suppressed/caused to logs.

Change-Id: I880b89d28f111cdf91ead41e1359c323b5f460fe

8dc8e731fb9ed005cf5bc64c54a3fb24c2db46a6 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Upgrade gwt-servlet to guava 18.

Change-Id: I560fecc5ceb28506c06fd13ac7a30db17a1865ff

ffdb215c63d310f2d3ff5dc99dfe5a85636dd7e3 authored almost 10 years ago by Daniel Kurka <[email protected]>
Upgrade to guava 18.0

Change-Id: I43e2612e9a6386d6eacdfc418e06b650670a13e4

c3a847fa67613cf489b48f85e0feb699f4a80bab authored almost 10 years ago by Daniel Kurka <[email protected]>
Upgrade GSS to head.

Change-Id: I44718f6f1c9d3638432969eb2801515d61c89829

5ae8473f9e23d16b19d37ff21981b7d65ebfae84 authored almost 10 years ago by Daniel Kurka <[email protected]>
Removes incorrect JStype check from isJso.

In UnifyAst, the isJso check also tries to include
JsType but only looks at immediate interfaces...

9b4cbc30384beefcc070255695083bd33abe5d80 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fixes 3 bugs in JsProperty and adds tests.

Getters of the form "getFoo()" were being improperly allowed to be
declared to return void. Fix...

f8bbd15630f67690cbd406792b648f03bc09edea authored almost 10 years ago by John Stalcup <[email protected]>
Expose the hasCells list in CompositeCell.

Change-Id: I63e66505383781f1c6dfa0a1db542cdbab556741
Review-Link: https://gwt-review.googlesourc...

0b8e1d1b0092b98da5bf50066ae87dd32dc3d9b7 authored almost 10 years ago by József Fejes <[email protected]>
Add tests for @JsExport and @JsType on Enum type.

Change-Id: Iace8a165d4679f22918822a575e713024075a2c7

b2f480c1d710762253f0b42adee6e6e6a7479966 authored almost 10 years ago by Ye Wang <[email protected]>
Fixes bugs and adds tests for @JsProperty naming.

There was a bug where users were being allowed to define getters (that
started with "get") that...

ffeca5db727261c5f5f12954566dcd3a2765d43f authored almost 10 years ago by John Stalcup <[email protected]>
Remove unused method in CssResourceTest.

Change-Id: Iebcf92712f9c5821b219988c28f72365a17ef622

e6681085cb26550704562056274f6597cda6e235 authored almost 10 years ago by Daniel Kurka <[email protected]>
Revert "Remove rebasing for guava, closure and gss & upgrade versions."

This reverts commit 77c7d4ca9ec36f76656c4d1d6119af38b269be5f.

Change-Id: I038e1739b9b6ba136210f...

519e16b0b8abf4dabd29a377aebb33f9be7e89a3 authored almost 10 years ago by Daniel Kurka <[email protected]>
Do not export non public fields of JsExport concrete class.

Missed checking the visibility of fields in a JsExport class so that
all static fields were expo...

a150efc1913b3d4c38d140c8af3255310ee2ae0a authored almost 10 years ago by Ye Wang <[email protected]>
Replace makeCastMapFromArray with goog.object.createSet

JCHSU.makeCastMapFromArray increases startup latency by 150ms
in Closure/GWT hybrid apps like Go...

888ae88aa9908fc31cfdee60bfa9a911b8d17b14 authored almost 10 years ago by Ray Cromwell <[email protected]>
Remove rebasing for guava, closure and gss & upgrade versions.

Removing and upgrading guava to 18.0 and gss to head.

Change-Id: I8a95806a6f60faaacdae57a8c7ca9...

77c7d4ca9ec36f76656c4d1d6119af38b269be5f authored almost 10 years ago by Daniel Kurka <[email protected]>
Small cleanups.

Change-Id: Idfdcdee5db06ab8691aa0a535e2fb4736ac8cf0b

5b29e543ffc046c408d72be7b5cf26f9d2b3f3bc authored almost 10 years ago by Ye Wang <[email protected]>
Fixes ignored module property value changes in SDM.

Previously SDM was failing to invalidate its MinimalRebuildCache when
property values were edit...

d174544cc404d695c041a5fd7eb93575244fba9e authored almost 10 years ago by John Stalcup <[email protected]>