summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate call to InitAndroidTest.nileshagrawal@chromium.org2012-06-112-7/+0
* Chromium support of running DumpRenderTree as an apk on Androidwangxianzhu@chromium.org2012-06-013-52/+51
* Copy fix_python_path() in more standalone files.maruel@chromium.org2012-05-311-2/+11
* Add the target ABI option for apk based test runneryongsheng.zhu@intel.com2012-05-301-3/+7
* Fix ninja build for android.yfriedman@chromium.org2012-05-291-1/+1
* Add APK targets for content_unittests and net_unittests.nileshagrawal@chromium.org2012-05-251-3/+7
* Adjust Paths before Executioncsharp@chromium.org2012-05-231-0/+2
* APK tests: Strip the shlibs before bundling in APK.nileshagrawal@chromium.org2012-05-221-2/+9
* Put commandline for apk tests in /data/local/tmpnileshagrawal@chromium.org2012-05-161-7/+7
* Run APK tests on the android_test trybot.nileshagrawal@chromium.org2012-05-161-1/+1
* Detect crashes while running native tests in APK.nileshagrawal@chromium.org2012-05-091-0/+41
* Add native debugging support to android content shell.jrg@chromium.org2012-05-071-0/+3
* Reapply "Changes according to review comments"wangxianzhu@chromium.org2012-05-051-0/+2
* Revert 135484 - Use Android API for GetDisplayNameForLocale().rvargas@google.com2012-05-041-2/+0
* Use Android API for GetDisplayNameForLocale().wangxianzhu@chromium.org2012-05-041-0/+2
* Add PathUtilsTest.nileshagrawal@chromium.org2012-04-262-3/+13
* Package and load native library in content shell. Add content shell util scr...jrg@chromium.org2012-04-261-6/+13
* Fix commandline and disabling tests for apk based tests.nileshagrawal@chromium.org2012-04-252-2/+2
* Remove multiple copies of pylintrc and use the depot_tools' version.maruel@chromium.org2012-04-251-267/+0
* apk-based test runner work for android. 2 unit test bundles converted over (i...jrg@chromium.org2012-04-198-0/+645
* Improve trace_inputs.py to output a format easy to convert to gypi.maruel@chromium.org2012-03-201-1/+6
* Implement dtrace log parsing for MacOSX.maruel@chromium.org2012-03-161-1/+5
* mac: Fix a -Wobjc-redundant-literal-use warningthakis@chromium.org2012-03-141-2/+2
* Make sure all top-level dirs have OWNERS ... add some to testing/dpranke@chromium.org2012-03-121-0/+1
* Separate xvfb.py logic into its own scriptmaruel@chromium.org2012-03-092-0/+144
* Add pylint presubmit check to src/testingmaruel@chromium.org2012-03-073-3/+295
* Remove MessageLoop::QuitTask() from testing/dcheng@chromium.org2011-12-102-4/+4
* Move gtest_prod.h into its own target so it can be correctly set as a depende...ensonic@google.com2011-12-021-2/+12
* Fix many* python scripts in src/maruel@chromium.org2011-11-231-3/+6
* Use gtest's own implementation of tr1::tuple on Android.jnd@chromium.org2011-09-051-4/+4
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-112-12/+0
* Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,tony@chromium.org2011-06-162-2/+0
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-192-4/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Pull in gmock through DEPSthakis@chromium.org2011-01-2782-38632/+0
* Use run_as to hang the action for the runners so GYP doesn't have to know abo...thomasvl@chromium.org2010-12-171-1/+15
* scons: excise more scons references from the code baseevan@chromium.org2010-12-032-6/+2
* [Mac] Better handling of nil for testing macros.shess@chromium.org2010-11-102-2/+12
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-5/+5
* Support for building Chrome using Clang.evan@chromium.org2010-09-181-0/+14
* Fix svn:executable for gmock.thestig@chromium.org2010-09-162-0/+0
* clang: update gtest to r435 and gmock to r300.evan@chromium.org2010-09-1637-3520/+1122
* This adds adds four macros when compiling using GTEST_OS_MAC:rsesek@chromium.org2010-08-064-0/+150
* Revert 49982 - patchthakis@chromium.org2010-06-162-3/+1
* patchthakis@chromium.org2010-06-162-1/+3
* Remove svn:executable property from the last few files that don't need it.thestig@chromium.org2010-04-272-0/+0
* Roll gtest r395:408 and gmock r278:282 to pick up ThreadLocal leak fix.rsesek@chromium.org2010-03-2710-250/+513
* Update to current gtest/gmock.evan@chromium.org2010-03-2522-891/+1390
* First batch of context menu testsamit@chromium.org2010-02-122-4/+2494