| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|