<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_opencensus-java/impl, branch android10-qpr2-s1-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/'/>
<entry>
<title>Revert "Temporarily move "metrics" package into impl_core/ for release. (#1426)" (#1432)</title>
<updated>2018-09-14T22:45:30+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-09-14T22:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=937d2296642d9bcdae23a2be469d1d0f367ae3de'/>
<id>937d2296642d9bcdae23a2be469d1d0f367ae3de</id>
<content type='text'>
This reverts commit d3fa0e5c60903f95c184d7c7bafae8fdd12156ad.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d3fa0e5c60903f95c184d7c7bafae8fdd12156ad.</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarily move "metrics" package into impl_core/ for release. (#1426)</title>
<updated>2018-09-12T19:13:14+00:00</updated>
<author>
<name>sebright</name>
<email>sebright@google.com</email>
</author>
<published>2018-09-12T19:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=d3fa0e5c60903f95c184d7c7bafae8fdd12156ad'/>
<id>d3fa0e5c60903f95c184d7c7bafae8fdd12156ad</id>
<content type='text'>
The "metrics" package isn't ready to be released yet, so this commit moves it
out of the API artifact.  The package can still be accessed by the stats
implementation in impl_core/.  This commit can be reverted once the package is
ready to be exposed.  The moved package names also contain "temporary" so that
there is no possibility of class name conflicts between different versions of
opencensus-api and opencensus-impl-core.  For example,
io.opencensus.metrics.export is renamed to
io.opencensus.implcore.temporary.metrics.export.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "metrics" package isn't ready to be released yet, so this commit moves it
out of the API artifact.  The package can still be accessed by the stats
implementation in impl_core/.  This commit can be reverted once the package is
ready to be exposed.  The moved package names also contain "temporary" so that
there is no possibility of class name conflicts between different versions of
opencensus-api and opencensus-impl-core.  For example,
io.opencensus.metrics.export is renamed to
io.opencensus.implcore.temporary.metrics.export.</pre>
</div>
</content>
</entry>
<entry>
<title> Update all targets to at least java7 and android14 (#1367)</title>
<updated>2018-08-18T20:52:19+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2018-08-18T20:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=50b0e198702022ffd887416f6550f0218982bb15'/>
<id>50b0e198702022ffd887416f6550f0218982bb15</id>
<content type='text'>
* Update all targets to at least java7 and android14

* Change code to be android14 compatible.

* Select a specific version for each signature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update all targets to at least java7 and android14

* Change code to be android14 compatible.

* Select a specific version for each signature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add implementation for gauges. (#1365)</title>
<updated>2018-08-15T00:28:24+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2018-08-15T00:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=f50596ac77fd0c4eb209ffbc8769b5025a3aa090'/>
<id>f50596ac77fd0c4eb209ffbc8769b5025a3aa090</id>
<content type='text'>
* Add implementation for gauges.

* Remove usage of internal class in implcore tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add implementation for gauges.

* Remove usage of internal class in implcore tests.
</pre>
</div>
</content>
</entry>
<entry>
<title> Metrics: Implement ExportComponent, make ProducerManager abstract. (#1347)</title>
<updated>2018-08-13T18:36:27+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-08-13T18:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=775816d699bd4f02788db5609a87386940e34aff'/>
<id>775816d699bd4f02788db5609a87386940e34aff</id>
<content type='text'>
* Metrics: Implement ExportComponent, make ProducerManager abstract.

* Metrics: Add impl and impllite.

* Resolve two TODOs.

* Fix import path, leave a TODO for getMetricRegistry.

* Make NoopMetricProducerManager private. Add missing since tag.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Metrics: Implement ExportComponent, make ProducerManager abstract.

* Metrics: Add impl and impllite.

* Resolve two TODOs.

* Fix import path, leave a TODO for getMetricRegistry.

* Make NoopMetricProducerManager private. Add missing since tag.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove warning suppression in DisruptorEventQueue.</title>
<updated>2018-05-12T01:23:21+00:00</updated>
<author>
<name>Kristen Kozak</name>
<email>sebright@google.com</email>
</author>
<published>2018-05-12T01:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=ed3347839996c2f0be4efeb9cdd56e0fdfed5ab7'/>
<id>ed3347839996c2f0be4efeb9cdd56e0fdfed5ab7</id>
<content type='text'>
This commit fixes a varargs warning by creating an explicit array.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit fixes a varargs warning by creating an explicit array.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "nullness" warning suppression in DisruptorEventQueue.</title>
<updated>2018-05-12T01:22:11+00:00</updated>
<author>
<name>Kristen Kozak</name>
<email>sebright@google.com</email>
</author>
<published>2018-05-12T01:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=e78769744e6736bab279c01f3ab81b6598d6aab3'/>
<id>e78769744e6736bab279c01f3ab81b6598d6aab3</id>
<content type='text'>
This commit fixes a nullness warning by splitting the constructor into a factory
method and a constructor, to ensure that the DisruptorEventQueue is fully
initialized before any events are enqueued.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit fixes a nullness warning by splitting the constructor into a factory
method and a constructor, to ensure that the DisruptorEventQueue is fully
initialized before any events are enqueued.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds Tracing.getExportComponent().flushAndShutdown() for use within application shutdown hooks. (#1141)</title>
<updated>2018-05-12T00:22:35+00:00</updated>
<author>
<name>Chris K Wensel</name>
<email>chris@wensel.net</email>
</author>
<published>2018-05-12T00:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=83fd63784edaed486e43be5570549143375fdefc'/>
<id>83fd63784edaed486e43be5570549143375fdefc</id>
<content type='text'>
Adds the ability to flush pending spans via a call to Tracing.getExportComponent().shutdown()

This allows a developer to force a flush from within a shutdown hook or other means.

Unfortunately the underlying Disruptor instance only provides a #shutdown() call, not a flush, or a public method
for testing for backlog. Thus shutdown has propagated up to the above api call.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the ability to flush pending spans via a call to Tracing.getExportComponent().shutdown()

This allows a developer to force a flush from within a shutdown hook or other means.

Unfortunately the underlying Disruptor instance only provides a #shutdown() call, not a flush, or a public method
for testing for backlog. Thus shutdown has propagated up to the above api call.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bugs, fix warnings and update disruptor. (#1021)</title>
<updated>2018-02-26T19:45:10+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2018-02-26T19:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=2e9b2f02c5b02e541e6941add4ee28f4fd44636c'/>
<id>2e9b2f02c5b02e541e6941add4ee28f4fd44636c</id>
<content type='text'>
* Update disruptor and fix warnings.

* Fix bug that holds the memory to all recorded events in disruptor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update disruptor and fix warnings.

* Fix bug that holds the memory to all recorded events in disruptor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress some Checker Framework warnings and add TODOs (issue #359).</title>
<updated>2017-12-20T04:02:00+00:00</updated>
<author>
<name>Kristen Kozak</name>
<email>sebright@google.com</email>
</author>
<published>2017-12-20T04:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=2fc0d4dd057ca28e1e9c37d18ebcfac6d2136de9'/>
<id>2fc0d4dd057ca28e1e9c37d18ebcfac6d2136de9</id>
<content type='text'>
Fixing these warnings will require significant refactoring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing these warnings will require significant refactoring.
</pre>
</div>
</content>
</entry>
</feed>
