| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to give Android Braille Keyboard support. We need to pull in the right
AIDL files to interact with the Android Braille service.
BUG=
Review URL: https://chromiumcodereview.appspot.com/11437020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172198 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adds support for Apache libraries to be able to use multipart in Java
HTTP clients.
* Orders all Android-specific DEPS
* Adds missing third_party/findbugs to .gitignore
Previously landed as r171045, but reverted because git-mirrors were not
ready.
BUG=164257
Review URL: https://codereview.chromium.org/11418318
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171594 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The --arm argument will already install the arm cross
toolchain, but building chrome/arm also requires an
arm sysroot. The script will now download the sysroot
to out/arm_root.
BUG=
Review URL: https://chromiumcodereview.appspot.com/11417041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171448 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
>
> * Adds support for Apache libraries to be able to use multipart in Java
> HTTP clients.
> * Orders all Android-specific DEPS
> * Adds missing third_party/findbugs to .gitignore
>
> BUG=159203
>
> Review URL: https://codereview.chromium.org/11421224
TBR=nyquist@chromium.org
Review URL: https://codereview.chromium.org/11415295
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171055 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adds support for Apache libraries to be able to use multipart in Java
HTTP clients.
* Orders all Android-specific DEPS
* Adds missing third_party/findbugs to .gitignore
BUG=159203
Review URL: https://codereview.chromium.org/11421224
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171045 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This only adds the DEPS. They will be used to build jsr-305 and guava
for Android.
Uses mirror for both repositories.
This CL is based on r169693 and r169711 which got reverted.
BUG=159873
Review URL: https://codereview.chromium.org/11434058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170607 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 277fc3017dbba6d8945b2baeab6ef7d9bcb6d1c2.
Review: https://codereview.chromium.org/11316198/
SVN revision: r169711
Revert "Add guava and jsr-305 DEPS to third_party for Android"
This reverts commit 248dcfdd4a175773403e9ad9d968c2045db70963.
Review: https://codereview.chromium.org/11412182/
SVN revision: r169693
BUG=159873
TBR=yfriedman@chromium.org
Review URL: https://codereview.chromium.org/11415154
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169713 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This only adds the DEPS. They will be used to build jsr-305 and guava
for Android.
BUG=159873
Review URL: https://codereview.chromium.org/11412182
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169693 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=129403
TEST=Manually done on lumpy
TBR=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11415128
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169420 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=lambroslambrou@chromium.org
Review URL: https://codereview.chromium.org/11412081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168611 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The WebView will eventually need to be built for multiple target
architectures. Prepare for this by passing --suffix .arm to gyp when
generating the makefiles, and including an architecture-specific
makefile at the top level. Also, remove the hardcoding of arm as the
target architecture in envsetup.sh.
The previous change I made to .gitignore to only ignore *.host.mk and
*.target.mk instead of *.mk has been reverted in favour of just
specifically un-ignoring files called Android.mk (which are
handwritten).
BUG=
Review URL: https://codereview.chromium.org/11416036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168506 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=127302
Review URL: https://chromiumcodereview.appspot.com/11361159
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167283 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a retry of http://crrev.com/164259, reverted by
http://crrev.com/164266 by failing checklicenses.py.
The intention of this roll is to add 2 source types in
proto (COSMO_CHANGELOG and CHROME_PUSH_MESSAGING) in r241,
but also includes the v2 of the Android client library (r221:240).
r241 had an Android build issue (a symbol "ANDROID" was
defined as an enum member in proto, which was blown away
by -DANDROID compiler option, introduced at r239), and
r242 reverted it.
r243 fixed the checklicenses.py issue by adding a proper
license in src/example-app-build/generate_protos.sh.
r244:
Track changes from HEAD. In particular, ensure that all code builds against the
open-sourced protocol buffers library.
r245:
Add missing TrickleState.
BUG=150005, 157546
TEST=compile succeeds.
Review URL: https://chromiumcodereview.appspot.com/11304005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165113 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=kbr@chromium.org
Review URL: https://codereview.chromium.org/11273083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164661 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=thestig@chromium.org
Review URL: https://codereview.chromium.org/11280003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163875 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=grunell
Review URL: https://codereview.chromium.org/11263006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163798 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=nsylvain
Review URL: https://codereview.chromium.org/11234028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163269 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/11226008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163060 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=151685
Review URL: https://chromiumcodereview.appspot.com/11148035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162373 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The third_party/cacheinvalidation repository is now being checked out to
a new location. This updates the .gitignore file to acknowledge that
fact.
This should have been part of http://codereview.chromium.org/11085063/
BUG=154703
Review URL: https://chromiumcodereview.appspot.com/11154024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162105 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=149772
Review URL: https://chromiumcodereview.appspot.com/10981012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160583 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
No code change.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160455 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
src/tools/swarm_client is fetched from tools/swarm_client.
TBR=csharp@chromium.org
BUG=
Review URL: https://codereview.chromium.org/11045023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160016 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This directory is created when a Web Page Replay based benchmark is run.
BUG=None
TEST=None
Review URL: https://codereview.chromium.org/11060007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159907 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=saintlou@chromium.org
Review URL: https://codereview.chromium.org/10914270
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156591 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove unused function, and add a few log messages.
While I'm updating to match the internal change, add the relevant
directory to .gitignore.
BUG=145584
Review URL: https://chromiumcodereview.appspot.com/10916238
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156132 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Adds two third_party directories.
R=yfriedman@chromium.org,szager@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/10914106
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155009 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'm committing this since it seemed overkill to get Veli into the owner's file for a single patch (this is her last day as an intern). I will vouch for this patch and its future maintenance. This patch has already been approved by nirnimesh@ and thakis@.
TBR=nirnimesh@chromium.org, thakis@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/10911028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154836 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Android eclipse users like to setup a classpath in the project root.
BUG=
Review URL: https://chromiumcodereview.appspot.com/10916037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154599 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We no longer use the scons generator, but we do have
a few static scons files at various places in the source tree.
Dropping the ignore.
BUG=None
TEST=None
R=nsylvain@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10912055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154560 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Instead of ignoring *.mk, only ignore *.host.mk and *.target.mk, which
is what the gyp-generated makefiles are actually called. The android
port has a number of files called things like Android.mk which are
hand-written, not autogenerated, and ignoring them causes them to be
left out of commits by mistake sometimes.
BUG=
Review URL: https://chromiumcodereview.appspot.com/10882030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153897 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The new algorithm maps the original 13-bit low entropy source to a
new 13-bit entropy value using a mapping that is shuffled using the
trial name as a seed.
The algorithm is roughly as follows:
Take the low entropy source as an integer between 0-8191.
Generate an identity mapping of size 8192 where mapping[i] == i.
Seed a Mersenne Twister random number generator with the hash of the field trial name.
Use the seeded random number generator to shuffle the mapping array.
Map the low entropy source using the mapping array, i.e. entropy' = mapping[entropy].
Divide the resulting entropy' by 8192 to produce a double in the range of [0, 1) that
will be used for bucketing in field_trial.cc.
The above algorithm improves uniformity over the existing entropy provider when
the 13-bit entropy source is used while still providing very little overlaps of
buckets between different field trials.
Adds third_party library mt19937ar, an implementation of Mersenne Twister, for
the seeded random number generation. This is needed until C++11 becomes available
for use in Chromium, at which point C++11's <random> could be used.
BUG=143239
TEST=Unit tests. Additionally, verified that the new algorithm produces uniform results
with very little overlap of buckets between different field trials.
Review URL: https://chromiumcodereview.appspot.com/10830318
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153322 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
R=maruel@chromium.org
NOTRY=True
BUG=None
Review URL: https://chromiumcodereview.appspot.com/10878029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153098 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
to .gitignore.
BUG=143327
TBR=mmenke@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10879022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152838 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=137639
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10857052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152485 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
NOTRY=True
R=maruel@chromium.org
BUG=None
TEST=None
Review URL: https://chromiumcodereview.appspot.com/10857004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152144 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
upgrading the me2me host:
- Install the host binaries to versioned folders.
- Drop references to the COM objects quickly.
- Auto-generate CLSID of the daemon controller at GYP time. This makes sure that a freshly installed version of the controller will be launched after upgrade even if there is already running instance cached by RPCSS.
This CL restores https://chromiumcodereview.appspot.com/10831037 (r148671) and https://chromiumcodereview.appspot.com/10837087 (r149866) previously reverted by r150494. Unlike the previous two CLs this one does not require GYP changes (that is changes to GYP itself, not .gyp files).
BUG=137755
Review URL: https://chromiumcodereview.appspot.com/10828352
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152120 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
third_party/llvm-allocated-type is introduced at http://crrev.com/149572 (not in DEPS -- need to describe in .gclient).
BUG=123758
Review URL: https://chromiumcodereview.appspot.com/10832200
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150729 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/10830172
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149963 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
occurances of link.exe and lib.exe can run concurrently.
Python builder emits link_limiter.exe and lib_limiter.exe.
Skeleton copied from supalink.
Seems to behave as expected. Tested with max-concurrency=1 on my
local machine.
Run python script with the argument 'clean' to... well... clean up.
R=cmp,nsylvain
BUG=
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/10826067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149911 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was added to DEPS by r149485.
BUG=none
TEST=none
TBR=thestig@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10825144
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149526 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
NOTRY=TRUE
Review URL: https://chromiumcodereview.appspot.com/10807038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149214 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This is to make 'git clean' a no-op.
BUG=
Review URL: https://chromiumcodereview.appspot.com/10837024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149211 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now protoc.exe will be directly invoked.
This rolls cacheinvalidation from r218:r219
------------------------------------------------------------------------
r219 | ghcooper@gmail.com | 2012-07-20 17:44:14 -0700 (Fri, 20 Jul 2012) | 1 line
move protos out of v2/; use relative paths for proto imports
------------------------------------------------------------------------
This also rolls gyp from r1440:r1441
------------------------------------------------------------------------
r1441 | iannucci@chromium.org | 2012-07-26 17:54:17 -0700 (Thu, 26 Jul 2012) | 8 lines
Fix bug: non-cygwin actions incorrectly run options through _FixPath.
This adds an additional heuristic to the existing one. Now if an option begins
with either a '/' OR a '-', it assumes it's not a strict path.
Added a TODO which notes that the existing (and new) behavior will miss options
such as '--opt=a/posix/path', and '/opt:a/posix/path'.
Review URL: https://chromiumcodereview.appspot.com/10829049
------------------------------------------------------------------------
BUG=123026,113339
R=scottmg@chromium.org,cmp@chromium.org,nsylvain@chromium.org,jar@chromium.org,akalin@chromium.org,maruel@chromium.org
TEST=
Review URL: https://chromiumcodereview.appspot.com/10796051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149100 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These were added to DEPS by r147341 (Add native Windows tools for bison,
gperf, perl to DEPS, 2012-07-18), but not to .gitignore.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10825055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148770 0039d316-1c4b-4281-b951-d872f2087c98
|