| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
BUG=449754
Review URL: https://codereview.chromium.org/988633004
Cr-Commit-Position: refs/heads/master@{#319577}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://codereview.chromium.org/899403003/)
Reason for revert:
http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Linux%20x64/builds/55780 found more ODR violations in libjingle.
Original issue's description:
> Linux: Enable ODR violation detection.
>
> BUG=449754
>
> Committed: https://crrev.com/e86588abd0f3b65777d8bc679747eeb6bbdf21f8
> Cr-Commit-Position: refs/heads/master@{#315906}
TBR=thakis@chromium.org,isherman@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=449754
Review URL: https://codereview.chromium.org/874743007
Cr-Commit-Position: refs/heads/master@{#315916}
|
|
|
|
|
|
|
|
| |
BUG=449754
Review URL: https://codereview.chromium.org/899403003
Cr-Commit-Position: refs/heads/master@{#315906}
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL move the test target from build/config/BUILDCONFIG.gn to testing/test.gni
It also update the test template to automatically build an apk on Android.
R=cjhopman@chromium.org,brettw@chromium.org
Review URL: https://codereview.chromium.org/824263004
Cr-Commit-Position: refs/heads/master@{#312396}
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'm only interested in the recent change that makes libphonenumber's
COMPILE_ASSERT use static_assert, but this library hasn't been updated in
about one year so this brings in some 25 commits.
BUG=321833
Review URL: https://codereview.chromium.org/739643004
Cr-Commit-Position: refs/heads/master@{#306734}
|
|
|
|
|
|
|
|
|
| |
BUG=321833
TBR=brettw
Review URL: https://codereview.chromium.org/722513003
Cr-Commit-Position: refs/heads/master@{#303892}
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the new name. It has the same meaning but additionally with a "you can use the headers" permission.
Rename direct_dependent_configs to public_configs. This is the new name with identical meaning.
TBR=jamesr
Review URL: https://codereview.chromium.org/595073002
Cr-Commit-Position: refs/heads/master@{#296302}
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is required at least on Windows as it's used by system headers to
control things like assert, etc.
R=brettw@chromium.org
BUG=335824,354261
Review URL: https://codereview.chromium.org/475153002
Cr-Commit-Position: refs/heads/master@{#293788}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses the proto file directory for the generated files rather than the directory of the BUILD file. This makes it more natural when you have a BUILD file in a different directory than the proto files.
Fixes a search-and-replace error that accidentally changed the fallback source_prereqs code to use "inputs".
Fix ozone build.
BUG=
R=ajwong@chromium.org
Review URL: https://codereview.chromium.org/386943006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282998 0039d316-1c4b-4281-b951-d872f2087c98
|
|
components/autofill
components/metrics
components/policy
components/variations
third_party/libphonenumber
third_party/mt19937ar
ui/gfx/ipc
These are all requried to compile chrome/browser in some form or another.
Fills out all grit_defines (also required for chrome/browser) and adds associated flags for them.
Add the ability for generated_extensions_api to not generate a bundle.
Remove mt19937ar from .gitignore (it's just checked into the tree)
R=ajwong@chromium.org
Review URL: https://codereview.chromium.org/365793002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281057 0039d316-1c4b-4281-b951-d872f2087c98
|