| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=nsylvain.
Review URL: https://chromiumcodereview.appspot.com/9960047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131449 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/10009009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130930 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chrome/x64 and chrome/ipch were missing from .gitignore (while they shouldn't be created in the first place, they are because of bug #119528)
Adding .gitignore entries for every solution building in the wrong place is not viable in the long run (especially that it's only temporary for this bug).
When the bug is fixed, we should remove these entries.
BUG=119528
TEST=
Review URL: http://codereview.chromium.org/9857023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129027 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran "git status"
TBR=dgrogan
Review URL: https://chromiumcodereview.appspot.com/9837055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128554 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/9732020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128366 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
does it.
Review URL: https://chromiumcodereview.appspot.com/9801005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128073 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran 'git status'
TBR=groby,xusydoc
Review URL: http://codereview.chromium.org/9753016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127806 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=sky@chromium.org
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9706105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127178 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some untracked files were created in a clean repo build on Windows.
NOTRY=true
BUG=
TEST=No untracked files left after building all.sln on Windows 7 (VS20120)
Review URL: http://codereview.chromium.org/9700026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126724 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/9423019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123043 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/9355025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122688 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/9335004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120605 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This directory is now pulled in via DEPS.
BUG=111334
Review URL: http://codereview.chromium.org/9316030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120060 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dependencies.
During gclient runhooks, update LASTCHANGE so that it will be updated at least as often as runhooks is run (i.e. for every sync).
LASTCHANGE moved to build/util rather than SHARED_INTERMEDIATE_DIR because that directory isn't known to runhooks.
BUG=111731
Review URL: https://chromiumcodereview.appspot.com/9169105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119950 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran "git status"
TBR=mallinath
Review URL: http://codereview.chromium.org/9298047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119636 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The PGO data repository is as large as 116MB, thus not desirable
to pull unconditionally for developers.
Instead, we'll pull the dependency from chromeos-chrome ebuild file,
until we come up with a better solution to manage PGO data, not only
for Chrome OS, but also for other platforms.
BUG=108090
TEST=none. chrome builds without the data anyway.
Review URL: http://codereview.chromium.org/9113029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116608 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran "git status"
TBR=jbates
Review URL: http://codereview.chromium.org/9113031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116589 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This directory started getting checked out for Chrome OS
builds after r115851 went in.
BUG=none
TEST=ran "git status"
TBR=asharif
Review URL: http://codereview.chromium.org/9034020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115965 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=git status
TBR=isherman@chromium.org
Review URL: http://codereview.chromium.org/8772012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112530 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran "git status"
TBR=bradnelson
Review URL: http://codereview.chromium.org/8659023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111809 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also fix a typo in a DEPS comment.
BUG=none
TEST=ran "git status"
TBR=zmo
Review URL: http://codereview.chromium.org/8528039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109950 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=kkania@chromium.org
BUG=none
TEST=git status no longer reports untracked dir
Review URL: http://codereview.chromium.org/8505035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109304 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran 'git status'
TBR=avayvod
Review URL: http://codereview.chromium.org/8495023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109066 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Add third_party/webdriver/pylib to .gitignore. Remove previous path, third_party/webdriver/python.
TBR=kkania@chromium.org
BUG=none
Review URL: http://codereview.chromium.org/8479029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108856 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran "git status"; no longer see directories i didn't change
TBR=dmaclach
Review URL: http://codereview.chromium.org/8450020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108581 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=ronghuawu@chromium.org
Review URL: http://codereview.chromium.org/8438066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108432 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=git status
TBR=ronghuawu
Review URL: http://codereview.chromium.org/8383015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106970 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=git status
TBR=junov
Review URL: http://codereview.chromium.org/8366025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106648 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
now-separate open source project via DEPS.
BUG=97420
TEST=existing
Review URL: http://codereview.chromium.org/7994005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102483 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a resubmit of CL 7915007.
BUG=None
TEST=New Unittest
Review URL: http://codereview.chromium.org/7976035
TBR=dgarrett@chromium.org
Review URL: http://codereview.chromium.org/7972027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102434 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a resubmit of CL 7915007.
BUG=None
TEST=New Unittest
Review URL: http://codereview.chromium.org/7976035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102428 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This verifies we can still apply old patches, but does not
verify that old clients can apply new patches. That seems
important, but I'm not sure how to do it without storing
old client binaries in version control.
BUG=None
TEST=New Unittest
Review URL: http://codereview.chromium.org/7915007
TBR=dgarrett@chromium.org
Review URL: http://codereview.chromium.org/7930003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101617 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This verifies we can still apply old patches, but does not
verify that old clients can apply new patches. That seems
important, but I'm not sure how to do it without storing
old client binaries in version control.
BUG=None
TEST=New Unittest
Review URL: http://codereview.chromium.org/7915007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101606 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7796004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100440 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This is a new third party DEPS entry, so git can ignore it.
Review URL: http://codereview.chromium.org/7833036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99720 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran "git status"
TBR=morrita@chromium.org
Review URL: http://codereview.chromium.org/7779013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99449 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=If ASAN has been added to the .gclient entries & fetched, git status should not list third_party/asan.
Review URL: http://codereview.chromium.org/7686020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97908 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Stages:
1. Remove chromium files from leveldb repo. [Done]
2. Put chromium leveldb files in third_party/leveldatabase and leveldb in third_party/leveldatabase/src. Update leveldb references in chrome to use third_party/leveldatabase/src instead of third_party/leveldb. Leave third_party/leveldb so it can be referred to by WebCore.gyp.
3. Change third_party/WebKit/Source/WebCore/WebCore.gyp/WebCore.gyp to use third_party/leveldatabase.
4. Delete third_party/leveldb
Eventually: 5. Rename third_party/leveldatabase back to third_party/leveldb
We can't avoid the leveldb-checkout duplication by just changing third_party/leveldb from an unversioned to a versioned directory. Doing so would break everyone's gclient sync update.
BUG=89378
TEST=indexeddb layout and browser tests
Review URL: http://codereview.chromium.org/7522008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96915 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
system_api.git will be used to share constants and definitions between
Chrome and Chrome OS.
BUG=chromium-os:19054
TEST=confirm that third_party/cros and third_party/system_api are pulled
Review URL: http://codereview.chromium.org/7633078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96857 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran "git status" after building tests
TBR=evan@chromium.org
Review URL: http://codereview.chromium.org/7652001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96839 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7646011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96745 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=91737
R=mmenke@chromium.org,dtseng@chromium.org
TEST=browser_tests --gtest_filter=WebUIBrowserAsyncTest.*
Review URL: http://codereview.chromium.org/7576024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96620 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Ninja now puts all build files under out/, which is already in
gitignore.
Review URL: http://codereview.chromium.org/7587010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96412 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7599023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96036 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After r93671, all frame rate test content is located in trunk/deps/frame_rate/content.
Now it maps to src/chrome/test/data/perf/frame_rate/content and all references
are updated accordingly.
See: http://codereview.chromium.org/7461031/
Review URL: http://codereview.chromium.org/7467030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94022 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7484067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93880 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This will make it much easier to update pyftpdlib and might help
with FTP test flakiness.
BUG=none
Review URL: http://codereview.chromium.org/7492015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93702 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According the the 3rd-party Chromium policy, all external libraries should be
in a third_party directory. All WebGL repository references now point to
src/third_party/webgl_conformance.
Source: http://www.chromium.org/developers/adding-3rd-party-libraries
Review URL: http://codereview.chromium.org/7473003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93339 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Once we pass all conformance tests (not there yet), we can track which change
broke conformity.
Mirrored the WebGL conformance tests in /trunk/deps/third_party/webgl (r91578).
Imported the files to /trunk/src/chrome/test/data/gpu/webgl_conformance, using
DEPS. Also, added the new directory to .gitignore.
Each conformance test runs as a separate gtest under WebGLConformanceTests and
OSMesa is always disabled. Currently, there are 151 tests and the suite
requires approximately 11 minutes. The test declarations are located in a
separate files because they are produced by a script (which I will include in a
later CL).
WebGL tests: http://www.khronos.org/webgl/wiki/Testing/Conformance
Related issue: http://code.google.com/p/chromium/issues/detail?id=88125
TEST=gpu_tests --gtest_filter=WebGLConformanceTests.*
Review URL: http://codereview.chromium.org/7312015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92155 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
creating WebUI tests.
The goal was to support something as simple as the following, where the tests in the
javascript files would be 1st class GTESTs, supporting FLAKY_, DISABLED_, etc, and
registered at linker_initialization time.
WEB_UI_BROWSER_TEST_JS(WebUIBrowserTest, TestJSPass,
FILE_PATH_LITERAL("sample_passing.js")) {
ui_test_utils::NavigateToURL(browser(), GURL(chrome::kChromeUIDownloadsURL));
}
This solution ended up being fairly fragile, and I ended up with a script to parse javascript (with the help of v8_shell) and generate an includable ...-inl.h file with the following for every test in the .js file specified in the |rules| section of tools/js2webui.py
IN_PROC_BROWSER_TEST_F(WebUIBrowserTestPass, testHelper) {
AddLibrary(FilePath(FILE_PATH_LITERAL("sample_pass.js")));
ASSERT_TRUE(RunJavascriptTest("testHelper"));
}
http://www.chromium.org/Home/domui-testing
BUG=82437
R=estade@chromium.org,jhawkins@chromium.org
TEST=browser_tests --gtest_filter=WebUIBrowserTest*
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89453
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89605
Review URL: http://codereview.chromium.org/7087014
TBR=scr@chromium.org
Review URL: http://codereview.chromium.org/7204022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89627 0039d316-1c4b-4281-b951-d872f2087c98
|