[go: nahoru, domu]

  1. 40c1f76 android: Remove three unnecessary md5sum calls. by thakis@chromium.org · 11 years ago
  2. 120d8a75 android: Pass (non-generated) .java files via a gyp filelist to javac.py by thakis@chromium.org · 11 years ago
  3. a2beffa [android] Rename the shell script for running Chrome Shell by nyquist@chromium.org · 11 years ago
  4. fe32927 Adds -Wno-deprecated-register to the build settings for iOS. by rohitrao@chromium.org · 11 years ago
  5. 58f6bb9 Remove unnecessary int(options.api_level) for option that is int type. by navabi@google.com · 11 years ago
  6. ad9449f9 Build src/crypto for PNaCl by sergeyu@chromium.org · 11 years ago
  7. 8e444d7 [Android] Lint the rest of pylib. by jbudorick@chromium.org · 11 years ago
  8. 00dc3f895 Fix api_level check. by navabi@google.com · 11 years ago
  9. efeb59e Rename chromium_testshell target to chrome_shell_apk. by aurimas@chromium.org · 11 years ago
  10. 6c0d3067 Require SSE2 for all 32-bit Linux builds and remove disable_sse2 option. by scherkus@chromium.org · 11 years ago
  11. 8c89b64 Suppress several false positive Android lint warnings. by newt@chromium.org · 11 years ago
  12. 4c062e6e Move atrace enabling code from Chrome to WebView by wangxianzhu@chromium.org · 11 years ago
  13. 05b8c6b Make ant failures easier to debug by cjhopman@chromium.org · 11 years ago
  14. 76d122a Revert 256097 "android: Pass (non-generated) .java files via a g..." by thakis@chromium.org · 11 years ago
  15. 2ae433d Add option to avd.py script to launch an existing AVD. by navabi@google.com · 11 years ago
  16. 3c84d28 android: Pass (non-generated) .java files via a gyp filelist to javac.py by thakis@chromium.org · 11 years ago
  17. cac7103 android: Fix build more after 255971. by thakis@chromium.org · 11 years ago
  18. 44afba3fa Disable GN. by brettw@chromium.org · 11 years ago
  19. f3051d4 android: Try to fix ant_codegen_ after 255971. by thakis@chromium.org · 11 years ago
  20. 0d38207 Remove unsupported WebRtc test on Android. by wjia@chromium.org · 11 years ago
  21. 1a150551 Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 only by wangxianzhu@chromium.org · 11 years ago
  22. 9e5e7ac android: Remove unused codegen_input_paths and library_manifest_paths. by thakis@chromium.org · 11 years ago
  23. d57a44d adb_profile_chrome: Make trace file path a clickable URL by skyostil@chromium.org · 11 years ago
  24. 83c63580 Fix trace2html conversion broken by last trace-viewer deps roll by skyostil@google.com · 11 years ago
  25. aaabf83 Remove yasm.gyp from all.gyp by r.c.ladan@gmail.com · 11 years ago
  26. c8e8781e Enable icu_use_data_file_flag on Android by jshin@chromium.org · 11 years ago
  27. 74513a20 [Android] Lint pylib/utils. by jbudorick@chromium.org · 11 years ago
  28. 1a43cc57 Add a new gyp flag to enable resource whitelist generation. by aurimas@chromium.org · 11 years ago
  29. d13a278 Enable more webrtc content_browsertests on Android. by wjia@chromium.org · 11 years ago
  30. b8db097 Pre-emptively add an (unused) #define for record-time filter scaling. by senorblanco@chromium.org · 11 years ago
  31. 402bed6 Add flag to avoid blocking the PNaCl translator when chrome NaCl GDB flag is on. by jvoung@chromium.org · 11 years ago
  32. f87e5f7 Sync iOS DEPS overrides with downstream by stuartmorgan@chromium.org · 11 years ago
  33. c2303bea android: Stop calling md5sum for ant_obfuscate step. by thakis@chromium.org · 11 years ago
  34. d2b16e3 Ensure that the chrome_200_percent.pak file is copied over to the destination folder on Windows. by ananta@chromium.org · 11 years ago
  35. 06bd4bf android: Remove unneeded md5sum class for jar.py and jar_toc.py. by thakis@chromium.org · 11 years ago
  36. f0dcefd6 android: Remove unused --stamp option from dex.py. by thakis@chromium.org · 11 years ago
  37. 287140e android: Make dex_action.gypi not call md5sum. by thakis@chromium.org · 11 years ago
  38. bf0c0d5 Revert of android: Make dex_action.gypi not call md5sum. (https://codereview.chromium.org/183883024/) by pkotwicz@chromium.org · 11 years ago
  39. bf1c377 android: Make dex_action.gypi not call md5sum. by thakis@chromium.org · 11 years ago
  40. 9adee314 Whitespace change to kick bots. by phajdan.jr@chromium.org · 11 years ago
  41. 330ba6d Bring back -fstack-protector-all on iOS. by justincohen@chromium.org · 11 years ago
  42. b6a341c Whitespace change to kick bots. by phajdan.jr@chromium.org · 11 years ago
  43. 7c9f3b4 Enable more WebRtc content_browsertests on Android. by wjia@chromium.org · 11 years ago
  44. 5fcce3f7 Add use_allocator instead of linux_use_tcmalloc to switch the allocator. by dmikurube@chromium.org · 11 years ago
  45. 6ccaf81 android: Remove unused 'inputs' parameter for finalize_apk_action.gypi. by thakis@chromium.org · 11 years ago
  46. 63cd9c1 Rename ChromiumTestShell classes to ChromeShell. by aurimas@chromium.org · 11 years ago
  47. 1d93d45 Android: fixes SDK version checking when provisioning devices. by bulach@chromium.org · 11 years ago
  48. 384e9ac Android: fixes SDK version checking when provisioning devices. by bulach@chromium.org · 11 years ago
  49. 704a900 Add an implementation path option to json_schema_compiler by rockot@chromium.org · 11 years ago
  50. d65ee12 GetAttachedDevices() should not include bad devices listed in .bad_devices file. by navabi@google.com · 11 years ago
  51. 38570ff Use ninja as the default GYP generator on FreeBSD. by r.c.ladan@gmail.com · 11 years ago
  52. 3f3325f8 re-land r254088 (fixed windows compile issue) by shadi@chromium.org · 11 years ago
  53. ad062b1 Add ftol workaround for VS2013 by scottmg@chromium.org · 11 years ago
  54. ca77f627 Explicitly don't support the make gyp generator. by viettrungluu@chromium.org · 11 years ago
  55. 0259e3c Build views_unittests as part of chromium_builder_tests on all aura bots, not just on Windows. by thakis@chromium.org · 11 years ago
  56. 34460fc Rename to ChromiumTestShell package from testshell to shell by aurimas@chromium.org · 11 years ago
  57. 0e15f341 android buildbot: Remove now-unnecessary arch translation. by thakis@chromium.org · 11 years ago
  58. a7cb689e Refactor gyp_chromium to ease reuse. by kjellander@chromium.org · 11 years ago
  59. 5bb091b Make device provisioning check SDK version instead of build string. by tonyg@chromium.org · 11 years ago
  60. a571de6 Remove duplicate chromedriver2_unittests target. by kkania@chromium.org · 11 years ago
  61. 86ca572 Revert 254427 "Add free space print to see how near edge bots are" by scottmg@chromium.org · 11 years ago
  62. 1d3ff4f Revert 254428 "Another attempt at getting free space on win bots" by scottmg@chromium.org · 11 years ago
  63. ed5ddb1 Tentatively enable 2 WebRtcBrowserTest tests. by wjia@chromium.org · 11 years ago
  64. 6a6e6a89 Add support for distilling arbitrary URLs in DOM Distiller Viewer. by nyquist@chromium.org · 11 years ago
  65. ba0c152 Another attempt at getting free space on win bots by scottmg@chromium.org · 11 years ago
  66. 812ab9c Add free space print to see how near edge bots are by scottmg@chromium.org · 11 years ago
  67. 9b3b2b3 Delete unused build/android/ant/apk-compile.py by thakis@chromium.org · 11 years ago
  68. 4037bbc android: Remove a few unnecessary md5sum invocations. by thakis@chromium.org · 11 years ago
  69. 281e867 Default to VS2013 by scottmg@chromium.org · 11 years ago
  70. cfe4c52 Only add chrome_redirects as a dependency of base.dll in component builds. by caitkp@chromium.org · 11 years ago
  71. 51b9f84f Add touch-action content browser test by rbyers@chromium.org · 11 years ago
  72. 46fd51b Add a script that can discover *.isolated files in a directory. by vadimsh@chromium.org · 11 years ago
  73. 8eb331e5 Revert 254088 "Perf test to measure loading CDM library." by shadi@chromium.org · 11 years ago
  74. 6b5df73 Suppress several false positive Android lint warnings. by newt@chromium.org · 11 years ago
  75. 50d3686 Adapt the Java LoadUrlParams for the Chrome embedder. by ppi@chromium.org · 11 years ago
  76. 900a324 Perf test to measure loading CDM library. by shadi@chromium.org · 11 years ago
  77. 8d44f751f Revert 253993 "Default to VS2013 on Windows" by pkasting@chromium.org · 11 years ago
  78. 2afcfa6 Revert 253938 "Enable icu_use_data_file_flag on Android" by pkasting@chromium.org · 11 years ago
  79. 7c11e962 Default to VS2013 on Windows by scottmg@chromium.org · 11 years ago
  80. 3489f76 Make api_strict_mode the default in AndroidCommands. by tonyg@chromium.org · 11 years ago
  81. b02f6e4 GN: Work on Mac module search path. by brettw@chromium.org · 11 years ago
  82. b4934e5 Enable icu_use_data_file_flag on Android by jshin@chromium.org · 11 years ago
  83. a4b0f408 Mojo: Include "path/to/foo.mojom.h" by darin@chromium.org · 11 years ago
  84. e5e3129 Use SparseArrays instead of HashMaps with Integer keys. by newt@chromium.org · 11 years ago
  85. c8007541 Remove hack disabling goma when building using Xcode clang by sdefresne@chromium.org · 11 years ago
  86. b6cc963b Add support for localized time strings with two units, eg. "2 hours 17 minutes" by tnagel@chromium.org · 11 years ago
  87. 19e97b1 Resolve twiddle and use os.system(open) on osx by nduca@chromium.org · 11 years ago
  88. af3f61d Remove removed (and outdated anyway) Perl IDL compiler line from sed script by nbarth@chromium.org · 11 years ago
  89. f3c68970 [Android] Add events_unittests to the default cq/try runs by jdduke@chromium.org · 11 years ago
  90. 9b8ed73 Revert 253719 "default 2013 to on" by scottmg@chromium.org · 11 years ago
  91. e54342d default 2013 to on by scottmg@chromium.org · 11 years ago
  92. 83514bf Only run device provisioning step on JellyBean and later. by tonyg@chromium.org · 11 years ago
  93. 0237b18 Make managed install for android less spammy. by yfriedman@chromium.org · 11 years ago
  94. 723db33 Updating Gamepad API to match latest spec by bajones@chromium.org · 11 years ago
  95. 552df57 Update android device provisioning script to set some reliability settings. by tonyg@chromium.org · 11 years ago
  96. 960a63c [Android] Lint pylib/perf. by jbudorick@chromium.org · 11 years ago
  97. 2b52f99 Always embed manifests, even in component builds! by gab@chromium.org · 11 years ago
  98. 3d8a5f2 Amend PATH for nacl64 so loader can find x64 CRT by scottmg@chromium.org · 11 years ago
  99. 50de903f [Android] Slightly faster findbugs by aruslan@chromium.org · 11 years ago
  100. 8125fba Add a new configuration 'Profile' when building for iOS by sdefresne@chromium.org · 11 years ago