[go: nahoru, domu]

  1. f08a9f8 Clang packaging: exclude one more lit test that fails on Linux by Hans Wennborg · 1 year, 4 months ago
  2. 84ac2dca [BRP/clang-plugin] Update separate repository exclusions by mikt · 1 year, 4 months ago
  3. eecd3498 Clang packaging: exclude lit tests that fail on Linux by Hans Wennborg · 1 year, 4 months ago
  4. c4ed13b Revert "Update remaining license headers in Chromium." by Tommy Nyquist · 1 year, 4 months ago
  5. f2137d9 Update remaining license headers in Chromium. by mark a. foltz · 1 year, 4 months ago
  6. e6f6ec4 [clang-plugin] Refactor: Abstraction of |CastingUnsafePredicate| by mikt · 1 year, 5 months ago
  7. 176850d9 [BRP] Exclude third_party etc. from check-raw-ptr-to-stack-allocated by mikt · 1 year, 5 months ago
  8. e307976 [BRP/clang-plugin] Adjust file-based exclusion conditions by mikt · 1 year, 5 months ago
  9. 4acd18c Use existing GetLatest*Commit helpers fetching commit hash from github by Arthur Eubanks · 1 year, 5 months ago
  10. f87c9823 [heap] Cleanup blink gc plugin by Omer Katz · 1 year, 5 months ago
  11. 8dc44aae Migrate all usages of pipes.quote to shlex.quote by Prashanth Swaminathan · 1 year, 5 months ago
  12. ea2d72f3 [clang plugin] Don't use -Xclang with -fcaret-diagnostics-max-lines by Arthur Eubanks · 1 year, 5 months ago
  13. ba7ecfb [clang plugin] Use -fcaret-diagnostics-max-lines=1 by Arthur Eubanks · 1 year, 5 months ago
  14. 3cca74e [clang] Update external Windows code path by mikt · 1 year, 5 months ago
  15. 74bd3f0 Add a script to generate stdlib GN rules from the Rust src tree by danakj · 1 year, 5 months ago
  16. 3135ad2 Replace FALLBACK_REVISION with OVERRIDE_CLANG_REVISION by danakj · 1 year, 5 months ago
  17. 550795dfe [heap] Distinguish between roots and reference to root in gc plugin by Omer Katz · 1 year, 5 months ago
  18. 0dcb795 Remove old buildtools/clang_format/script path. by Joanna Wang · 1 year, 5 months ago
  19. bc35665b [include analysis] Ignore utf-8 decoding errors in build log parsing by Hans Wennborg · 1 year, 5 months ago
  20. 71f56de Revert "Generate stdlib GN rules from the Rust src tree when rolling Rust" by Hans Wennborg · 1 year, 5 months ago
  21. 37110661 Bump the pinned version of clang used to build clang by Arthur Eubanks · 1 year, 5 months ago
  22. c2e7afa5 Move NDK to CIPD-based //third_party/android_toolchain by Prashanth Swaminathan · 1 year, 5 months ago
  23. 9f487f3 Update cmake version used to build clang by Arthur Eubanks · 1 year, 5 months ago
  24. d92519b Exclude function and array references from raw_ref rewrites by Ali Hijazi · 1 year, 5 months ago
  25. 58ca38c Make a note of changes to bootstrap/dist.rs in the Commit log by danakj · 1 year, 5 months ago
  26. e41c960e5 Generate stdlib GN rules from the Rust src tree when rolling Rust by danakj · 1 year, 5 months ago
  27. 5ff3449 [clang plugin] Update test expectations due to upstream clang changes by Arthur Eubanks · 1 year, 5 months ago
  28. 844d779 Revert "Generate stdlib GN rules from the Rust src tree when rolling Rust" by Hans Wennborg · 1 year, 5 months ago
  29. 1d5d78ea Fix the plugin_testing.py clang_exe path by Hans Wennborg · 1 year, 5 months ago
  30. 6cf3384 Pass -fno-diagnostics-show-line-numbers when supported in clang plugin tests by Hans Wennborg · 1 year, 5 months ago
  31. c13711b Generate stdlib GN rules from the Rust src tree when rolling Rust by danakj · 1 year, 5 months ago
  32. 58277ea clang package.py: Check return status of upload_revision.py by Hans Wennborg · 1 year, 5 months ago
  33. e108f10 tools: remove `USE_PYTHON3 = True` from PRESUBMIT.py by Takuto Ikuta · 1 year, 5 months ago
  34. f071ec0f Rewrite T& into raw_ref<T> and exclude fields where necessary by Ali Hijazi · 1 year, 5 months ago
  35. eac9641 [BRP/clang-plugin] Exclude @synthesize from the raw pointer usage check by mikt · 1 year, 5 months ago
  36. e73559e Don't use urllib3 in tools/clang/scripts/upload_revision.py by Hans Wennborg · 1 year, 5 months ago
  37. 0a8d6ea Build rewriter tools --with-android by Ali Hijazi · 1 year, 5 months ago
  38. 04bac0f [BRP] Manual raw_ptr rewrite exclusion for Mac by mikt · 1 year, 5 months ago
  39. 3aafdb2 Fix clang_format -> clang-format. by Joanna Wang · 1 year, 5 months ago
  40. b599ed1 Reland "[BRP/clang-plugin] emit error for unsafe raw_ptr<T>/raw_ref<T> casting" by mikt · 1 year, 5 months ago
  41. 1b425e36 Add mac-rust-x64-dbg to CQ for Rust rolls by danakj · 1 year, 5 months ago
  42. d3bf302a Reland [clang] Add initial support for building (non-bootstrap) clang with goma by Arthur Eubanks · 1 year, 5 months ago
  43. c211c07 [clang-plugin] Normalize backslashes in test output to forward-slashes by mikt · 1 year, 5 months ago
  44. 3359878 Revert "Reland [clang] Add initial support for building (non-bootstrap) clang with goma" by Hans Wennborg · 1 year, 5 months ago
  45. ee60327c Include the compiler-rt builtins library for Windows and Linux x86 by danakj · 1 year, 5 months ago
  46. 5cc221f Reland [clang] Add initial support for building (non-bootstrap) clang with goma by Arthur Eubanks · 1 year, 5 months ago
  47. 25e10a1 [clang] Remove -DLLVM_INCLUDE_GO_TESTS=OFF by Arthur Eubanks · 1 year, 5 months ago
  48. 52b2e0e Revert "[clang] Add initial support for building (non-bootstrap) clang with goma" by Arthur Eubanks · 1 year, 5 months ago
  49. c8a8bf2 [clang] Add initial support for building (non-bootstrap) clang with goma by Arthur Eubanks · 1 year, 5 months ago
  50. abe7fb9f Roll clang+rust llvmorg-17-init-10134-g3da83fba-2 : llvmorg-17-init-12166-g7586aeab-2 / 2a8221dbdfd180a2d56d4b0089f4f3952d8c2bcd-1 : f3d597b31c0f101a02c230798afa31a36bdacbc6-1 by Hans Wennborg · 1 year, 5 months ago
  51. e444505 Add new clang_format/scripts/ path in chromium/src. by Joanna Wang · 1 year, 6 months ago
  52. e479261f [clang] Set /winsysroot when building clang on Windows by Arthur Eubanks · 1 year, 6 months ago
  53. dfd2cae [clang-plugin] Normalize path with back-slashes to one with slashes by mikt · 1 year, 6 months ago
  54. 33401ff [toolchain] add --bucket option to //tools/clang/scripts/package.py by Junji Watanabe · 1 year, 6 months ago
  55. ad74e750 rewrite-multiple-platforms.sh: Tweak unbound by Kalvin Lee · 1 year, 6 months ago
  56. edd322e Support long paths on Windows in RmTree() by danakj · 1 year, 6 months ago
  57. d410e9a Run Windows Rust trybots when landing Rust rolls by danakj · 1 year, 6 months ago
  58. 41536f48 Revert "[BRP/clang-plugin] emit error for unsafe raw_ptr<T>/raw_ref<T> casting" by Hans Wennborg · 1 year, 6 months ago
  59. bfe42ac [BRP/clang-plugin] emit error for unsafe raw_ptr<T>/raw_ref<T> casting by mikt · 1 year, 6 months ago
  60. 2be02a9d Skip more work when skipping clang/rust. by danakj · 1 year, 6 months ago
  61. afa8332 [clang] Pass -DLLVM_ENABLE_ZSTD=OFF to cmake by Hans Wennborg · 1 year, 6 months ago
  62. 5f680bd Multiple tool fixes by Ali Hijazi · 1 year, 6 months ago
  63. b056dada Handle rewriting auto* variables in range calls by Ali Hijazi · 1 year, 6 months ago
  64. e030cce Improve handling of Bind calls by Ali Hijazi · 1 year, 6 months ago
  65. df5ac7d Handle container-like classes in range-based for loops by Ali Hijazi · 1 year, 6 months ago
  66. 3ddf591 Improve expression matching mechanism by Ali Hijazi · 1 year, 6 months ago
  67. 11aca75 [clang plugin] Remove plugin test actual output by mikt · 1 year, 6 months ago
  68. 3f578e1a Roll clang+rust llvmorg-17-init-8029-g27f27d15-6 : llvmorg-17-init-10134-g3da83fba-1 / 17c11672167827b0dd92c88ef69f24346d1286dd-2 : 473f916d836cc662c5bdbb0d40af9fb4678fab9e-1 by Hans Wennborg · 1 year, 6 months ago
  69. 9958226 Turn off PIC for LLVM/Clang built for binary distribution. by danakj · 1 year, 6 months ago
  70. b1eb30d Clang upload script: Disable Regression Test Selection by Hans Wennborg · 1 year, 6 months ago
  71. bee4c4f clang: Fix Android HWASAN runtime in package by Brendon Tiszka · 1 year, 6 months ago
  72. f0cec738 MiraclePtr: Rewrite chromeos-ash. Second pass [Manual] by Arthur Sonzogni · 1 year, 6 months ago
  73. c61fb1fb [BRP/clang-plugin] emit error for raw_ptr/raw_ref pointing to a `STACK_ALLOCATED()` object by mikt · 1 year, 6 months ago
  74. c4d522d Reland "[LoongArch] tools/clang/scripts: add LoongArch as one of the target to build." by Hans Wennborg · 1 year, 6 months ago
  75. f5e89f51 Fix typo faliure > failure in blink_gc_plugin by Arthur Sonzogni · 1 year, 6 months ago
  76. 1f6b1baf Revert "[LoongArch] tools/clang/scripts: add LoongArch as one of the target to build." by Hans Wennborg · 1 year, 6 months ago
  77. 13d4d9000d [LoongArch] tools/clang/scripts: add LoongArch as one of the target to build. by Wang Qing · 1 year, 7 months ago
  78. 3b6f4fc ChromeOS rewrite: Exclude files causing compile errors. by Arthur Sonzogni · 1 year, 7 months ago
  79. bf69ae5 Update Clang plugin for API change by Hans Wennborg · 1 year, 7 months ago
  80. b07c2d9 Roll clang llvmorg-17-init-4759-g547e3456-2 : llvmorg-17-init-8029-g27f27d15-1 by Hans Wennborg · 1 year, 7 months ago
  81. 358a7f4a Destroy the clang-libs package, remove build_chromium_rust_toolchain by danakj · 1 year, 7 months ago
  82. 7ed3b14 Handle flaky "file does not exist" errors during RmTree by danakj · 1 year, 7 months ago
  83. 72c1adbf2 Add *upload_rust bots. by Zequan Wu · 1 year, 7 months ago
  84. 8f23682 update_rust.py will try the latest and fallback revisions by danakj · 1 year, 7 months ago
  85. 685b533 Add chromeos ash config for rewrite-multiple-platforms.sh by Arthur Sonzogni · 1 year, 7 months ago
  86. beefcd39 rewrite-multiple-platforms: Make the scratch dir by Kalvin Lee · 1 year, 7 months ago
  87. e687815 rewrite-multiple-platforms: Tweak Mac args by Kalvin Lee · 1 year, 7 months ago
  88. 41fc7ba Update raw_ptr_field expectations. by Arthur Sonzogni · 1 year, 7 months ago
  89. 9dccd90 rewrite-multiple-platforms: Quit on unset vars by Kalvin Lee · 1 year, 7 months ago
  90. 50a1227 Update clang to pick up blink_gc_plugin_change by Hans Wennborg · 1 year, 7 months ago
  91. 5a72cc4 Fix logic bug in field matcher by Ali Hijazi · 1 year, 7 months ago
  92. e59b0a07 Support reverse and const iterators by Ali Hijazi · 1 year, 7 months ago
  93. 81e3eea Create a link between arguments of EXPECT_EQ, ASSERT_EQ by Ali Hijazi · 1 year, 7 months ago
  94. c8552bf [BRP rewriter] Exclude base/no_destructor.h from rewrite by Keishi Hattori · 1 year, 7 months ago
  95. bfc4b28 heap: Enable blink_gc_plugin for Pdfium by default by Omer Katz · 1 year, 7 months ago
  96. ef11595b Remove ui::WeakPtrNSObject by Avi Drissman · 1 year, 7 months ago
  97. 0464eb20 BRP rewriter: Fix override-exclude-paths flag parsing by Keishi Hattori · 1 year, 7 months ago
  98. 78f6207 Fix output_dir in tools/clang/scripts/update.py by Aravind Vasudevan · 1 year, 7 months ago
  99. 7170b019 Add --skip-clang option to skip rolling clang. by Zequan Wu · 1 year, 7 months ago
  100. a71c4fe5 Clang tool to rewrite fields of type `std::vector<T*>` by Ali Hijazi · 1 year, 8 months ago