Граф коммитов

3641 Коммитов

Автор SHA1 Сообщение Дата
leozwang@chromium.org 3d3e9730df Update ndk sysroot to API level 14.
Update ndk toolchain to api level 14 to make application to be
able to setup SL_ANDROID_RECORDING_PRESET_VOICE_COMMUNICATION
mode which was introduced in api level 14 in opensl.

BUG=179926

Review URL: https://chromiumcodereview.appspot.com/12379078

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186254 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 20:54:33 +00:00
mostynb@opera.com 9b4c1570b0 Make it possible to override the default mipsel sysroot.
Also, update the default mipsel sysroot to match the work in issue 12315003.

Review URL: https://chromiumcodereview.appspot.com/12387011

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186251 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 20:50:07 +00:00
bartfab@chromium.org dcc162d788 Revert 186179 - Change test_isolation_mode default from noop to check
This broke the Mac ASan bots: They fail during runhooks.


NOTRY=True
BUG=

Review URL: https://chromiumcodereview.appspot.com/12330117

TBR=csharp@chromium.org
Review URL: https://codereview.chromium.org/12453002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186182 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 15:52:20 +00:00
csharp@chromium.org 137cee0dcb Change test_isolation_mode default from noop to check
NOTRY=True
BUG=

Review URL: https://chromiumcodereview.appspot.com/12330117

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186179 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 15:28:04 +00:00
teravest@chromium.org b04ee0e4ee Remove "use_skia" variable from gyp.
We've now switched to Skia from CoreGraphics entirely. See
http://crbug.com/110881 for details.

This change removes the vestigal "use_skia" variable. I'll send follow-up
patches to remove uses of USE_SKIA from Chromium source.

BUG=110881
TBR=gene


Review URL: https://chromiumcodereview.appspot.com/12379030

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186155 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 11:52:26 +00:00
thestig@chromium.org 0a7b1d0150 Cleanup: Remove another reference to web intents.
BUG=173194

Review URL: https://chromiumcodereview.appspot.com/12393057

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186098 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 04:25:22 +00:00
nileshagrawal@chromium.org 92fa348435 Android: Use ObserverList to maintain a list of observers/listeners
Using ObserverList allows for observers adding/removing themselves/others while they are being notified, in a safe way

BUG=


Review URL: https://chromiumcodereview.appspot.com/12388057

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186090 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 04:12:44 +00:00
bevc@chromium.org 9ea40aa5a4 Removing flashplugin-installer from install-build-deps.sh
BUG=136417


Review URL: https://chromiumcodereview.appspot.com/12381074

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186063 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 02:25:23 +00:00
ilevy@chromium.org 17ae5b9543 Set landmine to clobber android trybots.
Fixing findbugs errors from incremental builds.

BUG=180079

Review URL: https://codereview.chromium.org/12390081

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186053 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 01:43:24 +00:00
frankf@chromium.org a47204f97a [Android] Run chromedriver tests on 'Android ChromeDriver Tests (dbg)' bot.
NOTRY=True
BUG=175558


Review URL: https://chromiumcodereview.appspot.com/12387097

git-svn-id: http://src.chromium.org/svn/trunk/src/build@186043 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-05 00:27:16 +00:00
scottmg@chromium.org 9afccecc62 fix linking against olepro32.lib on win x64
R=jschuh@chromium.org
BUG=179717

Review URL: https://codereview.chromium.org/12377089

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185968 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-04 20:58:36 +00:00
iannucci@chromium.org f1cb8bac8a Add landmine for failing win trybots.
R=cmp@chromium.org
BUG=179800

Review URL: https://codereview.chromium.org/12398018

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185941 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-04 19:17:42 +00:00
nileshagrawal@chromium.org ba6d1adef5 Android: Run content_browsertests on the experimental bot
BUG=138275


Review URL: https://chromiumcodereview.appspot.com/12386034

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185736 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-02 18:09:15 +00:00
newt@chromium.org 3c48b74b88 Generate Java template enums into correct Java package hierarchy
The moves NetError.java (generated from NetError.template) from
out/Debug/gen/templates/org.chromium.net/NetError.java
to
out/Debug/gen/templates/org/chromium/net/NetError.java

This is intended to help IDEs find the generated files.


Review URL: https://chromiumcodereview.appspot.com/12374036

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185702 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-02 16:39:08 +00:00
kristianm@chromium.org 9f4bd65362 Android Findbugs: Remove TouchUtils as it shadows the name of the superclass
Can be removed after and alternative was introduced in
https://codereview.chromium.org/12250031/
and all references to the old class has been changed to use the new class.

BUG=


Review URL: https://chromiumcodereview.appspot.com/12330159

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185404 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-01 01:59:11 +00:00
thestig@chromium.org e29281cef1 Linux: Use the system ld instead of gold for 32-bit builds. Pass --no-keep-memory to prevent linker OOM errors.
BUG=170262

Review URL: https://chromiumcodereview.appspot.com/12330042

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185374 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-01 00:11:23 +00:00
grt@chromium.org 14922fcecf Minimal Chrome Frame with Aura.
It builds and runs, but not a whole lot else. This change includes:

* ChromeFrameAutomationProvider is now OS_WIN only. In practice, this
  has been the case for some time. Now it's formalized by giving the
  implementation files the _win suffix.

* Automation messages and datatypes used exclusively by Chrome Frame now
  use HWND directly rather than a toolkit-specific gfx typedef of one
  since the requirement is that an actual HWND be sent over the
  channel. A change in toolkit (e.g., switching to Aura) must not change
  this. As a consequence of this change, some automation types and
  messages are now only defined for OS_WIN builds.

* ExternalTabContainerWin is no longer derived from a NativeWidget type
  (this was previously the case so that the ETCW could be notified of NW
  lifecycle events). Now, in contrast, ETCW registers itself as an
  observer of its Widget. Two additional lifecycle methods have been
  added to WidgetObserver: OnWidgetCreated and OnWidgetDestroyed.

* ExternalTabContianerWin initializes its Widget with an instance of
  DesktopNativeWidgetAura when use_aura.

* A special note about HWND IPC marshaling: this change adds a type
  mapping from HWND to a generic HANDLE in ipc_message_utils.h, which
  allows for the removal of a hack in content_message_generator.h to
  marshal HWNDs.

This change reverts all of:

* r178752 -- Remove CF from all.gyp targets if use_aura is defined.
* r164590 -- Remove setup -> Chrome Frame dependency. Make it possible
  to build an installer for Aura.

and portions of:

* r99993 -- Get chrome to link with USE_AURA
* r99787 -- Preliminary work to allow Chrome to build with USE_AURA.

BUG=171018
TEST=chrome_frame_tests provides good coverage in non-Aura builds.

Review URL: https://chromiumcodereview.appspot.com/12220101

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185328 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-28 21:46:11 +00:00
msw@chromium.org c0ebe6c718 Install advancecomp to get advdef for build/sanitize-png-files.sh.
This should avoid the necessity to manually install advancecomp.

BUG=NONE
TEST=build/sanitize-png-files.sh installs advancecomp as needed for advdef.
R=oshima@chromium.org

Review URL: https://chromiumcodereview.appspot.com/12380012

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185285 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-28 19:01:04 +00:00
craigdh@chromium.org e7e604d100 [Andoid] Threaded TestRunner creation and SetUp and TearDown calls.
Create TestRunners only once and only call SetUp and TearDown once.

BUG=176325,168889
TEST=pylib/utils/raiser_thread_unittest.py, pylib/base/shard_unittest.py, run_tests.py

Review URL: https://codereview.chromium.org/12317059

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185276 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-28 18:19:35 +00:00
newt@chromium.org 21542f3b68 Maintain Android strings in grd files.
This removes the Android/Java strings.xml files, which are now
generated at build time from grd files. New strings should now be
added to the grd files.

BUG=167248


Review URL: https://chromiumcodereview.appspot.com/12259017

git-svn-id: http://src.chromium.org/svn/trunk/src/build@185218 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-28 11:05:57 +00:00
sschmitz@chromium.org f7fe703f61 Wrong file/dir owner and permission for installed Chrome OS fonts
The install script sets owner to root and adjust dir/file permissions to 0755 and 0644 respectively.

BUG=178612
TEST=manual; inspect dir/file owner and permissions in
/usr/local/share/fonts/chromeos.


Review URL: https://chromiumcodereview.appspot.com/12314144

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184986 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-27 18:03:23 +00:00
thakis@chromium.org 526012d7dc Remove some more web intents code I missed previously
Thanks to Jochen for finding it.

BUG=173194
TBR=tony

Review URL: https://codereview.chromium.org/12340107

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184957 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-27 15:29:45 +00:00
iannucci@chromium.org af1b1671a4 Pass in a consistent build-dir value.
This is not the CORRECT value, but currently the android scripts are the only
ones which rely on zip_build providing a default for this value, so pass a
wrong-but-consistent value. Correct value coming soon.

TBR=ilevy@chromium.org
BUG=

Review URL: https://codereview.chromium.org/12326129

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184886 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-27 05:33:10 +00:00
eugenis@chromium.org bf07df1195 MemorySanitizer: common.gypi changes.
R=glider@chromium.org,timurrrr@chromium.org
BUG=178409

Review URL: https://chromiumcodereview.appspot.com/12342013

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184713 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-26 20:06:59 +00:00
bulach@chromium.org bf3ad8a363 Android: allows ignoring results of flaky sharded perf tests.
In order to keep the tree green, it may be necessary to temporarily ignore
exit_code for some of the perf tests.
Adds this capability to bb_run_sharded_steps.py.

BUG=178438
TEST=

Review URL: https://chromiumcodereview.appspot.com/12321138

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184703 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-26 19:43:31 +00:00
bulach@chromium.org 162eabeca2 Android / Telemetry: fixes surface stats collector.
The surface stats collector runs on a separate thread, which potentially outlives the
underlying app.
Make it more graceful on this case rather than assert it always fetches results.

BUG=
TEST=
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/12320097

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184632 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-26 12:32:05 +00:00
yfriedman@chromium.org 317bf0b51e [Android] Remove guard that envsetup is sourced.
It's breaking the webkit build of android: http://build.webkit.org/builders/Chromium%20Android%20Release/builds/34681

TBR=ilevy
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/12321125

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184544 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-26 01:40:23 +00:00
siggi@chromium.org 078d8890f3 Add delayimp.lib to default libs in preparation for GYP change & roll.
R=cpu@chromium.org
BUG=176040


Review URL: https://chromiumcodereview.appspot.com/12330116

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184496 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-25 22:10:39 +00:00
torne@chromium.org 2d45ad82f5 Android: allow host OS to be passed to envsetup.
For the WebView build we need to support building on Mac, after
generating the makefiles on Linux. Add an option to envsetup.sh to
override the detected host OS.

The Android build system handles the actual logic of knowing how to
build host binaries on mac, so this is the only change that's needed (to
get V8 to use the right value of host_os in gyp).

BUG=


Review URL: https://chromiumcodereview.appspot.com/12317098

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184449 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-25 18:43:43 +00:00
jschuh@chromium.org 8948c45ba0 Disable Chrome Frame in Win64 build
Several parts don't compile, so disabling for now. 
Also suppressing a warning that blocked ninja on x64.

BUG=176875
TBR=brettw@chromium.org


Review URL: https://chromiumcodereview.appspot.com/12315062

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184368 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-25 03:28:43 +00:00
maruel@chromium.org 5795d3b539 Verify we can fold things.
R=dberlin@dberlin.org,open-source-third-party-reviews@google.com
BUG=

Review URL: https://codereview.chromium.org/11411232

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184362 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-25 01:31:43 +00:00
maruel@chromium.org 7ce65c7283 Whitespace CL to force a build.
NO CODE CHANGE.

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184351 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-24 15:27:45 +00:00
maruel@chromium.org d5339b450d Whitespace change to trigger a build.
NO CODE CHANGE.

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184337 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-24 01:07:31 +00:00
maruel@chromium.org 3f01f08732 Whitespace change to trigger a build.
NO CODE CHANGE.

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184327 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-23 22:13:38 +00:00
wfh@chromium.org 1b69e52585 This change enables tcmalloc on Win64
BUG=177300


Review URL: https://chromiumcodereview.appspot.com/12324020

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184292 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-23 06:06:55 +00:00
ilevy@chromium.org 1c0d8e8c5d Whitespace CL (no code changes)
Whitespace change to kick off builds.

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184282 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-23 05:01:13 +00:00
ilevy@chromium.org ce43f53c12 Whitespace change (no code changes)
Whitespace CL to kick off builds.


git-svn-id: http://src.chromium.org/svn/trunk/src/build@184277 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-23 04:18:00 +00:00
jschuh@chromium.org 441a3745d9 Fix Win64 official build due to missing pyauto target
r184171 broke the official build. This fix just disables
pyauto in the official build like it is in unofficial.

Review URL: https://chromiumcodereview.appspot.com/12321094

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184272 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-23 02:59:26 +00:00
nileshagrawal@chromium.org 0ddbdc76e9 Android: Add disabled file for content_browsertests
BUG=138275


Review URL: https://chromiumcodereview.appspot.com/12321085

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184253 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-23 01:49:55 +00:00
mostynb@opera.com f5eca3cd1e if PKG_CONFIG_PATH is already set, pkg-config-wrapper should use these dirs too
If PKG_CONFIG_PATH is set, then prepend these paths to those generated
by the wrapper.  This allows cross-compilation using sysroots with pkgconfig
directories in non-standard locations.

This change is safer than the original patch (https://codereview.chromium.org/12320047/), which was reverted (https://codereview.chromium.org/12317063/) due to what appears to be a chromeos builder with PKG_CONFIG_PATH set to an incomplete value (should probably be unset).

Add Opera Software to the AUTHORS file


BUG=


Review URL: https://chromiumcodereview.appspot.com/12340023

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184184 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 21:45:47 +00:00
jschuh@chromium.org 4e125330a9 Disable pyauto for Win64 build
Pyauto doesn't build on Win64 due to several issues. Since 
it's deprecated it may not be worth the effort of fixing, 
but in the immediate term I need it disabled for just the 
Win64 build. 

BUG=177664
TBR=thakis@chromium.org

Review URL: https://chromiumcodereview.appspot.com/12334038

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184171 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 21:02:07 +00:00
jschuh@chromium.org b10f411c35 Disable syzygy for Win64.
Not sure what the plans are for Win64, but at the moment it chokes on the binary.

R=siggi@chromium.org

Review URL: https://chromiumcodereview.appspot.com/12326065

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184134 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 18:28:26 +00:00
mtomasz@chromium.org 52b2461d0d Introduce Image loader extension.
Files.app's ui used to be unresponsive, when displaying large images. This was caused because of contex.drawImage() synchronous
call on the UI thread, which takes sometimes even 300 ms per one picture. In case of loading more images it causes ui freezes.

This patch solves this issue by introducing an image loader extension, which loads and resizes images asynchronously.
With this fix, we will be able to enable mosaic view on each volume, not only on Drive.

TEST=Check thumbnails in Files.app, including photo importer and gallery.
BUG=175697, 176237, 168035

Review URL: https://chromiumcodereview.appspot.com/12304013

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184088 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 11:17:25 +00:00
thestig@chromium.org 9ea5bbd2cd Linux: Do not include CFI data in the .eh_frame section for 32-bit release builds. This reduces output binary size and does not seem to have an affect on crash reports.
Review URL: https://chromiumcodereview.appspot.com/12330039

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184018 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 04:10:35 +00:00
calvinlo@chromium.org 5d9a8a9aca Revert 183957
> pkg-config-wrapper shouldn't clobber PKG_CONFIG_PATH if it is already set
> 
> This allows cross-compilation using sysroots with pkgconfig directories in
> non-standard locations.
> 
> Add Opera Software to the AUTHORS file
> 
> 
> BUG=
> 
> 
> Review URL: https://chromiumcodereview.appspot.com/12320047

TBR=mostynb@opera.com
Review URL: https://codereview.chromium.org/12317063

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184008 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 03:57:43 +00:00
sschmitz@chromium.org 4dcb5c4e95 Installing ChromeOS font on developer Linux machine
Added call to a new script in:
build/install-build-deps.sh 
to download and install the ChromeOS default font
(Noto Sans UI). The installation is in:
/usr/local/share/fonts.
ChromeOS on Linux will use the font if present.
The installation creates (or recreates) a subdir:
"chromeos". In it it creates a .stamp file which is used
to avoid re-installation if it is already up to date.
It also creates a README file.

BUG=148945
TEST=manual;
One way to test is to instrument the file:
src/ui/gfx/platform_font_pango.cc
to log default_font_->GetFontName(); in ctor
PlatformFontPango::PlatformFontPango()
Expect:
W/out font installation: DejaVu Sans
With font installation: Noto Sans UI



Review URL: https://chromiumcodereview.appspot.com/12313039

git-svn-id: http://src.chromium.org/svn/trunk/src/build@184006 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 03:49:20 +00:00
scottmg@chromium.org a613933795 enable -Wstring-conversion when compiling with clang
Summary of try run with flag enabled as warning:

On linux_clang, there's false positives from a bunch of assert usage that does !"string" or "string" for a true or false value. It's only in third_party (Mesa, skia, libjingle, etc.) so it probably wouldn't be too hard to disable the warnings in those subtrees.

It diagnoses 4 useful locations:

1.
../../base/debug/trace_event_unittest.cc:70:41: warning: implicit conversion turns string literal into bool: 'const char [2]' to 'bool' [-Wstring-conversion]
    TraceLog::GetInstance()->SetEnabled("*");
    ~~~~~~~~                            ^~~

2.
../../sync/syncable/entry_kernel.cc:77:38: warning: implicit conversion turns string literal into bool: 'const char [5]' to 'bool' [-Wstring-conversion]
      value->SetBoolean("encrypted", "true");
      ~~~~~                          ^~~~~~

3.
../../chrome/browser/webdata/web_data_service.cc:334:17: warning: implicit conversion turns string literal into bool: 'const char [44]' to 'bool' [-Wstring-conversion]
    DLOG_ASSERT("WebDataService dtor called without Shutdown");
    ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../base/logging.h:595:43: note: expanded from macro 'DLOG_ASSERT'

4.
../../chrome/browser/renderer_host/web_cache_manager_unittest.cc:259:20: warning: implicit conversion turns string literal into bool: 'const char [29]' to 'bool' [-Wstring-conversion]
      EXPECT_FALSE("Unexpected entry in strategy");
      ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Finding #1 is what made me look into this, #3 and #4 are not doing what they're supposed to, and #2 is kind of funny so not all is lost.

So, 3 bugs and 1 very-close-to-a-bug: seems worth enabling.

R=thakis@chromium.org
TBR=darin@chromium.org, dhollowa@chromium.org, brettw@chromium.org, zea@chromium.org
BUG=177306

Review URL: https://chromiumcodereview.appspot.com/12258039

git-svn-id: http://src.chromium.org/svn/trunk/src/build@183998 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 03:37:51 +00:00
aruslan@chromium.org 639e7bec59 Enable autofill dialog codepath on Android.
Note that it will crash on Android if the user initiates an autocomplete
action on a rAc-enabled web-page.
There is a subseqent CL that sets up an empty shell to avoid crashes.

BUG=177508


Review URL: https://chromiumcodereview.appspot.com/12330059

git-svn-id: http://src.chromium.org/svn/trunk/src/build@183997 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 03:37:22 +00:00
nileshagrawal@chromium.org 5e581febac Android: Add test runner scripts to run content_browsertests.
We want to run only one testcase each time the test activity is invoked.

Next:
Currently the APK is reinstalled before runnning each test case, avoiding that (and other test data setup) will speed up tests a lot.

build/android/run_browser_tests.py  -vvv -f SessionHistoryTest.BasicBackForward:SessionHistoryTest.FrameBackForward
BUG=138275

Review URL: https://chromiumcodereview.appspot.com/12263024

git-svn-id: http://src.chromium.org/svn/trunk/src/build@183982 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 02:26:14 +00:00
mostynb@opera.com a99a7a7297 pkg-config-wrapper shouldn't clobber PKG_CONFIG_PATH if it is already set
This allows cross-compilation using sysroots with pkgconfig directories in
non-standard locations.

Add Opera Software to the AUTHORS file


BUG=


Review URL: https://chromiumcodereview.appspot.com/12320047

git-svn-id: http://src.chromium.org/svn/trunk/src/build@183957 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-02-22 01:16:40 +00:00