1. 4c23b8f Revert "compiler: reenable ThinLTO caching for Chrome OS" by George Burgess IV · 5 years ago
  2. e9083ae Modules: Add remaining pieces of VR native module support by Christopher Grant · 5 years ago
  3. 5efcfaf Clean up wtf_annotations.h a bit. by Nico Weber · 5 years ago
  4. 5cbd055 Revert "android: Disable thinlto for a while." by Nico Weber · 5 years ago
  5. ae29337 android: switch stack script to generate_wrapper.gni by John Budorick · 5 years ago
  6. 814404c Robolectric tests using binary resources by Sam Maier · 5 years ago
  7. 787f20d [ios] Adds an NSPrincipalClass entry to the XCTest Info.plist. by Rohit Rao · 5 years ago
  8. 89e1dea Revert "Android: Fix JNI headers not being regenerated." by Mirko Bonadei · 5 years ago
  9. 3897aa7 Android: Fix JNI headers not being regenerated. by Eric Stevenson · 5 years ago
  10. 2ff7b0f Update a thinlto todo by Nico Weber · 5 years ago
  11. c8a6e99 Fix script and doc to generate Java coverage report by Jacoco by Yun Liu · 5 years ago
  12. b693211 Android: update android_sdk_release docs by Nate Fischer · 5 years ago
  13. 438bb1c Include mapping files in data dependencies by Sami Kyostila · 5 years ago
  14. 4c68188 Swith from Emma to Jacoco to generate Java coverage info by Yun Liu · 5 years ago
  15. 7afc8f3 Remove fatal_linker_warnings_win again after https://chromium-review.googlesource.com/1602732 by Nico Weber · 5 years ago
  16. 20bf52d //build: Convert print statements to Python 3 style by Raul Tambre · 5 years ago
  17. aeea15c Remove workaround now that we no longer use openmax_dl. by Nico Weber · 5 years ago
  18. d479088 Fixing multidex on L+ with R8 by Sam Maier · 5 years ago
  19. 39b8d47 [android] Enable resource path shortening by Mohamed Heikal · 5 years ago
  20. 87652bd Fix libc++.so dependency in bundle deps. by Ross McIlroy · 5 years ago
  21. cb8bd2e android: Disable thinlto for a while. by Nico Weber · 5 years ago
  22. b26cc38 Add libc++.so to bundle deps by Brian Sheedy · 5 years ago
  23. a4f1df0 Move libc++.natvis from tools/win/DebugVisualizers to build/config/c++. by Nico Weber · 5 years ago
  24. ed97652 libgtk: add use_gtk gn arg. by Maksim Sisov · 5 years ago
  25. f4a06e0 [Fuchsia] Pipe logs to the Fuchsia System Logs from base by Sharon Yang · 5 years ago
  26. 4ef750f Reland "base: Add ENABLE_LOG_ERROR_NOT_REACHED buildflag" Round 2 by Xiaohan Wang · 5 years ago
  27. f5347fe Fix launching EarlGrey tests from XCode 10.2 by Olivier Robin · 5 years ago
  28. 8ea23d3 Set |is_cast_using_cma_backend| to false by default on Android by Xiaohan Wang · 5 years ago
  29. c16a107 Android: Remove unused firebase_app_id from BuildConfig.java. by Eric Stevenson · 5 years ago
  30. 29efb50 win: Re-enable libc++ on Windows. by Nico Weber · 5 years ago
  31. 9184c62 Android: Set Firebase app IDs at runtime. by Eric Stevenson · 5 years ago
  32. a3ee9bc Orderfile: Caller-callee instrumentation to improve performance. by Monica Basta · 5 years ago
  33. 65a2a5c Android: Fix resource_ids_provider_dep for TrichromeChrome.[apk/aab] by Eric Stevenson · 5 years ago
  34. e7b55cc Android: Turn proguard flags expectation file back on. by Eric Stevenson · 5 years ago
  35. febca82 Fix emma_coverage=true GN gen failure by Andrew Grieve · 5 years ago
  36. 90944ec Revert "Reland "base: Add ENABLE_LOG_ERROR_NOT_REACHED buildflag"" by John Budorick · 5 years ago
  37. 0db7b66 Reland "base: Add ENABLE_LOG_ERROR_NOT_REACHED buildflag" by Xiaohan Wang · 5 years ago
  38. 4580628 win: Don't build /FORCE:DuplicateRes targets with /WX. by Nico Weber · 5 years ago
  39. 579fa9a Switch use_lld from whitelist to blacklist by Nico Weber · 5 years ago
  40. ed2347f Fix Ignore_proguard_configs paramter in android_aar_prebuilt(). by Ben Joyce · 5 years ago
  41. d4082ed Enable LLD in 32-bit Chrome OS ARM builds. by Nico Weber · 5 years ago
  42. 9ead3a9 Make exclude_unwind_tables only dependent on is_official_build by Nico Weber · 5 years ago
  43. fb03f58 linux/32-bit: Use lld as linker. by Nico Weber · 5 years ago
  44. abea3a2 [Fuchsia] Implement SysmemBufferManager and SysmemBufferCollection by Sergey Ulanov · 5 years ago
  45. f1625da Revert "base: Add ENABLE_LOG_ERROR_NOT_REACHED buildflag" by Xiaohan Wang · 5 years ago
  46. 84b72d5 base: Add ENABLE_LOG_ERROR_NOT_REACHED buildflag by Xiaohan Wang · 5 years ago
  47. a746724 Trichrome Proguard: Handle Java locale lists in the library. by Eric Stevenson · 5 years ago
  48. 14adacf android_aar_prebuilt: Add ignore_proguard_config as flag. by Ben Joyce · 5 years ago
  49. a4dffa8 Reland "[ios] Disable custom libcxx with xcode clang." by Justin Cohen · 5 years ago
  50. afb5535 Revert "Reland "[ios] Disable custom libcxx with xcode clang."" by Carlos Knippschild · 5 years ago
  51. 0b4b6ab Reland "[ios] Disable custom libcxx with xcode clang." by Justin Cohen · 5 years ago
  52. 6ee486b [bundles] Add install script and its dependencies to runtime deps by Tibor Goldschwendt · 5 years ago
  53. 8bd4cf3 Revert "[ios] Disable custom libcxx with xcode clang." by Justin Cohen · 5 years ago
  54. a5ac2bb [ios] Disable custom libcxx with xcode clang. by Justin Cohen · 5 years ago
  55. e0a7280 Android: Add synchronized proguarding for Trichrome. by Eric Stevenson · 5 years ago
  56. da5f5bd Reland "Android: Compile .proto and .arsc resources at the same time" by Andrew Grieve · 5 years ago
  57. 3dc9b09 compiler: reenable ThinLTO caching for Chrome OS by George Burgess IV · 5 years ago
  58. 04e7d76 Add allowobfuscation to async proguard flags and applymapping to build by Anthony Cui · 5 years ago
  59. 91666e4 Read Java constant pool to generate keep rules for async VR DFM by Anthony Cui · 5 years ago
  60. 35e56b6 Use new tcmalloc on Linux builds by default by Gabriel Marin · 5 years ago
  61. 5b4e67a Revert "Android: Compile .proto and .arsc resources at the same time" by Andrew Grieve · 5 years ago
  62. 78d40b3 Android: Compile .proto and .arsc resources at the same time by Andrew Grieve · 5 years ago
  63. 77bcc1c Revert "Reenable libc++ on Windows" by John Abd-El-Malek · 5 years ago
  64. 1415950 Reenable libc++ on Windows by Tom Anderson · 5 years ago
  65. 4a009e3 allow to cross-compile to armv6 without thumb by Michel Promonet · 5 years ago
  66. 26b03c3 Remove cfi_linker from tests by Bruce Dawson · 5 years ago
  67. 5059249 [modules] Add dummy lib to VR DFM by Tibor Goldschwendt · 5 years ago
  68. 6c0beb9 set strip_absolute_paths_from_debug_symbols for non goma build too by Takuto Ikuta · 5 years ago
  69. 9693562 [fuchsia] Update internal callers to use the fuchsia.web API. by Fabrice de Gans-Riberi · 5 years ago
  70. e73243c Reland "Android: Link against apk_under_test resources for test apks" by Andrew Grieve · 5 years ago
  71. 42750c7 Fix gn error in msvc_use_absolute_paths case by Bruce Dawson · 5 years ago
  72. 24d2634 win/libc++: Start adding a natvis file. by Nico Weber · 5 years ago
  73. d02d7f0 Update comment about /guard:cf in the build files by Hans Wennborg · 5 years ago
  74. 2d6e1a6 Add gn arg archive_seed_corpus by Jonathan Metzman · 5 years ago
  75. 928e28d Revert "Android: Link against apk_under_test resources for test apks" by Andrey Kosyakov · 5 years ago
  76. 2898414 Android: Link against apk_under_test resources for test apks by Andrew Grieve · 5 years ago
  77. 5d8290b [bundles] Add .aab file and wrapper script to runtime_deps by Tibor Goldschwendt · 5 years ago
  78. 3070065 [Fuchsia] Include SDK prebuilt symbols in generated symbol packages. by Kevin Marshall · 5 years ago
  79. a0b570c Android: Capture classpath deps for desugar() targets by Andrew Grieve · 5 years ago
  80. a062f46 build/locale_tool.py: New helper script to manage locale-related files. by David 'Digit' Turner · 5 years ago
  81. 69999a0 [ar/vr] Remove package_arcore, modularize_ar, modularize_vr build flags by Tibor Goldschwendt · 5 years ago
  82. cc61963 Providing min-sdk to Proguard by Sam Maier · 5 years ago
  83. 27aa899 Support Python 3 in //build/config/merge_for_jumbo.py by Raul Tambre · 5 years ago
  84. 6373274 win: Use -Xclang less for clang-cl by Nico Weber · 5 years ago
  85. b4af8e6 android: use generic wrapper generation for test runner scripts. by John Budorick · 5 years ago
  86. ea11296 Use the host-side tast bin to run tast tests instead of the DUT-side local_test_runner. by Ben Pastene · 5 years ago
  87. a6d1550 Remove the enable_64_bit_browser GN flag. by Peter Collingbourne · 5 years ago
  88. 6c78872 Make libcxx_is_shared into a GN arg by Ken MacKay · 5 years ago
  89. f4bca9d Remove use of bundle_plugins_dir by Sylvain Defresne · 5 years ago
  90. 165250b Reland "Remove chrome_version.gni" by Drew Stonebraker · 5 years ago
  91. bbc3684 Revert "Remove chrome_version.gni" by Sadrul Chowdhury · 5 years ago
  92. ee9970a Reland "Making enable_multidex on by default" by Sam Maier · 5 years ago
  93. c0e8918 Remove chrome_version.gni by Drew Stonebraker · 5 years ago
  94. 7cdc179 Build with /guard:cf,nochecks on Windows by Hans Wennborg · 5 years ago
  95. 57c56ac [modules] Auto-determine if resouces go into base or feature module by Tibor Goldschwendt · 5 years ago
  96. aa30bf4 win: Disable libc++ again as it broke debugging in Visual Studio. by John Abd-El-Malek · 5 years ago
  97. a5b0e87 Revert "[modules] Auto-determine if resouces go into base or feature module" by Tibor Goldschwendt · 5 years ago
  98. b0f72df [modules] Auto-determine if resouces go into base or feature module by Tibor Goldschwendt · 5 years ago
  99. f4a7dc6 [Fuchsia] Add fuchsia.sys.Loader to the test sandbox. by Wez · 5 years ago
  100. 520fd42 Replace magic numbers with named constants. by Nico Weber · 5 years ago