1. 8205564 Get rid of the old angle checkout by [email protected] · 12 years ago
  2. 961425e1 Don't double-quote strings when passing them into GN args. by [email protected] · 12 years ago
  3. 5365ec2 Separate out pkg-config execution in the GN build. by [email protected] · 12 years ago
  4. 03d73c0d Add landmine to clober mac and win to fix bad dependency for create_nmf.py by [email protected] · 12 years ago
  5. 85f2958 base: Refactor DiscardableMemoryProvider to build and be tested on all platforms. by [email protected] · 12 years ago
  6. 8509062 Improve adb_run_mojo_shell by [email protected] · 12 years ago
  7. 42b013f Hook up GN official build and branding. by [email protected] · 12 years ago
  8. 781b9bc6 Revert 240887 "Revert 240885 "Revert 240883 "Refactor audio mana..." by [email protected] · 12 years ago
  9. 70f970d update armv6 floating point defaults by [email protected] · 12 years ago
  10. 71de10e Revert 240885 "Revert 240883 "Refactor audio manager for Android..." by [email protected] · 12 years ago
  11. c388d441 Revert 240883 "Refactor audio manager for Android to avoid heavy..." by [email protected] · 12 years ago
  12. 1193a4b Refactor audio manager for Android to avoid heavy tasks at startup. by [email protected] · 12 years ago
  13. e596dd7 Revert r240528 to reapply r240460; Roll swarm_client @ f89de358c2. by [email protected] · 12 years ago
  14. 991573e Move chrome/app/policy into components/policy. by [email protected] · 12 years ago
  15. d8bfc9798 Whitespace change to trigger linux bots by [email protected] · 12 years ago
  16. 1eec679e Add a flag to force disable libstdc++ debug mode. by [email protected] · 12 years ago
  17. 44ff428d [Android] Don't rely on INJECT_EVENTS exception for dismissing dialogs. by [email protected] · 12 years ago
  18. 1abea2c Move all GYP->GN argument conversion to Python. by [email protected] · 12 years ago
  19. d231b05 Revert 240682 "Add libc++ and libc++abi to third-party." by [email protected] · 12 years ago
  20. b5a0e74 Add libc++ and libc++abi to third-party. by [email protected] · 12 years ago
  21. a91edfa [Android] Dismiss crash dialogs during instrumentation test teardown. by [email protected] · 12 years ago
  22. 0fabac5 Remove heapcheck support. by [email protected] · 12 years ago
  23. 6a50225 Update dependencies to use new angle repository. by [email protected] · 12 years ago
  24. 8b3d20b Revert 240460 "Roll swarm_client @ 9fc05789e3." by [email protected] · 12 years ago
  25. 6c79aea Build Autofill component on iOS. by [email protected] · 12 years ago
  26. 89dcd66 Add use_clibpard_aurax11 gyp flag to allow chromeos-chrome to access X11 Clipboard by [email protected] · 12 years ago
  27. be84b56 Roll swarm_client @ 9fc05789e3. by [email protected] · 12 years ago
  28. 667193a8 Add IPC fuzzer dependency to chromium_builder_asan. by [email protected] · 12 years ago
  29. cdccaa7f Move mac_bundle_id and other variables from chrome.gyp to build/chrome_settings.gypi. by [email protected] · 12 years ago
  30. e89b871 Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLE by [email protected] · 12 years ago
  31. 7391b31 Store GPU pixel test reference images outside source tree by [email protected] · 12 years ago
  32. d5269c5 Revert of https://codereview.chromium.org/105933002/ by [email protected] · 12 years ago
  33. 4be66601 Roll swarming_client @ 9cc42c3d4d. by [email protected] · 12 years ago
  34. 8997b45 Add frankf and craigdh to android OWNERS by [email protected] · 12 years ago
  35. 9da49af Fixing Java style errors in net/android/ by [email protected] · 12 years ago
  36. 65cbcdb Android: makes bb_device_status_check more robust. by [email protected] · 12 years ago
  37. 2fb2657 Enables font-related unittests again. by [email protected] · 12 years ago
  38. 2286035 [Android] Add lint as a gyp action. by [email protected] · 12 years ago
  39. a8d94b4 GTTF: Enable glibcxx debug mode for Debug builds by default. by [email protected] · 12 years ago
  40. 9e4df333 Add chrome_elf_unittests to chromium_builder_tests and chrome_elf to All by [email protected] · 12 years ago
  41. c1f22a8 Revert 239784 "Make page_cycler.py fully measure memory for each..." by [email protected] · 12 years ago
  42. 021960b0 Make page_cycler.py fully measure memory for each page. by [email protected] · 12 years ago
  43. ca447177 Add InstructionPointerMemoryNullPointer to breakpad_unittests_disabled by [email protected] · 12 years ago
  44. c08c3f3 Add instance-level in-memory cache for PushIfNeeded(). by [email protected] · 12 years ago
  45. 2f5944d Include VS2013 runtime folders in PATH for automatic toolchain by [email protected] · 12 years ago
  46. 7733db9 [Telemetry] Make StartVideoCapture start capturing synchronously. by [email protected] · 12 years ago
  47. 0221139 Enable WebAudio support on Android/x86. by [email protected] · 12 years ago
  48. e810ecb5 Android: kill leftover webpagereplay servers. by [email protected] · 12 years ago
  49. 8c893aad Don't unmap ports in host_driven/test_case.py. by [email protected] · 12 years ago
  50. 6ab4ef9 Add a PDF component extension by [email protected] · 12 years ago
  51. da128f85 Run logcat monitor and device status check on bisect bots. by [email protected] · 12 years ago
  52. ad0dfb7 Don't use sys.exit() in build_utils.CheckCallDie(). by [email protected] · 12 years ago
  53. 464cddaa Re-enable GN as part of GYP execution. by [email protected] · 12 years ago
  54. 028e068 OpenMAX requires armv7 or greater by [email protected] · 12 years ago
  55. 9cec4fa Debug UI for DOM distiller supports distillation and lists articles. by [email protected] · 12 years ago
  56. 791638c Revert of https://chromiumcodereview.appspot.com/103293003/ by [email protected] · 12 years ago
  57. f58fa2c Remove promises of clang flag-removal since clang isn't going to change. by [email protected] · 12 years ago
  58. 189b187 Revert 239102 "Move build/build_config_functions.h to sandbox/" by [email protected] · 12 years ago
  59. 5a40544f Move build/build_config_functions.h to sandbox/ by [email protected] · 12 years ago
  60. a6bfe0e Add build_config_functions.h to avoid #ifdef by [email protected] · 12 years ago
  61. 95d6cd6f Move src/gpu/gles2_conform_test out of src-internal by [email protected] · 12 years ago
  62. 80b4475 Treat cygwin the same as Windows when selecting the GN binary. by [email protected] · 12 years ago
  63. da6ed34 Mute audio when volume is zero on Android. by [email protected] · 12 years ago
  64. c5461f9e Disable GN call, it breaks the win perf builder. by [email protected] · 12 years ago
  65. 6d84e0b Turn on deprecation warnings for V8 on Mac by [email protected] · 12 years ago
  66. 68528f7 gyp_chromium: Escape " for gn files. by [email protected] · 12 years ago
  67. 99f675d Fix build/gyp_chromium for supplement.gypi files with no variables. by [email protected] · 12 years ago
  68. f28cee2e Fix handling of GYP defines from supplemental files. by [email protected] · 12 years ago
  69. c452504 Re-enable GN in the GYP build. by [email protected] · 12 years ago
  70. 54ac11b Build components.gyp:* and components_test.gyp:* on iOS. by [email protected] · 12 years ago
  71. 09cd4f3 Fix non-goma android build after r238630 by [email protected] · 12 years ago
  72. ab930bc remove arm_version==5 configuration, since it's no longer supported by [email protected] · 12 years ago
  73. cdb2fb1 Revert 238718 "Fix non-goma android build after r238630" by [email protected] · 12 years ago
  74. 840c884 Fix non-goma android build after r238630 by [email protected] · 12 years ago
  75. 8f77ff8 TODO: remove armv7 setting by [email protected] · 12 years ago
  76. e71a362 Add use_goma for GYP_DEFINES by [email protected] · 12 years ago
  77. 64c6bba Factor out a system_properties interface for interacting with getprop/setprop. by [email protected] · 12 years ago
  78. f35bcea8 Move the logic for getting icu data out of icu_util by [email protected] · 12 years ago
  79. 48293fb [Win] Add option to reauthenticate the OS user before revealing passwords. by [email protected] · 12 years ago
  80. ac160ad3 Build liblouis_nacl using gyp. by [email protected] · 12 years ago
  81. a0a4460f Disable GN in gyp_chromium. by [email protected] · 12 years ago
  82. d595544 Revert 238466 "Revert 238036 "Revert 238025 "Let test_isolation_..." by [email protected] · 12 years ago
  83. a34f9be Convert GN hyphens to underscores when passing command line args. by [email protected] · 12 years ago
  84. eb4a797 Check getconf to get the bittedness of the local system. by [email protected] · 12 years ago
  85. 07737da Fix crash in gyp. TBR=brettw by [email protected] · 12 years ago
  86. 1c0f34e Fix crash during build/gyp_chromium time. by [email protected] · 12 years ago
  87. 58775bc4 Hook up GN to the GYP build system. by [email protected] · 12 years ago
  88. 8b08f0e Revert 238036 "Revert 238025 "Let test_isolation_mode default to..." by [email protected] · 12 years ago
  89. 96cb6a61b Revert 238454 "Hook up GN to the GYP build system." by [email protected] · 12 years ago
  90. 9b8669e Hook up GN to the GYP build system. by [email protected] · 12 years ago
  91. a4869cda swarming: Support branded mac builds. by [email protected] · 12 years ago
  92. e7a32a1 gyp_chromium integration for automatic toolchain by [email protected] · 12 years ago
  93. 917cd320b Android: run bb_device_status_check prior to other steps. by [email protected] · 12 years ago
  94. 819f219 Add instrumented libraries build with msan by [email protected] · 12 years ago
  95. 61e881cd Define ARCH_CPU_LITTLE_ENDIAN for PNaCl by [email protected] · 12 years ago
  96. 4a0b0a54 For implementing printing in android K release, we had to temporarily by [email protected] · 12 years ago
  97. 86e1c7ad [android] Adds AdbWrapper which is the base of the eventual AndroidCommands replacement. by [email protected] · 12 years ago
  98. fac1674 Disable deprecated V8 APIs when building by [email protected] · 12 years ago
  99. ba0df582 Revert 238096 "Disable deprecated V8 APIs when building" by [email protected] · 12 years ago
  100. beefe26 Revert 238100 "Don't enable V8 deprecation warnings on Mac just yet" by [email protected] · 12 years ago