1. 7659033 am a0fc8d57: am 2c119d8e: am 8714f8c8: am 74512bea: Fix a NPE in the type parameter checking in stubs by Jeff Arneson · 9 years ago
  2. a0fc8d5 am 2c119d8e: am 8714f8c8: am 74512bea: Fix a NPE in the type parameter checking in stubs by Jeff Arneson · 9 years ago
  3. 2c119d8 am 8714f8c8: am 74512bea: Fix a NPE in the type parameter checking in stubs by Jeff Arneson · 9 years ago
  4. 8714f8c am 74512bea: Fix a NPE in the type parameter checking in stubs by Jeff Arneson · 9 years ago
  5. 74512be Fix a NPE in the type parameter checking in stubs by Jeff Arneson · 9 years ago
  6. f233865 am acc01a24: am 3f88ebb2: am a3af5ae6: am 47ed86e3: Merge "Add error for when method return/parameter type has type parameter that is hidden" into lmp-docs by Jeff Arneson · 9 years ago
  7. acc01a2 am 3f88ebb2: am a3af5ae6: am 47ed86e3: Merge "Add error for when method return/parameter type has type parameter that is hidden" into lmp-docs by Jeff Arneson · 9 years ago
  8. 3f88ebb am a3af5ae6: am 47ed86e3: Merge "Add error for when method return/parameter type has type parameter that is hidden" into lmp-docs by Jeff Arneson · 9 years ago
  9. a3af5ae am 47ed86e3: Merge "Add error for when method return/parameter type has type parameter that is hidden" into lmp-docs by Jeff Arneson · 9 years ago
  10. 47ed86e Merge "Add error for when method return/parameter type has type parameter that is hidden" into lmp-docs by Jeff Arneson · 9 years ago
  11. 467748a am 3e45da65: am 5624eba1: am d71cda54: am a1c4e3c3: Fix a syntax error in the link rendering macro by Jeff Arneson · 9 years ago
  12. 3e45da6 am 5624eba1: am d71cda54: am a1c4e3c3: Fix a syntax error in the link rendering macro by Jeff Arneson · 9 years ago
  13. 5624eba am d71cda54: am a1c4e3c3: Fix a syntax error in the link rendering macro by Jeff Arneson · 9 years ago
  14. d71cda5 am a1c4e3c3: Fix a syntax error in the link rendering macro by Jeff Arneson · 9 years ago
  15. a1c4e3c Fix a syntax error in the link rendering macro by Jeff Arneson · 9 years ago
  16. 22ddcbd Add error for when method return/parameter type has type parameter that is hidden by Jeff Arneson · 9 years ago
  17. b77e687 am a9bb5130: am 8ff37cab: am 07460a4e: am 9bb67673: Support new Analyze subtab under Distribute. by Dirk Dougherty · 9 years ago
  18. a9bb513 am 8ff37cab: am 07460a4e: am 9bb67673: Support new Analyze subtab under Distribute. by Dirk Dougherty · 9 years ago
  19. 8ff37ca am 07460a4e: am 9bb67673: Support new Analyze subtab under Distribute. by Dirk Dougherty · 9 years ago
  20. 07460a4 am 9bb67673: Support new Analyze subtab under Distribute. by Dirk Dougherty · 9 years ago
  21. 9bb6767 Support new Analyze subtab under Distribute. by Dirk Dougherty · 9 years ago
  22. 3c44818 am 762c27fe: am 47485edf: am d4c4946f: am f798f20a: Fix href in @linkplain links when not on the federated site by Jeff Arneson · 9 years ago
  23. 762c27f am 47485edf: am d4c4946f: am f798f20a: Fix href in @linkplain links when not on the federated site by Jeff Arneson · 9 years ago
  24. 47485ed am d4c4946f: am f798f20a: Fix href in @linkplain links when not on the federated site by Jeff Arneson · 9 years ago
  25. d4c4946 am f798f20a: Fix href in @linkplain links when not on the federated site by Jeff Arneson · 9 years ago
  26. f798f20 Fix href in @linkplain links when not on the federated site by Jeff Arneson · 9 years ago
  27. dc2e9f4 am cf5688b7: am ed1d5da3: am ed3de62f: am 92393f10: Render @linkplain links in regular font rather than code font by Jeff Arneson · 9 years ago
  28. cf5688b am ed1d5da3: am ed3de62f: am 92393f10: Render @linkplain links in regular font rather than code font by Jeff Arneson · 9 years ago
  29. ed1d5da am ed3de62f: am 92393f10: Render @linkplain links in regular font rather than code font by Jeff Arneson · 9 years ago
  30. ed3de62 am 92393f10: Render @linkplain links in regular font rather than code font by Jeff Arneson · 9 years ago
  31. 92393f1 Render @linkplain links in regular font rather than code font by Jeff Arneson · 9 years ago
  32. 71830a1 am 17578f5d: am cbd25628: am 147b50b6: am 2e055d0e: DO NOT MERGE: Fix docs for classes that implement or extend generics with type parameters by Jeff Arneson · 9 years ago
  33. 17578f5 am cbd25628: am 147b50b6: am 2e055d0e: DO NOT MERGE: Fix docs for classes that implement or extend generics with type parameters by Jeff Arneson · 9 years ago
  34. cbd2562 am 147b50b6: am 2e055d0e: DO NOT MERGE: Fix docs for classes that implement or extend generics with type parameters by Jeff Arneson · 9 years ago
  35. 147b50b am 2e055d0e: DO NOT MERGE: Fix docs for classes that implement or extend generics with type parameters by Jeff Arneson · 9 years ago
  36. b7d4190 am f2aaefa6: am d6570b0b: Fix docs for classes that implement or extend generics with type parameters by Jeff Arneson · 9 years ago
  37. f2aaefa am d6570b0b: Fix docs for classes that implement or extend generics with type parameters by Jeff Arneson · 9 years ago
  38. 2e055d0 DO NOT MERGE: Fix docs for classes that implement or extend generics with type parameters by Jeff Arneson · 10 years ago
  39. d6570b0 Fix docs for classes that implement or extend generics with type parameters by Jeff Arneson · 10 years ago
  40. d99bf23 am a2769edc: Prevent NPE when converting api to xml. by Brett Chabot · 10 years ago
  41. a2769ed Prevent NPE when converting api to xml. by Brett Chabot · 10 years ago
  42. ada5ad2 Add generics to the field types in the API file. automerge: 5db09cd automerge: 5787d1d by Ying Wang · 10 years ago
  43. bc2fc72 Add generics to the field types in the API file. automerge: 1e62346 by Ying Wang · 10 years ago
  44. f8a3be5 Add generics to the field types in the API file. automerge: 5db09cd by Ying Wang · 10 years ago
  45. b456f6d Add generics to the field types in the API file. automerge: 1e62346 by Ying Wang · 10 years ago
  46. c85d04e Add generics to the field types in the API file. automerge: 7751817 by Ying Wang · 10 years ago
  47. 5787d1d Add generics to the field types in the API file. automerge: 5db09cd by Ying Wang · 10 years ago
  48. 7751817 Add generics to the field types in the API file. by Ying Wang · 10 years ago
  49. 1e62346 Add generics to the field types in the API file. by Ying Wang · 10 years ago
  50. 27a8051 am 8566f2d5: am 9ee73fde: Inner classes export showAnnotations from their containing class by Jeff Arneson · 10 years ago
  51. 5db09cd Add generics to the field types in the API file. by Ying Wang · 10 years ago
  52. f8c9462 am 9ee73fde: Inner classes export showAnnotations from their containing class by Jeff Arneson · 10 years ago
  53. 8566f2d am 9ee73fde: Inner classes export showAnnotations from their containing class by Jeff Arneson · 10 years ago
  54. 9ee73fd Inner classes export showAnnotations from their containing class by Jeff Arneson · 10 years ago
  55. 0e1d184 am 4e67d82e: Export showAnnotations on fields to HDF by Jeff Arneson · 10 years ago
  56. 4e67d82 Export showAnnotations on fields to HDF by Jeff Arneson · 10 years ago
  57. baf6bc5 Prevent NPE when converting api to xml. by Brett Chabot · 10 years ago
  58. d42351a am e9b211d3: Merge "DO NOT MERGE Spit out annotations used in showAnnotations param" into lmp-dev by Jeff Arneson · 10 years ago
  59. e9b211d Merge "DO NOT MERGE Spit out annotations used in showAnnotations param" into lmp-dev by Jeff Arneson · 10 years ago
  60. 59672cc am e64dc94c: Fix incorrect proguard keepfile generation for fields. by Sergei Datsenko · 10 years ago
  61. 65dcafc Merge "Fix incorrect proguard keepfile generation for fields." into lmp-ub-dev by Sergei Datsenko · 10 years ago
  62. e64dc94 Fix incorrect proguard keepfile generation for fields. by Sergei Datsenko · 10 years ago
  63. 107f762 DO NOT MERGE Spit out annotations used in showAnnotations param by Jeff Arneson · 10 years ago
  64. b84c41b DO NOT MERGE Spit out annotations used in showAnnotations param by Jeff Arneson · 10 years ago
  65. b791f88 Fix incorrect proguard keepfile generation for fields. by Sergei Datsenko · 10 years ago
  66. 2177599 am 4e08da2c: am e11680d4: Change Doclava to support multimodule samples by Renato Mangini · 10 years ago
  67. 4e08da2 am e11680d4: Change Doclava to support multimodule samples by Renato Mangini · 10 years ago
  68. e11680d Change Doclava to support multimodule samples by Renato Mangini · 10 years ago
  69. 53d13be Fixes for generating APIs that use external libraries. by Florian Uunk · 10 years ago
  70. 39be9e8 am c2a0df55: (-s ours) am 80e27611: am e1951c7a: Add new docs build flag -briefdocs that builds the docs and resolves jd links but doesn\'t output reference or browsable samples pages. by Dirk Dougherty · 10 years ago
  71. c2a0df5 am 80e27611: am e1951c7a: Add new docs build flag -briefdocs that builds the docs and resolves jd links but doesn\'t output reference or browsable samples pages. by Dirk Dougherty · 10 years ago
  72. 80e2761 am e1951c7a: Add new docs build flag -briefdocs that builds the docs and resolves jd links but doesn\'t output reference or browsable samples pages. by Dirk Dougherty · 10 years ago
  73. ce95875 am 56fb0202: am 32f2de2c: changes to support microsites by Robert Ly · 10 years ago
  74. b572d3c am df8d48b6: Ensure LayoutParams in widgets.txt are in correct package. by Deepanshu Gupta · 10 years ago
  75. 56fb020 am 32f2de2c: changes to support microsites by Robert Ly · 10 years ago
  76. df8d48b Ensure LayoutParams in widgets.txt are in correct package. by Deepanshu Gupta · 10 years ago
  77. cbc60de Support marking packages as hidden via command-line. by Alex Klyubin · 10 years ago
  78. fcca716 am 164bbd75: (-s ours) am b9d279d8: Merge "Support marking packages as hidden via command-line." by Alex Klyubin · 10 years ago
  79. 164bbd7 am b9d279d8: Merge "Support marking packages as hidden via command-line." by Alex Klyubin · 10 years ago
  80. b9d279d Merge "Support marking packages as hidden via command-line." by Alex Klyubin · 10 years ago
  81. 725c737 Support marking packages as hidden via command-line. by Alex Klyubin · 10 years ago
  82. 32f2de2 changes to support microsites by Robert Ly · 10 years ago
  83. 3acc9d1 Revert "Warn when showAnnotation is on unhidden element." by Tim Murray · 10 years ago
  84. e1951c7 Add new docs build flag -briefdocs that builds the docs and by Dirk Dougherty · 10 years ago
  85. e1b2ef4 Warn when showAnnotation is on unhidden element. by Adam Metcalf · 10 years ago
  86. b91e60e am cc6d31d2: am 3d7e7785: am d097b65e: am 4ee085a7: fix error in doclava that was causing \'toroot\' variable to show up at the beginning of federated URLs bug: 13512870 by Scott Main · 10 years ago
  87. cc6d31d am 3d7e7785: am d097b65e: am 4ee085a7: fix error in doclava that was causing \'toroot\' variable to show up at the beginning of federated URLs bug: 13512870 by Scott Main · 10 years ago
  88. c770a6e DO NOT MERGE - Infer document and sample metadata when generating docs. by Dirk Dougherty · 10 years ago
  89. 434521c Don't add bounds in the type info of a var. by Florian Uunk · 10 years ago
  90. a2fb28f Merge "Add inherited fields from hidden base to the stub classes" by Ying Wang · 10 years ago
  91. bce59d2 Revert "Infer document and sample metadata when generating docs." by Dirk Dougherty · 10 years ago
  92. c217a3f Infer document and sample metadata when generating docs. by Dirk Dougherty · 10 years ago
  93. 3e17b6d am b0d318f7: (-s ours) am 8bfc32ba: DO NOT MERGE - Infer document and sample metadata when generating docs. by Dirk Dougherty · 10 years ago
  94. b0d318f am 8bfc32ba: DO NOT MERGE - Infer document and sample metadata when generating docs. by Dirk Dougherty · 10 years ago
  95. 8bfc32b DO NOT MERGE - Infer document and sample metadata when generating docs. by Dirk Dougherty · 10 years ago
  96. ae8cb83 Add inherited fields from hidden base to the stub classes by Ying Wang · 10 years ago
  97. 3d6ccba Merge "Keep all methods that are visible." by Adam Metcalf · 10 years ago
  98. 37abe68 Keep all methods that are visible. by Adam Metcalf · 10 years ago
  99. fae5f49 am 751b401d: am c4e22275: am 16010db2: add \'wear\' hdf variable for Android Wear doc build by Scott Main · 10 years ago
  100. 751b401 am c4e22275: am 16010db2: add \'wear\' hdf variable for Android Wear doc build by Scott Main · 10 years ago