| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
liblouis is a braille translation library that is used inside the
ChromeVox extension, where it is included as a native client binary.
This adjust the lincense check scripts for the headers used in this library.
BUG=303795,316353
Review URL: https://codereview.chromium.org/35683004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234051 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Modify all the references to use src/tools/swarming_client/.
The build scripts already support both.
R=csharp@chromium.org, torne@chromium.org
BUG=
Review URL: https://codereview.chromium.org/29993003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232104 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This pulls the Windows and Linux binaries down from Google storage on sync. These aren't hooked up to anything yet, and Mac will come later.
BUG=
R=hinoka@google.com
Review URL: https://codereview.chromium.org/31083008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231440 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Although sharing the SDK with the one downloaded into
src/third_party/android_tools allowed us to avoid having to keep another
660MB SDK around, there were several downsides:
o It downloaded ARMv7 and x86 system images into the git repository in
src/third_party/android_tools, potentially confusing users who did
not have the new directories in their .gitignore.
o Messages in avd.py and usage of the emulator could lead users to
update the SDK checked into android_tools/, causing build problems
and a lot of confusion.
o The ARMv7 and x86 system images could end up being out of sync with
the SDK in android_tools/.
o The SDK in android_tools/ might be older than the one we used to
download separately.
The new solution is to revert large parts of r222121 and r223003 but not
completely: instead of downloading the SDK into a directory that is two
levels above the top-level src/ (there is no guarantee it is writable,
for example), the emulator SDK is now downloaded into
src/android_emulator_sdk/, which has also been added to .gitignore to
avoid confusion. Additionally, we build upon r222612 and install a newer
version of the SDK that works with version 18 of the Android API.
R=peter@chromium.org,navabi@chromium.org,bulach@chromium.org
BUG=304129
Review URL: https://codereview.chromium.org/25675010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@227121 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=juberti@chromium.org
BUG=298300
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226436 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
NOTRY=True
Review URL: https://codereview.chromium.org/23522039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225778 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Looks like this was added to DEPS in r216826.
TBR=dalecurtis@chromium.org
Review URL: https://codereview.chromium.org/24489004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225205 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These files are generated as part of VS2010 project file generations by GYP; many similar xml files are already in .gitignore.
Also fix some ordering issues accumulated overtime in this file.
R=maruel@chromium.org
BUG=None
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/23431037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224033 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/23767010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222921 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=stip@chromium.org
Review URL: https://codereview.chromium.org/23601022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221730 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To put the file README.chromium, OWNERS and so on, we need to move the directory of the third-party library.
We cannot assure that it is safe to move from 'third_party/cld2' to 'third_party/cld2/src', so we adopted the new path 'third_party/cld_2'. See: https://codereview.chromium.org/23301019/
Note: the newer revision (r74) of CLD2 is specified because the newer version includes some security fixes.
BUG=240647
Review URL: https://chromiumcodereview.appspot.com/23449011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220832 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
It has been moved to third_party/angle_dx11.
BUG=
Review URL: https://chromiumcodereview.appspot.com/23190005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218395 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The CL itself is fine but the Try Server didn't gather
"got_swarming_client_revision" build property correctly, causing swarm_triggered
to use an improper swarm_client checkout. r217535 can be reapplied once the TS
is fixed. No other issue was observed.
TBR=vadimsh@chromium.org
BUG=
Review URL: https://codereview.chromium.org/22978003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217538 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This involves fixing up all the calling side. It now fetched from
a clone of code.google.com/p/swarming.client instead of chrome/trunk/tools/swarm_client.
Always fetch from https://chromium.googlesource.com since it has much higher reliability.
TBR=vadimsh@chromium.org
BUG=
NOTRY=true
Review URL: https://codereview.chromium.org/20457002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217535 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit c5a53d831e281f10c8ab56ea991ca91bc286c6eb.
This is the same as the initial patch, except the bootstrap deps have been
updated to fix cros.
BUG=264695
TBR=kochi@chromium.org
Review URL: https://codereview.chromium.org/22325006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215946 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This looks like causing chromium os package build breakage
(for autotest-chrome and autotest-tests-ownershipapi).
> [Telemetry] Add HTML output and make it the default.
>
> This is based on Blink's run-perf-tests HTML output.
>
> BUG=264695
>
> Review URL: https://chromiumcodereview.appspot.com/20565003
TBR=tonyg@chromium.org
Review URL: https://codereview.chromium.org/21668004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215573 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This is based on Blink's run-perf-tests HTML output.
BUG=264695
Review URL: https://chromiumcodereview.appspot.com/20565003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215542 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Files:
- chrome/chrome_run.xml
- chrome/chrome_user32_delay_imports.xml
- chrome/interactive_ui_tests_run.xml
- media/media_asm.xml
- net/net_unittests_run.xml
- remoting/remoting_core_resources.xml
- remoting/remoting_host_messages.xml
TBR because it is a comment-only CL.
TBR=sergeyu@chromium.org
Review URL: https://codereview.chromium.org/21582003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215062 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This renames ash's default wallpaper images (which had
"gradient" in their name despite not being gradients) and
removes old references in .gitignore to the now-unused
google_wallpapers dependency.
BUG=248764
Review URL: https://chromiumcodereview.appspot.com/19683004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212294 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add alongside the previous angle repo as we have switched back and forth
a couple of times and I'm not sure if it's going to stick yet :)
BUG=
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/17589017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208223 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
polymer.min.js will be used by chrome virtual keyboard.
BUG=242539
R=dannyb@google.com
Review URL: https://codereview.chromium.org/15701021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207299 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
third_party/mesa/src was added to DEPS in r204765; add to .gitignore.
BUG=
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/15821015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205749 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This will make things more maintainable, not requiring separate DEPS rolls etc.
BUG=246404
R=mmoss@google.com, thestig@chromium.org
Review URL: https://codereview.chromium.org/16226025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204340 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=jamesr@chromium.org
Review URL: https://codereview.chromium.org/16034006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204332 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
NOTRY=true
BUG=NONE
Review URL: https://chromiumcodereview.appspot.com/16057017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203773 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The main reason for making this change is the fact that when pulling
Chromium and Blink code into Android, we have to make automatic changes
to the repository (for example, for generating *.mk files), and the Blink
commit we have as HEAD doesn't match any public commit in the main
Blink repo. While via the LASTCHANGE file we could report a publicly
visible revision.
Also, the way webkit_version.h header is generated now appears to be silly.
First, it doesn't leverage enough existing tools. Second, as it is noted in
webkit_user_agent.gypi, it is broken for incremental builds.
Review URL: https://chromiumcodereview.appspot.com/14973005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203387 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=238870
TBR=ldixon@google.com
Review URL: https://codereview.chromium.org/14651018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@199011 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/14383007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197083 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
original change:https://codereview.chromium.org/14094002/
Review URL: https://codereview.chromium.org/14484004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196814 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=rtoy@chromium.org
Review URL: https://chromiumcodereview.appspot.com/13133007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191585 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=garykac@chromium.org
Review URL: https://codereview.chromium.org/12893026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189905 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Otherwise people accidentally commit them locally. Not fun.
BUG=none
TBR=rcui@chromium.org
Review URL: https://codereview.chromium.org/12678017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189460 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=zelidrag@chromium.org
Review URL: https://codereview.chromium.org/12526013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188098 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=garykac@chromium.org
Review URL: https://codereview.chromium.org/12616005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186740 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
NOTRY=TRUE
Review URL: https://chromiumcodereview.appspot.com/12393013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185591 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes in this CL:
- The list of COM classes served by the process explicitly specified. This way a different set of classes can be served depending on the entry point used.
- Renamed the type library to ChromotingLib as it will contain other classes as well.
- The ATL module class runs Chromium message loop allowing tasks to be posted to it.
- The main mesage loop is wrapped into AutoThreadTaskRunner as an aid to implementing asynchronous shutdown code.
- The COM process exits as soon as the last COM object it serves released.
BUG=137696
Review URL: https://chromiumcodereview.appspot.com/12326164
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185453 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
.TLB is updated.
Also cleaned up an unnecessary use of Cygwin while generating elevated_controller.idl.
BUG=178633
Review URL: https://codereview.chromium.org/12378014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185389 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
matches the configuration shipped as part of Ubuntu Lucid.
We will link this into DumpRenderTree on Linux so that we can match
the pixel results in layout tests regardless of which platform we're actually
running on; this will allow us to build and run w/o a chroot in most cases.
Even with this patch, there are still a couple of layout_tests that fail, I
believe due to versions in the fonts themselves, but that needs more
investigation.
R=tony@chromium.org
BUG=https://bugs.webkit.org/show_bug.cgi?id=107338
Review URL: https://chromiumcodereview.appspot.com/12254028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183694 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=sergeyu@chromium.org
Review URL: https://codereview.chromium.org/12328011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183573 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Add "scrypt" to third_party for use in generating secure hash of user password that can later be used for off-line authentication in the case when on-line authentication is not available.
>
> The planned use for this is profile-locking where unlocking has to be possible even when not connected to a network.
>
> BUG=
>
>
> Review URL: https://chromiumcodereview.appspot.com/11637016
TBR=bcwhite@chromium.org
Review URL: https://codereview.chromium.org/11776013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175256 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
password that can later be used for off-line authentication in the case when on-line authentication is not available.
The planned use for this is profile-locking where unlocking has to be possible even when not connected to a network.
BUG=
Review URL: https://chromiumcodereview.appspot.com/11637016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175069 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=aboxhall@chromium.org
BUG=
Review URL: https://codereview.chromium.org/11624017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173729 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
instance.
This allows third-party CDMs to be built before rolling potentially breaking changes into Chrome.
TEST=build succeeds and existing External CDM tests.
Review URL: https://codereview.chromium.org/11568045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173664 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=bulach@chromium.org
Review URL: https://codereview.chromium.org/11488023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172238 0039d316-1c4b-4281-b951-d872f2087c98
|