| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
in the deps checking. eventually we should remove this and
add a deps file in chrome_frame/.
Review URL: http://codereview.chromium.org/218020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27047 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added missing layout tests along with associated rebaselinings.
Updated DEPS to include common resource files needed by tests, and add APIs
to ui_layout_test to allow specifying resource files to copy.
Disabled non-working tests so we can enable worker_uitests on Mac/Linux.
BUG=22174
TEST=worker_uitest
Review URL: http://codereview.chromium.org/232001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27043 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and image_operations.* can be moved because they are not used by WebKit code.
This also fixes the spelling of "Convolusion" to "Convolution" and updates some copyrights.
This is a re-do of r26975, this time with WebKit update and some fixes to compile on Mac and Linux.
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27031 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is step 3 a multi-step process that is part of the webkit chromium port.
This step includes:
A. Removal of features.gypi, webcore.gyp and javascriptcore.gyp. All three now live upstream on webkit.
B. Changing downstream dependencies to point at new upstream gyp files.
Remaining steps:
* Implement a mechanism to allow downstream override of upstream features.gypi. Will be part of the
upstream chromium build mechanism.
Review URL: http://codereview.chromium.org/212050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27000 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Failures are rebaselines.
R=levin
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/232004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26970 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=levin
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/225010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26936 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/224003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26926 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/220006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26920 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updated DEPS to include common resource files needed by tests, and add APIs
to ui_layout_test to allow specifying resource files to copy.
Disabled non-working tests so we can enable worker_uitests on Mac/Linux.
BUG=22174
TEST=worker_uitest
Review URL: http://codereview.chromium.org/211051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26919 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Only one change to the V8 gyp file to fix problem for gcc 4.4.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/220005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26918 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Uninitialized memory read fix. This time without the change that
causes test shell test failures.
Review URL: http://codereview.chromium.org/225006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26916 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/219009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26914 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This version contains a fix for an uninitialized memory read.
BUG=22702
TEST=none
Review URL: http://codereview.chromium.org/229003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26912 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none.
Test=Covered by layout tests.
Review URL: http://codereview.chromium.org/208065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26859 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None.
TEST=Covered by layout tests.
Review URL: http://codereview.chromium.org/212042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26840 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Default to Title Case strings for Mac and Linux/GTK.
Pass an extra define to the invoke of grit for TitleCase strings.
Test the define for grit Title Case strings and have two sets of strings where needed.
DEPs roll to pick up a new GYP that will keep int values as ints.
BUG=22253
TEST=The bookmark bar menus on Mac and linux gtk will be Title Case, in Windows and ChromeOS they will be Sentence case. NOTE: we'll the translations in the Title Case areas until new translations are entered.
Review URL: http://codereview.chromium.org/210022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26803 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/217015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26801 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since gyp is calling a grd scanner, it has more knowledge about when grd
related dependencies have changed than is practical to put into the runhooks.
Since the generators are all relatively fast and do not touch their output
when things haven't changed, we should just run gyp on every invocation.
BUG=22332
TEST=None
Review URL: http://codereview.chromium.org/215044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26791 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=22526
TEST=Covered by layout tests.
Review URL: http://codereview.chromium.org/214037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26735 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
NO CODE CHANGE.
TEST=none
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26719 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
NO CODE CHANGE.
TEST=none
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26674 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
architecture.
BUG=20948
TEST=none
Review URL: http://codereview.chromium.org/215016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26630 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/213021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26553 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This rolls back 26540, gregoryd's attempt at a nacl landing.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/213019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26543 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
TBR=gregoryd
Review URL: http://codereview.chromium.org/211021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26542 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in plugin in Chrome and runs in the renderer process.2. Most of the changes are related to launching the NaCl process (that loads and runs the NaCl module) and establishing the initial communication between that process and the NaCl plugin.3. This CL relies on another CL that contains the changes on the Native Client side: http://codereview.chromium.org/1501904. Command line flag "--internal-nacl" is required to enable the built-in NaCl plugin.5. NaCl still cannot run in Chrome sandbox, so the "--no-sandbox" flag is also required
TBR=bradnelson
Review URL: http://codereview.chromium.org/207025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26540 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=10408
BUG=10409
BUG=10675
BUG=14091
BUG=18939
BUG=20987
BUG=21136
TEST=Green bots
Review URL: http://codereview.chromium.org/213011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26515 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Chromium side of things.
BUG=http://crbug.com/19604
TEST=no visible change on Leopard, draws correctly on Snow Leopard
Review URL: http://codereview.chromium.org/173212
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26471 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=ukai
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/214009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26448 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=http auth works again
BUG=22013
Review URL: http://codereview.chromium.org/206039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26393 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=evanm
Review URL: http://codereview.chromium.org/204048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26391 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
like this is already being worked on in bug 22021.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26386 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26385 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
in r26302. Set Subversion properties, fix the O3D GYP invocation to work
properly, fix presubmit warnings, and do some additional cleanup.
Review URL: http://codereview.chromium.org/200144
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26378 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Switch a bunch of window sizing over to use the helper so it's completely in all cases.
BUG=none
TEST=about box, hung renderer, edit search engine, and http auto still size correctly.
Review URL: http://codereview.chromium.org/201137
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26369 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/196141
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26363 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=tim
TEST=none
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26338 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Patching in a 64-bit crash fix.
TBR=whesse@chromium.org
Review URL: http://codereview.chromium.org/206028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26334 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
http://src.chromium.org/viewvc/chrome?view=rev&revision=26326
It came out that your change didn't cause purify failure. I'd like to reland reverted change. Sorry.
TBR=sgk
Review URL: http://codereview.chromium.org/204037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26331 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XP Unit (purify) failed on r26326.
r26325: fine
http://build.chromium.org/buildbot/waterfall/builders/XP%20Unit%20(purify)/builds/5564 (please cut and paste the address or %20 will be URLencoded...)
r26326: failure
http://build.chromium.org/buildbot/waterfall/builders/XP%20Unit%20(purify)/builds/5563
TBR=sgk
Review URL: http://codereview.chromium.org/196138
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26329 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
* Fix options in variants like SYMBOLS=1.
* Generated Makefiles auto-regenerate when .gyp files change.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/196129
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26326 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=brg
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/194125
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26318 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26316 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Why: Simpler build code. If everybody includes it, it should be included automatically.
Why now: The webkit chromium builds need it be specified, since can't default to build/common.gypi.
What was done:
1. build/common.gypi's contents were moved to a new file build/gyp_chromium.gypi
2. tools/gyp/gyp_chromium was moved to build/gyp_chromium and made to automatically include build/gyp_chromium.gypi.
3. lots of gyp files were fixed to not refer to build/common.gypi any more.
4. o3d which also builds independently of chrome, was fixed to have a gyp_o3d that includes gyp_chromium.gypi too.
5. build/common.gypi was left empty, because there are some external projects that still refer to it.
Things that are left to do after this patch is in:
1. The following external files (in other repositories) need to stop include common.gypi
./third_party/hunspell/hunspell.gyp
./third_party/icu/icu.gyp
./v8/tools/gyp/v8.gyp
2. Once nobody refers to common.gypi anymore, delete common.gypi
-or-
Delete gyp_chromium.gypi and move its content back to common.gypi
Tested on mac, win and linux. On win, got a few unit tests errors on chrome bookmarks, which should not be related. I'm running again with clobber to verify.
Review URL: http://codereview.chromium.org/206006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26302 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As before, syncapi is built as a dynamic library, and only
on windows. The difference is that it's built from source,
rather than being pulled in as a binary.
Changes to sync engine code:
* Use OS_WIN instead of OS_WINDOWS (requires build_config.h).
* Rename platform-specific files to match the chrome convention.
This allows them to be excluded by rules that already exist
in chrome.gyp. The convention is either a /win/ directory,
or an _win.cc at the end of the file. Other valid platforms
are _mac, _linux, and _posix
Changes to DEPS:
* On Windows, pull in pthreads-win32.
Changes to chrome.gyp:
* Add new library targets for sync, notifier, sync_proto, and
syncapi.
Review URL: http://codereview.chromium.org/193103
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26295 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/206018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26267 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
This version contains a crash fix and some IA32 math optimizations.
Review URL: http://codereview.chromium.org/205008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26210 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit introduces a failing webgl test. I added a skip for
all webgl tests.
TBR=brettw
BUG=21852
TEST=none
Review URL: http://codereview.chromium.org/196117
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26202 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=darin@chromium.org
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/200130
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26193 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This meant picking up some failing tests.
TBR=brettw
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/196107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26110 0039d316-1c4b-4281-b951-d872f2087c98
|