summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* Add missing ui unit test targets to chromium_trybot.json.tfarina@chromium.org2014-04-241-0/+6
| | | | | | | | | | BUG=365712 TEST=green trybots R=phajdan.jr@chromium.org,sadrul@chromium.org Review URL: https://codereview.chromium.org/246513003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265939 0039d316-1c4b-4281-b951-d872f2087c98
* Exclude expensive tests on win_chromium_x64_rel to make it cycle fasterphajdan.jr@chromium.org2014-04-181-2/+8
| | | | | | | | | | | This depends on https://codereview.chromium.org/243003002/ BUG=364819 R=mmoss@google.com Review URL: https://codereview.chromium.org/243053002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264788 0039d316-1c4b-4281-b951-d872f2087c98
* Run app_shell_browsertests on the ChromiumOS waterfall bots.yoz@chromium.org2014-04-171-2/+4
| | | | | | | | | | | | Note the correct name this time. BUG=349631 TBR=phajdan.jr@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/240023007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264405 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 264376 "Run apps_browsertests on the ChromiumOS waterfall..."yoz@chromium.org2014-04-171-4/+2
| | | | | | | | | | | | | | > Run apps_browsertests on the ChromiumOS waterfall bots. > > BUG=349631 > > Review URL: https://codereview.chromium.org/208863003 TBR=yoz@chromium.org Review URL: https://codereview.chromium.org/239333013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264382 0039d316-1c4b-4281-b951-d872f2087c98
* Run apps_browsertests on the ChromiumOS waterfall bots.yoz@chromium.org2014-04-171-2/+4
| | | | | | | | BUG=349631 Review URL: https://codereview.chromium.org/208863003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264376 0039d316-1c4b-4281-b951-d872f2087c98
* Add app_shell_browsertests to trybot configurations for chromeos.yoz@chromium.org2014-04-161-0/+4
| | | | | | | | | Follows https://chromiumcodereview.appspot.com/232053003/ BUG=353600 Review URL: https://codereview.chromium.org/237813002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264290 0039d316-1c4b-4281-b951-d872f2087c98
* Rename wm_core_export.h to wm_export.h and the wm_core target to just wmben@chromium.org2014-04-153-14/+14
| | | | | | | | | | | | | Extracted from https://codereview.chromium.org/209383003/ http://crbug.com/308710 TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263812 Review URL: https://codereview.chromium.org/237873003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263994 0039d316-1c4b-4281-b951-d872f2087c98
* Added message_center_unittests to the Chromium trybot config.sergiyb@chromium.org2014-04-151-0/+1
| | | | | | | | BUG=252351 Review URL: https://codereview.chromium.org/237463004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263902 0039d316-1c4b-4281-b951-d872f2087c98
* Revert of add gn_unittests to linux bots ↵horo@chromium.org2014-04-151-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | (https://codereview.chromium.org/236743006/) Reason for revert: Fail on Linux Tests (dbg)(2)(32) http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20(dbg)(2)(32) http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%282%29%2832%29/builds/12079 Original issue's description: > Add gn_unittests to linux bots. > > Note that this is adding them to the GYP-based builds, not the GN base builds. > That will come later. > > R=brettw@chromium.org > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263751 TBR=brettw@chromium.org,dpranke@chromium.org NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/237533005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263774 0039d316-1c4b-4281-b951-d872f2087c98
* Add gn_unittests to linux bots.dpranke@chromium.org2014-04-151-4/+8
| | | | | | | | | | | Note that this is adding them to the GYP-based builds, not the GN base builds. That will come later. R=brettw@chromium.org Review URL: https://codereview.chromium.org/236743006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263751 0039d316-1c4b-4281-b951-d872f2087c98
* Remove a few dead MSVS_VERSION checks.thakis@chromium.org2014-04-121-10/+0
| | | | | | | | | | | We only support 2013. TBR=robertshield@chromium.org BUG=340358 Review URL: https://codereview.chromium.org/233843003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263460 0039d316-1c4b-4281-b951-d872f2087c98
* Enable the new test launcher for sandbox_linux_unittestsphajdan.jr@chromium.org2014-04-111-1/+6
| | | | | | | | | BUG=355084, 236893 R=jln@chromium.org Review URL: https://codereview.chromium.org/221873004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263213 0039d316-1c4b-4281-b951-d872f2087c98
* Move the complete list of tests to run to src repophajdan.jr@chromium.org2014-04-101-1/+25
| | | | | | | | | BUG=317931 R=machenbach@chromium.org Review URL: https://codereview.chromium.org/228823004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262972 0039d316-1c4b-4281-b951-d872f2087c98
* Adding gcm_unit_tests on Mac buildbotsfgorski@chromium.org2014-04-101-0/+4
| | | | | | | | | | R=zea@chromium.org BUG=341513 Review URL: https://codereview.chromium.org/228553003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262932 0039d316-1c4b-4281-b951-d872f2087c98
* Add app_list_unittests to chromium_trybot testsphajdan.jr@chromium.org2014-04-091-0/+1
| | | | | | | | | BUG=356044 R=stevenjb@chromium.org Review URL: https://codereview.chromium.org/228713002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262694 0039d316-1c4b-4281-b951-d872f2087c98
* Run device_unittests on trybotsphajdan.jr@chromium.org2014-04-091-0/+1
| | | | | | | | | BUG=none R=armansito@chromium.org Review URL: https://codereview.chromium.org/227123003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262693 0039d316-1c4b-4281-b951-d872f2087c98
* Adding gcm_unit_tests to trybotsfgorski@chromium.org2014-04-081-0/+1
| | | | | | | | BUG=341513 Review URL: https://codereview.chromium.org/227083008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262453 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 255302 "Updating Mac buildbots to run gcm_unit_tests"zea@chromium.org2014-04-081-4/+0
| | | | | | | | | | | | | | | | | Reason for revert: tests not stable on mac despite revert, need to reopen tree. We can reenable once we figure out whats going on. > Updating Mac buildbots to run gcm_unit_tests > > BUG=341513 > > Review URL: https://codereview.chromium.org/185943008 TBR=fgorski@chromium.org Review URL: https://codereview.chromium.org/228023002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262286 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 260949 "Move gtest/gmock BUILD.gn files to main tree."brettw@chromium.org2014-04-012-136/+0
| | | | | | | | | | | | | | | | | | > Move gtest/gmock BUILD.gn files to main tree. > > Also moves the "unused variable warning" to a config in the build directory so > it can be shared with outher targets without duplication on the command line. > > BUG= > R=cjhopman@chromium.org > > Review URL: https://codereview.chromium.org/219433005 TBR=brettw@chromium.org Review URL: https://codereview.chromium.org/218493017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260954 0039d316-1c4b-4281-b951-d872f2087c98
* Move gtest/gmock BUILD.gn files to main tree.brettw@chromium.org2014-04-012-0/+136
| | | | | | | | | | | | Also moves the "unused variable warning" to a config in the build directory so it can be shared with outher targets without duplication on the command line. BUG= R=cjhopman@chromium.org Review URL: https://codereview.chromium.org/219433005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260949 0039d316-1c4b-4281-b951-d872f2087c98
* Move wm/core to wm namespace.ben@chromium.org2014-03-143-0/+14
| | | | | | | | | | | | | | | | Also sets up new targets for wm_core, wm_core_unittests, etc. R=sky@chromium.org TBR=sky@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256680 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256839 Review URL: https://codereview.chromium.org/196063002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257183 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-133-14/+0
| | | | | | | | | | | | This reverts commit 521c703f8d62fa698c3e88287c64d8d23f9ac675. Broke gyp BUG= Review URL: https://codereview.chromium.org/199263002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256846 0039d316-1c4b-4281-b951-d872f2087c98
* Move wm/core to wm namespace.ben@chromium.org2014-03-133-0/+14
| | | | | | | | | | | | | | Also sets up new targets for wm_core, wm_core_unittests, etc. R=sky@chromium.org TBR=sky@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256680 Review URL: https://codereview.chromium.org/196063002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256839 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-123-14/+0
| | | | | | | | | | | | | | This reverts commit 067d7fe616a07011b9e2d2609fc65af8db6a7dfb. Broke the build: http://build.chromium.org/p/chromium.mac/builders/Mac%20Builder%20%28dbg%29/builds/63598/steps/compile/logs/stdio BUG= TBR=ben Review URL: https://codereview.chromium.org/198283002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256686 0039d316-1c4b-4281-b951-d872f2087c98
* Move wm/core to wm namespace.ben@chromium.org2014-03-123-0/+14
| | | | | | | | | | | | Also sets up new targets for wm_core, wm_core_unittests, etc. R=sky@chromium.org TBR=sky@chromium.org BUG= Review URL: https://codereview.chromium.org/196063002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256680 0039d316-1c4b-4281-b951-d872f2087c98
* [GCM] Enabling GCM unit tests for buildbots on win/linux/crosfgorski@chromium.org2014-03-122-0/+6
| | | | | | | | BUG=341513 Review URL: https://codereview.chromium.org/190853005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256381 0039d316-1c4b-4281-b951-d872f2087c98
* Enable mojo_apps_js_unittests on chromium_trybot and waterfall bots.yzshen@chromium.org2014-03-113-0/+10
| | | | | | | | | | BUG=346766 TEST=the target should run on bots. R=sky@chromium.org Review URL: https://codereview.chromium.org/195573002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256306 0039d316-1c4b-4281-b951-d872f2087c98
* Enable mojo unittests on chromium_trybot and waterfall bots.yzshen@chromium.org2014-03-113-6/+86
| | | | | | | | | | BUG=346766 TEST=the tests should succeed, including on Mac. R=phajdan.jr@chromium.org, viettrungluu@chromium.org Review URL: https://codereview.chromium.org/189583009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256147 0039d316-1c4b-4281-b951-d872f2087c98
* Updating Mac buildbots to run gcm_unit_testsfgorski@chromium.org2014-03-061-0/+4
| | | | | | | | BUG=341513 Review URL: https://codereview.chromium.org/185943008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255302 0039d316-1c4b-4281-b951-d872f2087c98
* Add JSON test specs for master.chromium.winphajdan.jr@chromium.org2014-03-061-0/+289
| | | | | | | | | BUG=332239, 338501 R=navabi@google.com Review URL: https://codereview.chromium.org/184873006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255230 0039d316-1c4b-4281-b951-d872f2087c98
* Add JSON test specs for master.chromium.macphajdan.jr@chromium.org2014-03-051-0/+182
| | | | | | | | | BUG=332239, 338501 R=navabi@google.com Review URL: https://codereview.chromium.org/184063003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254918 0039d316-1c4b-4281-b951-d872f2087c98
* Add gfx_unittests to linux / mac trybots.stip@chromium.org2014-02-272-0/+4
| | | | | | | | BUG=331829 Review URL: https://codereview.chromium.org/178823004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@253813 0039d316-1c4b-4281-b951-d872f2087c98
* Add JSON test specs for recipe-enabled waterfallsphajdan.jr@chromium.org2014-02-263-0/+262
| | | | | | | | | | | | | This will be used by https://codereview.chromium.org/179363008/ For an earlier similar change here please see https://codereview.chromium.org/166663004 BUG=338501, 332239 R=navabi@google.com Review URL: https://codereview.chromium.org/182313003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@253615 0039d316-1c4b-4281-b951-d872f2087c98
* Disable mojo tests on chromium_trybot, they are broken on Macphajdan.jr@chromium.org2014-02-251-8/+0
| | | | | | | | | | TBR=darin BUG=346766, 332239 Review URL: https://codereview.chromium.org/180193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@253210 0039d316-1c4b-4281-b951-d872f2087c98
* Add very simple test list for chromium_trybot recipe to the chromium treephajdan.jr@chromium.org2014-02-192-0/+13
| | | | | | | | | | | | | | | This will allow changing, adding, and removing tests without two-sided patches. The list format can be extended in the future, for now keeping it as simple and static as possible. BUG=332239 R=darin@chromium.org, iannucci@chromium.org Review URL: https://codereview.chromium.org/166663004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252050 0039d316-1c4b-4281-b951-d872f2087c98
* Move the android library loader from content to baseaberent@chromium.org2014-02-101-7/+8
| | | | | | | | | | | | | The android library loader has no logical connection with content. Mojo shell, which doesn't depend on content, wants to use it. This CL moves it from content to base. BUG=225101 NOTRY=true Review URL: https://codereview.chromium.org/141223002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@250113 0039d316-1c4b-4281-b951-d872f2087c98
* Move iossim to DVTiPhoneSimulatorRemoteClient.justincohen@chromium.org2014-01-273-37/+73
| | | | | | | | | | | | | | | | | Future versions of Xcode might not work with iPhoneSimulatorRemoteClient.framework. Moving to DVTiPhoneSimulatorRemoteClient.framework seems to be better supported. DVTiPhoneSimulatorRemoteClient's API for launching the simulator is mostly the same, and allows for setting the deviceName string directly instead of via a preference. BUG=328874 NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/113403002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247245 0039d316-1c4b-4281-b951-d872f2087c98
* Disable incognito if parental controls are enabled on android.tedchoc@chromium.org2014-01-171-1/+1
| | | | | | | | | | | | Provides a hook to the Android application to specify whether parental controls are enabled and incognito should be disabled. TEST=build/android/test_runner.py gtest -s unit_tests BUG=329276 Review URL: https://codereview.chromium.org/136693011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245390 0039d316-1c4b-4281-b951-d872f2087c98
* Make gtest always use simple internal regex engine.mithro@mithis.com2013-12-181-0/+10
| | | | | | | | | | | | | | | | | | | | | | | In order to allow regex matches in gtest to be shared between Windows and other systems, we tell gtest to always use it's internal engine. The syntax supported by the internal engine initially looks like a subset of POSIX regexs. However character class shortcuts are not valid POSIX. Even more confusingly the system POSIX regex function often defines extra features not actually part of the standard allowing regex that work on Linux fail on Mac OS X. A search through the code base did not reveal any locations where features not supported by the internal regex engine where used. See bug https://code.google.com/p/chromium/issues/detail?id=317224 for more detailed description. BUG=317224 Review URL: https://codereview.chromium.org/55983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241500 0039d316-1c4b-4281-b951-d872f2087c98
* Have jni_generator.gypi specify include_dirs to dependent targets.blundell@chromium.org2013-12-172-8/+1
| | | | | | | | | | | | Rather than each dependent target of a target that generates jni headers having to specify the appropriate include_dir manually, jni_generator.gypi can do it via direct_dependent_settings. TBR=darin@chromium.org Review URL: https://codereview.chromium.org/111493006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241216 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 239423 since it breaks base_unittests in linux, cros, mac valgrind bots.sadrul@chromium.org2013-12-101-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | """ > Make gtest always use simple internal regex engine. > > In order to allow regex matches in gtest to be shared between Windows and other > systems, we tell gtest to always use it's internal engine. > > The syntax supported by the internal engine initially looks like a subset of > POSIX regexs. However character class shortcuts are not valid POSIX. > > Even more confusingly the system POSIX regex function often defines extra > features not actually part of the standard allowing regex that work on Linux > fail on Mac OS X. > > A search through the code base did not reveal any locations where features not > supported by the internal regex engine where used. > > See bug https://code.google.com/p/chromium/issues/detail?id=317224 for more detailed description. > > BUG=317224 > > Review URL: https://codereview.chromium.org/55983002 TBR=mithro@mithis.com Review URL: https://codereview.chromium.org/107853004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239679 0039d316-1c4b-4281-b951-d872f2087c98
* Ignore objc-property-no-attribute warning for classdump generated file.justincohen@chromium.org2013-12-091-0/+5
| | | | | | | | | | | | Ignores a warning caused by iPhoneSimulatorRemoteClient.h classdump generated file. BUG=None TEST=None Review URL: https://codereview.chromium.org/61743015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239513 0039d316-1c4b-4281-b951-d872f2087c98
* Make gtest always use simple internal regex engine.mithro@mithis.com2013-12-091-0/+10
| | | | | | | | | | | | | | | | | | | | | | | In order to allow regex matches in gtest to be shared between Windows and other systems, we tell gtest to always use it's internal engine. The syntax supported by the internal engine initially looks like a subset of POSIX regexs. However character class shortcuts are not valid POSIX. Even more confusingly the system POSIX regex function often defines extra features not actually part of the standard allowing regex that work on Linux fail on Mac OS X. A search through the code base did not reveal any locations where features not supported by the internal regex engine where used. See bug https://code.google.com/p/chromium/issues/detail?id=317224 for more detailed description. BUG=317224 Review URL: https://codereview.chromium.org/55983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239423 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 238913 "Make gtest always use simple internal regex engine."hashimoto@chromium.org2013-12-051-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Breaking base_unittests on a number of bots: http://build.chromium.org/p/chromium.mac/builders/Mac%2010.6%20Tests%20%28dbg%29%283%29/builds/44666 http://build.chromium.org/p/chromium.linux/builders/Linux%20Clang%20%28dbg%29/builds/54034 http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29/builds/27229 http://build.chromium.org/p/chromium.memory/builders/Linux%20ASAN%20Tests%20%281%29/builds/21675 http://build.chromium.org/p/chromium.memory/builders/Mac%20ASAN%2064%20Tests%20%281%29/builds/216 > Make gtest always use simple internal regex engine. > > In order to allow regex matches in gtest to be shared between Windows and other > systems, we tell gtest to always use it's internal engine. > > The syntax supported by the internal engine initially looks like a subset of > POSIX regexs. However character class shortcuts are not valid POSIX. > > Even more confusingly the system POSIX regex function often defines extra > features not actually part of the standard allowing regex that work on Linux > fail on Mac OS X. > > A search through the code base did not reveal any locations where features not > supported by the internal regex engine where used. > > See bug https://code.google.com/p/chromium/issues/detail?id=317224 for more detailed description. > > BUG=317224 > > Review URL: https://codereview.chromium.org/55983002 TBR=mithro@mithis.com Review URL: https://codereview.chromium.org/100313003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238918 0039d316-1c4b-4281-b951-d872f2087c98
* Make gtest always use simple internal regex engine.mithro@mithis.com2013-12-051-0/+10
| | | | | | | | | | | | | | | | | | | | | | | In order to allow regex matches in gtest to be shared between Windows and other systems, we tell gtest to always use it's internal engine. The syntax supported by the internal engine initially looks like a subset of POSIX regexs. However character class shortcuts are not valid POSIX. Even more confusingly the system POSIX regex function often defines extra features not actually part of the standard allowing regex that work on Linux fail on Mac OS X. A search through the code base did not reveal any locations where features not supported by the internal regex engine where used. See bug https://code.google.com/p/chromium/issues/detail?id=317224 for more detailed description. BUG=317224 Review URL: https://codereview.chromium.org/55983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238913 0039d316-1c4b-4281-b951-d872f2087c98
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to ↵brettw@chromium.org2013-12-031-1/+1
| | | | | | | | | | | base namespace. BUG= R=viettrungluu@chromium.org Review URL: https://codereview.chromium.org/102843002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238465 0039d316-1c4b-4281-b951-d872f2087c98
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-1/+1
| | | | | | | | | | | | | | | This moves EmptyString*, kWhitespace*, and the UTF 8 Byte Order Marker to the base:: namespace. Many of them just got changed to a default-constructed string when a reference was not required. I qualified some string16s with base:: when I was changing adjacent code. I need to do another pass to finish these up. BUG= TBR=sky@chromium.org Review URL: https://codereview.chromium.org/89243003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238032 0039d316-1c4b-4281-b951-d872f2087c98
* Check library version and handle library load errorsaberent@chromium.org2013-11-281-1/+1
| | | | | | | | | | | | | | | This CL modifies the build to incorporate the expected C++ library version in the Java code. This is then checked when the library is loaded, to make sure that the C++ and Java builds match. This CL also implements error handling when library loads fail or the loaded version doesn't match the expected version. BUG=311644 Review URL: https://codereview.chromium.org/59533009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237779 0039d316-1c4b-4281-b951-d872f2087c98
* Increase targetSdkVersion to 19.navabi@google.com2013-11-211-1/+1
| | | | | | | | | | BUG=317754 NOTRY=true TBR=abarth@chromium.org Review URL: https://codereview.chromium.org/68203025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236540 0039d316-1c4b-4281-b951-d872f2087c98
* Android: moves native_test to use long for JNIbulach@chromium.org2013-11-121-0/+1
| | | | | | | | BUG=317523 Review URL: https://codereview.chromium.org/70123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234513 0039d316-1c4b-4281-b951-d872f2087c98