| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
components/gcm_driver/
Passing std::string by reference can prevent extra copying of object.
BUG=367418
TEST=
R=rogerta@chromium.org,sdefresne@chromium.org
Review URL: https://codereview.chromium.org/1354373002
Cr-Commit-Position: refs/heads/master@{#351035}
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch was automatically generated by applying clang fixit hints
generated by the plugin to the source tree.
BUG=417463
TBR=rogerta@chromium.org
Review URL: https://codereview.chromium.org/649283003
Cr-Commit-Position: refs/heads/master@{#300495}
|
|
|
|
|
|
|
|
|
| |
R=rogerta@chromium.org,dcheng@chromium.org
BUG=417463
Review URL: https://codereview.chromium.org/625293003
Cr-Commit-Position: refs/heads/master@{#298418}
|
|
This is for removing the dependency from c/b/google_apis/ to
the chrome/ directory and move the whole directory content
to more componentized, top-level google_api/ directory.
As discussed in http://crbug.com/146989#c28 - #c30, OAuth2TokenSerive,
which is the last dependency, is in fact written sorely using
google_api/ items and hence itself can easily be moved to there.
BUG=264570, 146989
Review URL: https://chromiumcodereview.appspot.com/23202015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@219520 0039d316-1c4b-4281-b951-d872f2087c98
|