<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_opencensus-java/README.md, branch simpleperf-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>Update release versions for all readme and build files. (#1452)</title>
<updated>2018-09-18T19:04:27+00:00</updated>
<author>
<name>sebright</name>
<email>sebright@google.com</email>
</author>
<published>2018-09-18T19:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=a5d2739b4fbbfcd0da61ef2f179ba6044d2d04a2'/>
<id>a5d2739b4fbbfcd0da61ef2f179ba6044d2d04a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release versions for all readme and build files. (#1435)</title>
<updated>2018-09-15T21:38:35+00:00</updated>
<author>
<name>sebright</name>
<email>sebright@google.com</email>
</author>
<published>2018-09-15T21:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=b666c2e8df041ee8ab1de93e472834c44d4269ca'/>
<id>b666c2e8df041ee8ab1de93e472834c44d4269ca</id>
<content type='text'>
This commit also updates the gRPC dependency to 1.13.1 in the
Maven and Gradle examples in order to resolve a dependency
conflict in the Maven build.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also updates the gRPC dependency to 1.13.1 in the
Maven and Gradle examples in order to resolve a dependency
conflict in the Maven build.</pre>
</div>
</content>
</entry>
<entry>
<title>Update release versions for all readme and build files. (#1398)</title>
<updated>2018-08-29T02:27:24+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-08-29T02:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=b25e66b7e1525e6bda3f5adbd3239035f1a2a35c'/>
<id>b25e66b7e1525e6bda3f5adbd3239035f1a2a35c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update 'Add dependencies' section in README. (#1325)</title>
<updated>2018-07-19T22:40:54+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-07-19T22:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=0d8f5f53f28266ef6aac8bd0e60c1d110c6ef91d'/>
<id>0d8f5f53f28266ef6aac8bd0e60c1d110c6ef91d</id>
<content type='text'>
* Update 'Add dependencies' section in README.

* Revise the changes and add a pointer to application integration instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update 'Add dependencies' section in README.

* Revise the changes and add a pointer to application integration instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and add imports to stats example in readme.</title>
<updated>2018-07-11T19:54:41+00:00</updated>
<author>
<name>Kristen Kozak</name>
<email>sebright@google.com</email>
</author>
<published>2018-07-11T19:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=b3e35a26e6bd11debac97f29d7f299062006ca10'/>
<id>b3e35a26e6bd11debac97f29d7f299062006ca10</id>
<content type='text'>
Changes in this commit:
- Remove use of deprecated AggregationWindow.
- Make methods public to show that they could be called by code that isn't part of the example.
- Rename the class for consistency with the tracing example.
- Run google-java-format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes in this commit:
- Remove use of deprecated AggregationWindow.
- Make methods public to show that they could be called by code that isn't part of the example.
- Rename the class for consistency with the tracing example.
- Run google-java-format.
</pre>
</div>
</content>
</entry>
<entry>
<title>Format and add imports to tracing example in readme.</title>
<updated>2018-07-11T19:30:58+00:00</updated>
<author>
<name>Kristen Kozak</name>
<email>sebright@google.com</email>
</author>
<published>2018-07-11T19:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=da272152bc24bbbe78217a2655260cae9da7242b'/>
<id>da272152bc24bbbe78217a2655260cae9da7242b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add specification on Bazel build in README. (#1302)</title>
<updated>2018-07-10T22:14:57+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-07-10T22:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=299b08f3b8f98183c6b1757b1f81dd746e3ef578'/>
<id>299b08f3b8f98183c6b1757b1f81dd746e3ef578</id>
<content type='text'>
* Add specification on Bazel build in README.

* Address feedback.

* Bazel build should have impl_core as runtime_deps too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add specification on Bazel build in README.

* Address feedback.

* Bazel build should have impl_core as runtime_deps too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Readme: Update library stage to Beta. (#1290)</title>
<updated>2018-06-29T19:07:53+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-06-29T19:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=8ff06676d8250835347574759316c9deeb8388cd'/>
<id>8ff06676d8250835347574759316c9deeb8388cd</id>
<content type='text'>
* Update library stage to Beta.

* Add specification about versioning.

* Remove Alpha and add more description on Beta and GA.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update library stage to Beta.

* Add specification about versioning.

* Remove Alpha and add more description on Beta and GA.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken link in README.md (#1278)</title>
<updated>2018-06-21T21:57:50+00:00</updated>
<author>
<name>Reiley Yang</name>
<email>reyang@microsoft.com</email>
</author>
<published>2018-06-21T21:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=9437d455d8a6982abfaec9c7ca162693b0f23c4f'/>
<id>9437d455d8a6982abfaec9c7ca162693b0f23c4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release versions for all readme and build files. (#1277)</title>
<updated>2018-06-21T21:49:18+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-06-21T21:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=ce0fe92287a0100e2757dc8ff8e2ac1a61998697'/>
<id>ce0fe92287a0100e2757dc8ff8e2ac1a61998697</id>
<content type='text'>
* Update release versions for all readme and build files.

* Fix the gRPC version conflict for example mvn build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update release versions for all readme and build files.

* Fix the gRPC version conflict for example mvn build.
</pre>
</div>
</content>
</entry>
</feed>
