commit | 82538290743000f62e91b7da485b0a2102a40c09 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Wed Feb 12 16:06:00 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 12 16:06:00 2014 +0000 |
tree | d401c96d5d6a84a5e940fa41955dcc2e199f752d | |
parent | 38f88f56cc69335359d77fc866c8c4fe50216bad [diff] | |
parent | 11823980b127b345cac5fdf1e2ef0a3bb6c951cb [diff] |
Merge changes I77bac2ca,I9715c850,I170b87c1,I744ad9de,I3d25bd02 into idea133 * changes: android/base/files/PathUtils.h: add new header. android/base/EintrWrapper.h: EINTR handling C++ helper. android/base/memory/ScopedPtr.h: new helper class. android/base/StringView.h: Another C++ helper class. android/base/Log.h: Add C++ Logging helper class.