1. d31cbb1 build: Add device-side support for the AOSP. am: 57916be by Igor Murashkin · 8 years ago
  2. 57916be build: Add device-side support for the AOSP. by Igor Murashkin · 9 years ago int/n/fp2
  3. 74d7e4e Merge remote-tracking branch 'goog/master' into nyc-dev by Igor Murashkin · 9 years ago
  4. 120d55e build: Add support for building atinject within the AOSP (host only). by Igor Murashkin · 9 years ago
  5. 5611719 android: Add project metadata by Igor Murashkin · 9 years ago
  6. 6eb3a0e Merge branch 'upstream-master' into HEAD by Igor Murashkin · 9 years ago
  7. ab59cd2 Initial empty repository by Bill Yi · 9 years ago
  8. ffaa110 fixup src dir locn, plus turn tck into tests for same by Paul Hammant · 14 years ago
  9. 0379b18 revert main pom back, after release of TCK to maven repos. Refer http://jira.codehaus.org/browse/MAVENUPLOAD-2738 by Paul Hammant · 14 years ago
  10. f6f284c [maven-release-plugin] prepare for next development iteration by Paul Hammant · 14 years ago
  11. 2cbed91 [maven-release-plugin] prepare release javax.inject-tck-1 by Paul Hammant · 14 years ago
  12. 2a22564 temporary overwrite of main pom, in attempt to work through Maven-plugin bugs with non default poms to get a release out to oss.sonatype.org (TCK only) by Paul Hammant · 14 years ago
  13. 50faf66 [maven-release-plugin] prepare for next development iteration by Paul Hammant · 14 years ago
  14. 1b3e19b [maven-release-plugin] prepare release javax.inject-tck-1 by Paul Hammant · 14 years ago
  15. fd51311 tck uses released version of @inject by Paul Hammant · 14 years ago
  16. 8a507c5 in advance of release by Paul Hammant · 14 years ago
  17. 21e2e9a upgrades for to help for release to maven repos (tck only) by Paul Hammant · 14 years ago
  18. fd5fded group/version, formatting, compiler-plugin version bump by Paul Hammant · 15 years ago
  19. 0dadeb8 changes to allow latest revision of maven-bundle to work: scm line now mandatory by Paul Hammant · 15 years ago
  20. d97e99c Maven pom for the tck added. Run via: 'mvn install -f tck-pom.xml' by Paul Hammant · 15 years ago
  21. 79e028a Fixed embarrassing typo. by Bob Lee · 15 years ago
  22. 83ec8b4 Added 'draft' warning back for trunk. by Bob Lee · 15 years ago
  23. 6daa2b4 Merged maven build script into v1 branch. Set default version to SNAPSHOT. by Bob Lee · 15 years ago
  24. 9ebe317 Updated build script to build Maven bundle. by Bob Lee · 15 years ago
  25. 294cc65 Nevermind. Someone already started one. by Bob Lee · 15 years ago
  26. 39eee7e Initial stab at a pom. by Bob Lee · 15 years ago
  27. 36d0234 Set mime types. by Bob Lee · 15 years ago
  28. d53f42e Uploaded final spec. by Bob Lee · 15 years ago
  29. f5c3c13 Removed spec snapshot. by Bob Lee · 15 years ago
  30. 3d1ea18 Minor tweak. by Bob Lee · 15 years ago
  31. e09c2e2 Referenced external configuration as an example. by Bob Lee · 15 years ago
  32. 0e4e412 Tweaked injector configuration instructions to make them more explicit. by Bob Lee · 15 years ago
  33. 899bdb5 Moved rule down so we don't mention qualifiers before we define them. by Bob Lee · 15 years ago
  34. 60ee767 Made rule about injecting T or a subtype of T more precise. by Bob Lee · 15 years ago
  35. 6c55a62 Rolling back r48. I'd forgotten that we updated the spec to address this... by Jesse Wilson · 15 years ago
  36. e6ab8a8 Pete Muir's patch for making the TCK follow the spec more closely by Jesse Wilson · 15 years ago
  37. e7707a4 Fixing an incorrectly-named test in the TCK. by Jesse Wilson · 15 years ago
  38. 355e4b3 Added SpareTire to list of classes that can be injected. by Bob Lee · 15 years ago
  39. 04063c4 s/subclass/subtype/. Added a couple more test cases. by Bob Lee · 15 years ago
  40. bfc0343 Added rule to spec requiring injectors to support injecting user-specified subtypes. Clarified and otherwise improved docs on Tck. Added a test case that mixes package private with overridding. by Bob Lee · 15 years ago
  41. a7c7a5a TCK maintenance; we were constraining more than necessary. by Jesse Wilson · 15 years ago
  42. 86a4555 Added Javadocs for TCK. by Bob Lee · 15 years ago
  43. ad06eb9 Updated build script. by Bob Lee · 15 years ago
  44. 096e3ba Removed empty dir. by Bob Lee · 15 years ago
  45. 18603c8 Made static and private member injection optional. by Bob Lee · 15 years ago
  46. b32f8b0 JUnitified the TCK by Jesse Wilson · 15 years ago
  47. 63b224f Made forTests() thread safe (despite JUnit). by Bob Lee · 15 years ago
  48. 022b266 Simplified TCK setup. by Bob Lee · 15 years ago
  49. ac33410 Repackaged TCK. by Bob Lee · 15 years ago
  50. 70a1177 Added tests for the TCK itself. by Bob Lee · 15 years ago
  51. 38d5c62 Modified Tck to use JUnit. by Bob Lee · 15 years ago
  52. fc7281e Added JUnit. by Bob Lee · 15 years ago
  53. 52dbf8b Adding several more tests to the TCK. by Jesse Wilson · 15 years ago
  54. eedff3d Updated build script to build TCK. by Bob Lee · 15 years ago
  55. b25f939 Further tests for the TCK: method visibility and overrides. by Jesse Wilson · 15 years ago
  56. ae2c913 An early draft of the JSR 330 TCK. Most checks haven't been added yet. by Jesse Wilson · 15 years ago
  57. c5b72dc Added small example to @Named. by Bob Lee · 15 years ago
  58. cab6bed add footer as per build.sh by Paul Hammant · 15 years ago
  59. 74462ac javadoc report added by Paul Hammant · 15 years ago
  60. da75e86 maven pom file by Paul Hammant · 15 years ago
  61. 45c7a95 Updated build script for PFD. by Bob Lee · 15 years ago
  62. f821943 Added build script. by Bob Lee · 15 years ago
  63. 1635344 Added missing space. by Bob Lee · 15 years ago
  64. 79ff301 Moved a sentence. by Bob Lee · 15 years ago
  65. ba55c0c Updated Javadocs. by Bob Lee · 15 years ago
  66. 4ddb47b Copied introductory prose from JSR proposal to package description. by Bob Lee · 15 years ago
  67. 69951b1 s/prevent/preclude/ by Bob Lee · 15 years ago
  68. 531fe37 Updated Javadocs. by Bob Lee · 15 years ago
  69. 84ef27d Added note about injecting non-public members. by Bob Lee · 15 years ago
  70. acf5576 Updated Javadocs. by Bob Lee · 15 years ago
  71. 4501413 Moved the word 'only'. Fixes issue 11. Added copyright headers. by Bob Lee · 15 years ago
  72. fa7671a Updated Javadocs. by Bob Lee · 15 years ago
  73. dbfc524 Qualified the single qualifier rule with 'in injector-independent classes'. by Bob Lee · 15 years ago
  74. ceee566 Updated Javadocs. by Bob Lee · 15 years ago
  75. 4428518 Lightened restrictions on using @Target on qualifiers and scope annotations. by Bob Lee · 15 years ago
  76. 14a2488 Updated Javadocs. by Bob Lee · 15 years ago
  77. 0220ab7 Defined default value of Named.value() to be "". by Bob Lee · 15 years ago
  78. 5facbd5 The latest Javadocs. by Bob Lee · 15 years ago
  79. 47092e9 Added a note about exceptions to Provider's docs. Noted that Provider is typically implemented by an injector. Specified that instances returned by Provider.get() are fully constructed and by Bob Lee · 15 years ago
  80. c92d8c3 Repackaged as javax.inject. by Bob Lee · 15 years ago
  81. 89db028 Initial checkin. by Bob Lee · 15 years ago
  82. 863b70c Initial directory structure. by Bob Lee · 16 years ago