1. 10cc6f6 Add test jar generation logic for ant builds. by shashishekhar@chromium.org · 12 years ago
  2. b22e094 Android: uses a fifo rather than logcat for the test runner. by bulach@chromium.org · 12 years ago
  3. 4029f57 Fix ValidateInstrumentationOptions. by frankf@google.com · 12 years ago
  4. e392437 Upstream changes to python tests. by shashishekhar@chromium.org · 12 years ago
  5. fc3dfcc Android: Always push md5sum_bin to the device. by nileshagrawal@chromium.org · 12 years ago
  6. be63512 Moved RunMonkeyTests out of android_commands.py by ilevy@chromium.org · 12 years ago
  7. 0256494 [Android] Add support for layering device-located test files. by mnaganov@chromium.org · 12 years ago
  8. 3df913c Fix issue in chrome_test_server_spawner.py when PYTHONPATH is not set. by shouqun.liu@intel.com · 12 years ago
  9. 90c912e Fix tls-intolerant handling. by digit@chromium.org · 12 years ago
  10. 01c29e2 Android: upstream latest changes for build/android. by bulach@chromium.org · 12 years ago
  11. 9c4b79a Add SDK-based screenshot-tool for Android. by nyquist@chromium.org · 12 years ago
  12. 82f84c4 Use 'ls' when 'test' is not usable on android by yongsheng.zhu@intel.com · 12 years ago
  13. 261f8b7 Fix extra new lines in test result summaries by ilevy@chromium.org · 12 years ago
  14. 7332c0f Fix 2 issues to workaround python bugs by yongsheng.zhu@intel.com · 12 years ago
  15. f54b76f Revert 155170 - The 'test' command is not always usable on android by nduca@chromium.org · 12 years ago
  16. 10d4110 Android: Push data file needed for GpuBlacklistTest.CurrentBlacklistValidation by nileshagrawal@chromium.org · 12 years ago
  17. d3f4dd2 Upstream latest changes from build/android/pylib. by bulach@chromium.org · 12 years ago
  18. 71d18db The 'test' command is not always usable on android by yongsheng.zhu@intel.com · 12 years ago
  19. d1d62f6 Minor fixes to android device_status script by ilevy@chromium.org · 12 years ago
  20. a279881 Handle pexpect.TIMEOUT call in test_package by ilevy@chromium.org · 12 years ago
  21. 1b1c391 Android: Use external storage for test data. by nileshagrawal@chromium.org · 12 years ago
  22. 31b38db [android] Remove extra adb newlines from buildbot log by skyostil@google.com · 12 years ago
  23. ff3c40a Get rid of device/host clock synchronization in android_commands.py. by pliard@chromium.org · 12 years ago
  24. dff3a09 Upstream chrome_test_server_spawner.py for Android. by pliard@chromium.org · 12 years ago
  25. 42a5149 Add a test runner/sharder for Monkey stress tests. by frankf@google.com · 12 years ago
  26. f0f76d3 Cleanup references to /data/local/tmp. by nileshagrawal@chromium.org · 12 years ago
  27. 25fc03f Add monkey command to android_commands. by frankf@chromium.org · 12 years ago
  28. d2513b5 Fix test_results.LogFull() issue for Debug build. by wangxianzhu@chromium.org · 12 years ago
  29. 961fb48 Change Android build configurations (step 3). by wangxianzhu@chromium.org · 12 years ago
  30. d9c3fdc Change Android build configurations (step 2). by wangxianzhu@chromium.org · 12 years ago
  31. 4f2a971 Silence adb command output by default by ilevy@chromium.org · 12 years ago
  32. 151f033 [Android] Add Chrome Shell package name constant. by mkosiba@chromium.org · 12 years ago
  33. 35786c0 Add STEP_WARNINGS to ManagedInstall failure by ilevy@chromium.org · 12 years ago
  34. a5bdc58 Fix calls to ls /root that might be empty by ilevy@chromium.org · 12 years ago
  35. 6a8d630 Organize adb install cmds and reboot on failure by ilevy@chromium.org · 12 years ago
  36. 9a1b949 Disable adb root default call in android_commands by ilevy@chromium.org · 12 years ago
  37. de8033c chromeos: Remove CROS_FONTS_USING_BCI. by derat@chromium.org · 12 years ago
  38. 0da1d55 Reland 150411 - "Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files." by flackr@chromium.org · 12 years ago
  39. c73c9bb Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files. by flackr@chromium.org · 12 years ago
  40. ece398a Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files. by flackr@chromium.org · 12 years ago
  41. c234493 Also detect the CXX_target enviroment vairiable for compiler version by michaelbai@chromium.org · 12 years ago
  42. e2f6fb6 Initial fixes to run unit_tests bundle on android. by nileshagrawal@chromium.org · 12 years ago
  43. 4cdb12b Restarting adb server before each testing start will cause conflict for multiple emulators by james.wei@intel.com · 12 years ago
  44. f991433 Android: Fix one issue for instrumentation on "user" devices. by bulach@chromium.org · 12 years ago
  45. 6b44dfd Android: Push data file needed by HypenatorTest to the device. by nileshagrawal@chromium.org · 12 years ago
  46. 2510702 Android: fix test runners for non-rooted devices. by bulach@chromium.org · 12 years ago
  47. 1f2b527 device_stats_monitor.py implementation code accidentally given executable bit. by shess@chromium.org · 12 years ago
  48. efef7e9 Add an activity monitor which profiles IO and CPU utilization. by satish@chromium.org · 12 years ago
  49. 29ced2c Android: further simplication for test runners. by bulach@chromium.org · 12 years ago
  50. c19ed4f Fix the parameters for creating SpawningServer on Android. by shouqun.liu@intel.com · 12 years ago
  51. f4c9634 Add media_unittest test suite data files on Android. by shouqun.liu@intel.com · 12 years ago
  52. 607827c Rename aura_shell_unittests to ash_unittests, part 1 by jamescook@chromium.org · 12 years ago
  53. 5db5238 Android: move functions added in third_party to android_commands. by bulach@chromium.org · 12 years ago
  54. 3eabd8b Fix cherk_perms following http://codereview.chromium.org/10703165/. by bulach@chromium.org · 12 years ago
  55. 53f3375 Android: adds instrumentation test runners. by bulach@chromium.org · 12 years ago
  56. 6112dfd Android: a few minor improvements for the test runner. by bulach@chromium.org · 12 years ago
  57. 11469a4 as we will use sdcard to store test data, so add sd card when creating avd. by james.wei@intel.com · 12 years ago
  58. c40fe4c fix test broken issue when using --use-emulator by james.wei@intel.com · 12 years ago
  59. d049dfb enable two test cases in base_unittests with fix and disable one failure by james.wei@intel.com · 12 years ago
  60. 25d42f7 [android] Upstream / sync most of build/android and build/android/pylib. by bulach@chromium.org · 12 years ago
  61. 2bc91ca [android] Fixes checkperms.py error. by bulach@chromium.org · 12 years ago
  62. ae059f0 [android] Split top-level scripts and libraries from build/android. by bulach@chromium.org · 12 years ago
  63. 3ed0c36 Fix build for native client to roll DEPS. by bbudge@chromium.org · 12 years ago
  64. 419824a Fix OS_IOS definition by stuartmorgan@chromium.org · 12 years ago
  65. 791de94 Add iOS support to common.gypi by stuartmorgan@chromium.org · 12 years ago
  66. d3a3e76 [MIPS] Adding atomic ops for MIPS architecture. by petarj@mips.com · 12 years ago
  67. d5e26de Quieter cab extraction by scottmg@chromium.org · 12 years ago
  68. ba48fa6 compiler_version: suppress stderr unless command fails by cwolfe@chromium.org · 12 years ago
  69. 1a66f48 Change a couple of TODOs to plain comments. by joi@chromium.org · 12 years ago
  70. 32f6092 Set svn:executable bit on scripts that are executable. by maruel@chromium.org · 12 years ago
  71. 50dfbc4 linux: don't define NO_HEAPCHECKER for every file by evan@chromium.org · 13 years ago
  72. 9f0d617 Delete the scan sources test. I previously deleted scan_sources but left the by brettw@chromium.org · 13 years ago
  73. d761942 Remove build/scan_sources.py by brettw@chromium.org · 13 years ago
  74. 509c754 Yet another fix for concurrent calls to expand.exe. by grt@chromium.org · 13 years ago
  75. 3faf3c8 Address comments in 8921029 extract_from_cab script now takes a global lock while extracting from the CAB file. by apatrick@chromium.org · 13 years ago
  76. 38ff3d2 extract_from_cab script now takes a global lock while extracting from the CAB file. by apatrick@chromium.org · 13 years ago
  77. c04ced4 Add automatic retry of cab extraction. by maruel@chromium.org · 13 years ago
  78. 1f144a3 Fix python scripts in src/build/ by maruel@chromium.org · 13 years ago
  79. 5f343eb define OS_BSD on *BSD and replace the ifdefs to use that by robert.nagy@gmail.com · 13 years ago
  80. 12722e3 Make it possible to include another file and port print_preview unit test to unit_tests. by scr@chromium.org · 13 years ago
  81. 1960a02 Speculative Revert 108361 - in hope to fix Win Builder 2010 by glotov@google.com · 13 years ago
  82. db8be06 This CL is based on the patch: http://codereview.chromium.org/8416025 by noelallen@google.com · 13 years ago
  83. a6009be Revert 108116 - Use GYP to build nacl_irt by dmichael@chromium.org · 13 years ago
  84. e681049 Use GYP to build nacl_irt by noelallen@google.com · 13 years ago
  85. e0a523b Make use_nss a gyp var so that aura can build w/ nss. by davemoore@chromium.org · 13 years ago
  86. 6c5e0d6 Create scanning script to determine header dependencies. by noelallen@google.com · 13 years ago
  87. a9ca27c These are the changes necessary for views to be able to build w/ use_aura implying no gtk. by davemoore@chromium.org · 13 years ago
  88. fc205ff aura: Make GTK a dependency again for chrome/aura etc. to make things buildable. by sadrul@chromium.org · 13 years ago
  89. 847a572 Reland 102005 and 102009: aura: Explicitly disable GTK. by sadrul@chromium.org · 13 years ago
  90. edefce0 Revert 102005 - aura: Explicitly disable GTK. by sky@chromium.org · 13 years ago
  91. 393e10c aura: Explicitly disable GTK. by sadrul@chromium.org · 13 years ago
  92. dfc65a9 Make autofill regular expressions unicode again. by tony@chromium.org · 13 years ago
  93. 225ca5f Eliminate headers from precompile.h that define 'interface' to avoid compile failures on Windows that would not be seen on Mac or Linux. I didn't do an exact measurement but I think we lose very little in terms of build time from this; Windows.h is the big Windows-specific header and it's still precompiled. by joi@chromium.org · 13 years ago
  94. 3b4d6d9 Use precompiled headers for most large projects where the .gyp file by joi@chromium.org · 13 years ago
  95. 15566f9 Allow __pnacl__ target to build code included from Chrome. by sehr@google.com · 13 years ago
  96. 60d64b1 Remove USE_BASE_DATA_PACK from build_config.h since it's only by tony@chromium.org · 13 years ago
  97. bd0b245 Upstream android string implementation etc. by michaelbai@google.com · 13 years ago
  98. a94887c Implement AES-CTR for NSS. by hclam@chromium.org · 13 years ago
  99. b038ce0 Remove dummy build/build-bisect.py. It was moved to tools/bisect-builds.py in r70112. by thestig@chromium.org · 13 years ago
  100. 19ae975 Add forwarding script for build-bisect.py. by evan@chromium.org · 14 years ago