| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This is currently a submodule.
R=mmoss@chromium.org, szager@chromium.org
BUG=366867
Review URL: https://codereview.chromium.org/273503003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268685 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=rkc@chromium.org
Review URL: https://codereview.chromium.org/239433005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264074 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/237683002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263910 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=352046,362119
Review URL: https://codereview.chromium.org/232473002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263550 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
runhooks does toolchain update, saving relevant information to
build/win_toolchain.json, and during generation this is loaded
and used. This worked almost the same previously, however update
was called at generation time and the .json was deleted after
it was used. This speeds up generation time by a few seconds.
(In preference to https://codereview.chromium.org/228093002/)
R=dpranke@chromium.org
BUG=360878
Review URL: https://codereview.chromium.org/226643011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262590 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
All test resources and reference files have been moved to be handled by
the webrtc.DEPS solution. The audio test used to find its files in the
pyauto_private folder, which has been removed. Instead I've uploaded
the files to the webrtc-resources bundle and put .sha1 files in the
webrtc test data folder, which are processed by the webrtc.DEPS
solution.
The downloading of the files is only triggered if you have the WebRTC
solution, so this should not burden people who do not want to run the
tests.
The reason for moving the files is that the tests are more healthy
if they don't have to look for resources outside the chrome/test/data
folder. I'm able to straighten out some hacks as a result.
Also fixing an issue where https://codereview.chromium.org/222873002
removed the web socket handler for the video quality test.
Depends on https://codereview.chromium.org/225263018.
BUG=360033,359579
NOTRY=true
Review URL: https://codereview.chromium.org/227633002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262398 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This needs to land in preparation for mapping internal perf tests
from src-internal onto the main tree.
R=tonyg@chromium.org, nduca@chromium.org, dtu@chromium.org
BUG=345853
Review URL: https://codereview.chromium.org/225103003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261676 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Since bundling mtpd with Chrome is not feasible, I will spin off mtpd
as its own project and try to get Linux distros to adopt it.
BUG=221123
Review URL: https://codereview.chromium.org/220543003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261049 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=0
TBR=scottmg
Review URL: https://codereview.chromium.org/205043002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258055 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now that we no longer support the make generator we can
remove these files from .gitignore which allows them to
be cleaned up with git clean.
Also, remove .ninja files, which should never be written
outside the build directory.
R=thakis@chromium.org
BUG=348686
Review URL: https://codereview.chromium.org/183103008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256154 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=338855
TEST=manual
NOTRY=true
R=jhawkins@chromium.org, zork@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255380
Review URL: https://codereview.chromium.org/187983003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255659 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Switch Quickoffice to new internal repo
>
> BUG=338855
> TEST=manual
> NOTRY=true
> R=jhawkins@chromium.org, zork@chromium.org
>
> Review URL: https://codereview.chromium.org/187983003
TBR=dpolukhin@chromium.org
Review URL: https://codereview.chromium.org/183883032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255382 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=338855
TEST=manual
NOTRY=true
R=jhawkins@chromium.org, zork@chromium.org
Review URL: https://codereview.chromium.org/187983003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255380 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
NOTRY=true
Review URL: https://codereview.chromium.org/187063002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254874 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
R=atwilson@chromium.org
BUG=None
Review URL: https://codereview.chromium.org/159753010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@250756 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Cloud Storage official Python client library.
With this CL, URL paths can be directly mapped to Cloud Storage buckets (http://developer.chrome.com/path/... -> gs://bucket/...) using content_storage.json configuration file.
open-source-thrid-party-reviews@ team: this CL adds a third-party library to Chromium repo. The library will be used only in the documentation server and it is the official Google library to access Google Cloud Storage from a Google AppEngine application (docs server).
BUG=338007
Review URL: https://codereview.chromium.org/139303023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@250663 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
v4l2capture is a python C extension to access Video4Linux camera
devices.
BUG=331450
Review URL: https://codereview.chromium.org/123743004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248546 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Otherwise this shows up in git status if you have a checkout with
src-internal.)
R=maruel@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/148733002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247478 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=335451
NOTRY=true
R=iannucci@chromium.org, phajdan.jr@chromium.org
Review URL: https://codereview.chromium.org/136473016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245708 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This moves third_party/html_office to chrome/browser/resources/pdf. Currently
html_office is only used by the pdf component extension, it isn't third_party
code and it's more difficult to use the code from it's current location.
The repo is also still empty so this shouldn't result in a lot of dwarf files.
BUG=303491
Review URL: https://codereview.chromium.org/131643003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245442 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libwebm will be used by chromoting client to generate WebM stream for
MediaSource API.
BUG=321825
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245139
Review URL: https://codereview.chromium.org/134643003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245368 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reason for revert: nodejs binaries were removed in https://codereview.chromium.org/133033003
TBR=hinoka@chromium.org,sammc@chromium.org
NOTREECHECKS=true
NOTRY=true
Review URL: https://codereview.chromium.org/137793002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244660 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Revert of https://codereview.chromium.org/111953007/
> Reason for revert: Broke Linux build in http://build.chromium.org/p/chromium/builders/Linux/builds/46507.
>
> TBR=thakis@chromium.org,ajwong@chromium.org,brettw@chromium.org,phajdan.jr@chromium.org,nick@chromium.org
> NOTREECHECKS=true
> NOTRY=true
> BUG=240309
>
> Review URL: https://codereview.chromium.org/135773002
The original patch didn't set props correctly. thakis landed a separate
change to fix that. The revert of this revert in Rietveld failed at
https://codereview.chromium.org/135773003/.
TBR=cmp@chromium.org
Review URL: https://codereview.chromium.org/135793002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244400 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reason for revert: Broke Linux build in http://build.chromium.org/p/chromium/builders/Linux/builds/46507.
TBR=thakis@chromium.org,ajwong@chromium.org,brettw@chromium.org,phajdan.jr@chromium.org,nick@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=240309
Review URL: https://codereview.chromium.org/135773002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244398 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The binaries are hosted in Google storage, and pulled in
via a runhook.
Each included binary is roughly 1.1MB. The binaries referenced here were built
from clang at revision 198831.
On the wiki, I've started instructions for how to update the
binaries in the future:
https://code.google.com/p/chromium/wiki/UpdatingClangFormatBinaries
Note that clang_format/scripts are copied here only as an
expedience; once we have a proper mirror set up, we'll pull these via DEPS
BUG=240309
TBR=brettw,phajdan.jr
Review URL: https://codereview.chromium.org/111953007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244372 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=333125
Review URL: https://codereview.chromium.org/131903003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244360 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We'll use this in-tree fontconfig when "embedded=1" is set in GYP_DEFINES.
This was reverted pending license checker changes (landed as r127213003).
Relanding with the following changes from the third_party HOWTO:
- Added OWNERS file
- Updated .gitignore
BUG=318315
Review URL: https://codereview.chromium.org/133903005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244318 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=333125
Review URL: https://codereview.chromium.org/132023007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244060 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=sammc@chromium.org
Review URL: https://codereview.chromium.org/133083002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244047 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=316496
Review URL: https://codereview.chromium.org/126433002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243569 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=316496
TBR=thestig@chromium.org
Review URL: https://codereview.chromium.org/105473007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243119 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=330462
NOTRY=true
TBR=thakis
Review URL: https://codereview.chromium.org/124903002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243062 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=derat@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/117323009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242961 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=328642
Review URL: https://codereview.chromium.org/99533005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242247 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=thestig@chromium.org
Review URL: https://codereview.chromium.org/106793011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242101 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Instead we add a gyp file in third_party/google_toolbox_for_mac to build
the sources from third_party/GTM. This is the third and last patch in
this series.
BUG=299841
TEST=None
R=mark@chromium.org,ben@chromium.org
TBR=ben
Review URL: https://codereview.chromium.org/107933006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241471 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- policy_transformations.cc is not needed anymore, since PolicyServiceImpl
can now refer to the generated policies by name.
- moved generate_policy_source_unittest.cc into the component.
- removed stale .gitignore entries.
BUG=271392
TBR=joaodasilva@chromium.org
Review URL: https://codereview.chromium.org/113813003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240940 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(reland after checklicences suppression in r238815)
BUG=325505
TEST=gpu waterfall
R=bajones@chromium.org, brettw@chromium.org, kbr@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238758
Review URL: https://codereview.chromium.org/100413002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238826 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to licence issues. Will investigate and reland later.
> Pull down webgl conformance tests from github mirror.
>
> BUG=325505
> TEST=gpu waterfall
> R=bajones@chromium.org, brettw@chromium.org, kbr@chromium.org
>
> Review URL: https://codereview.chromium.org/100413002
TBR=zmo@chromium.org
Review URL: https://codereview.chromium.org/104723003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238786 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=325505
TEST=gpu waterfall
R=bajones@chromium.org, brettw@chromium.org, kbr@chromium.org
Review URL: https://codereview.chromium.org/100413002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238758 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is needed to avoid clobbering the reference images during a gclient
revert.
NOTRY=true
Review URL: https://codereview.chromium.org/94093004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238714 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When cached timestamps are available, and toolchain is up-to-date,
reduces the runtime to ~.2s.
R=maruel@chromium.org
TBR=cpu@chromium.org
BUG=323300
Review URL: https://codereview.chromium.org/95983002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238217 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
NOTRY=True
Review URL: https://codereview.chromium.org/95283002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237832 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updates third_party/win_toolchain to pull down a toolchain
based on SHA1. The intention is that this will be a DEPS hook
once it's ready for more broad usage and the rest of
infrastructure is ready.
R=maruel@chromium.org
TBR=cpu@chromium.org
BUG=323300
Review URL: https://codereview.chromium.org/70493006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237369 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=mmoss@chromium.org
Review URL: https://codereview.chromium.org/79413002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236271 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=319527
Review URL: https://codereview.chromium.org/59823009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236117 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
NOTRY=True
BUG=Running pretty_print.py leaves an untracked file in the repo.
Review URL: https://codereview.chromium.org/66333017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234907 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added checkstyle configuration file. Checkstyle checks
Java code against our style guide. It integrates with
Eclipse/Eclim or can be run as a standalone script. (See
http://checkstyle.sourceforge.net/)
BUG=318404
Review URL: https://codereview.chromium.org/68333003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234774 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
These files are added when gyp generating files for VS2010.
R=maruel@chromium.org
NOTRY=True
Review URL: https://codereview.chromium.org/69043002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234238 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds a dependency for the testdata/ and cpp/ directory in
libaddressinput repository. The library will live in:
- src/third_party/libaddressinput/cpp
- src/third_party/libaddressinput/testdata
BUG=247202
Review URL: https://codereview.chromium.org/24538003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234085 0039d316-1c4b-4281-b951-d872f2087c98
|