1. c6757f8 Change the Android test server's cwd rather than mangle arguments. by davidben@chromium.org · 10 years ago
  2. 06a1517 telemetry: android: use both methods to access protected files by pasko@chromium.org · 10 years ago
  3. 3eefda2 Add print of all system properties after provisioning. by navabi@google.com · 10 years ago
  4. 8a3a17c Make android bot configuration more consistent. by tonyg@chromium.org · 10 years ago
  5. b01bca7 Remove the WCHAR_T_IS_UNSIGNED definition since it is not really useful. Replace its use with a static_cast. by rmcilroy@chromium.org · 10 years ago
  6. ec2d1c8 Use ASan Android runtime library from third_party/llvm-build. by eugenis@chromium.org · 10 years ago
  7. 1d3881e Linux: Detect host g++ version as well as target g++ version. by thestig@chromium.org · 10 years ago
  8. e121fc2 Fixing a race condition in landmines.py by smut@google.com · 10 years ago
  9. 3f1219e Don't duplicate test server arguments in Android test setup. by davidben@chromium.org · 10 years ago
  10. b98da34 disable more stacktrace usage in debug uclibc builds by mostynb@opera.com · 10 years ago
  11. a363a87 [Android] Move screenshot implementation back into AndroidCommands. by jbudorick@chromium.org · 10 years ago
  12. 4c4f9a7 Ignore libpng warnings when running aapt crunch. by newt@chromium.org · 10 years ago
  13. e6184d6 Remove all uses of toolkit_use_gtk in the gyp files. by erg@chromium.org · 10 years ago
  14. f810d34 gyp performance: don't invoke python to check dir existance by bratell@opera.com · 10 years ago
  15. f6e4285 gyp performance: Add a DoMain version of build/compiler_version by bratell@opera.com · 10 years ago
  16. 6e7db10 [Android] Fix UIAutomator, Linker, and downstream tests. by jbudorick@chromium.org · 10 years ago
  17. 195b6a0 [Android] Clean up a few uses of the not-yet-existent DeviceUtils interface. by jbudorick@chromium.org · 10 years ago
  18. 776db5e Make landmines.py ignore eclipse gyp generator. by newt@chromium.org · 10 years ago
  19. e4dd84b Fix get_device_configuration.py/device_utils.py by dtrainor@chromium.org · 10 years ago
  20. 4c70370 Add support for substring replacement in gypi_to_gn by brettw@chromium.org · 10 years ago
  21. 19ab469 Fix screenshot.py by cjhopman@chromium.org · 10 years ago
  22. b67abe4 [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. by jbudorick@chromium.org · 10 years ago
  23. f867a39 Split toolchain update and install lookup to make generation faster by scottmg@chromium.org · 10 years ago
  24. df86cf1 Update usb charging command to wait for it to succeed. by qsr@chromium.org · 10 years ago
  25. e1df666 define LIBC_GLIBC as 1 for consistency by mostynb@opera.com · 10 years ago
  26. c976b18 Add support for reading .gypi files. by brettw@chromium.org · 10 years ago
  27. d37284e Make GetFilesChanged work with copied files. by jbudorick@chromium.org · 10 years ago
  28. 7d18480 check_return_value.py should drop stderr of the command it runs. by jochen@chromium.org · 10 years ago
  29. 788229d Adding battery control API for android. by qsr@chromium.org · 10 years ago
  30. 7c3e555 Make ARM64 detection consistent. by primiano@chromium.org · 10 years ago
  31. aa749fa [Android] Extract device blacklisting into its own module. by jbudorick@chromium.org · 10 years ago
  32. 40322d6 Use the system provided harfbuzz on chromeos by jochen@chromium.org · 10 years ago
  33. 40611b9 Revert of Use the system provided harfbuzz on chromeos (https://codereview.chromium.org/203163003/) by jochen@chromium.org · 10 years ago
  34. 1354dfa Use the system provided harfbuzz on chromeos by jochen@chromium.org · 10 years ago
  35. 2f130cc Revert of Use the system provided harfbuzz on chromeos (https://codereview.chromium.org/203163003/) by erikchen@chromium.org · 10 years ago
  36. 9d4610a Use the system provided harfbuzz on chromeos by jochen@chromium.org · 10 years ago
  37. dc13a51 Replace GetHostSize with a cross-platform implementation. by tonyg@chromium.org · 10 years ago
  38. b1c9886 If install of test apk fails because of storage, wipe device data. by navabi@google.com · 10 years ago
  39. 5b69806 Fix compiler_version.py on systems with non-English locale. by mithro@mithis.com · 10 years ago
  40. c3b6cfc Revert of Minor fix to regex inside compiler_version.py (https://codereview.chromium.org/207303004/) by mithro@mithis.com · 10 years ago
  41. 9315a5b Minor fix to regex inside compiler_version.py by mithro@mithis.com · 10 years ago
  42. 1464039 [Android] Lint build/android/gyp/. by jbudorick@chromium.org · 10 years ago
  43. 9d6aa45 Enable Arm64 target arch in gyp build config by rmcilroy@chromium.org · 10 years ago
  44. 0efdbb7 Use depot_tools toolchain, remove now unneeded code, fix not including path to win sdk tools by scottmg@chromium.org · 10 years ago
  45. 73ab3a5 Refactor VS toolchain code in gyp_chromium by scottmg@chromium.org · 10 years ago
  46. b4ca374 Fixing compiler_version for Fedora. by mithro@mithis.com · 10 years ago
  47. 3800305 Add chrome_canary to list of known android builds by rbyers@chromium.org · 10 years ago
  48. 254c5c1 This change helps with two significant problems with Chrome debug by mithro@mithis.com · 10 years ago
  49. 7a375d4 Revert 256997 "Bump to get a new revision number to target the o..." by kerz@chromium.org · 10 years ago
  50. 631329f Bump to get a new revision number to target the official build at. by kerz@chromium.org · 10 years ago
  51. 05312b9 [Telementry][Android] Only copy changed or missing files of profile by aberent@chromium.org · 10 years ago
  52. 8512a91 [Android] Lint the rest of pylib. by jbudorick@chromium.org · 10 years ago
  53. a128c84 Rename chromium_testshell target to chrome_shell_apk. by aurimas@chromium.org · 10 years ago
  54. e24f627 Rename ChromiumTestShell classes to ChromeShell. by aurimas@chromium.org · 10 years ago
  55. c178a5f Android: fixes SDK version checking when provisioning devices. by bulach@chromium.org · 10 years ago
  56. e3503d3 Android: fixes SDK version checking when provisioning devices. by bulach@chromium.org · 10 years ago
  57. 723a04b GetAttachedDevices() should not include bad devices listed in .bad_devices file. by navabi@google.com · 10 years ago
  58. 97af486 Rename to ChromiumTestShell package from testshell to shell by aurimas@chromium.org · 10 years ago
  59. 8b7fb08 Make device provisioning check SDK version instead of build string. by tonyg@chromium.org · 10 years ago
  60. 45963c5 Add a script that can discover *.isolated files in a directory. by vadimsh@chromium.org · 10 years ago
  61. ae74058 Make api_strict_mode the default in AndroidCommands. by tonyg@chromium.org · 10 years ago
  62. b533bc5 Mojo: Include "path/to/foo.mojom.h" by darin@chromium.org · 10 years ago
  63. 9d0e02c Only run device provisioning step on JellyBean and later. by tonyg@chromium.org · 10 years ago
  64. fc38541 Make managed install for android less spammy. by yfriedman@chromium.org · 10 years ago
  65. f61002d Update android device provisioning script to set some reliability settings. by tonyg@chromium.org · 10 years ago
  66. 26fc1e2 gtk: Make sure TOOLKIT_GTK is defined correctly when not using aura on all x11 platforms. by sadrul@chromium.org · 10 years ago
  67. 98e6589 Refactor ActivityStatus to not store current by dtrainor@chromium.org · 10 years ago
  68. 5012b18 Update ASAn/Android runtime and enable stack overflow detection. by eugenis@chromium.org · 10 years ago
  69. c113751 android envsetup: Use gyp defines instead of env vars for sdk root and sdk tools. by thakis@chromium.org · 10 years ago
  70. 87ca279 Don't raise for GYP_GENERATORS=dump_dependency_json, don't warn when using gyp_env by scottmg@chromium.org · 10 years ago
  71. cf2e519 android: Don't require aapt to be on the path during builds and tests. by thakis@chromium.org · 10 years ago
  72. 2278994 Add a landmine to get rid of obselete test netscape plugins by jochen@chromium.org · 10 years ago
  73. 8fa51fa Add FreeBSD as a supported platform using ninja. by r.c.ladan@gmail.com · 10 years ago
  74. 0a8a51c Revert of Enable presubmit pylint in build/android. (https://codereview.chromium.org/132463007/) by jbudorick@chromium.org · 10 years ago
  75. bc20e03 Revert of Fix an errant pylint change. (https://codereview.chromium.org/143623007/) by jbudorick@chromium.org · 10 years ago
  76. ca3d9e8 I broke something by removing an apparently unused import that actually was used elsewhere. I addressed the issue by having the client code just call android_commands.GetAttachedDevices explicitly. by jbudorick@chromium.org · 10 years ago
  77. 57d1b4d Enable presubmit pylint in build/android. by jbudorick@chromium.org · 11 years ago
  78. 57a7a05 Add support for threading and atomic ops in QNX Neutrino. by ctruta@blackberry.com · 11 years ago
  79. 97a13e9 Fix compilation of base for arm64 by sdefresne@chromium.org · 11 years ago
  80. 99db73e Move landmines into gyp_chromium by scottmg@chromium.org · 11 years ago
  81. d9579ff Drop warnings from adb shell output by b.kelemen@samsung.com · 11 years ago
  82. 65eb710 ASan/Android: crash on calloc overflow. by eugenis@chromium.org · 11 years ago
  83. 43c9c30 Switch to the "new" way of ASan deployment on Android devices. by eugenis@chromium.org · 11 years ago
  84. ad0c02e Fix get_landmines builder() by scottmg@chromium.org · 11 years ago
  85. c7a887d Add landmine for 2013 switch by scottmg@chromium.org · 11 years ago
  86. 8dd8772 Change avd.py script to let developers point to emulator SDK. by navabi@google.com · 11 years ago
  87. ec69b0b Fix chromium.gyp_env to see GYP_MSVS_VERSION. by jam@chromium.org · 11 years ago
  88. adeef86 Switch SELinux to permissive before running ASan tests. by eugenis@chromium.org · 11 years ago
  89. c486205 win: Use ninja by default by scottmg@chromium.org · 11 years ago
  90. 7a25967 [Android] Make cmdline_file argument to FlagChanger mandatory. by frankf@chromium.org · 11 years ago
  91. e7d7221 Remove some spam output when starting Telemetry. by tonyg@chromium.org · 11 years ago
  92. b968ff7 Silence warning about falling back to checked-in adb binary by skyostil@chromium.org · 11 years ago
  93. 6243fd9 Revert "Revert 239784 "Make page_cycler.py fully measure memory for each..."" by pliard@chromium.org · 11 years ago
  94. 78646dd Add landmine to clober mac and win to fix bad dependency for create_nmf.py by iannucci@chromium.org · 11 years ago
  95. b74d508 [Android] Dismiss crash dialogs during instrumentation test teardown. by frankf@chromium.org · 11 years ago
  96. 78845e5 Revert 239784 "Make page_cycler.py fully measure memory for each..." by pliard@chromium.org · 11 years ago
  97. 1b61a13 Make page_cycler.py fully measure memory for each page. by pliard@chromium.org · 11 years ago
  98. b2fb940 Add instance-level in-memory cache for PushIfNeeded(). by pliard@chromium.org · 11 years ago
  99. 73c00bb [Telemetry] Make StartVideoCapture start capturing synchronously. by tonyg@chromium.org · 11 years ago
  100. 143f5b0 Don't use sys.exit() in build_utils.CheckCallDie(). by newt@chromium.org · 11 years ago